diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-05 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-05 02:30:14 +0000 |
commit | f210a6a0e5852175dac0cebc24495355529bdb65 (patch) | |
tree | afb38e013763a9ff68d44dca8838d98d9fab60ff /lib/l10n/fa.js | |
parent | 6804ba0143bcf6d08ea33cb37c977bb1dc74b8dd (diff) | |
download | nextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.tar.gz nextcloud-server-f210a6a0e5852175dac0cebc24495355529bdb65.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/fa.js')
-rw-r--r-- | lib/l10n/fa.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/fa.js b/lib/l10n/fa.js index bbd164eb5df..195bb3d5a1f 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -168,7 +168,6 @@ OC.L10N.register( "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. See %s" : "یا اگر ترجیح می دهید پرونده config.php را فقط بخوانید ، گزینه \"config_is_read_only\" را در آن تنظیم کنید. دیدن%s", "Cannot write into \"apps\" directory" : "نمی توان در فهرست \"برنامه ها\" نوشت", - "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", "Setting locale to %s failed" : "تنظیم محلی در %sانجام نشد", @@ -212,6 +211,7 @@ OC.L10N.register( "Files can’t be shared with delete permissions" : "فایلها را نمی توان با مجوزهای حذف حذف کرد", "Files can’t be shared with create permissions" : "فایلها را نمی توان با ایجاد مجوزها به اشتراک گذاشت", "Can’t set expiration date more than %s days in the future" : "نمی توان تاریخ انقضا را بیش%s از روزها در آینده تعیین کرد", - "Can't read file" : "امکان خواندن فایل وجود ندارد" + "Can't read file" : "امکان خواندن فایل وجود ندارد", + "Cannot create \"data\" directory" : "دایرکتوری \"داده\" ایجاد نمی شود" }, "nplurals=2; plural=(n > 1);"); |