diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-26 02:25:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-26 02:25:32 +0000 |
commit | 630eddf41b7ea05d4d1a844a2faed157605b13c3 (patch) | |
tree | c1a737f74fc6e406c931260a7619919b79b53c50 /core/l10n/fa.js | |
parent | c25daf5df7885f274eb49b82566be373c4d54b9b (diff) | |
download | nextcloud-server-630eddf41b7ea05d4d1a844a2faed157605b13c3.tar.gz nextcloud-server-630eddf41b7ea05d4d1a844a2faed157605b13c3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/fa.js')
-rw-r--r-- | core/l10n/fa.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js index 7c8c17ee1ef..70a83d90ebf 100644 --- a/core/l10n/fa.js +++ b/core/l10n/fa.js @@ -36,14 +36,10 @@ OC.L10N.register( "Maintenance mode is kept active" : "حالت تعمیرات فعال نگهداشته شده است", "Updating database schema" : "به روز رسانی طرح پایگاه داده", "Updated database" : "بروز رسانی پایگاه داده انجام شد .", - "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "بررسی اینکه آیا طرح پایگاه داده می تواند به روز شود (این ممکن است بسته به اندازه پایگاه داده طولانی باشد)", - "Checked database schema update" : "به روز رسانی طرح پایگاه داده بررسی شد", - "Checking updates of apps" : "بررسی به روزرسانی های برنامه ها", "Checking for update of app \"%s\" in appstore" : "بررسی به روزرسانی های برنامه \"%s\" در فروشگاه App", "Update app \"%s\" from appstore" : " \"%s\" به روز رسانی شد", "Checked for update of app \"%s\" in appstore" : "بررسی به روزرسانی های برنامه %s", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "بررسی اینکه آیا طرح پایگاه داده %s می تواند به روز شود (این ممکن است بسته به اندازه پایگاه داده طولانی باشد)", - "Checked database schema update for apps" : "Checked database schema update for apps", "Set log level to debug" : "Set log level to debug", "Reset log level" : "Reset log level", "Starting code integrity check" : "Starting code integrity check", @@ -206,6 +202,10 @@ OC.L10N.register( "Start update" : "اغاز به روز رسانی", "Detailed logs" : "Detailed logs", "Update needed" : "نیاز به روز رسانی دارد", + "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "بررسی اینکه آیا طرح پایگاه داده می تواند به روز شود (این ممکن است بسته به اندازه پایگاه داده طولانی باشد)", + "Checked database schema update" : "به روز رسانی طرح پایگاه داده بررسی شد", + "Checking updates of apps" : "بررسی به روزرسانی های برنامه ها", + "Checked database schema update for apps" : "Checked database schema update for apps", "Following apps have been disabled: %s" : "برنامه های زیر غیر فعال شده اند %s", "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ثانیه "], |