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-02-15 04:26:11 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-15 04:26:11 +0300
commit17069205cb1dbbf921ad8f7157008a2f9c4bcd26 (patch)
treef43dd92b1defaaebc7d01391a4d1ded84f77a099 /l10n/fa.js
parent75fea9b0b7cd3bbc68f2923526ad7e662191caaf (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fa.js')
-rw-r--r--l10n/fa.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
index 7b6ef35..5f87eed 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -1,9 +1,12 @@
OC.L10N.register(
"fulltextsearch",
{
+ "Search" : "جستجو",
"Full text search" : "جستجوی کامل متن",
"Index not found" : "نمایه یافت نشد",
"Tick not found" : "تیک یافت نشد",
- "Search on %s" : "%s جستجو در ‍"
+ "Search on %s" : "%s جستجو در ‍",
+ "General" : "عمومی",
+ "Search Platform" : "پلتفرم جستجو"
},
"nplurals=2; plural=(n > 1);");