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:
Diffstat (limited to 'l10n/fa.js')
-rw-r--r--l10n/fa.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
new file mode 100644
index 0000000..d4a5028
--- /dev/null
+++ b/l10n/fa.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "fulltextsearch",
+ {
+ "Full text search" : "جستجوی کامل متن",
+ "Index not found" : "نمایه یافت نشد",
+ "Tick not found" : "تیک یافت نشد",
+ "Full text search (BETA)" : "جستجوی کامل متن (آزمایشی)",
+ "Search on %s" : "%s جستجو در ‍"
+},
+"nplurals=1; plural=0;");