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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-25 05:51:18 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-25 05:51:18 +0300
commit99d50222d7640bac5494f78eaaffa4a121df8788 (patch)
tree2a525ed45a9bac1e7c0c1818b7e8536ec12b22b6
parent1e1661e00d81a4ead5b78a75b243ae49e5a866e6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/kab.js10
-rw-r--r--l10n/kab.json8
2 files changed, 18 insertions, 0 deletions
diff --git a/l10n/kab.js b/l10n/kab.js
new file mode 100644
index 0000000..33ce194
--- /dev/null
+++ b/l10n/kab.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "registration",
+ {
+ "Back to login" : "Uγal γer unekcum",
+ "Email" : "Imayl",
+ "Continue" : "Continuer",
+ "Phone number" : "Uṭṭun n tiliɣri",
+ "Password" : "Awal uffir"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/kab.json b/l10n/kab.json
new file mode 100644
index 0000000..ebf90f8
--- /dev/null
+++ b/l10n/kab.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Back to login" : "Uγal γer unekcum",
+ "Email" : "Imayl",
+ "Continue" : "Continuer",
+ "Phone number" : "Uṭṭun n tiliɣri",
+ "Password" : "Awal uffir"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file