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

github.com/nextcloud/event_update_notification.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:27:08 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-25 05:27:08 +0300
commitfaec045abf11ff10953866b61a9dddb888e7bfe1 (patch)
treefd860f54af6c6c8a114ba4bc6bbc636249c88af8
parentda3f1a7133d4f6a1f59b9f6bcb327ee993c2389e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/kab.js6
-rw-r--r--l10n/kab.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/kab.js b/l10n/kab.js
new file mode 100644
index 0000000..44da922
--- /dev/null
+++ b/l10n/kab.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "event_update_notification",
+ {
+ "Personal" : "Udmawan"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/kab.json b/l10n/kab.json
new file mode 100644
index 0000000..a540ff5
--- /dev/null
+++ b/l10n/kab.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Personal" : "Udmawan"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file