Files
NodeBB/public/language/fa-IR/search.json
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
2016-11-23 11:50:49 -05:00

40 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"results_matching": "%1 نتیجهٔ هم‌خوان با \"%2\"، (%3 ثانیه)",
"no-matches": "هیچ موردی یافت نشد",
"advanced-search": "جستجوی پیشرفته",
"in": "در",
"titles": "عناوین",
"titles-posts": "عناوین و پست ها",
"posted-by": "ارسال شده توسط",
"in-categories": "در دسته بندی ها",
"search-child-categories": "جستجوی زیر دسته ها",
"reply-count": "تعداد پاسخ",
"at-least": "حداقل",
"at-most": "حداکثر",
"post-time": "زمان ارسال",
"newer-than": "جدیدتر از",
"older-than": "قدیمی تر از",
"any-date": "هر زمانی",
"yesterday": "دیروز",
"one-week": "یک هفته",
"two-weeks": "دو هفته",
"one-month": "یک ماه",
"three-months": "سه ماه",
"six-months": "شش ماه",
"one-year": "یک سال",
"sort-by": "مرتب‌سازی بر اساس",
"last-reply-time": "زمان آخرین پاسخ",
"topic-title": "عنوان موضوع",
"number-of-replies": "تعداد پاسخ‌ها",
"number-of-views": "تعداد مشاهده ها",
"topic-start-date": "زمان شروع موضوع",
"username": "نام کاربری",
"category": "دسته بندی",
"descending": "به ترتیب نزولی",
"ascending": "به ترتیب صعودی",
"save-preferences": "ذخیره تنظیمات",
"clear-preferences": "پاک کردن تنظیمات",
"search-preferences-saved": "تنظیمات جستحو ذخیره شد",
"search-preferences-cleared": "تنظیمات جستجو پاک شد",
"show-results-as": "نمایش نتایج به عنوان"
}