Merge pull request #2985

new translation
This commit is contained in:
Frédéric Guillot 2017-01-27 14:26:18 -05:00 committed by GitHub
commit db88388c92
1 changed files with 24 additions and 24 deletions

View File

@ -1268,7 +1268,7 @@ return array(
'Remove your token' => 'Ihre Zugriffsinformationen entfernen',
'Generate a new token' => 'Neue Zugriffsinformationen generieren',
'Showing %d-%d of %d' => 'Zeige %d-%d of %d',
'Outgoing Emails' => 'Ausgehende E-Mail',
'Outgoing Emails' => 'Ausgehende E-Mails',
'Add or change currency rate' => 'Wechselkurs hinzufügen oder ändern',
'Reference currency: %s' => 'Referenzwährung: %s',
'Add custom filters' => 'Benutzerdefinierten Filter hinzufügen',
@ -1284,27 +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' => '',
'%d invitations were sent.' => '%d Einladungen wurden gesendet.',
'%d invitation was sent.' => '%d Einladung wurde gesendet.',
'Unable to create this user.' => 'Dieser Benutzer kann nicht erstellt werden.',
'Kanboard Invitation' => 'Kanboard Einladung',
'Visible on dashboard' => 'Sichtbar auf dem Dashboard',
'Created at:' => 'Erstellt am:',
'Updated at:' => 'Aktualisiert am:',
'There is no custom filter.' => 'Es gibt keinen benutzerdefinierten Filter.',
'New User' => 'Neuer Benutzer',
'Authentication' => 'Authentifizierung',
'If checked, this user will use a third-party system for authentication.' => 'Wenn aktiviert, verwendet dieser Benutzer ein Drittanbieter-System für die Authentifizierung.',
'The password is necessary only for local users.' => 'Das Passwort ist nur für lokale Benutzer erforderlich.',
'You have been invited to register on Kanboard.' => 'Sie wurden eingeladen, sich auf Kanboard zu registrieren.',
'Click here to join your team' => 'Klicken Sie hier, um Ihrem Team beizutreten',
'Invite people' => 'Leute einladen',
'Emails' => 'E-Mail',
'Enter one email address by line.' => 'Geben Sie eine E-Mail-Adresse pro Zeile ein.',
'Add these people to this project' => 'Füge diese Personen diesem Projekt hinzu',
'Add this person to this project' => 'Füge diese Persone diesem Projekt hinzu',
'Sign-up' => 'Anmelden',
'Credentials' => 'Anmeldeinformationen',
'New user' => 'Neuer Benutzer',
'This username is already taken' => 'Dieser Benutzername ist bereits vergeben',
);