diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-20 01:06:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-20 01:06:44 +0000 |
commit | 97af4f762d44ddd97d9db2566cb2841ca37d9fff (patch) | |
tree | a3a8b121ea93c2502096194ed98b6f059c90e839 /core/l10n/de.js | |
parent | b1ee9862f86d7d873f5168a921b183c5f373cc20 (diff) | |
download | nextcloud-server-97af4f762d44ddd97d9db2566cb2841ca37d9fff.tar.gz nextcloud-server-97af4f762d44ddd97d9db2566cb2841ca37d9fff.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 0eb4b82240b..bc82f57f3ff 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -51,8 +51,12 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "Problem beim Laden der Seite, Seite wird in 5 Sekunden nochmals geladen", "Saving..." : "Speichere…", "Dismiss" : "Ausblenden", + "This action requires you to confirm your password" : "Dieser Vorgang benötigt eine Passwortbestätigung von dir", + "Authentication required" : "Legitimierung benötigt", "Password" : "Passwort", "Cancel" : "Abbrechen", + "Confirm" : "Bestätigen", + "Failed to authenticate, try again" : "Legitimierung fehlgeschlagen, noch einmal versuchen", "seconds ago" : "Gerade eben", "Logging in …" : "Melde an ...", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Der Link zum Rücksetzen deines Passwortes ist an deine E-Mail-Adresse versandt worden. Solltest du in Kürze keine entsprechende E-Mail erhalten, überprüfe bitte deinen Spam-Ordner.<br>Ansonsten kannst du dich bei deinem lokalen Administrator melden.", @@ -238,6 +242,8 @@ OC.L10N.register( "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Diese Anwendung benötigt JavaScript zum ordnungsgemäßen Betrieb. Bitte aktiviere {linkstart}JavaScript{linkend} und lade die Seite neu.", "Log out" : "Abmelden", "Search" : "Suche", + "This action requires you to confirm your password:" : "Dieser Vorgang benötigt eine Passwortbestätigung von dir:", + "Confirm your password" : "Bestätige dein Passwort", "Server side authentication failed!" : "Serverseitige Authentifizierung fehlgeschlagen!", "Please contact your administrator." : "Bitte kontaktiere deinen Administrator.", "An internal error occurred." : "Es ist ein interner Fehler aufgetreten.", |