##// END OF EJS Templates
Updated german translation (Hans-Peter Werner)...
Jean-Philippe Lang -
r606:58ea44a46283
parent child
Show More
@@ -33,8 +33,8 activerecord_error_taken: ist bereits vergeben
33 33 activerecord_error_not_a_number: ist keine Zahl
34 34 activerecord_error_not_a_date: ist kein gültiges Datum
35 35 activerecord_error_greater_than_start_date: muss größer als Anfangsdatum sein
36 activerecord_error_not_same_project: doesn't belong to the same project
37 activerecord_error_circular_dependency: This relation would create a circular dependency
36 activerecord_error_not_same_project: gehört nicht zum selben Projekt
37 activerecord_error_circular_dependency: diese Relation würde eine zyklische Abhängigkeit erzeugen
38 38
39 39 general_fmt_age: %d Jahr
40 40 general_fmt_age_plural: %d Jahre
@@ -68,7 +68,7 notice_successful_connection: Verbindung erfolgreich.
68 68 notice_file_not_found: Anhang besteht nicht oder ist gelöscht worden.
69 69 notice_locking_conflict: Datum wurde von einem anderen Benutzer geändert.
70 70 notice_scm_error: Eintrag und/oder Revision besteht nicht im Projektarchiv.
71 notice_not_authorized: You are not authorized to access this page.
71 notice_not_authorized: Sie sind nicht berechtigt auf diese Seite zuzugreifen.
72 72
73 73 mail_subject_lost_password: Ihr redMine Kennwort
74 74 mail_subject_register: redMine Kontoaktivierung
@@ -133,15 +133,15 field_host: Host
133 133 field_port: Port
134 134 field_account: Konto
135 135 field_base_dn: Base DN
136 field_attr_login: Mitgliedsnameattribut
137 field_attr_firstname: Vornamensattribut
138 field_attr_lastname: Namenattribut
139 field_attr_mail: Emailattribut
140 field_onthefly: On-the-fly Benutzerkreation
136 field_attr_login: Mitgliedsname-Attribut
137 field_attr_firstname: Vorname-Attribut
138 field_attr_lastname: Name-Attribut
139 field_attr_mail: Email-Attribut
140 field_onthefly: On-the-fly-Benutzererstellung
141 141 field_start_date: Beginn
142 142 field_done_ratio: %% erledigt
143 143 field_auth_source: Authentifizierungs-Modus
144 field_hide_mail: Email Adresse nicht anzeigen
144 field_hide_mail: Email-Adresse nicht anzeigen
145 145 field_comments: Kommentar
146 146 field_url: URL
147 147 field_start_page: Hauptseite
@@ -391,19 +391,19 label_disabled: disabled
391 391 label_show_completed_versions: Show completed versions
392 392 label_me: me
393 393 label_board: Forum
394 label_board_new: New forum
395 label_board_plural: Forums
396 label_topic_plural: Topics
397 label_message_plural: Messages
398 label_message_last: Last message
399 label_message_new: New message
400 label_reply_plural: Replies
401 label_send_information: Send account information to the user
402 label_year: Year
403 label_month: Month
404 label_week: Week
405 label_date_from: From
406 label_date_to: To
394 label_board_new: Neues Forum
395 label_board_plural: Foren
396 label_topic_plural: Themen
397 label_message_plural: Nachrichten
398 label_message_last: Letzte Nachricht
399 label_message_new: Neue Nachricht
400 label_reply_plural: Antworten
401 label_send_information: Sende Kontoinformationen zum Benutzer
402 label_year: Jahr
403 label_month: Monat
404 label_week: Woche
405 label_date_from: Von
406 label_date_to: Bis
407 407 label_language_based: Language based
408 408
409 409 button_login: Einloggen
General Comments 0
You need to be logged in to leave comments. Login now