summaryrefslogtreecommitdiffstats
path: root/config/locales/de.yml
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-06-17 07:08:33 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-06-17 07:08:33 +0000
commit891ef687e92731fa9afe2ce09103ba02640f6e67 (patch)
tree2d4951f10f6ad0612fbee5ccfd96a4b2bba15d1a /config/locales/de.yml
parentaa2fd98890ab919ceba5efe1fc74b7735f0a6645 (diff)
downloadredmine-891ef687e92731fa9afe2ce09103ba02640f6e67.tar.gz
redmine-891ef687e92731fa9afe2ce09103ba02640f6e67.zip
German translation updated by Jens Martsch (#8467, #8576).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6094 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r--config/locales/de.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 044175ab9..a565ea023 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -963,8 +963,8 @@ de:
label_news_comment_added: Kommentar zu einer News hinzugefügt
button_expand_all: Alle ausklappen
button_collapse_all: Alle einklappen
- label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee
- label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author
+ label_additional_workflow_transitions_for_assignee: Zusätzliche Berechtigungen wenn der Benutzer der Zugewiesene ist
+ label_additional_workflow_transitions_for_author: Zusätzliche Berechtigungen wenn der Benutzer der Autor ist
label_bulk_edit_selected_time_entries: Ausgewählte Zeitaufwände bearbeiten
text_time_entries_destroy_confirmation: Sind Sie sicher, dass Sie die ausgewählten Zeitaufwände löschen möchten?
label_role_anonymous: Anonymous
@@ -978,7 +978,7 @@ de:
permission_set_own_issues_private: Eigene Tickets privat oder öffentlich markieren
field_is_private: Privat
permission_set_issues_private: Tickets privat oder öffentlich markieren
- label_issues_visibility_public: Alle nicht privaten Tickets
+ label_issues_visibility_public: Alle öffentlichen Tickets
text_issues_destroy_descendants_confirmation: Dies wird auch %{count} Unteraufgabe/n löschen.
field_commit_logs_encoding: Kodierung der Commit-Log-Meldungen
field_scm_path_encoding: Pfad Kodierung
@@ -992,6 +992,6 @@ de:
text_scm_command: Kommando
text_scm_command_version: Version
label_git_report_last_commit: Bericht des letzten Commits für Dateien und Verzeichnisse
- text_scm_config: Sie können Ihre scm Kommandos in config/configuration.yml ändern. Bitte starten Sie die Anwendung nach dem ändern neu.
+ text_scm_config: Die SCM-Kommandos können in der in config/configuration.yml konfiguriert werden. Redmine muss anschließend neu gestartet werden.
text_scm_command_not_available: Scm Kommando ist nicht verfügbar. Bitte prüfen Sie die Einstellungen im Administrationspanel.