@@ -33,8 +33,8 activerecord_error_taken: ist bereits vergeben | |||||
33 | activerecord_error_not_a_number: ist keine Zahl |
|
33 | activerecord_error_not_a_number: ist keine Zahl | |
34 | activerecord_error_not_a_date: ist kein gültiges Datum |
|
34 | activerecord_error_not_a_date: ist kein gültiges Datum | |
35 | activerecord_error_greater_than_start_date: muss größer als Anfangsdatum sein |
|
35 | activerecord_error_greater_than_start_date: muss größer als Anfangsdatum sein | |
36 |
activerecord_error_not_same_project: |
|
36 | activerecord_error_not_same_project: gehört nicht zum selben Projekt | |
37 |
activerecord_error_circular_dependency: |
|
37 | activerecord_error_circular_dependency: diese Relation würde eine zyklische Abhängigkeit erzeugen | |
38 |
|
38 | |||
39 | general_fmt_age: %d Jahr |
|
39 | general_fmt_age: %d Jahr | |
40 | general_fmt_age_plural: %d Jahre |
|
40 | general_fmt_age_plural: %d Jahre | |
@@ -68,7 +68,7 notice_successful_connection: Verbindung erfolgreich. | |||||
68 | notice_file_not_found: Anhang besteht nicht oder ist gelöscht worden. |
|
68 | notice_file_not_found: Anhang besteht nicht oder ist gelöscht worden. | |
69 | notice_locking_conflict: Datum wurde von einem anderen Benutzer geändert. |
|
69 | notice_locking_conflict: Datum wurde von einem anderen Benutzer geändert. | |
70 | notice_scm_error: Eintrag und/oder Revision besteht nicht im Projektarchiv. |
|
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 | mail_subject_lost_password: Ihr redMine Kennwort |
|
73 | mail_subject_lost_password: Ihr redMine Kennwort | |
74 | mail_subject_register: redMine Kontoaktivierung |
|
74 | mail_subject_register: redMine Kontoaktivierung | |
@@ -133,15 +133,15 field_host: Host | |||||
133 | field_port: Port |
|
133 | field_port: Port | |
134 | field_account: Konto |
|
134 | field_account: Konto | |
135 | field_base_dn: Base DN |
|
135 | field_base_dn: Base DN | |
136 |
field_attr_login: Mitgliedsname |
|
136 | field_attr_login: Mitgliedsname-Attribut | |
137 |
field_attr_firstname: Vorname |
|
137 | field_attr_firstname: Vorname-Attribut | |
138 |
field_attr_lastname: Name |
|
138 | field_attr_lastname: Name-Attribut | |
139 |
field_attr_mail: Email |
|
139 | field_attr_mail: Email-Attribut | |
140 |
field_onthefly: On-the-fly |
|
140 | field_onthefly: On-the-fly-Benutzererstellung | |
141 | field_start_date: Beginn |
|
141 | field_start_date: Beginn | |
142 | field_done_ratio: %% erledigt |
|
142 | field_done_ratio: %% erledigt | |
143 | field_auth_source: Authentifizierungs-Modus |
|
143 | field_auth_source: Authentifizierungs-Modus | |
144 |
field_hide_mail: Email |
|
144 | field_hide_mail: Email-Adresse nicht anzeigen | |
145 | field_comments: Kommentar |
|
145 | field_comments: Kommentar | |
146 | field_url: URL |
|
146 | field_url: URL | |
147 | field_start_page: Hauptseite |
|
147 | field_start_page: Hauptseite | |
@@ -391,19 +391,19 label_disabled: disabled | |||||
391 | label_show_completed_versions: Show completed versions |
|
391 | label_show_completed_versions: Show completed versions | |
392 | label_me: me |
|
392 | label_me: me | |
393 | label_board: Forum |
|
393 | label_board: Forum | |
394 |
label_board_new: Ne |
|
394 | label_board_new: Neues Forum | |
395 |
label_board_plural: For |
|
395 | label_board_plural: Foren | |
396 |
label_topic_plural: T |
|
396 | label_topic_plural: Themen | |
397 |
label_message_plural: |
|
397 | label_message_plural: Nachrichten | |
398 |
label_message_last: L |
|
398 | label_message_last: Letzte Nachricht | |
399 |
label_message_new: Ne |
|
399 | label_message_new: Neue Nachricht | |
400 |
label_reply_plural: |
|
400 | label_reply_plural: Antworten | |
401 |
label_send_information: Send |
|
401 | label_send_information: Sende Kontoinformationen zum Benutzer | |
402 |
label_year: |
|
402 | label_year: Jahr | |
403 |
label_month: Mont |
|
403 | label_month: Monat | |
404 |
label_week: We |
|
404 | label_week: Woche | |
405 |
label_date_from: |
|
405 | label_date_from: Von | |
406 |
label_date_to: |
|
406 | label_date_to: Bis | |
407 | label_language_based: Language based |
|
407 | label_language_based: Language based | |
408 |
|
408 | |||
409 | button_login: Einloggen |
|
409 | button_login: Einloggen |
General Comments 0
You need to be logged in to leave comments.
Login now