@@ -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: |
|
|
37 |
activerecord_error_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: Mitgliedsname |
|
|
137 |
field_attr_firstname: Vorname |
|
|
138 |
field_attr_lastname: Name |
|
|
139 |
field_attr_mail: Email |
|
|
140 |
field_onthefly: On-the-fly |
|
|
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 |
|
|
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: Ne |
|
|
395 |
label_board_plural: For |
|
|
396 |
label_topic_plural: T |
|
|
397 |
label_message_plural: |
|
|
398 |
label_message_last: L |
|
|
399 |
label_message_new: Ne |
|
|
400 |
label_reply_plural: |
|
|
401 |
label_send_information: Send |
|
|
402 |
label_year: |
|
|
403 |
label_month: Mont |
|
|
404 |
label_week: We |
|
|
405 |
label_date_from: |
|
|
406 |
label_date_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