diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
commit | 929882a32a020b6c05605f416fa55024b9a60d33 (patch) | |
tree | 4cdaf3de8a8bc39e7231f9a66552113acd27b027 /core/l10n/fa.php | |
parent | 5cd0fd2559c12d3407cbc4791a14404c10de9677 (diff) | |
download | nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.tar.gz nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fa.php')
-rw-r--r-- | core/l10n/fa.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/fa.php b/core/l10n/fa.php index 28a53095ae8..cfde371e467 100644 --- a/core/l10n/fa.php +++ b/core/l10n/fa.php @@ -81,7 +81,6 @@ $TRANSLATIONS = array( "The object type is not specified." => "نوع شی تعیین نشده است.", "Delete" => "حذف", "Add" => "افزودن", -"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "به روز رسانی ناموفق بود. لطفا این خطا را به <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">جامعه ی OwnCloud</a> گزارش نمایید.", "The update was successful. Redirecting you to ownCloud now." => "به روزرسانی موفقیت آمیز بود. در حال انتقال شما به OwnCloud.", "Use the following link to reset your password: {link}" => "از لینک زیر جهت دوباره سازی پسورد استفاده کنید :\n{link}", "The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "لینک تنظیم مجدد رمز عبور به ایمیل شما ارسال شده است.<br>اگر آن رادر یک زمان مشخصی دریافت نکرده اید، لطفا هرزنامه/ پوشه های ناخواسته را بررسی کنید.<br>در صورت نبودن از مدیر خود بپرسید.", @@ -128,7 +127,6 @@ $TRANSLATIONS = array( "Lost your password?" => "آیا گذرواژه تان را به یاد نمی آورید؟", "remember" => "بیاد آوری", "Log in" => "ورود", -"Alternative Logins" => "ورود متناوب", -"Updating ownCloud to version %s, this may take a while." => "به روز رسانی OwnCloud به نسخه ی %s، این عملیات ممکن است زمان بر باشد." +"Alternative Logins" => "ورود متناوب" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |