@@ -1,418 +1,418 | |||
|
1 | 1 | _gloc_rule_default: '|n| n==1 ? "" : "_plural" ' |
|
2 | 2 | |
|
3 | 3 | actionview_datehelper_select_day_prefix: |
|
4 | 4 | actionview_datehelper_select_month_names: Januar,Februar,März,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember |
|
5 | 5 | actionview_datehelper_select_month_names_abbr: Jan,Feb,Mär,Apr,Mai,Jun,Jul,Aug,Sep,Okt,Nov,Dez |
|
6 | 6 | actionview_datehelper_select_month_prefix: |
|
7 | 7 | actionview_datehelper_select_year_prefix: |
|
8 | 8 | actionview_datehelper_time_in_words_day: 1 Tag |
|
9 | 9 | actionview_datehelper_time_in_words_day_plural: %d Tage |
|
10 | 10 | actionview_datehelper_time_in_words_hour_about: ungefähr eine Stunde |
|
11 | 11 | actionview_datehelper_time_in_words_hour_about_plural: ungefähr %d Stunden |
|
12 | 12 | actionview_datehelper_time_in_words_hour_about_single: ungefähr eine Stunde |
|
13 | 13 | actionview_datehelper_time_in_words_minute: 1 Minute |
|
14 | 14 | actionview_datehelper_time_in_words_minute_half: halbe Minute |
|
15 | 15 | actionview_datehelper_time_in_words_minute_less_than: weniger als eine Minute |
|
16 | 16 | actionview_datehelper_time_in_words_minute_plural: %d Minuten |
|
17 | 17 | actionview_datehelper_time_in_words_minute_single: 1 Minute |
|
18 | 18 | actionview_datehelper_time_in_words_second_less_than: Weniger als eine Sekunde |
|
19 | 19 | actionview_datehelper_time_in_words_second_less_than_plural: weniger als %d Sekunden |
|
20 | 20 | actionview_instancetag_blank_option: Bitte auswählen |
|
21 | 21 | |
|
22 | 22 | activerecord_error_inclusion: ist nicht inbegriffen |
|
23 | 23 | activerecord_error_exclusion: ist reserviert |
|
24 | 24 | activerecord_error_invalid: ist unzulässig |
|
25 | 25 | activerecord_error_confirmation: Bestätigung nötig |
|
26 |
activerecord_error_accepted: mu |
|
|
27 |
activerecord_error_empty: |
|
|
28 |
activerecord_error_blank: |
|
|
26 | activerecord_error_accepted: muss angenommen werden | |
|
27 | activerecord_error_empty: darf nicht leer sein | |
|
28 | activerecord_error_blank: darf nicht leer sein | |
|
29 | 29 | activerecord_error_too_long: ist zu lang |
|
30 | 30 | activerecord_error_too_short: ist zu kurz |
|
31 | 31 | activerecord_error_wrong_length: hat die falsche Länge |
|
32 | 32 | 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 | 36 | |
|
37 | 37 | general_fmt_age: %d Jahr |
|
38 | 38 | general_fmt_age_plural: %d Jahre |
|
39 | 39 | general_fmt_date: %%d.%%m.%%y |
|
40 | 40 | general_fmt_datetime: %%d.%%m.%%y, %%H:%%M |
|
41 | 41 | general_fmt_datetime_short: %%d.%%m, %%H:%%M |
|
42 | 42 | general_fmt_time: %%H:%%M |
|
43 | 43 | general_text_No: 'Nein' |
|
44 | 44 | general_text_Yes: 'Ja' |
|
45 | 45 | general_text_no: 'nein' |
|
46 | 46 | general_text_yes: 'ja' |
|
47 | 47 | general_lang_de: 'Deutsch' |
|
48 | 48 | general_csv_separator: ';' |
|
49 | 49 | general_csv_encoding: ISO-8859-1 |
|
50 | 50 | general_pdf_encoding: ISO-8859-1 |
|
51 | 51 | general_day_names: Montag,Dienstag,Mittwoch,Donnerstag,Freitag,Samstag,Sonntag |
|
52 | 52 | |
|
53 | 53 | notice_account_updated: Konto wurde erfolgreich aktualisiert. |
|
54 |
notice_account_invalid_creditentials: |
|
|
55 |
notice_account_password_updated: |
|
|
56 |
notice_account_wrong_password: Falsches |
|
|
54 | notice_account_invalid_creditentials: Benutzer oder Kennwort unzulässig | |
|
55 | notice_account_password_updated: Kennwort wurde erfolgreich aktualisiert. | |
|
56 | notice_account_wrong_password: Falsches Kennwort | |
|
57 | 57 | notice_account_register_done: Konto wurde erfolgreich angelegt. |
|
58 | 58 | notice_account_unknown_email: Unbekannter Benutzer. |
|
59 |
notice_can_t_change_password: Dieses Konto verwendet eine externe Authentifizierungs |
|
|
60 |
notice_account_lost_email_sent: Eine E |
|
|
61 |
notice_account_activated: Dein Konto ist aktiviert. |
|
|
59 | notice_can_t_change_password: Dieses Konto verwendet eine externe Authentifizierungs-Quelle. Unmöglich, das Kennwort zu ändern. | |
|
60 | notice_account_lost_email_sent: Eine E-Mail mit Anweisungen, ein neues Kennwort zu wählen, wurde Ihnen geschickt. | |
|
61 | notice_account_activated: Dein Konto ist aktiviert. Sie können sich jetzt einloggen. | |
|
62 | 62 | notice_successful_create: Erfolgreich angelegt |
|
63 |
notice_successful_update: Erfolgreiche |
|
|
64 |
notice_successful_delete: Erfolgreiche |
|
|
63 | notice_successful_update: Erfolgreiche Aktualisierung. | |
|
64 | notice_successful_delete: Erfolgreiche Löschung. | |
|
65 | 65 | notice_successful_connection: Verbindung erfolgreich. |
|
66 | 66 | notice_file_not_found: Anhang besteht nicht oder ist gelöscht worden. |
|
67 | 67 | notice_locking_conflict: Datum wurde von einem anderen Benutzer geändert. |
|
68 | 68 | notice_scm_error: Eintrag und/oder Revision besteht nicht im SVN. |
|
69 | 69 | |
|
70 |
mail_subject_lost_password: |
|
|
70 | mail_subject_lost_password: Ihr redMine Kennwort | |
|
71 | 71 | mail_subject_register: redMine Kontoaktivierung |
|
72 | 72 | |
|
73 |
gui_validation_error: 1 |
|
|
74 |
gui_validation_error_plural: %d |
|
|
73 | gui_validation_error: 1 Fehler | |
|
74 | gui_validation_error_plural: %d Fehler | |
|
75 | 75 | |
|
76 | 76 | field_name: Name |
|
77 | 77 | field_description: Beschreibung |
|
78 | 78 | field_summary: Zusammenfassung |
|
79 | 79 | field_is_required: Erforderlich |
|
80 | 80 | field_firstname: Vorname |
|
81 | 81 | field_lastname: Nachname |
|
82 | 82 | field_mail: Email |
|
83 | 83 | field_filename: Datei |
|
84 | 84 | field_filesize: Größe |
|
85 | 85 | field_downloads: Downloads |
|
86 | 86 | field_author: Autor |
|
87 | 87 | field_created_on: Angelegt |
|
88 | 88 | field_updated_on: Aktualisiert |
|
89 | 89 | field_field_format: Format |
|
90 | 90 | field_is_for_all: Für alle Projekte |
|
91 | 91 | field_possible_values: Mögliche Werte |
|
92 | 92 | field_regexp: Regulärer Ausdruck |
|
93 | 93 | field_min_length: Minimale Länge |
|
94 | 94 | field_max_length: Maximale Länge |
|
95 | 95 | field_value: Wert |
|
96 | 96 | field_category: Kategorie |
|
97 | 97 | field_title: Titel |
|
98 | 98 | field_project: Projekt |
|
99 | 99 | field_issue: Ticket |
|
100 | 100 | field_status: Status |
|
101 | 101 | field_notes: Kommentare |
|
102 | 102 | field_is_closed: Problem erledigt |
|
103 | 103 | field_is_default: Default |
|
104 | 104 | field_html_color: Farbe |
|
105 | 105 | field_tracker: Tracker |
|
106 | 106 | field_subject: Thema |
|
107 | 107 | field_due_date: Abgabedatum |
|
108 | 108 | field_assigned_to: Zugewiesen an |
|
109 | 109 | field_priority: Priorität |
|
110 | 110 | field_fixed_version: Erledigt in Version |
|
111 | 111 | field_user: Benutzer |
|
112 | 112 | field_role: Rolle |
|
113 | 113 | field_homepage: Startseite |
|
114 | 114 | field_is_public: Öffentlich |
|
115 |
field_parent: |
|
|
116 |
field_is_in_chlog: Ansicht i |
|
|
115 | field_parent: Unterprojekt von | |
|
116 | field_is_in_chlog: Ansicht im Change-Log | |
|
117 | 117 | field_is_in_roadmap: Ansicht in der Roadmap |
|
118 | 118 | field_login: Mitgliedsname |
|
119 | 119 | field_mail_notification: Mailbenachrichtigung |
|
120 | 120 | field_admin: Administrator |
|
121 | 121 | field_last_login_on: Letzte Anmeldung |
|
122 | 122 | field_language: Sprache |
|
123 | 123 | field_effective_date: Datum |
|
124 |
field_password: |
|
|
125 |
field_new_password: Neues |
|
|
124 | field_password: Kennwort | |
|
125 | field_new_password: Neues Kennwort | |
|
126 | 126 | field_password_confirmation: Bestätigung |
|
127 | 127 | field_version: Version |
|
128 | 128 | field_type: Typ |
|
129 | 129 | field_host: Host |
|
130 | 130 | field_port: Port |
|
131 | 131 | field_account: Konto |
|
132 | 132 | field_base_dn: Base DN |
|
133 | 133 | field_attr_login: Mitgliedsnameattribut |
|
134 | 134 | field_attr_firstname: Vornamensattribut |
|
135 | 135 | field_attr_lastname: Namenattribut |
|
136 | 136 | field_attr_mail: Emailattribut |
|
137 | 137 | field_onthefly: On-the-fly Benutzerkreation |
|
138 | 138 | field_start_date: Beginn |
|
139 | 139 | field_done_ratio: %% erledigt |
|
140 |
field_auth_source: Authentifizierungs |
|
|
140 | field_auth_source: Authentifizierungs-Modus | |
|
141 | 141 | field_hide_mail: Email Adresse nicht anzeigen |
|
142 | 142 | field_comment: Kommentar |
|
143 | 143 | field_url: URL |
|
144 | 144 | field_start_page: Hauptseite |
|
145 | 145 | field_subproject: Subprojekt von |
|
146 |
field_hours: |
|
|
147 |
field_activity: A |
|
|
146 | field_hours: Stunden | |
|
147 | field_activity: Aktivität | |
|
148 | 148 | field_spent_on: Datum |
|
149 | 149 | |
|
150 | 150 | setting_app_title: Applikation Titel |
|
151 | 151 | setting_app_subtitle: Applikation Untertitel |
|
152 | 152 | setting_welcome_text: Willkommenstext |
|
153 | 153 | setting_default_language: Default Sprache |
|
154 | 154 | setting_login_required: Authent. erfordert |
|
155 | 155 | setting_self_registration: Anmeldung ermöglicht |
|
156 | 156 | setting_attachment_max_size: max. Dateigröße |
|
157 | 157 | setting_issues_export_limit: Limit Export Tickets |
|
158 | 158 | setting_mail_from: Mail Absender |
|
159 | 159 | setting_host_name: Host Name |
|
160 | 160 | setting_text_formatting: Textformatierung |
|
161 |
setting_wiki_compression: Wiki |
|
|
161 | setting_wiki_compression: Wiki-Historie komprimieren | |
|
162 | 162 | setting_feeds_limit: Limit Feed Inhalt |
|
163 | 163 | setting_autofetch_changesets: Autofetch SVN commits |
|
164 | 164 | |
|
165 | 165 | label_user: Benutzer |
|
166 | 166 | label_user_plural: Benutzer |
|
167 | 167 | label_user_new: Neuer Benutzer |
|
168 | 168 | label_project: Projekt |
|
169 | 169 | label_project_new: Neues Projekt |
|
170 | 170 | label_project_plural: Projekte |
|
171 | 171 | label_project_latest: Neueste Projekte |
|
172 | 172 | label_issue: Ticket |
|
173 | 173 | label_issue_new: Neues Ticket |
|
174 | 174 | label_issue_plural: Tickets |
|
175 | 175 | label_issue_view_all: Alle Tickets ansehen |
|
176 | 176 | label_document: Dokument |
|
177 | 177 | label_document_new: Neues Dokument |
|
178 | 178 | label_document_plural: Dokumente |
|
179 | 179 | label_role: Rolle |
|
180 | 180 | label_role_plural: Rollen |
|
181 | 181 | label_role_new: Neue Rolle |
|
182 | 182 | label_role_and_permissions: Rollen und Rechte |
|
183 | 183 | label_member: Mitglied |
|
184 | 184 | label_member_new: Neues Mitglied |
|
185 | 185 | label_member_plural: Mitglieder |
|
186 | 186 | label_tracker: Tracker |
|
187 | 187 | label_tracker_plural: Tracker |
|
188 | 188 | label_tracker_new: Neuer Tracker |
|
189 | 189 | label_workflow: Workflow |
|
190 |
label_issue_status: Ticket |
|
|
191 |
label_issue_status_plural: Ticket |
|
|
190 | label_issue_status: Ticket-Status | |
|
191 | label_issue_status_plural: Ticket-Status | |
|
192 | 192 | label_issue_status_new: Neuer Status |
|
193 |
label_issue_category: Ticket |
|
|
194 |
label_issue_category_plural: Ticket |
|
|
193 | label_issue_category: Ticket-Kategorie | |
|
194 | label_issue_category_plural: Ticket-Kategorien | |
|
195 | 195 | label_issue_category_new: Neue Kategorie |
|
196 | 196 | label_custom_field: Benutzerdefiniertes Feld |
|
197 | 197 | label_custom_field_plural: Benutzerdefinierte Felder |
|
198 | 198 | label_custom_field_new: Neues Feld |
|
199 |
label_enumerations: |
|
|
199 | label_enumerations: Aufzählungen | |
|
200 | 200 | label_enumeration_new: Neuer Wert |
|
201 | 201 | label_information: Information |
|
202 | 202 | label_information_plural: Informationen |
|
203 | 203 | label_please_login: Anmelden |
|
204 | 204 | label_register: Anmelden |
|
205 |
label_password_lost: |
|
|
205 | label_password_lost: Kennwort vergessen | |
|
206 | 206 | label_home: Hauptseite |
|
207 | 207 | label_my_page: Meine Seite |
|
208 | 208 | label_my_account: Mein Konto |
|
209 | 209 | label_my_projects: Meine Projekte |
|
210 | 210 | label_administration: Administration |
|
211 | 211 | label_login: Einloggen |
|
212 | 212 | label_logout: Abmelden |
|
213 | 213 | label_help: Hilfe |
|
214 | 214 | label_reported_issues: Gemeldete Tickets |
|
215 | 215 | label_assigned_to_me_issues: Mir zugewiesen |
|
216 | 216 | label_last_login: Letzte Anmeldung |
|
217 | 217 | label_last_updates: zuletzt aktualisiert |
|
218 | 218 | label_last_updates_plural: %d zuletzt aktualisierten |
|
219 | 219 | label_registered_on: Angemeldet am |
|
220 | 220 | label_activity: Aktivität |
|
221 | 221 | label_new: Neu |
|
222 | 222 | label_logged_as: Angemeldet als |
|
223 | 223 | label_environment: Environment |
|
224 | 224 | label_authentication: Authentifizierung |
|
225 |
label_auth_source: Authentifizierungs |
|
|
226 |
label_auth_source_new: Neuer Authentifizierungs |
|
|
227 |
label_auth_source_plural: Authentifizierungs |
|
|
225 | label_auth_source: Authentifizierungs-Modus | |
|
226 | label_auth_source_new: Neuer Authentifizierungs-Modus | |
|
227 | label_auth_source_plural: Authentifizierungs-Arten | |
|
228 | 228 | label_subproject_plural: Sub Projekte |
|
229 | 229 | label_min_max_length: Min - Max Länge |
|
230 | 230 | label_list: Liste |
|
231 | 231 | label_date: Datum |
|
232 | 232 | label_integer: Zahl |
|
233 | 233 | label_boolean: Boolean |
|
234 | 234 | label_string: Text |
|
235 | 235 | label_text: Langer Text |
|
236 | 236 | label_attribute: Attribut |
|
237 | 237 | label_attribute_plural: Attribute |
|
238 | 238 | label_download: %d Download |
|
239 | 239 | label_download_plural: %d Downloads |
|
240 | 240 | label_no_data: Nichts anzuzeigen |
|
241 | 241 | label_change_status: Statuswechsel |
|
242 | 242 | label_history: Historie |
|
243 | 243 | label_attachment: Datei |
|
244 | 244 | label_attachment_new: Neue Datei |
|
245 | 245 | label_attachment_delete: Anhang löschen |
|
246 | 246 | label_attachment_plural: Dateien |
|
247 | 247 | label_report: Bericht |
|
248 | 248 | label_report_plural: Berichte |
|
249 | 249 | label_news: News |
|
250 | 250 | label_news_new: News hinzufügen |
|
251 | 251 | label_news_plural: News |
|
252 | 252 | label_news_latest: Letzte News |
|
253 | 253 | label_news_view_all: Alle News anzeigen |
|
254 |
label_change_log: Change |
|
|
254 | label_change_log: Change-Log | |
|
255 | 255 | label_settings: Konfiguration |
|
256 | 256 | label_overview: Übersicht |
|
257 | 257 | label_version: Version |
|
258 | 258 | label_version_new: Neue Version |
|
259 | 259 | label_version_plural: Versionen |
|
260 | 260 | label_confirmation: Bestätigung |
|
261 | 261 | label_export_to: Export zu |
|
262 | 262 | label_read: Lesen... |
|
263 | 263 | label_public_projects: Öffentliche Projekte |
|
264 | 264 | label_open_issues: offen |
|
265 | 265 | label_open_issues_plural: offen |
|
266 | 266 | label_closed_issues: geschlossen |
|
267 | 267 | label_closed_issues_plural: geschlossen |
|
268 | 268 | label_total: Gesamtzahl |
|
269 | 269 | label_permissions: Berechtigungen |
|
270 | 270 | label_current_status: Gegenwärtiger Status |
|
271 | 271 | label_new_statuses_allowed: Neue Berechtigungen |
|
272 | 272 | label_all: alle |
|
273 | 273 | label_none: kein |
|
274 | 274 | label_next: Weiter |
|
275 | 275 | label_previous: Zurück |
|
276 | 276 | label_used_by: Benutzt von |
|
277 | 277 | label_details: Details... |
|
278 | 278 | label_add_note: Kommentar hinzufügen |
|
279 | 279 | label_per_page: Pro Seite |
|
280 | 280 | label_calendar: Kalender |
|
281 | 281 | label_months_from: Monate ab |
|
282 | 282 | label_gantt: Gantt |
|
283 | 283 | label_internal: Intern |
|
284 | 284 | label_last_changes: %d letzte Änderungen |
|
285 | 285 | label_change_view_all: Alle Änderungen ansehen |
|
286 | 286 | label_personalize_page: Diese Seite anpassen |
|
287 | 287 | label_comment: Kommentar |
|
288 | 288 | label_comment_plural: Kommentare |
|
289 | 289 | label_comment_add: Kommentar hinzufügen |
|
290 | 290 | label_comment_added: Kommentar hinzugefügt |
|
291 | 291 | label_comment_delete: Kommentar löschen |
|
292 | 292 | label_query: Benutzerdefinierte Abfrage |
|
293 | 293 | label_query_plural: Benutzerdefinierte Berichte |
|
294 | 294 | label_query_new: Neuer Bericht |
|
295 | 295 | label_filter_add: Filter hinzufügen |
|
296 | 296 | label_filter_plural: Filter |
|
297 | 297 | label_equals: ist |
|
298 | 298 | label_not_equals: ist nicht |
|
299 | 299 | label_in_less_than: in weniger als |
|
300 | 300 | label_in_more_than: in mehr als |
|
301 | 301 | label_in: an |
|
302 | 302 | label_today: heute |
|
303 | 303 | label_less_than_ago: vor weniger als |
|
304 | 304 | label_more_than_ago: vor mehr als |
|
305 | 305 | label_ago: vor |
|
306 | 306 | label_contains: enthält |
|
307 | 307 | label_not_contains: enthält nicht |
|
308 | 308 | label_day_plural: Tage |
|
309 | label_repository: SVN | |
|
309 | label_repository: SVN Projektarchiv | |
|
310 | 310 | label_browse: Codebrowser |
|
311 | 311 | label_modification: %d Änderung |
|
312 | 312 | label_modification_plural: %d Änderungen |
|
313 | 313 | label_revision: Revision |
|
314 | 314 | label_revision_plural: Revisionen |
|
315 | 315 | label_added: hinzugefügt |
|
316 | 316 | label_modified: geändert |
|
317 | 317 | label_deleted: gelöscht |
|
318 |
label_latest_revision: Aktuell |
|
|
319 |
label_latest_revision_plural: Aktuell |
|
|
318 | label_latest_revision: Aktuellste Revision | |
|
319 | label_latest_revision_plural: Aktuellste Revisionen | |
|
320 | 320 | label_view_revisions: Revisionen anzeigen |
|
321 | 321 | label_max_size: Maximale Größe |
|
322 | 322 | label_on: von |
|
323 | 323 | label_sort_highest: Anfang |
|
324 | 324 | label_sort_higher: eins höher |
|
325 | 325 | label_sort_lower: eins tiefer |
|
326 | 326 | label_sort_lowest: Ende |
|
327 | 327 | label_roadmap: Roadmap |
|
328 |
label_roadmap_due_in: |
|
|
329 |
label_roadmap_no_issues: |
|
|
328 | label_roadmap_due_in: Fällig in | |
|
329 | label_roadmap_no_issues: Keine Tickets für diese Version | |
|
330 | 330 | label_search: Suche |
|
331 | 331 | label_result: %d Resultat |
|
332 | 332 | label_result_plural: %d Resultate |
|
333 | 333 | label_all_words: Alle Wörter |
|
334 | 334 | label_wiki: Wiki |
|
335 |
label_wiki_edit: Wiki e |
|
|
336 |
label_wiki_edit_plural: Wiki |
|
|
335 | label_wiki_edit: Wiki Bearbeitung | |
|
336 | label_wiki_edit_plural: Wiki Bearbeitungen | |
|
337 | 337 | label_page_index: Index |
|
338 | 338 | label_current_version: Gegenwärtige Version |
|
339 |
label_preview: |
|
|
339 | label_preview: Vorschau | |
|
340 | 340 | label_feed_plural: Feeds |
|
341 | 341 | label_changes_details: Details aller Änderungen |
|
342 | 342 | label_issue_tracking: Tickets |
|
343 |
label_spent_time: |
|
|
344 |
label_f_hour: %.2f |
|
|
345 |
label_f_hour_plural: %.2f |
|
|
346 |
label_time_tracking: |
|
|
347 |
label_change_plural: |
|
|
348 |
label_statistics: Statisti |
|
|
349 |
label_commits_per_month: |
|
|
350 |
label_commits_per_author: |
|
|
343 | label_spent_time: Aufgewendete Zeit | |
|
344 | label_f_hour: %.2f Stunde | |
|
345 | label_f_hour_plural: %.2f Stunden | |
|
346 | label_time_tracking: Zeiterfassung | |
|
347 | label_change_plural: Änderungen | |
|
348 | label_statistics: Statistiken | |
|
349 | label_commits_per_month: Übertragungen pro Monat | |
|
350 | label_commits_per_author: Übertragungen pro Autor | |
|
351 | 351 | |
|
352 | 352 | button_login: Einloggen |
|
353 | 353 | button_submit: OK |
|
354 | 354 | button_save: Speichern |
|
355 | 355 | button_check_all: Alles auswählen |
|
356 | 356 | button_uncheck_all: Alles abwählen |
|
357 | 357 | button_delete: Löschen |
|
358 | 358 | button_create: Anlegen |
|
359 | 359 | button_test: Testen |
|
360 | 360 | button_edit: Bearbeiten |
|
361 | 361 | button_add: Hinzufügen |
|
362 | 362 | button_change: Wechseln |
|
363 | 363 | button_apply: Anwenden |
|
364 | 364 | button_clear: Zurücksetzen |
|
365 | 365 | button_lock: Sperren |
|
366 |
button_unlock: Ent |
|
|
366 | button_unlock: Entsperren | |
|
367 | 367 | button_download: Download |
|
368 | 368 | button_list: Liste |
|
369 | 369 | button_view: Siehe |
|
370 |
button_move: |
|
|
370 | button_move: Verschieben | |
|
371 | 371 | button_back: Zurück |
|
372 | 372 | button_cancel: Abbrechen |
|
373 | 373 | button_activate: Aktivieren |
|
374 | 374 | button_sort: Sortieren |
|
375 | 375 | button_log_time: Log time |
|
376 | 376 | |
|
377 | 377 | status_active: aktiv |
|
378 | 378 | status_registered: angemeldet |
|
379 | 379 | status_locked: gesperrt |
|
380 | 380 | |
|
381 | 381 | text_select_mail_notifications: Aktionen für die Mailbenachrichtigung aktiviert werden soll. |
|
382 | 382 | text_regexp_info: eg. ^[A-Z0-9]+$ |
|
383 |
text_min_max_length_info: 0 hei |
|
|
384 |
text_project_destroy_confirmation: Sind |
|
|
383 | text_min_max_length_info: 0 heißt keine Beschränkung | |
|
384 | text_project_destroy_confirmation: Sind Sie sicher, dass sie das Projekt löschen wollen? | |
|
385 | 385 | text_workflow_edit: Workflow zum Bearbeiten auswählen |
|
386 |
text_are_you_sure: Sind |
|
|
386 | text_are_you_sure: Sind Sie sicher? | |
|
387 | 387 | text_journal_changed: geändert von %s zu %s |
|
388 | 388 | text_journal_set_to: gestellt zu %s |
|
389 | 389 | text_journal_deleted: gelöscht |
|
390 | 390 | text_tip_task_begin_day: Aufgabe, die an diesem Tag beginnt |
|
391 | 391 | text_tip_task_end_day: Aufgabe, die an diesem Tag beendet |
|
392 | 392 | text_tip_task_begin_end_day: Aufgabe, die an diesem Tag beginnt und beendet |
|
393 | 393 | |
|
394 | 394 | default_role_manager: Manager |
|
395 | 395 | default_role_developper: Developer |
|
396 | 396 | default_role_reporter: Reporter |
|
397 | 397 | default_tracker_bug: Fehler |
|
398 | 398 | default_tracker_feature: Feature |
|
399 | 399 | default_tracker_support: Support |
|
400 | 400 | default_issue_status_new: Neu |
|
401 | 401 | default_issue_status_assigned: Zugewiesen |
|
402 | 402 | default_issue_status_resolved: Gelöst |
|
403 | 403 | default_issue_status_feedback: Feedback |
|
404 | 404 | default_issue_status_closed: Erledigt |
|
405 | 405 | default_issue_status_rejected: Abgewiesen |
|
406 | 406 | default_doc_category_user: Benutzerdokumentation |
|
407 | 407 | default_doc_category_tech: Technische Dokumentation |
|
408 | 408 | default_priority_low: Niedrig |
|
409 | 409 | default_priority_normal: Normal |
|
410 | 410 | default_priority_high: Hoch |
|
411 | 411 | default_priority_urgent: Dringend |
|
412 | 412 | default_priority_immediate: Sofort |
|
413 | 413 | default_activity_design: Design |
|
414 | 414 | default_activity_development: Development |
|
415 | 415 | |
|
416 | 416 | enumeration_issue_priorities: Ticket-Prioritäten |
|
417 | 417 | enumeration_doc_categories: Dokumentenkategorien |
|
418 |
enumeration_activities: A |
|
|
418 | enumeration_activities: Aktivitäten (Zeiterfassung) |
General Comments 0
You need to be logged in to leave comments.
Login now