added missing phrases

This commit is contained in:
Uwe Steinmann 2013-02-13 21:07:56 +01:00
parent d67075e1ef
commit ef56d4e760
2 changed files with 4 additions and 1 deletions

View File

@ -352,6 +352,7 @@ $text["max_upload_size"] = "Maximum upload size";
$text["may"] = "May";
$text["mimetype"] = "Mime type";
$text["misc"] = "Misc";
$text["missing_checksum"] = "Missing checksum";
$text["missing_filesize"] = "Missing filesize";
$text["missing_transition_user_group"] = "Missing user/group for transition";
$text["minutes"] = "minutes";

View File

@ -339,7 +339,9 @@ $text["max_upload_size"] = "Maximale Dateigröße";
$text["may"] = "Mai";
$text["mimetype"] = "Mime-Type";
$text["misc"] = "Sonstiges";
$text["missing_checksum"] = "Fehlende Check-Summe";
$text["missing_filesize"] = "Fehlende Dateigröße";
$text["missing_transition_user_group"] = "Fehlende/r Benutzer/Gruppe für Transition";
$text["minutes"] = "Minuten";
$text["monday"] = "Montag";
$text["month_view"] = "Monatsansicht";
@ -715,7 +717,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["unlinked_content"] = "Dokumenteninhalt ohne Dokument";
$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";