Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/de.json')
-rw-r--r--apps/twofactor_backupcodes/l10n/de.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/de.json b/apps/twofactor_backupcodes/l10n/de.json
index 5716a3dcfda..47e9bf668ba 100644
--- a/apps/twofactor_backupcodes/l10n/de.json
+++ b/apps/twofactor_backupcodes/l10n/de.json
@@ -1,5 +1,4 @@
{ "translations": {
- "function" : "Funktion",
"_" : "_",
"An error occurred while generating your backup codes" : "Ein Fehler ist bei der Erstellung Deiner Backup-Codes aufgetreten",
"{name} backup codes" : "{name} Backup-Codes",
@@ -31,6 +30,7 @@
"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."
+ "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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file