diff options
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 8933488fe4a..64b29f05fcd 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -67,9 +67,6 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "به روزرسانی ناموفق بود. لطفا این مسئله را در <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">جامعه Nextcloud</a> گزارش دهید", "Continue to Nextcloud" : "ادامه به Nextcloud", "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["به روز رسانی موفقیت آمیز بود هدایت شما به Nextcloud در %nثانیه ","به روز رسانی موفقیت آمیز بود هدایت شما به Nextcloud در %nثانیه "], - "Searching other places" : "جستجو در مکانهای دیگر", - "No search results in other folders for {tag}{filter}{endtag}" : "جستجو در پوشه های دیگر برای {tag}{filter}{endtag} یافت نشد", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} نتایج جستجو در پوشه های دیگر","{count} نتایج جستجو در پوشه های دیگر"], "Log in" : "ورود", "Logging in …" : "ورود به سیستم ...", "Server side authentication failed!" : "تأیید هویت از سوی سرور انجام نشد!", @@ -94,7 +91,6 @@ OC.L10N.register( "Simple email app nicely integrated with Files, Contacts and Calendar." : "برنامه ایمیل ساده با پرونده ها ، مخاطبین و تقویم یکپارچه شده است.", "Forgot password?" : "رمز فراموش شده؟", "Back" : "بازگشت", - "Searching …" : "جستجوکردن …", "Settings" : "تنظیمات", "Search contacts …" : "جستجو مخاطبین ...", "No contacts found" : "مخاطبین یافت نشد", @@ -282,6 +278,9 @@ OC.L10N.register( "Name..." : "نام...", "Error removing share" : "خطا در حذف اشتراک گذاری", "({scope})" : "({scope})", + "Searching other places" : "جستجو در مکانهای دیگر", + "No search results in other folders for {tag}{filter}{endtag}" : "جستجو در پوشه های دیگر برای {tag}{filter}{endtag} یافت نشد", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} نتایج جستجو در پوشه های دیگر","{count} نتایج جستجو در پوشه های دیگر"], "Saving..." : "در حال ذخیره سازی...", "Search" : "جستوجو", "Cancel log in" : "لغو ورود", |