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/af_ZA.js')
-rw-r--r--settings/l10n/af_ZA.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/settings/l10n/af_ZA.js b/settings/l10n/af_ZA.js
new file mode 100644
index 00000000000..ccc813a5590
--- /dev/null
+++ b/settings/l10n/af_ZA.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "settings",
+ {
+ "So-so password" : "So-so wagwoord",
+ "Security Warning" : "Sekuriteits waarskuwing",
+ "Password" : "Wagwoord",
+ "New password" : "Nuwe wagwoord",
+ "Cancel" : "Kanseleer",
+ "Username" : "Gebruikersnaam"
+},
+"nplurals=2; plural=(n != 1);");