diff options
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r-- | app/Locale/de_DE/translations.php | 119 |
1 files changed, 70 insertions, 49 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index e221f1e2..7d28b219 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -38,15 +38,11 @@ return array( 'No user' => 'Kein Benutzer', 'Forbidden' => 'Verboten', 'Access Forbidden' => 'Zugriff verboten', - 'Only administrators can access to this page.' => 'Nur Administratoren haben Zugriff zu dieser Seite.', 'Edit user' => 'Benutzer bearbeiten', 'Logout' => 'Abmelden', 'Bad username or password' => 'Falscher Benutzername oder Passwort', - 'users' => 'Benutzer', - 'projects' => 'Projekte', 'Edit project' => 'Projekt bearbeiten', 'Name' => 'Name', - 'Activated' => 'Aktiviert', 'Projects' => 'Projekte', 'No project' => 'Keine Projekte', 'Project' => 'Projekt', @@ -56,7 +52,6 @@ return array( 'Actions' => 'Aktionen', 'Inactive' => 'Inaktiv', 'Active' => 'Aktiv', - 'Column %d' => 'Spalte %d', 'Add this column' => 'Diese Spalte hinzufügen', '%d tasks on the board' => '%d Aufgaben auf dieser Pinnwand', '%d tasks in total' => '%d Aufgaben insgesamt', @@ -67,14 +62,11 @@ return array( 'New project' => 'Neues Projekt', 'Do you really want to remove this project: "%s"?' => 'Soll dieses Projekt wirklich gelöscht werden: "%s"?', 'Remove project' => 'Projekt löschen', - 'Boards' => 'Pinnwände', 'Edit the board for "%s"' => 'Pinnwand für "%s" bearbeiten', 'All projects' => 'Alle Projekte', 'Change columns' => 'Spalten ändern', 'Add a new column' => 'Neue Spalte hinzufügen', 'Title' => 'Titel', - 'Add Column' => 'Neue Spalte', - 'Project "%s"' => 'Projekt "%s"', 'Nobody assigned' => 'Nicht zugeordnet', 'Assigned to %s' => 'Zuständig: %s', 'Remove a column' => 'Spalte löschen', @@ -87,16 +79,12 @@ return array( 'Language' => 'Sprache', 'Webhook token:' => 'Webhook Token:', 'API token:' => 'API Token:', - 'More information' => 'Mehr Informationen', 'Database size:' => 'Datenbankgröße:', 'Download the database' => 'Datenbank herunterladen', 'Optimize the database' => 'Datenbank optimieren', '(VACUUM command)' => '(VACUUM Befehl)', '(Gzip compressed Sqlite file)' => '(Gzip-komprimierte Sqlite Datei)', - 'User settings' => 'Benutzereinstellungen', - 'My default project:' => 'Standardprojekt:', 'Close a task' => 'Aufgabe abschließen', - 'Do you really want to close this task: "%s"?' => 'Soll diese Aufgabe wirklich geschlossen werden: "%s"?', 'Edit a task' => 'Aufgabe bearbeiten', 'Column' => 'Spalte', 'Color' => 'Farbe', @@ -121,19 +109,15 @@ return array( 'The password is required' => 'Das Passwort wird benötigt', 'This value must be an integer' => 'Dieser Wert muss eine ganze Zahl sein', 'The username must be unique' => 'Der Benutzername muss eindeutig sein', - 'The username must be alphanumeric' => 'Der Benutzername muss alphanumerisch sein', 'The user id is required' => 'Die Benutzer ID ist anzugeben', 'Passwords don\'t match' => 'Passwörter nicht gleich', 'The confirmation is required' => 'Die Bestätigung ist erforderlich', - 'The column is required' => 'Die Spalte ist anzugeben', 'The project is required' => 'Das Projekt ist anzugeben', - 'The color is required' => 'Die Farbe ist anzugeben', 'The id is required' => 'Die ID ist anzugeben', 'The project id is required' => 'Die Projekt ID ist anzugeben', 'The project name is required' => 'Der Projektname ist anzugeben', 'This project must be unique' => 'Der Projektname muss eindeutig sein', 'The title is required' => 'Der Titel ist anzugeben', - 'The language is required' => 'Die Sprache ist anzugeben', 'There is no active project, the first step is to create a new project.' => 'Es gibt kein aktives Projekt. Zunächst muss ein Projekt erstellt werden.', 'Settings saved successfully.' => 'Einstellungen erfolgreich gespeichert.', 'Unable to save your settings.' => 'Speichern der Einstellungen nicht möglich.', @@ -173,9 +157,7 @@ return array( 'Date created' => 'Erstellt am', 'Date completed' => 'Abgeschlossen am', 'Id' => 'ID', - 'No task' => 'Keine Aufgabe', 'Completed tasks' => 'Abgeschlossene Aufgaben', - 'List of projects' => 'Liste der Projekte', 'Completed tasks for "%s"' => 'Abgeschlossene Aufgaben für "%s"', '%d closed tasks' => '%d abgeschlossene Aufgaben', 'No task for this project' => 'Keine Aufgaben in diesem Projekt', @@ -187,29 +169,22 @@ return array( 'Sorry, I didn\'t find this information in my database!' => 'Diese Information wurde in der Datenbank nicht gefunden!', 'Page not found' => 'Seite nicht gefunden', 'Complexity' => 'Komplexität', - 'limit' => 'Limit', 'Task limit' => 'Maximale Anzahl von Aufgaben', 'Task count' => 'Aufgabenanzahl', - 'This value must be greater than %d' => 'Dieser Wert muss größer sein als %d', 'Edit project access list' => 'Zugriffsberechtigungen des Projektes bearbeiten', - 'Edit users access' => 'Benutzerzugriff ändern', 'Allow this user' => 'Diesen Benutzer autorisieren', - 'Only those users have access to this project:' => 'Nur diese Benutzer haben Zugriff zum Projekt:', 'Don\'t forget that administrators have access to everything.' => 'Nicht vergessen: Administratoren haben überall Zugriff.', 'Revoke' => 'Entfernen', 'List of authorized users' => 'Liste der autorisierten Benutzer', 'User' => 'Benutzer', 'Nobody have access to this project.' => 'Niemand hat Zugriff auf dieses Projekt.', - 'You are not allowed to access to this project.' => 'Unzureichende Zugriffsrechte zu diesem Projekt.', 'Comments' => 'Kommentare', - 'Post comment' => 'Kommentieren', 'Write your text in Markdown' => 'Schreibe deinen Text in Markdown-Syntax', 'Leave a comment' => 'Kommentar eingeben', 'Comment is required' => 'Ein Kommentar wird benötigt', 'Leave a description' => 'Beschreibung eingeben', 'Comment added successfully.' => 'Kommentar erfolgreich hinzugefügt.', 'Unable to create your comment.' => 'Hinzufügen eines Kommentars nicht möglich.', - 'The description is required' => 'Eine Beschreibung wird benötigt', 'Edit this task' => 'Aufgabe bearbeiten', 'Due Date' => 'Fällig am', 'Invalid date' => 'Ungültiges Datum', @@ -236,15 +211,12 @@ return array( 'Save this action' => 'Aktion speichern', 'Do you really want to remove this action: "%s"?' => 'Soll diese Aktion wirklich gelöscht werden: "%s"?', 'Remove an automatic action' => 'Löschen einer automatischen Aktion', - 'Close the task' => 'Aufgabe abschließen', 'Assign the task to a specific user' => 'Aufgabe einem Benutzer zuordnen', 'Assign the task to the person who does the action' => 'Aufgabe dem Benutzer zuordnen, der die Aktion ausgeführt hat', 'Duplicate the task to another project' => 'Aufgabe in ein anderes Projekt kopieren', 'Move a task to another column' => 'Aufgabe in andere Spalte verschieben', - 'Move a task to another position in the same column' => 'Aufgabe an andere Position in der gleichen Spalte verschieben', 'Task modification' => 'Aufgabe ändern', 'Task creation' => 'Aufgabe erstellen', - 'Open a closed task' => 'Abgeschlossene Aufgabe wieder eröffnen', 'Closing a task' => 'Aufgabe abschließen', 'Assign a color to a specific user' => 'Einem Benutzer eine Farbe zuordnen', 'Column title' => 'Spaltentitel', @@ -254,7 +226,6 @@ return array( 'Duplicate to another project' => 'In ein anderes Projekt duplizieren', 'Duplicate' => 'Duplizieren', 'link' => 'Link', - 'Update this comment' => 'Kommentar aktualisieren', 'Comment updated successfully.' => 'Kommentar erfolgreich aktualisiert.', 'Unable to update your comment.' => 'Aktualisierung des Kommentars nicht möglich.', 'Remove a comment' => 'Kommentar löschen', @@ -262,12 +233,9 @@ return array( 'Unable to remove this comment.' => 'Löschen des Kommentars nicht möglich.', 'Do you really want to remove this comment?' => 'Soll dieser Kommentar wirklich gelöscht werden?', 'Only administrators or the creator of the comment can access to this page.' => 'Nur Administratoren und der Ersteller des Kommentars haben Zugriff auf diese Seite.', - 'Details' => 'Details', 'Current password for the user "%s"' => 'Aktuelles Passwort des Benutzers "%s"', 'The current password is required' => 'Das aktuelle Passwort wird benötigt', 'Wrong password' => 'Falsches Passwort', - 'Reset all tokens' => 'Alle Tokens zurücksetzen', - 'All tokens have been regenerated.' => 'Alle Tokens wurden zurückgesetzt.', 'Unknown' => 'Unbekannt', 'Last logins' => 'Letzte Anmeldungen', 'Login date' => 'Anmeldedatum', @@ -303,7 +271,6 @@ return array( 'Unlink my Google Account' => 'Verbindung mit meinem Google Account trennen', 'Login with my Google Account' => 'Anmelden mit meinem Google Account', 'Project not found.' => 'Das Projekt wurde nicht gefunden.', - 'Task #%d' => 'Aufgabe Nr. %d', 'Task removed successfully.' => 'Aufgabe erfolgreich gelöscht.', 'Unable to remove this task.' => 'Löschen der Aufgabe nicht möglich.', 'Remove a task' => 'Aufgabe löschen', @@ -324,7 +291,6 @@ return array( 'Unable to remove this category.' => 'Löschen der Kategorie nicht möglich.', 'Category modification for the project "%s"' => 'Kategorie für das Projekt "%s" bearbeiten', 'Category Name' => 'Kategoriename', - 'Categories for the project "%s"' => 'Kategorien des Projektes "%s"', 'Add a new category' => 'Neue Kategorie', 'Do you really want to remove this category: "%s"?' => 'Soll diese Kategorie wirklich gelöscht werden: "%s"?', 'Filter by category' => 'Kategorie filtern', @@ -390,7 +356,6 @@ return array( 'Modification date' => 'Änderungsdatum', 'Completion date' => 'Abschlussdatum', 'Clone' => 'duplizieren', - 'Clone Project' => 'Projekt duplizieren', 'Project cloned successfully.' => 'Projekt wurde dupliziert.', 'Unable to clone this project.' => 'Duplizieren dieses Projekts schlug fehl.', 'Email notifications' => 'E-Mail Benachrichtigungen', @@ -407,7 +372,6 @@ return array( 'New attachment added "%s"' => 'Neuer Anhang "%s" wurde hinzugefügt.', 'Comment updated' => 'Kommentar wurde aktualisiert', '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"', 'New attachment' => 'Neuer Anhang', 'New comment' => 'Neuer Kommentar', 'New subtask' => 'Neue Teilaufgabe', @@ -415,21 +379,15 @@ return array( 'Task updated' => 'Aufgabe aktualisiert', 'Task closed' => 'Aufgabe geschlossen', 'Task opened' => 'Aufgabe geöffnet', - '[%s][Due tasks]' => '[%s][Fällige Aufgaben]', - '[Kanboard] Notification' => '[Kanboard] Benachrichtigung', 'I want to receive notifications only for those projects:' => 'Ich möchte nur für diese Projekte Benachrichtigungen erhalten:', 'view the task on Kanboard' => 'diese Aufgabe auf dem Kanboard zeigen', 'Public access' => 'Öffentlicher Zugriff', - 'Category management' => 'Kategorien verwalten', 'User management' => 'Benutzer verwalten', 'Active tasks' => 'Aktive Aufgaben', 'Disable public access' => 'Öffentlichen Zugriff deaktivieren', 'Enable public access' => 'Öffentlichen Zugriff aktivieren', - 'Active projects' => 'Aktive Projekte', - 'Inactive projects' => 'Inaktive Projekte', 'Public access disabled' => 'Öffentlicher Zugriff deaktiviert', 'Do you really want to disable this project: "%s"?' => 'Möchten Sie dieses Projekt wirklich deaktivieren: "%s"', - 'Do you really want to duplicate this project: "%s"?' => 'Möchten Sie dieses Projekt wirklich duplizieren: "%s"', 'Do you really want to enable this project: "%s"?' => 'Möchten Sie dieses Projekt wirklich aktivieren: "%s"', 'Project activation' => 'Projektaktivierung', 'Move the task to another project' => 'Aufgabe in ein anderes Projekt verschieben', @@ -498,9 +456,6 @@ return array( '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 changed the assignee of the task %s to %s' => '%s hat die Zuständigkeit der Aufgabe %s geändert um %s', - 'Column Change' => 'Spalte ändern', - 'Position Change' => 'Position ändern', - 'Assignee Change' => 'Zuordnung ändern', 'New password for the user "%s"' => 'Neues Passwort des Benutzers "%s"', 'Choose an event' => 'Aktion wählen', 'Github commit received' => 'Github commit empfangen', @@ -553,12 +508,10 @@ return array( 'Everybody have access to this project.' => 'Jeder hat Zugriff zu diesem Projekt', 'Webhooks' => 'Webhooks', 'API' => 'API', - 'Integration' => 'Integration', 'Github webhooks' => 'Github Webhook', 'Help on Github webhooks' => 'Hilfe für Github Webhooks', 'Create a comment from an external provider' => 'Kommentar eines externen Providers hinzufügen', 'Github issue comment created' => 'Github Fehler Kommentar hinzugefügt', - 'Configure' => 'Einstellungen', 'Project management' => 'Projektmanagement', 'My projects' => 'Meine Projekte', 'Columns' => 'Spalten', @@ -576,7 +529,6 @@ return array( 'User repartition for "%s"' => 'Benutzerverteilung für "%s"', 'Clone this project' => 'Projekt kopieren', 'Column removed successfully.' => 'Spalte erfolgreich entfernt.', - 'Edit Project' => 'Projekt bearbeiten', 'Github Issue' => 'Github Issue', 'Not enough data to show the graph.' => 'Nicht genügend Daten, um die Grafik zu zeigen.', 'Previous' => 'Vorherige', @@ -657,7 +609,6 @@ return array( 'All swimlanes' => 'Alle Swimlanes', 'All colors' => 'Alle Farben', 'All status' => 'Alle Status', - 'Add a comment logging moving the task between columns' => 'Kommentar hinzufügen wenn die Aufgabe verschoben wird', 'Moved to column %s' => 'In Spalte %s verschoben', 'Change description' => 'Beschreibung ändern', 'User dashboard' => 'Benutzer Dashboard', @@ -922,4 +873,74 @@ return array( // 'Two factor authentication enabled' => '', // 'Unable to update this user.' => '', // 'There is no user management for private projects.' => '', + // 'User that will receive the email' => '', + // 'Email subject' => '', + // 'Date' => '', + // 'By @%s on Bitbucket' => '', + // 'Bitbucket Issue' => '', + // 'Commit made by @%s on Bitbucket' => '', + // 'Commit made by @%s on Github' => '', + // 'By @%s on Github' => '', + // 'Commit made by @%s on Gitlab' => '', + // 'Add a comment log when moving the task between columns' => '', + // 'Move the task to another column when the category is changed' => '', + // 'Send a task by email to someone' => '', + // 'Reopen a task' => '', + // 'Bitbucket issue opened' => '', + // 'Bitbucket issue closed' => '', + // 'Bitbucket issue reopened' => '', + // 'Bitbucket issue assignee change' => '', + // 'Bitbucket issue comment created' => '', + // 'Column change' => '', + // 'Position change' => '', + // 'Swimlane change' => '', + // 'Assignee change' => '', + // '[%s] Overdue tasks' => '', + // 'Notification' => '', + // '%s moved the task #%d to the first swimlane' => '', + // '%s moved the task #%d to the swimlane "%s"' => '', + // 'Swimlane' => '', + // 'Budget overview' => '', + // 'Type' => '', + // 'There is not enough data to show something.' => '', + // 'Gravatar' => '', + // 'Hipchat' => '', + // 'Slack' => '', + // '%s moved the task %s to the first swimlane' => '', + // '%s moved the task %s to the swimlane "%s"' => '', + // 'This report contains all subtasks information for the given date range.' => '', + // 'This report contains all tasks information for the given date range.' => '', + // 'Project activities for %s' => '', + // 'view the board on Kanboard' => '', + // 'The task have been moved to the first swimlane' => '', + // 'The task have been moved to another swimlane:' => '', + // 'Overdue tasks for the project "%s"' => '', + // 'There is no completed tasks at the moment.' => '', + // 'New title: %s' => '', + // 'The task is not assigned anymore' => '', + // 'New assignee: %s' => '', + // 'There is no category now' => '', + // 'New category: %s' => '', + // 'New color: %s' => '', + // 'New complexity: %d' => '', + // 'The due date have been removed' => '', + // 'There is no description anymore' => '', + // 'Recurrence settings have been modified' => '', + // 'Time spent changed: %sh' => '', + // 'Time estimated changed: %sh' => '', + // 'The field "%s" have been updated' => '', + // 'The description have been modified' => '', + // 'Do you really want to close the task "%s" as well as all subtasks?' => '', + // 'Swimlane: %s' => '', + // 'Project calendar' => '', + // 'I want to receive notifications for:' => '', + // 'All tasks' => '', + // 'Only for tasks assigned to me' => '', + // 'Only for tasks created by me' => '', + // 'Only for tasks created by me and assigned to me' => '', + // '%A' => '', + // '%b %e, %Y, %k:%M %p' => '', + // 'New due date: %B %e, %Y' => '', + // 'Start date changed: %B %e, %Y' => '', + // '%k:%M %p' => '', ); |