aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sw_KE.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-18 11:50:02 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-18 11:50:02 -0400
commit6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff (patch)
treeeaa3d40397219d2d4d0b114fc99af36d11137d88 /apps/files_trashbin/l10n/sw_KE.php
parent817b8d151b2a3ad6f3e9758397a6f8d8033e39c3 (diff)
downloadnextcloud-server-6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff.tar.gz
nextcloud-server-6b1843d91b88ef0d928c683e1cc3f87a7f1b90ff.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/sw_KE.php')
-rw-r--r--apps/files_trashbin/l10n/sw_KE.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/sw_KE.php b/apps/files_trashbin/l10n/sw_KE.php
new file mode 100644
index 00000000000..0acad00e8b5
--- /dev/null
+++ b/apps/files_trashbin/l10n/sw_KE.php
@@ -0,0 +1,6 @@
+<?php
+$TRANSLATIONS = array(
+"_%n folder_::_%n folders_" => array("",""),
+"_%n file_::_%n files_" => array("","")
+);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";