diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:11 +0000 |
commit | aec1ac1da4504f2c0c4ee2d5dd5b85eab19a4579 (patch) | |
tree | c0b1c1e57c814f3a495c619182c827065a989714 /lib/l10n/fa.js | |
parent | 6e27f995fba9fbca1eddbe3e001863fc0aee2138 (diff) | |
download | nextcloud-server-aec1ac1da4504f2c0c4ee2d5dd5b85eab19a4579.tar.gz nextcloud-server-aec1ac1da4504f2c0c4ee2d5dd5b85eab19a4579.zip |
Fix(l10n): Update translations 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 86953fef295..917196f540f 100644 --- a/lib/l10n/fa.js +++ b/lib/l10n/fa.js @@ -193,8 +193,6 @@ OC.L10N.register( "Login canceled by app" : "ورود به دست کاره لغو شد", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "کارهٔ «%1$s» نمیتواند نصب شود؛ چرا که وابستگی زیر تأمین نشده: %2$s", "a safe home for all your data" : "خانهای امن برای تمامی دادههایتان", - "File is currently busy, please try again later" : "فایل در حال حاضر مشغول است، لطفا مجددا تلاش کنید", - "Cannot download file" : "نمیتوان پرونده را بارگرفت", "Application is not enabled" : "برنامه فعال نشده است", "Authentication error" : "خطا در اعتبار سنجی", "Token expired. Please reload page." : "Token منقضی شده است. لطفا دوباره صفحه را بارگذاری نمایید.", @@ -275,6 +273,8 @@ OC.L10N.register( "Username must not consist of dots only" : "نام کاربری نباید فقط از نقاط تشکیل شده باشد", "Username is invalid because files already exist for this user" : "Username is invalid because files already exist for this user", "User disabled" : "کاربر از کار افتاده", + "File is currently busy, please try again later" : "فایل در حال حاضر مشغول است، لطفا مجددا تلاش کنید", + "Cannot download file" : "نمیتوان پرونده را بارگرفت", "Your data directory is readable by other users." : "Your data directory is readable by other users.", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "لطفاً مجوزها را به 0770 تغییر دهید تا فهرست توسط سایر کاربران فهرست نشود.", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "اطمینان حاصل کنید که فایلی به نام \".ocdata\" در ریشه دایرکتوری داده وجود دارد." |