diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /lib/l10n/fa.js | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fa.js')
-rw-r--r-- | lib/l10n/fa.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js index 28e373212c0..77705035585 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -3,9 +3,8 @@ OC.L10N.register( { "Cannot write into \"config\" directory!" : "نمیتوانید داخل دایرکتوری \"config\" تغییراتی ایجاد کنید", "This can usually be fixed by giving the webserver write access to the config directory" : "این امر معمولاً با دسترسی به نوشتن وب سرور به فهرست تنظیمات قابل حل است", - "See %s" : "مشاهده %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "یا اگر ترجیح می دهید پرونده config.php را فقط بخوانید ، گزینه \"config_is_read_only\" را در آن تنظیم کنید.", - "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "%sاین امر معمولاً با دسترسی به نوشتن وب سرور به فهرست تنظیمات قابل حل است. دیدن", + "See %s" : "مشاهده %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "یا اگر ترجیح می دهید پرونده config.php را فقط بخوانید ، گزینه \"config_is_read_only\" را در آن تنظیم کنید. دیدن%s", "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "فایل های برنامه %1$sبه درستی تعویض نشد. اطمینان حاصل کنید که این یک نسخه سازگار با سرور است.", "Sample configuration detected" : "فایل پیکربندی نمونه پیدا شد", @@ -178,8 +177,8 @@ OC.L10N.register( "Token expired. Please reload page." : "Token منقضی شده است. لطفا دوباره صفحه را بارگذاری نمایید.", "No database drivers (sqlite, mysql, or postgresql) installed." : "هیچ درایور پایگاه داده (sqlite ، mysql یا postgresql) نصب نشده است.", "Cannot write into \"config\" directory" : "امکان نوشتن درون شاخهی \"config\" وجود ندارد", + "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "%sاین امر معمولاً با دسترسی به نوشتن وب سرور به فهرست تنظیمات قابل حل است. دیدن", "Cannot write into \"apps\" directory" : "نمی توان در فهرست \"برنامه ها\" نوشت", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "این امر معمولاً با دسترسی به وب سرور دسترسی به فهرست برنامه ها یا غیرفعال کردن برنامه در پرونده پیکربندی قابل رفع است. دیدن%s", "Cannot create \"data\" directory" : "دایرکتوری \"داده\" ایجاد نمی شود", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "این امر معمولاً با دسترسی به نوشتن وب سرور به فهرست اصلی قابل حل است. دیدن%s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "معمولاً مجوزها می توانند با دسترسی به نوشتن وب سرور به فهرست اصلی ، ثابت شوند. دیدن%s", @@ -251,6 +250,7 @@ OC.L10N.register( "Sharing %1$s failed, because the permissions exceed permissions granted to %2$s" : "%2$sاشتراک گذاری%1$s ناموفق بود ، زیرا مجوزها از مجوزهای مجاز به آن فراتر می روند", "Sharing %s failed, because resharing is not allowed" : "اشتراک گذاری %sانجام نشد ، زیرا اشتراک مجدد مجاز نیست", "Sharing %1$s failed, because the sharing backend for %2$s could not find its source" : "اشتراک گذاری%1$s انجام نشد ، زیرا قسمت پشتیبان اشتراک گذاری نتوانست%2$s منبع آن را پیدا کند", - "Sharing %s failed, because the file could not be found in the file cache" : "اشتراک گذاری %sانجام نشد ، زیرا پرونده در حافظه نهان فایل یافت نمی شود" + "Sharing %s failed, because the file could not be found in the file cache" : "اشتراک گذاری %sانجام نشد ، زیرا پرونده در حافظه نهان فایل یافت نمی شود", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "این امر معمولاً با دسترسی به وب سرور دسترسی به فهرست برنامه ها یا غیرفعال کردن برنامه در پرونده پیکربندی قابل رفع است. دیدن%s" }, "nplurals=2; plural=(n > 1);"); |