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.js11
1 files changed, 10 insertions, 1 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
index 8deb19a..77a6988 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -1,11 +1,20 @@
OC.L10N.register(
"fulltextsearch",
{
+ "the search returned {total} results in {time} ms" : "بازگشت جست‌‌‌وجو‌ {کل} نتایج در {زمان}",
+ "the search in {title} for '{search}' returned {total} results in {time} ms" : "جستجو در {عنوان} برای '{جستجو}' بازگشت {مجموع} نتیجه در {زمان} ",
"Search" : "جستجو",
"Index not found" : "نمایه یافت نشد",
+ "Process timed out" : "زمان فرآیند به پایان رسیده ",
"Full text search" : "جستجوی کامل متن",
+ "Core of the full-text search framework for Nextcloud" : "هسته‌ی چهارچوب جست‌وجوی متن کامل برای نکست کلود",
+ "Core App of the full-text search framework for your Nextcloud." : "برنامه‌ی اصلی چارچوبِ جستجوی متن کامل برای نکست کلود شما",
"Search on %s" : "%s جستجو در ‍",
+ "Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "لطفاً در ویکی پدیا برای مستندات مربوط به نصب و پیکربندی جستجوی متن کامل در نکست کلود خود بررسی کنید",
"General" : "عمومی",
- "Search Platform" : "پلتفرم جستجو"
+ "Search Platform" : "پلتفرم جستجو",
+ "Select the app to index content and answer search queries." : "برنامه را برای فهرست بندی محتوا و پاسخ به سؤالات جستجو انتخاب کنید",
+ "Navigation Icon" : "نماد ناوبری",
+ "Enable global search within all your content." : "جستجوی جهانی را در تمام محتوای خود فعال کن"
},
"nplurals=2; plural=(n > 1);");