fixed typo (Bug #15)

added translation for settings_stagingDir_desc (Bug #11)
This commit is contained in:
Uwe Steinmann 2013-02-18 21:08:17 +01:00
parent 170216ac72
commit 9241ec5213

View File

@ -100,7 +100,7 @@ $text["backup_remove"] = "Backup löschen";
$text["backup_tools"] = "Backup tools";
$text["backup_log_management"] = "Backup/Logging";
$text["between"] = "zwischen";
$text["calendar"] = "Kalendar";
$text["calendar"] = "Kalender";
$text["cancel"] = "Abbrechen";
$text["cannot_assign_invalid_state"] = "Die Zuweisung eines neuen Prüfers zu einem Dokument, welches noch nachbearbeitet oder überprüft wird ist nicht möglich";
$text["cannot_change_final_states"] = "Warnung: Nicht imstande, Dokumentstatus für Dokumente, die zurückgewiesen worden sind, oder als abgelaufen bzw. überholt markiert wurden zu ändern";
@ -680,6 +680,7 @@ $text["settings_smtpServer_desc"] = "SMTP Server-Hostname";
$text["settings_smtpServer"] = "SMTP Server-Hostname";
$text["settings_SMTP"] = "SMTP Server-Einstellungen";
$text["settings_stagingDir"] = "Verzeichnis für partielle Uploads";
$text["settings_stagingDir_desc"] = "Das Verzeichnis in dem der jumploader die Teile eines Datei-Uploads hochläd, bevor sie wieder zusammengesetzt werden.";
$text["settings_strictFormCheck_desc"] = "Strict form checking. If set to true, then all fields in the form will be checked for a value. If set to false, then (most) comments and keyword fields become optional. Comments are always required when submitting a review or overriding document status";
$text["settings_strictFormCheck"] = "Genauer Formular-Check";
$text["settings_suggestionvalue"] = "Vorgeschlagener Wert";