diff options
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 25 |
1 files changed, 10 insertions, 15 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 36550d5107e..79606eaacb9 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -45,16 +45,8 @@ OC.L10N.register( "Starting code integrity check" : "Starting code integrity check", "Finished code integrity check" : "Finished code integrity check", "%s (incompatible)" : "%s (incompatible)", - "Following apps have been disabled: %s" : "برنامه های زیر غیر فعال شده اند %s", "Already up to date" : "در حال حاضر بروز است", "Error occurred while checking server setup" : "خطا در هنگام چک کردن راهاندازی سرور رخ داده است", - "Non-existing tag #{tag}" : "برچسب غیر موجود #{tag}", - "restricted" : "محدود", - "invisible" : "غیر قابل مشاهده", - "Delete" : "حذف", - "Rename" : "تغییرنام", - "Collaborative tags" : "برچسب های همکاری", - "No tags found" : "هیچ برچسبی یافت نشد", "unknown text" : "متن نامعلوم", "Hello world!" : "سلام دنیا!", "sunny" : "آفتابی", @@ -146,6 +138,13 @@ OC.L10N.register( "Strong password" : "رمز عبور قوی", "No action available" : "هیچ عملی قابل انجام نیست", "Error fetching contact actions" : "خطا در دریافت فعالیتهای تماس", + "Non-existing tag #{tag}" : "برچسب غیر موجود #{tag}", + "restricted" : "محدود", + "invisible" : "غیر قابل مشاهده", + "Delete" : "حذف", + "Rename" : "تغییرنام", + "Collaborative tags" : "برچسب های همکاری", + "No tags found" : "هیچ برچسبی یافت نشد", "Personal" : "شخصی", "Users" : "کاربران", "Apps" : " برنامه ها", @@ -200,14 +199,11 @@ OC.L10N.register( "The password is wrong. Try again." : "رمزعبور اشتباه می باشد. دوباره امتحان کنید.", "Use backup code" : "از کد پشتیبان استفاده شود", "App update required" : "نیاز به بروزرسانی برنامه وجود دارد", - "These apps will be updated:" : "این برنامهها بروزرسانی شدهاند:", "The theme %s has been disabled." : "قالب %s غیر فعال شد.", "Start update" : "اغاز به روز رسانی", "Detailed logs" : "Detailed logs", "Update needed" : "نیاز به روز رسانی دارد", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "ایمیل بازنشانی ارسال نشد, زیرا هیچ نشانی ایمیل برای این نام کاربری وجود ندارد. لطفا با ادمین خود تماس بگیرید.", - "Couldn't send reset email. Please make sure your username is correct." : "پست الکترونیکی بازنشانی نشد, لطفا مطمئن شوید که نام کاربری شما درست است", - "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "فایل های شما رمزگذاری می شوند پس از بازنشانی گذرواژه شما هیچ راهی برای بازگرداندن اطلاعات نخواهید داشت. <br /> اگر مطمئن نیستید که چه کاری باید انجام دهید، قبل از ادامه دادن، با ادمین خود تماس بگیرید. <br />واقعا می خواهید ادامه دهید؟ ", + "Following apps have been disabled: %s" : "برنامه های زیر غیر فعال شده اند %s", "Shared" : "اشتراک گذاشته شده", "Shared with" : "مشترک با", "Shared by" : "اشتراک گذاشته شده به وسیله", @@ -278,8 +274,7 @@ OC.L10N.register( "Error removing share" : "خطا در حذف اشتراک گذاری", "({scope})" : "({scope})", "Saving..." : "در حال ذخیره سازی...", - "Dismiss" : "پنهان کن", - "New Password" : "رمزعبور جدید", - "Cancel log in" : "لغو ورود" + "Cancel log in" : "لغو ورود", + "These apps will be updated:" : "این برنامهها بروزرسانی شدهاند:" }, "nplurals=2; plural=(n > 1);"); |