diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-11-10 23:14:38 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-11-10 23:14:38 +0000 |
commit | c01822af8a3675fdd2f8853854498de315924a03 (patch) | |
tree | ee45ed38f112ae278c3bd4a70e8b7fd55b9f621e /config/locales | |
parent | 698f7b51a169d635b1c202c1bfeb8be62293db60 (diff) | |
download | redmine-c01822af8a3675fdd2f8853854498de315924a03.tar.gz redmine-c01822af8a3675fdd2f8853854498de315924a03.zip |
German "label_roadmap_overdue" and "setting_autologin" translation changed by Jan from Planio www.plan.io (#14151)
git-svn-id: http://svn.redmine.org/redmine/trunk@13581 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/de.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index ebf38805d..29a20639c 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -716,7 +716,7 @@ de: label_roadmap: Roadmap label_roadmap_due_in: "Fällig in %{value}" label_roadmap_no_issues: Keine Tickets für diese Version - label_roadmap_overdue: "%{value} verspätet" + label_roadmap_overdue: "seit %{value} verspätet" label_role: Rolle label_role_and_permissions: Rollen und Rechte label_role_anonymous: Anonymous @@ -971,7 +971,7 @@ de: setting_app_title: Applikations-Titel setting_attachment_max_size: Max. Dateigröße setting_autofetch_changesets: Changesets automatisch abrufen - setting_autologin: Automatische Anmeldung + setting_autologin: Automatische Anmeldung läuft ab nach setting_bcc_recipients: E-Mails als Blindkopie (BCC) senden setting_cache_formatted_text: Formatierten Text im Cache speichern setting_commit_cross_project_ref: Erlauben auf Tickets aller anderen Projekte zu referenzieren |