diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-27 00:19:42 +0000 |
commit | 6ee590b71d42bd2cbf5c26080865861be72d610a (patch) | |
tree | 5ef1688549c8b54926d2741d1e5f3c9f855aaed6 /apps/settings/l10n/fa.js | |
parent | 1baedaf7ac274a6ccfd1d02a41a396ba172388d1 (diff) | |
download | nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.tar.gz nextcloud-server-6ee590b71d42bd2cbf5c26080865861be72d610a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fa.js')
-rw-r--r-- | apps/settings/l10n/fa.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index a011fd57ee9..c227654d2d7 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "پاک کردن از راه دور شروع شد %1$s", "Remote wipe has finished on %1$s" : "پاک کردن از راه دور به پایان رسید%1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong>پسورد</strong> و یا <strong>پست الکترونیک</strong> شما ویراش شد.", - "Apps" : "برنامه ها", + "Settings" : "تنظیمات", "Could not remove app." : "امکان حذف برنامه وجود ندارد.", "Could not update app." : "برنامه را نمی توان به روزرسانی کرد .", "Wrong password" : "رمز عبور اشتباه است", @@ -67,7 +67,6 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "اگر این پست الکترونیک را دریافت کردید ، پیکربندی ایمیل درست است.", "Email could not be sent. Check your mail server log" : "پست الکترونیک قابل ارسال نیست. ورود به سیستم سرور پست الکترونیک خود را بررسی کنید", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "ارسال پست الکترونیک با خطا مواجه شد، لطفاً تنظیمات خود را مورد بازبینی قرار دهید. (خطا:%s)", - "Users" : "کاربران", "Invalid mail address" : "آدرس ایمیل نامعتبر است", "Settings saved" : "تنظیمات ذخیره شد", "Unable to change full name" : "امکان تغییر نام کامل وجود ندارد", @@ -96,9 +95,10 @@ OC.L10N.register( "Set your password" : "کلمه ی عبور خود را تنظیم کنید", "Go to %s" : "برو به %s", "Install Client" : "قسمت مشتری را نصب کنید", - "Settings" : "تنظیمات", + "Apps" : "برنامه ها", "Personal" : "شخصی", "Administration" : "مدیریت", + "Users" : "کاربران", "Additional settings" : "تنظیمات اضافی", "Artificial Intelligence" : "هوش مصنوعی", "Administration privileges" : "اجازههای مدیریتی", |