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
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-24 05:18:45 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-24 05:18:45 +0300
commit06d1b327ff8923a2b04b14ee5ed75ccdde9c6fe4 (patch)
tree841dbcbe8015cebd3b78b2c8adef712c9f604e5e /lib
parent1c912f64addfdae0476f39d8d3422d4105129a37 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/kab.js3
-rw-r--r--lib/l10n/kab.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/kab.js b/lib/l10n/kab.js
index b266c9630b3..24bdf168a07 100644
--- a/lib/l10n/kab.js
+++ b/lib/l10n/kab.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"lib",
{
- "Settings" : "Iɣewwaṛen"
+ "Settings" : "Iɣewwaṛen",
+ "Delete" : "Kkes"
},
"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/kab.json b/lib/l10n/kab.json
index 22b4279ca2b..36478ebb040 100644
--- a/lib/l10n/kab.json
+++ b/lib/l10n/kab.json
@@ -1,4 +1,5 @@
{ "translations": {
- "Settings" : "Iɣewwaṛen"
+ "Settings" : "Iɣewwaṛen",
+ "Delete" : "Kkes"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file