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

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-24 05:34:44 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-24 05:34:44 +0300
commit4cd645a0f687efb68abd1c7db11fcfa8f0adffed (patch)
tree91e7b976ddc80cfbdf9f2065dbcb54762d6d1eec
parent449a390725dd9368116a0eb3e9aac5dc7af78677 (diff)
[tx-robot] updated from transifex
-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..674fd9f
--- /dev/null
+++ b/l10n/kab.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "files_filter",
+ {
+ "Delete" : "Kkes"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/kab.json b/l10n/kab.json
new file mode 100644
index 0000000..c4af63a
--- /dev/null
+++ b/l10n/kab.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Delete" : "Kkes"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file