Improve columns table in project settings
This commit is contained in:
@@ -58,8 +58,6 @@ return array(
|
||||
'Actions' => 'Aktionen',
|
||||
'Inactive' => 'Inaktiv',
|
||||
'Active' => 'Aktiv',
|
||||
'%d tasks on the board' => '%d Aufgaben auf dieser Pinnwand',
|
||||
'%d tasks in total' => '%d Aufgaben insgesamt',
|
||||
'Unable to update this board.' => 'Ändern dieser Pinnwand nicht möglich.',
|
||||
'Disable' => 'Deaktivieren',
|
||||
'Enable' => 'Aktivieren',
|
||||
@@ -146,8 +144,6 @@ return array(
|
||||
'Done' => 'Erledigt',
|
||||
'Application version:' => 'Version:',
|
||||
'Id' => 'ID',
|
||||
'%d closed tasks' => '%d abgeschlossene Aufgaben',
|
||||
'No task for this project' => 'Keine Aufgaben in diesem Projekt',
|
||||
'Public link' => 'Öffentlicher Link',
|
||||
'Timezone' => 'Zeitzone',
|
||||
'Sorry, I didn\'t find this information in my database!' => 'Diese Information wurde in der Datenbank nicht gefunden!',
|
||||
@@ -188,7 +184,6 @@ return array(
|
||||
'Task creation' => 'Aufgabe erstellen',
|
||||
'Closing a task' => 'Aufgabe abschließen',
|
||||
'Assign a color to a specific user' => 'Einem Benutzer eine Farbe zuordnen',
|
||||
'Column title' => 'Spaltentitel',
|
||||
'Position' => 'Position',
|
||||
'Duplicate to another project' => 'In ein anderes Projekt duplizieren',
|
||||
'Duplicate' => 'Duplizieren',
|
||||
@@ -318,7 +313,6 @@ return array(
|
||||
'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',
|
||||
'Active tasks' => 'Aktive Aufgaben',
|
||||
'Disable public access' => 'Öffentlichen Zugriff deaktivieren',
|
||||
'Enable public access' => 'Öffentlichen Zugriff aktivieren',
|
||||
'Public access disabled' => 'Öffentlicher Zugriff deaktiviert',
|
||||
|
||||
Reference in New Issue
Block a user