diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-07 02:28:34 +0000 |
commit | 1b8f81617079cd49fb35d9d893370815ea5d05c1 (patch) | |
tree | 08eeb44ebcd3db02db2f5925f4a110a9fcee8130 /core/l10n/fa.js | |
parent | 4c841559e16f7e5714e42f41ecd339fd6c135d7a (diff) | |
download | nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.tar.gz nextcloud-server-1b8f81617079cd49fb35d9d893370815ea5d05c1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 3e53dc76933..fb092a51aeb 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -192,7 +192,6 @@ OC.L10N.register( "This share is password-protected" : "این اشتراک توسط رمز عبور محافظت می شود", "The password is wrong. Try again." : "رمزعبور اشتباه می باشد. دوباره امتحان کنید.", "Use backup code" : "از کد پشتیبان استفاده شود", - "Cancel log in" : "لغو ورود", "App update required" : "نیاز به بروزرسانی برنامه وجود دارد", "These apps will be updated:" : "این برنامهها بروزرسانی شدهاند:", "The theme %s has been disabled." : "قالب %s غیر فعال شد.", @@ -262,6 +261,7 @@ OC.L10N.register( "SQLite will be used as database." : "SQLite به عنوان پایگاهداده استفاده خواهد شد.", "For larger installations we recommend to choose a different database backend." : "برای نصب و راه اندازی بزرگتر توصیه می کنیم یک پایگاه داده متفاوتی را انتخاب کنید.", "Wrong password." : "گذرواژه اشتباه.", - "New Password" : "رمزعبور جدید" + "New Password" : "رمزعبور جدید", + "Cancel log in" : "لغو ورود" }, "nplurals=2; plural=(n > 1);"); |