Mercurial > hg > soundsoftware-site
comparison config/locales/de.yml @ 909:cbb26bc654de redmine-1.3
Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author | Chris Cannam |
---|---|
date | Fri, 24 Feb 2012 19:09:32 +0000 |
parents | 0c939c159af4 |
children | 5e80956cc792 433d4f72a19b |
comparison
equal
deleted
inserted
replaced
908:c6c2cbd0afee | 909:cbb26bc654de |
---|---|
342 setting_autologin: Automatische Anmeldung | 342 setting_autologin: Automatische Anmeldung |
343 setting_date_format: Datumsformat | 343 setting_date_format: Datumsformat |
344 setting_time_format: Zeitformat | 344 setting_time_format: Zeitformat |
345 setting_cross_project_issue_relations: Ticket-Beziehungen zwischen Projekten erlauben | 345 setting_cross_project_issue_relations: Ticket-Beziehungen zwischen Projekten erlauben |
346 setting_issue_list_default_columns: Default-Spalten in der Ticket-Auflistung | 346 setting_issue_list_default_columns: Default-Spalten in der Ticket-Auflistung |
347 setting_repositories_encodings: Kodierungen der Projektarchive | |
348 setting_emails_footer: E-Mail-Fußzeile | 347 setting_emails_footer: E-Mail-Fußzeile |
349 setting_protocol: Protokoll | 348 setting_protocol: Protokoll |
350 setting_per_page_options: Objekte pro Seite | 349 setting_per_page_options: Objekte pro Seite |
351 setting_user_format: Benutzer-Anzeigeformat | 350 setting_user_format: Benutzer-Anzeigeformat |
352 setting_activity_days_default: Anzahl Tage pro Seite der Projekt-Aktivität | 351 setting_activity_days_default: Anzahl Tage pro Seite der Projekt-Aktivität |
985 text_scm_path_encoding_note: "Standard: UTF-8" | 984 text_scm_path_encoding_note: "Standard: UTF-8" |
986 field_path_to_repository: Pfad zum repository | 985 field_path_to_repository: Pfad zum repository |
987 field_root_directory: Wurzelverzeichnis | 986 field_root_directory: Wurzelverzeichnis |
988 field_cvs_module: Modul | 987 field_cvs_module: Modul |
989 field_cvsroot: CVSROOT | 988 field_cvsroot: CVSROOT |
990 text_git_repository_note: Bare und lokales repository (e.g. /gitrepo, c:\gitrepo) | |
991 text_mercurial_repository_note: Lokales repository (e.g. /hgrepo, c:\hgrepo) | 989 text_mercurial_repository_note: Lokales repository (e.g. /hgrepo, c:\hgrepo) |
992 text_scm_command: Kommando | 990 text_scm_command: Kommando |
993 text_scm_command_version: Version | 991 text_scm_command_version: Version |
994 label_git_report_last_commit: Bericht des letzten Commits für Dateien und Verzeichnisse | 992 label_git_report_last_commit: Bericht des letzten Commits für Dateien und Verzeichnisse |
995 text_scm_config: Die SCM-Kommandos können in der in config/configuration.yml konfiguriert werden. Redmine muss anschließend neu gestartet werden. | 993 text_scm_config: Die SCM-Kommandos können in der in config/configuration.yml konfiguriert werden. Redmine muss anschließend neu gestartet werden. |
996 text_scm_command_not_available: Scm Kommando ist nicht verfügbar. Bitte prüfen Sie die Einstellungen im Administrationspanel. | 994 text_scm_command_not_available: Scm Kommando ist nicht verfügbar. Bitte prüfen Sie die Einstellungen im Administrationspanel. |
997 | 995 |
996 notice_issue_successful_create: Issue %{id} created. | |
997 label_between: between | |
998 setting_issue_group_assignment: Allow issue assignment to groups | |
999 label_diff: diff | |
1000 text_git_repository_note: Repository is bare and local (e.g. /gitrepo, c:\gitrepo) | |
1001 | |
1002 description_filter: Filter | |
1003 description_search: Suchfeld | |
1004 description_choose_project: Projekte | |
1005 description_project_scope: Suchbereich | |
1006 description_notes: Kommentare | |
1007 description_message_content: Nachrichteninhalt | |
1008 description_query_sort_criteria_attribute: Sortierattribut | |
1009 description_query_sort_criteria_direction: Sortierrichtung | |
1010 description_user_mail_notification: Mailbenachrichtigungseinstellung | |
1011 description_available_columns: Verfügbare Spalten | |
1012 description_selected_columns: Ausgewählte Spalten | |
1013 description_issue_category_reassign: Neue Kategorie wählen | |
1014 description_wiki_subpages_reassign: Neue Elternseite wählen | |
1015 description_date_range_list: Zeitraum aus einer Liste wählen | |
1016 description_date_range_interval: Zeitraum durch Start- und Enddatum festlegen | |
1017 description_date_from: Startdatum eintragen | |
1018 description_date_to: Enddatum eintragen | |
1019 | |
1020 label_parent_revision: Parent | |
1021 label_child_revision: Child | |
1022 error_scm_annotate_big_text_file: The entry cannot be annotated, as it exceeds the maximum text file size. | |
1023 setting_default_issue_start_date_to_creation_date: Use current date as start date for new issues | |
1024 button_edit_section: Edit this section | |
1025 setting_repositories_encodings: Attachments and repositories encodings | |
1026 description_all_columns: All Columns | |
1027 button_export: Export | |
1028 label_export_options: "%{export_format} export options" | |
1029 error_attachment_too_big: This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size}) |