summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-05 20:57:34 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-05 20:57:34 -0500
commitb2d43dcbd642820e038eb6104c69d06ce2fb5db6 (patch)
tree60f370165d72107aa5758be58293e2e61b96f43c /app
parentebfbf1e740d8e81880129dd4a159ae63d0744ecd (diff)
parent2e27e18f72abca43085ebe7a2aaa607e50b1bb63 (diff)
Merge pull-request #491
Diffstat (limited to 'app')
-rw-r--r--app/Locale/de_DE/translations.php26
1 files changed, 13 insertions, 13 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 47f64f4d..d2900823 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -202,9 +202,9 @@ return array(
'Comments' => 'Kommentare',
'Post comment' => 'Kommentieren',
'Write your text in Markdown' => 'Schreibe deinen Text in Markdown-Syntax',
- 'Leave a comment' => 'Kommentar eingeben...',
+ 'Leave a comment' => 'Kommentar eingeben',
'Comment is required' => 'Ein Kommentar wird benötigt',
- 'Leave a description' => 'Beschreibung eingeben...',
+ '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',
@@ -215,7 +215,7 @@ return array(
'%B %e, %Y' => '%d.%m.%Y',
// '%b %e, %Y' => '',
'Automatic actions' => 'Automatische Aktionen',
- 'Your automatic action have been created successfully.' => 'Die Automatische Aktion wurde erfolgreich erstellt.',
+ 'Your automatic action have been created successfully.' => 'Die automatische Aktion wurde erfolgreich erstellt.',
'Unable to create your automatic action.' => 'Erstellen der automatischen Aktion nicht möglich.',
'Remove an action' => 'Aktion löschen',
'Unable to remove this action.' => 'Löschen der Aktion nicht möglich.',
@@ -223,8 +223,8 @@ return array(
'Automatic actions for the project "%s"' => 'Automatische Aktionen für das Projekt "%s"',
'Defined actions' => 'Definierte Aktionen',
'Add an action' => 'Aktion hinzufügen',
- 'Event name' => 'Ereignis',
- 'Action name' => 'Aktion',
+ 'Event name' => 'Ereignisname',
+ 'Action name' => 'Aktionsname',
'Action parameters' => 'Aktionsparameter',
'Action' => 'Aktion',
'Event' => 'Ereignis',
@@ -332,7 +332,7 @@ return array(
'Remove a file' => 'Datei löschen',
'Unable to remove this file.' => 'Löschen der Datei nicht möglich.',
'File removed successfully.' => 'Datei erfolgreich gelöscht.',
- 'Attach a document' => 'Datei anhängen',
+ 'Attach a document' => 'Dokument anhängen',
'Do you really want to remove this file: "%s"?' => 'Soll diese Datei wirklich gelöscht werden: "%s"?',
'open' => 'öffnen',
'Attachments' => 'Anhänge',
@@ -367,7 +367,7 @@ return array(
'Sub-task added successfully.' => 'Teilaufgabe erfolgreich angelegt.',
'Maximum size: ' => 'Maximalgröße: ',
'Unable to upload the file.' => 'Hochladen der Datei nicht möglich.',
- 'Display another project' => 'Zu Projekt wechseln...',
+ 'Display another project' => 'Zu Projekt wechseln',
'Your GitHub account was successfully linked to your profile.' => 'GitHub Account erfolgreich mit dem Profil verbunden.',
'Unable to link your GitHub Account.' => 'Verbindung mit diesem GitHub Account nicht möglich.',
'GitHub authentication failed' => 'Zugriff mit GitHub fehlgeschlagen',
@@ -421,7 +421,7 @@ return array(
'[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' => 'Öffentlich',
+ 'Public access' => 'Öffentlicher Zugriff',
'Category management' => 'Kategorien verwalten',
'User management' => 'Benutzer verwalten',
'Active tasks' => 'Aktive Aufgaben',
@@ -449,12 +449,12 @@ return array(
'Username:' => 'Benutzername',
'Name:' => 'Name',
'Email:' => 'E-Mail',
- 'Default project:' => 'Standardprojekt',
- 'Notifications:' => 'Benachrichtigungen',
+ 'Default project:' => 'Standardprojekt:',
+ 'Notifications:' => 'Benachrichtigungen:',
'Notifications' => 'Benachrichtigungen',
'Group:' => 'Gruppe',
'Regular user' => 'Standardbenutzer',
- 'Account type:' => 'Accounttyp',
+ 'Account type:' => 'Accounttyp:',
'Edit profile' => 'Profil bearbeiten',
'Change password' => 'Passwort ändern',
'Password modification' => 'Passwortänderung',
@@ -545,8 +545,8 @@ return array(
'Time spent: %s hours' => 'Aufgewendete Zeit: %s Stunden',
'Started on %B %e, %Y' => 'Gestartet am %B %e %Y',
'Start date' => 'Startdatum',
- 'Time estimated' => 'Geplante Zeit',
- 'There is nothing assigned to you.' => 'Es ist nichts an Sie zugewiesen.',
+ 'Time estimated' => 'Geschätzte Zeit',
+ 'There is nothing assigned to you.' => 'Ihnen ist nichts zugewiesen.',
'My tasks' => 'Meine Aufgaben',
'Activity stream' => 'Letzte Aktivitäten',
'Dashboard' => 'Dashboard',