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 'settings/l10n/nds.js')
-rw-r--r--settings/l10n/nds.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/settings/l10n/nds.js b/settings/l10n/nds.js
new file mode 100644
index 00000000000..e1998c807fd
--- /dev/null
+++ b/settings/l10n/nds.js
@@ -0,0 +1,19 @@
+OC.L10N.register(
+ "settings",
+ {
+ "External Storage" : "Externer Speicher",
+ "Saved" : "Gespeichert",
+ "Very weak password" : "Sehr schwaches Passwort",
+ "Weak password" : "Schwaches Passwort",
+ "So-so password" : "Mittelstarkes Passwort",
+ "Good password" : "Gutes Passwort",
+ "Strong password" : "Starkes Passwort",
+ "Delete" : "Löschen",
+ "None" : "Keine(r)",
+ "Enable encryption" : "Verschlüsselung aktivieren",
+ "Port" : "Port",
+ "Password" : "Passwort",
+ "Cancel" : "Abbrechen",
+ "Username" : "Benutzername"
+},
+"nplurals=2; plural=(n != 1);");