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:02 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-15 04:26:02 +0300
commit6c270a62ac74866b64094b535dcf5f81d9fb2ad6 (patch)
treed47c79063f11054c12ea75a0367c672919f9476e /l10n/fa.js
parent5f6ec39d09999621582e7a3e990cbda9abf19ec2 (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);");