- new phrases

This commit is contained in:
steinm 2012-12-17 07:40:37 +00:00
parent 2e2fd114a8
commit 34c7456e65
2 changed files with 11 additions and 1 deletions

View File

@ -85,6 +85,7 @@ $text["back"] = "Go back";
$text["backup_list"] = "Existings backup list";
$text["backup_remove"] = "Remove backup file";
$text["backup_tools"] = "Backup tools";
$text["backup_log_management"] = "Backup/Logging";
$text["between"] = "between";
$text["calendar"] = "Calendar";
$text["cancel"] = "Cancel";
@ -141,6 +142,7 @@ $text["databasesearch"] = "Database search";
$text["december"] = "December";
$text["default_access"] = "Default Access Mode";
$text["default_keywords"] = "Available keywords";
$text["definitions"] = "Definitions";
$text["delete"] = "Delete";
$text["details"] = "Details";
$text["details_version"] = "Details for version: [version]";
@ -314,6 +316,7 @@ $text["manager"] = "Manager";
$text["march"] = "March";
$text["max_upload_size"] = "Maximum upload size";
$text["may"] = "May";
$text["misc"] = "Sonstiges";
$text["monday"] = "Monday";
$text["month_view"] = "Month view";
$text["monthly"] = "Monthly";
@ -659,6 +662,7 @@ $text["unknown_id"] = "unknown id";
$text["unknown_keyword_category"] = "Unknown category";
$text["unknown_owner"] = "Unknown owner id";
$text["unknown_user"] = "Unknown user id";
$text["unlinked_content"] = "Unlinked content";
$text["unlock_cause_access_mode_all"] = "You can still update it because you have access-mode \"all\". Locking will automatically be removed.";
$text["unlock_cause_locking_user"] = "You can still update it because you are also the one that locked it. Locking will automatically be removed.";
$text["unlock_document"] = "Unlock";
@ -674,6 +678,7 @@ $text["uploading_failed"] = "Uploading one of your files failed. Please check yo
$text["use_default_categories"] = "Use predefined categories";
$text["use_default_keywords"] = "Use predefined keywords";
$text["user_exists"] = "User already exists.";
$text["user_group_management"] = "Users/Groups management";
$text["user_image"] = "Image";
$text["user_info"] = "User Information";
$text["user_list"] = "List of Users";

View File

@ -85,6 +85,7 @@ $text["back"] = "Zurück";
$text["backup_list"] = "Liste vorhandener Backups";
$text["backup_remove"] = "Backup löschen";
$text["backup_tools"] = "Backup tools";
$text["backup_log_management"] = "Backup/Logging";
$text["between"] = "zwischen";
$text["calendar"] = "Kalendar";
$text["cancel"] = "Abbrechen";
@ -140,6 +141,7 @@ $text["databasesearch"] = "Datenbanksuche";
$text["december"] = "Dezember";
$text["default_access"] = "Standardberechtigung";
$text["default_keywords"] = "Verfügbare Schlüsselworte";
$text["definitions"] = "Definitionen";
$text["delete"] = "Löschen";
$text["details"] = "Details";
$text["details_version"] = "Details für Version:[version]";
@ -216,7 +218,7 @@ $text["folder"] = "Ordner";
$text["folder_infos"] = "Informationen";
$text["folder_moved_email"] = "Ordner verschoben";
$text["folder_renamed_email"] = "Ordner umbenannt";
$text["folders_and_documents_statistic"] = "Ordner- und Dokumentenbersicht";
$text["folders_and_documents_statistic"] = "Ordner- und Dokumentenübersicht";
$text["folders"] = "Verzeichnisse";
$text["folder_title"] = "LetoDMS - Ordner: [foldername]";
$text["friday"] = "Freitag";
@ -312,6 +314,7 @@ $text["manager"] = "Manager";
$text["march"] = "März";
$text["max_upload_size"] = "Maximale Dateigröße";
$text["may"] = "Mai";
$text["misc"] = "Sonstiges";
$text["monday"] = "Montag";
$text["month_view"] = "Monatsansicht";
$text["monthly"] = "monatlich";
@ -655,6 +658,7 @@ $text["unknown_id"] = "unbekannte id";
$text["unknown_keyword_category"] = "unbekannte Kategorie";
$text["unknown_owner"] = "unbekannte Besitzeridentifikation";
$text["unknown_user"] = "unbekannte Benutzeridentifikation";
$text["unlinked_content"] = "Unlinked content";
$text["unlock_cause_access_mode_all"] = "Sie verfügen jedoch über unbeschränken Zugriff auf dieses Dokument.<br>Daher wird die Sperrung beim Update automatisch aufgehoben";
$text["unlock_cause_locking_user"] = "Sie sind im Moment mit demselben Benutzer angemeldet.<br>Daher wird die Sperrung beim Update automatisch aufgehoben";
$text["unlock_document"] = "Sperrung aufheben";
@ -670,6 +674,7 @@ $text["uploading_failed"] = "Das Hochladen einer Datei ist fehlgeschlagen. Bitte
$text["use_default_categories"] = "Kategorievorlagen";
$text["use_default_keywords"] = "Stichwortvorlagen";
$text["user_exists"] = "Benutzer besteht bereits.";
$text["user_group_management"] = "Benutzer-/Gruppenmanagement";
$text["user_image"] = "Bild";
$text["user_info"] = "Benutzerinformation";
$text["user_list"] = "Benutzerübersicht";