Update german translation

Update german translation
This commit is contained in:
Timo
2015-03-30 09:00:56 +02:00
parent 5536f6c6ce
commit 77bd9227aa

View File

@@ -1,8 +1,8 @@
<?php <?php
return array( return array(
// 'number.decimals_separator' => '', 'number.decimals_separator' => ',',
// 'number.thousands_separator' => '', 'number.thousands_separator' => '.',
'None' => 'Keines', 'None' => 'Keines',
'edit' => 'Bearbeiten', 'edit' => 'Bearbeiten',
'Edit' => 'Bearbeiten', 'Edit' => 'Bearbeiten',
@@ -410,13 +410,13 @@ return array(
'Comment updated' => 'Kommentar wurde aktualisiert', 'Comment updated' => 'Kommentar wurde aktualisiert',
'New comment posted by %s' => 'Neuer Kommentar verfasst durch %s', 'New comment posted by %s' => 'Neuer Kommentar verfasst durch %s',
'List of due tasks for the project "%s"' => 'Liste der fälligen Aufgaben für das Projekt "%s"', 'List of due tasks for the project "%s"' => 'Liste der fälligen Aufgaben für das Projekt "%s"',
// 'New attachment' => '', 'New attachment' => 'Neuer Anhang',
// 'New comment' => '', 'New comment' => 'Neuer Kommentar',
// 'New subtask' => '', 'New subtask' => 'Neue Teilaufgabe',
// 'Subtask updated' => '', 'Subtask updated' => 'Teilaufgabe aktualisiert',
// 'Task updated' => '', 'Task updated' => 'Aufgabe aktualisiert',
// 'Task closed' => '', 'Task closed' => 'Aufgabe geschlossen',
// 'Task opened' => '', 'Task opened' => 'Aufgabe geöffnet',
'[%s][Due tasks]' => '[%s][Fällige Aufgaben]', '[%s][Due tasks]' => '[%s][Fällige Aufgaben]',
'[Kanboard] Notification' => '[Kanboard] Benachrichtigung', '[Kanboard] Notification' => '[Kanboard] Benachrichtigung',
'I want to receive notifications only for those projects:' => 'Ich möchte nur für diese Projekte Benachrichtigungen erhalten:', 'I want to receive notifications only for those projects:' => 'Ich möchte nur für diese Projekte Benachrichtigungen erhalten:',
@@ -500,9 +500,9 @@ return array(
'Task assignee change' => 'Zuständigkeit geändert', 'Task assignee change' => 'Zuständigkeit geändert',
'%s change the assignee of the task #%d to %s' => '%s hat die Zusständigkeit der Aufgabe #%d geändert um %s', '%s change the assignee of the task #%d to %s' => '%s hat die Zusständigkeit der Aufgabe #%d geändert um %s',
'%s changed the assignee of the task %s to %s' => '%s hat die Zuständigkeit der Aufgabe %s geändert um %s', '%s changed the assignee of the task %s to %s' => '%s hat die Zuständigkeit der Aufgabe %s geändert um %s',
// 'Column Change' => '', 'Column Change' => 'Spalte ändern',
// 'Position Change' => '', 'Position Change' => 'Position ändern',
// 'Assignee Change' => '', 'Assignee Change' => 'Zuordnung ändern',
'New password for the user "%s"' => 'Neues Passwort des Benutzers "%s"', 'New password for the user "%s"' => 'Neues Passwort des Benutzers "%s"',
'Choose an event' => 'Aktion wählen', 'Choose an event' => 'Aktion wählen',
'Github commit received' => 'Github commit empfangen', 'Github commit received' => 'Github commit empfangen',
@@ -736,95 +736,95 @@ return array(
'Filter recently updated' => 'Zuletzt geänderte anzeigen', 'Filter recently updated' => 'Zuletzt geänderte anzeigen',
'since %B %e, %Y at %k:%M %p' => 'seit %B %e, %Y um %k:%M %p', 'since %B %e, %Y at %k:%M %p' => 'seit %B %e, %Y um %k:%M %p',
'More filters' => 'Mehr Filter', 'More filters' => 'Mehr Filter',
// 'Compact view' => '', 'Compact view' => 'Kompaktansicht',
// 'Horizontal scrolling' => '', 'Horizontal scrolling' => 'Horizontales Scrollen',
// 'Compact/wide view' => '', 'Compact/wide view' => 'Kompakt/Breite-Ansicht',
// 'No results match:' => '', 'No results match:' => 'Keine Ergebnisse:',
// 'Remove hourly rate' => '', 'Remove hourly rate' => 'Stundensatz entfernen',
// 'Do you really want to remove this hourly rate?' => '', 'Do you really want to remove this hourly rate?' => 'Diesen Stundensatz wirklich entfernen?',
// 'Hourly rates' => '', 'Hourly rates' => 'Stundensätze',
// 'Hourly rate' => '', 'Hourly rate' => 'Stundensatz',
// 'Currency' => '', 'Currency' => 'Währung',
// 'Effective date' => '', 'Effective date' => 'Inkraftsetzung',
// 'Add new rate' => '', 'Add new rate' => 'Neue Rate hinzufügen',
// 'Rate removed successfully.' => '', 'Rate removed successfully.' => 'Rate erfolgreich entfernt',
// 'Unable to remove this rate.' => '', 'Unable to remove this rate.' => 'Nicht in der Lage, diese Rate zu entfernen.',
// 'Unable to save the hourly rate.' => '', 'Unable to save the hourly rate.' => 'Nicht in der Lage, diese Rate zu speichern',
// 'Hourly rate created successfully.' => '', 'Hourly rate created successfully.' => 'Stundensatz erfolgreich angelegt.',
// 'Start time' => '', 'Start time' => 'Startzeit',
// 'End time' => '', 'End time' => 'Endzeit',
// 'Comment' => '', 'Comment' => 'Kommentar',
// 'All day' => '', 'All day' => 'ganztägig',
// 'Day' => '', 'Day' => 'Tag',
// 'Manage timetable' => '', 'Manage timetable' => 'Zeitplan verwalten',
// 'Overtime timetable' => '', 'Overtime timetable' => 'Überstunden Zeitplan',
// 'Time off timetable' => '', 'Time off timetable' => 'Freizeit Zeitplan',
// 'Timetable' => '', 'Timetable' => 'Zeitplan',
// 'Work timetable' => '', 'Work timetable' => 'Arbeitszeitplan',
// 'Week timetable' => '', 'Week timetable' => 'Wochenzeitplan',
// 'Day timetable' => '', 'Day timetable' => 'Tageszeitplan',
// 'From' => '', 'From' => 'von',
// 'To' => '', 'To' => 'bis',
// 'Time slot created successfully.' => '', 'Time slot created successfully.' => 'Zeitfenster erfolgreich erstellt.',
// 'Unable to save this time slot.' => '', 'Unable to save this time slot.' => 'Nicht in der Lage, dieses Zeitfenster zu speichern.',
// 'Time slot removed successfully.' => '', 'Time slot removed successfully.' => 'Zeitfenster erfolgreich entfernt.',
// 'Unable to remove this time slot.' => '', 'Unable to remove this time slot.' => 'Nicht in der Lage, dieses Zeitfenster zu entfernen',
// 'Do you really want to remove this time slot?' => '', 'Do you really want to remove this time slot?' => 'Soll diese Zeitfenster wirklich gelöscht werden?',
// 'Remove time slot' => '', 'Remove time slot' => 'Zeitfenster entfernen',
// 'Add new time slot' => '', 'Add new time slot' => 'Neues Zeitfenster hinzufügen',
// 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Dieses Zeitfenster wird verwendet, wenn die Checkbox "gantägig" für Freizeit und Überstunden angeklickt ist.',
// 'Files' => '', 'Files' => 'Dateien',
// 'Images' => '', 'Images' => 'Bilder',
// 'Private project' => '', 'Private project' => 'privates Projekt',
// 'Amount' => '', 'Amount' => 'Betrag',
// 'AUD - Australian Dollar' => '', // 'AUD - Australian Dollar' => '',
// 'Budget' => '', 'Budget' => 'Budget',
// 'Budget line' => '', 'Budget line' => 'Budgetlinie',
// 'Budget line removed successfully.' => '', 'Budget line removed successfully.' => 'Budgetlinie erfolgreich entfernt',
// 'Budget lines' => '', 'Budget lines' => 'Budgetlinien',
// 'CAD - Canadian Dollar' => '', // 'CAD - Canadian Dollar' => '',
// 'CHF - Swiss Francs' => '', // 'CHF - Swiss Francs' => '',
// 'Cost' => '', 'Cost' => 'Kosten',
// 'Cost breakdown' => '', 'Cost breakdown' => 'Kostenaufschlüsselung',
// 'Custom Stylesheet' => '', 'Custom Stylesheet' => 'benutzerdefiniertes Stylesheet',
// 'download' => '', 'download' => 'Download',
// 'Do you really want to remove this budget line?' => '', 'Do you really want to remove this budget line?' => 'Soll diese Budgetlinie wirklich entfernt werden?',
// 'EUR - Euro' => '', // 'EUR - Euro' => '',
// 'Expenses' => '', 'Expenses' => 'Kosten',
// 'GBP - British Pound' => '', // 'GBP - British Pound' => '',
// 'INR - Indian Rupee' => '', // 'INR - Indian Rupee' => '',
// 'JPY - Japanese Yen' => '', // 'JPY - Japanese Yen' => '',
// 'New budget line' => '', 'New budget line' => 'Neue Budgetlinie',
// 'NZD - New Zealand Dollar' => '', // 'NZD - New Zealand Dollar' => '',
// 'Remove a budget line' => '', 'Remove a budget line' => 'Budgetlinie entfernen',
// 'Remove budget line' => '', 'Remove budget line' => 'Budgetlinie entfernen',
// 'RSD - Serbian dinar' => '', // 'RSD - Serbian dinar' => '',
// 'The budget line have been created successfully.' => '', 'The budget line have been created successfully.' => 'Die Budgetlinie wurde erfolgreich angelegt.',
// 'Unable to create the budget line.' => '', 'Unable to create the budget line.' => 'Budgetlinie konnte nicht erstellt werden.',
// 'Unable to remove this budget line.' => '', 'Unable to remove this budget line.' => 'Budgetlinie konnte nicht gelöscht werden.',
// 'USD - US Dollar' => '', // 'USD - US Dollar' => '',
// 'Remaining' => '', 'Remaining' => 'Verbleibend',
// 'Destination column' => '', 'Destination column' => 'Zielspalte',
// 'Move the task to another column when assigned to a user' => '', 'Move the task to another column when assigned to a user' => 'Aufgabe in eine andere Spalte verschieben, wenn ein User zugeordnet wurde.',
// 'Move the task to another column when assignee is cleared' => '', 'Move the task to another column when assignee is cleared' => 'Aufgabe in eine andere Spalte verschieben, wenn die Zuordnung gelöscht wurde.',
// 'Source column' => '', 'Source column' => 'Quellspalte',
// 'Show subtask estimates in the user calendar' => '', 'Show subtask estimates in the user calendar' => 'Teilaufgabenschätzung in Benutzerkalender anzeigen.',
// 'Transitions' => '', 'Transitions' => 'Übergänge',
// 'Executer' => '', 'Executer' => 'Ausführender',
// 'Time spent in the column' => '', 'Time spent in the column' => 'Zeit in Spalte verbracht',
// 'Task transitions' => '', 'Task transitions' => 'Aufgaben Übergänge',
// 'Task transitions export' => '', 'Task transitions export' => 'Aufgaben Übergänge exportieren',
// 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '', 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => 'Diese Auswertung enthält alle Spaltenbewegungen für jede Aufgabe mit Datum, Benutzer und Zeit vor jedem Wechsel.',
// 'Currency rates' => '', 'Currency rates' => 'Währungskurse',
// 'Rate' => '', 'Rate' => 'Kurse',
// 'Change reference currency' => '', 'Change reference currency' => 'Referenzwährung ändern',
// 'Add a new currency rate' => '', 'Add a new currency rate' => 'Neuen Währungskurs hinzufügen',
// 'Currency rates are used to calculate project budget.' => '', 'Currency rates are used to calculate project budget.' => 'Währungskurse werden verwendet um das Projektbudget zu berechnen.',
// 'Reference currency' => '', 'Reference currency' => 'Referenzwährung',
// 'The currency rate have been added successfully.' => '', 'The currency rate have been added successfully.' => 'Der Währungskurs wurde erfolgreich hinzugefügt.',
// 'Unable to add this currency rate.' => '', 'Unable to add this currency rate.' => 'Währungskurs konnte nicht hinzugefügt werden',
// 'Send notifications to a Slack channel' => '', 'Send notifications to a Slack channel' => 'Benachrichtigung an einen Slack-Kanal senden',
// 'Webhook URL' => '', 'Webhook URL' => 'Webhook URL',
// 'Help on Slack integration' => '', 'Help on Slack integration' => 'Hilfe für Slack integration.',
// '%s remove the assignee of the task %s' => '', '%s remove the assignee of the task %s' => '%s Zuordnung für die Aufgabe %s entfernen',
); );