diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-07 02:20:10 +0000 |
commit | 1afe8906bc10247fcabf1651da881e027b3d8279 (patch) | |
tree | ca90c573a635898301c2924f167bf3256ef8dc66 /apps/twofactor_backupcodes/l10n/de.js | |
parent | 3a0bfbd55845257aea963b6ae894eff2289a044c (diff) | |
download | nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.tar.gz nextcloud-server-1afe8906bc10247fcabf1651da881e027b3d8279.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/de.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de.js | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/apps/twofactor_backupcodes/l10n/de.js b/apps/twofactor_backupcodes/l10n/de.js index 170cd2621e7..1c4a89b16f2 100644 --- a/apps/twofactor_backupcodes/l10n/de.js +++ b/apps/twofactor_backupcodes/l10n/de.js @@ -21,17 +21,6 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes", "Use one of the backup codes you saved when setting up two-factor authentication." : "Verwende einen der Backup-Codes, den Du bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert hast.", "Submit" : "Übermitteln", - "activated" : "Aktiviert", - "updated" : "Aktualisiert", - "mounted" : "Eingebunden", - "deactivated" : "Deaktiviert", - "beforeCreate" : "beforeCreate", - "created" : "Erstellt", - "beforeUpdate" : "beforeUpdate", - "beforeDestroy" : "beforeDestroy", - "destroyed" : "Vernichtet", - "beforeMount" : "beforeMount", - "Nextcloud backup codes" : "Nextcloud-Backup-Codes", "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte hole dies für den Fall, dass Du den Zugriff auf Deinen zweiten Faktor verlierst, nach.", "function" : "Funktion" }, |