summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-24 02:18:54 +0000
committerNextcloud bot <bot@nextcloud.com>2020-03-24 02:18:54 +0000
commit5f8319677b685328ed4fbc296f12160d6ef63ab9 (patch)
tree50b9919a2a4427e41cd1510a5318fa3096739d2f /lib
parent4ea22abfb6acbd666d7c4e89c508e64bb0700a29 (diff)
downloadnextcloud-server-5f8319677b685328ed4fbc296f12160d6ef63ab9.tar.gz
nextcloud-server-5f8319677b685328ed4fbc296f12160d6ef63ab9.zip
[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