Sync locales
This commit is contained in:
@@ -693,7 +693,6 @@ return array(
|
||||
'<30m' => '<30min',
|
||||
'Stop timer' => 'Stoppe Timer',
|
||||
'Start timer' => 'Starte Timer',
|
||||
'Add project member' => 'Projektmitglied hinzufügen',
|
||||
'My activity stream' => 'Aktivitätsstream',
|
||||
'My calendar' => 'Mein Kalender',
|
||||
'Search tasks' => 'Suche nach Aufgaben',
|
||||
@@ -748,8 +747,6 @@ return array(
|
||||
'Remote user' => 'Remote-Benutzer',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Remote-Benutzer haben kein Passwort in der Kanboard Datenbank, Beispiel: LDAP, Google und Github Accounts',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Wenn die Box "Verbiete Login-Formular" angeschaltet ist, werden Eingaben in das Login Formular ignoriert.',
|
||||
'New remote user' => 'Neuer Remote-Benutzer',
|
||||
'New local user' => 'Neuer lokaler Benutzer',
|
||||
'Default task color' => 'Voreingestellte Aufgabenfarbe',
|
||||
'This feature does not work with all browsers.' => 'Diese Funktion funktioniert nicht mit allen Browsern',
|
||||
'There is no destination project available.' => 'Es ist kein Zielprojekt vorhanden.',
|
||||
@@ -1026,7 +1023,6 @@ return array(
|
||||
'Started:' => 'Gestarted:',
|
||||
'Moved:' => 'Verschoben:',
|
||||
'Task #%d' => 'Aufgabe #%d',
|
||||
'Date and time format' => 'Datums- und Zeitformat',
|
||||
'Time format' => 'Zeitformat',
|
||||
'Start date: ' => 'Anfangsdatum: ',
|
||||
'End date: ' => 'Enddatum: ',
|
||||
@@ -1288,4 +1284,27 @@ return array(
|
||||
'Choose a project' => 'Wählen Sie ein Projekt',
|
||||
'Profile' => 'Profil',
|
||||
'Application role' => 'Anwendungsrolle',
|
||||
// '%d invitations were sent.' => '',
|
||||
// '%d invitation was sent.' => '',
|
||||
// 'Unable to create this user.' => '',
|
||||
// 'Kanboard Invitation' => '',
|
||||
// 'Visible on dashboard' => '',
|
||||
// 'Created at:' => '',
|
||||
// 'Updated at:' => '',
|
||||
// 'There is no custom filter.' => '',
|
||||
// 'New User' => '',
|
||||
// 'Authentication' => '',
|
||||
// 'If checked, this user will use a third-party system for authentication.' => '',
|
||||
// 'The password is necessary only for local users.' => '',
|
||||
// 'You have been invited to register on Kanboard.' => '',
|
||||
// 'Click here to join your team' => '',
|
||||
// 'Invite people' => '',
|
||||
// 'Emails' => '',
|
||||
// 'Enter one email address by line.' => '',
|
||||
// 'Add these people to this project' => '',
|
||||
// 'Add this person to this project' => '',
|
||||
// 'Sign-up' => '',
|
||||
// 'Credentials' => '',
|
||||
// 'New user' => '',
|
||||
// 'This username is already taken' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user