diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-11-19 12:23:33 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-11-19 12:23:33 +0000 |
commit | b9f1cdf8f53a3d4bd947b9f942b6d48e04598925 (patch) | |
tree | fbd18053bb56e7394c760d974bbd3cc27f24fe16 /config/locales | |
parent | 420a26de3f5a3a83e7e3398cf055f0a3cfdc382a (diff) | |
download | redmine-b9f1cdf8f53a3d4bd947b9f942b6d48e04598925.tar.gz redmine-b9f1cdf8f53a3d4bd947b9f942b6d48e04598925.zip |
German translation updated by Daniel Felix (#15395)
git-svn-id: http://svn.redmine.org/redmine/trunk@12300 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/de.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 805885f27..9c9311e92 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1034,6 +1034,7 @@ de: text_caracters_maximum: "Max. %{count} Zeichen." text_caracters_minimum: "Muss mindestens %{count} Zeichen lang sein." text_comma_separated: Mehrere Werte erlaubt (durch Komma getrennt). + text_convert_available: ImageMagick Konvertierung verfügbar (optional) text_custom_field_possible_values_info: 'Eine Zeile pro Wert' text_default_administrator_account_changed: Administrator-Kennwort geändert text_destroy_time_entries: Gebuchte Aufwände löschen @@ -1112,4 +1113,3 @@ de: version_status_open: offen warning_attachments_not_saved: "%{count} Datei(en) konnten nicht gespeichert werden." - text_convert_available: ImageMagick convert available (optional) |