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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-06 03:25:54 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-06 03:25:54 +0300
commitb2ccdde1e6d9ec11940d8f3f464ca7c759d99997 (patch)
treea360456f31a3e9899ea07595ff7e7d2fd225753f
parent353581a8d9f2697bc5c2ce143c4da34fcea1d002 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ar.js4
-rw-r--r--l10n/ar.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index f59d907..caeb5c7 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -4,6 +4,8 @@ OC.L10N.register(
"Search" : "البحث",
"Index not found" : "الفِهرِسُ غائب",
"Full text search" : "البحث الكامل عن النص",
- "Search on %s" : "البحث في %s"
+ "Search on %s" : "البحث في %s",
+ "General" : "العامة",
+ "Search Platform" : "منصة البحث"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
diff --git a/l10n/ar.json b/l10n/ar.json
index f5170b6..31fc388 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -2,6 +2,8 @@
"Search" : "البحث",
"Index not found" : "الفِهرِسُ غائب",
"Full text search" : "البحث الكامل عن النص",
- "Search on %s" : "البحث في %s"
+ "Search on %s" : "البحث في %s",
+ "General" : "العامة",
+ "Search Platform" : "منصة البحث"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
} \ No newline at end of file