Skip to content

Commit

Permalink
Add German translation
Browse files Browse the repository at this point in the history
  • Loading branch information
psy-q authored and fguillot committed Mar 29, 2018
1 parent 8787b9e commit 295cb39
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Locale/de_DE/translations.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?php

return array(
'Sign up' => 'Konto eröffnen',
'Unable to create your account' => 'Ihr Konnte konnte nicht erstellt werden',
'activate my account' => 'mein Konto aktivieren',
'Click on this link to activate your account:' => 'Klicken Sie auf diesen Link, um Ihr Konto zu aktivieren',
'Hello %s' => 'Hallo %s',
'Email domain restriction for sign up' => 'Eingrenzung der Mail-Domains, die Konten eröffnen dürfen',
'Only people with this email address will be allowed to sign up.' => 'Nur Leute mit solchen E-Mail-Adressen dürfen Konten eröffnen.',
'Send email verification' => 'Bestätigungsmail senden',
'Email verification' => 'Bestätigung der E-Mailadresse',
'You are not allowed to register' => 'Sie dürfen kein Konto eröffnen',
'Allow people to sign up themselves on Kanboard' => 'Leuten erlauben, selber ein Kanboard-Konto zu eröffnen',
);

0 comments on commit 295cb39

Please sign in to comment.