diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-29 14:44:16 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-29 14:44:16 +0000 |
commit | 1fc324b74c089e2d74d0ba189aee80316f7cad68 (patch) | |
tree | 3f3cdd15a478f4b6e457f60eceb8fd5e3f344061 /config | |
parent | 69b5e929af9136b718b340ecacf44e8c134c4186 (diff) | |
download | redmine-1fc324b74c089e2d74d0ba189aee80316f7cad68.tar.gz redmine-1fc324b74c089e2d74d0ba189aee80316f7cad68.zip |
German Translation updated by Daniel Felix (#12237)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10763 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/de.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index f28ede82b..dfcef7e47 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1074,10 +1074,10 @@ de: label_required: Erforderlich text_repository_identifier_info: 'Kleinbuchstaben (a-z), Ziffern, Binde- und Unterstriche erlaubt.<br />Einmal gespeichert, kann die Kennung nicht mehr geändert werden.' field_board_parent: Übergeordnetes Forum - label_attribute_of_project: Project's %{name} - label_attribute_of_author: Author's %{name} - label_attribute_of_assigned_to: Assignee's %{name} - label_attribute_of_fixed_version: Target version's %{name} + label_attribute_of_project: "%{name} des Projekts" + label_attribute_of_author: "%{name} des Autors" + label_attribute_of_assigned_to: "%{name} des Bearbeiters" + label_attribute_of_fixed_version: "%{name} der Zielversion" label_copy_subtasks: Unteraufgaben kopieren label_copied_to: Kopiert nach label_copied_from: Kopiert von |