diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:31 +0000 |
commit | fea2277b632ff724856bee182ed1ab28e7c446f5 (patch) | |
tree | 33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /apps/settings/l10n/fa.json | |
parent | 6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff) | |
download | nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/fa.json')
-rw-r--r-- | apps/settings/l10n/fa.json | 77 |
1 files changed, 39 insertions, 38 deletions
diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index 33f580dc66b..f7187f2d304 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -54,12 +54,9 @@ "Wrong password" : "رمز عبور اشتباه است", "Unable to change personal password" : "نمیتوان گذرواژه شخصی را تغییر داد", "Saved" : "ذخیره شد", - "No user supplied" : "هیچ کاربری تعریف نشده است", "Unable to change password. Password too long." : "Unable to change password. Password too long.", "Authentication error" : "خطا در اعتبار سنجی", - "Please provide an admin recovery password; otherwise, all user data will be lost." : "لطفاً رمز عبور بازیابی مدیر را ارائه دهید. در غیر این صورت ، تمام داده های کاربر از بین می رود.", "Wrong admin recovery password. Please check the password and try again." : "رمز مدیریتی بازیابی غلط است. لطفاً رمز را کنترل کرده و دوباره امتحان نمایید.", - "Backend does not support password change, but the user's encryption key was updated." : " سرور از تغییرات گذرواژه پشتیبانی نمی کند، اما کلید رمزگذاری کاربر به روز شد.", "Administrator documentation" : "مستندات مدیر", "User documentation" : "مستندات کاربر", "Invalid SMTP password." : "گذرواژه SMTP نامعتبر است.", @@ -68,9 +65,7 @@ "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)", - "You need to set your user email before being able to send test emails. Go to %s for that." : "You need to set your user email before being able to send test emails. Go to %s for that.", "Users" : "کاربران", - "Invalid user" : "کاربر نامعتبر", "Invalid mail address" : "آدرس ایمیل نامعتبر است", "Settings saved" : "تنظیمات ذخیره شد", "Unable to change full name" : "امکان تغییر نام کامل وجود ندارد", @@ -96,11 +91,9 @@ "Welcome aboard" : "به داخل خوش آمدید", "Welcome aboard %s" : "به داخل خوش آمدید %s", "Welcome to your %s account, you can add, protect, and share your data." : "%s به حساب کاربری خود خوش آمدید ،شما می توانید اضافه کنید ، محافظت و اطلاعات خود را اشتراک به بگذارید.", - "Your username is: %s" : "نام کاربری شما %s هست.", "Set your password" : "کلمه ی عبور خود را تنظیم کنید", "Go to %s" : "برو به %s", "Install Client" : "قسمت مشتری را نصب کنید", - "Logged in user must be a subadmin" : "ورود به سیستم کاربر باید زیرمجموعه باشد", "Settings" : "تنظیمات", "Personal" : "شخصی", "Administration" : "مدیریت", @@ -120,8 +113,6 @@ "Background jobs" : "کارهای پسزمینه", "Unlimited" : "نامحدود", "Verifying" : "تآیید کردن", - "A background job is pending that checks for user imported SSL certificates. Please check back later." : "A background job is pending that checks for user imported SSL certificates. Please check back later.", - "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below.", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability.", "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster.", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running.", @@ -179,7 +170,6 @@ "This text will be shown on the public link upload page when the file list is hidden." : "این متن هنگام پنهان کردن لیست پرونده در صفحه بارگذاری پیوند عمومی نشان داده می شود.", "Default share permissions" : "مجوزهای اشتراکی پیش فرض", "Two-Factor Authentication" : "احراز هویت دو عاملی", - "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", "Enforce two-factor authentication" : "احراز هویت دو عاملی", "Limit to groups" : "محدود کردن به گروهها", "Enforcement of two-factor authentication can be set for certain groups only." : "اجبار به احراز هویت دو عاملی فقط میتواند برای گروههایی خاص تنظیم شود.", @@ -187,7 +177,6 @@ "Enforced groups" : "گروههای اجباری", "Two-factor authentication is not enforced for members of the following groups." : "Two-factor authentication is not enforced for members of the following groups.", "Excluded groups" : "گروههای مستثنی", - "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "هنگامی که گروه ها انتخاب و حذف شدند ، از این منطق استفاده می کنند تا مشخص شود آیا کاربر 2FA اجباری دارد: اگر هیچ گروه انتخاب نشده باشند ، 2FA برای همه غیر از اعضای گروه های محروم امکان پذیر است. در صورت انتخاب گروه ها ، 2FA برای همه اعضای این گروه فعال است. اگر کاربر هر دو در یک گروه منتخب و مستثنی باشد ، انتخاب شده دارای اولویت است و 2FA اجرا می شود.", "Save changes" : "ذخیرهٔ تغییرات", "All" : "همه", "Limit app usage to groups" : "محدودیت استفاده از کاره به گروهها", @@ -238,7 +227,7 @@ "App name" : "نام برنامه", "Create new app password" : "ساختن رمزعبور برنامه جدید ", "Error while creating device token" : "هنگام ایجاد نشانه وسیله خطایی رخ داد", - "Username" : "نام کاربری", + "Login" : "ورود", "Password" : "گذرواژه", "Show QR code for mobile apps" : "نمایش کد QR برای برنامه های تلفن همراه", "Could not copy app password. Please copy it manually." : "نمی توان رمزعبور برنامه را کپی کرد. لطفاً آن را به صورت دستی کپی کنید.", @@ -247,16 +236,12 @@ "Last job ran {relativeTime}." : "آخرین کار در {time} اجرا شد.", "Background job did not run yet!" : "هنوز کار پسزمینهای اجار نشده!", "AJAX" : "ایجکس", - "Execute one task with each page loaded. Use case: Single user instance." : "اجرای یک وظیفه با هر بار شدن صفحه. مناسب نمونههای تک کاربره.", "Webcron" : "وبکرون", - "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "پروندهٔ cron.php ثبت شده در یک خدمت webcron برای فراخوانی هر ۵ دقیقه یک بار روی HTTP. مناسب برای نمونههای بسیار کوچک ( تا ۵ کاربر بسته به استفاده).", "Cron (Recommended)" : "کرون (پیشنهادی)", "Use system cron service to call the cron.php file every 5 minutes." : "برای تماس با پرونده cron.php هر 5 دقیقه یکبار از سرویس cron system استفاده کنید.", - "The cron.php needs to be executed by the system user \"{user}\"." : "پروندهٔ cron.php باید به دست کاربر سامانهای {user} قابل اجرا باشد.", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details.", "Unable to update background job mode" : "ناتوان در بهروز رسانی حالت کار پسزمینه", "Profile" : "نمایه", - "Enable or disable profile by default for new users." : "به یا از کار انداختن نمایه برای کاربران جدید به صورت پیشگزیده.", "Enable" : "فعال", "Unable to update profile default setting" : "ناتوان در بهروز رسانی تنظیمات پیشگزیدهٔ نمایه", "Server-side encryption" : "رمزگذاری سمت سرور", @@ -345,9 +330,7 @@ "Change" : "تغییر", "Delete" : "حذف", "Reshare" : "بازهمرسانی", - "No users" : "No users", - "Loading users …" : "Loading users …", - "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list.", + "No accounts" : "حسابی وجود ندارد", "Default language" : "زبان پیش فرض", "Common languages" : "زبانهای رایج", "Other languages" : "Other languages", @@ -372,33 +355,27 @@ "Username will be autogenerated" : "Username will be autogenerated", "Username (required)" : "Username (required)", "Total rows summary" : "خلاصه کل ردیف ها", + "Loading users …" : "Loading users …", "Scroll to load more rows" : "Scroll to load more rows", "_{userCount} user …_::_{userCount} users …_" : ["{userCount} user …","{userCount} users …"], "_{userCount} user_::_{userCount} users_" : ["{userCount} user","{userCount} users"], "Avatar" : "آواتار", + "Username" : "نام کاربری", "Group admin for" : "مدیر گروه برای", "User backend" : "پشتیبان کاربر", "Storage location" : "محل ذخیره سازی", "Last login" : "آخرین ورود", "User actions" : "User actions", "Password or insufficient permissions message" : "Password or insufficient permissions message", - "Loading user …" : "Loading user …", - "You do not have permissions to see the details of this user" : "شما مجوز دیدن جزئیات این کاربر را ندارید", "Add user to group" : "Add user to group", - "Set user as admin for" : "کاربر را به عنوان مدیر تنظیم کنید", - "Select user quota" : "سهمیه کاربر را انتخاب کنید", "Set the language" : "Set the language", "{size} used" : "{size} مورد استفاده", - "Delete user" : "حذف کردن کاربر", "Wipe all devices" : "همه دستگاه ها را پاک کنید.", - "Disable user" : "غیرفعال کردن کاربر", - "Enable user" : "کاربر را فعال کنید", "Resend welcome email" : "ارسال ایمیل خوش آمدید", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "در صورت گم شدن دستگاه یا خارج شدن از سازمان ، می توانید داده های نکست کلود را از راه دور از بین همه دستگاه های مرتبط با {userid} آن پاک کنید. فقط در صورت اتصال دستگاه ها به اینترنت کار می کند.", "Remote wipe of devices" : "پاک کردن از راه دور دستگاه ها", "Wipe {userid}'s devices" : "دستگاه های {userid} را پاک کنید", "Wiped {userid}'s devices" : "Wiped {userid}'s devices", - "Failed to update user manager" : "Failed to update user manager", "Fully delete {userid}'s account including all their personal files, app data, etc." : "حساب {userid} را با تمام پرونده های شخصی ، داده های برنامه و غیره به طور کامل حذف کنید.", "Account deletion" : "حذف حساب کاربری", "Delete {userid}'s account" : "حساب {userid} را حذف کنید", @@ -406,17 +383,13 @@ "Password was successfully changed" : "Password was successfully changed", "Email was successfully changed" : "Email was successfully changed", "Welcome mail sent!" : "نامه خوش آمديد ارسال شد", - "Toggle user actions menu" : "Toggle user actions menu", "Done" : "انجام شد", "Edit" : "ویرایش", - "User management settings" : "User management settings", "Visibility" : "Visibility", "Show language" : "Show language", - "Show user backend" : "نمایش پس زمینه کاربر", "Show storage path" : "نمایش مسیر ذخیره سازی", "Show last login" : "نمایش آخرین ورود", "Send email" : "ارسال ایمیل", - "Send welcome email to new users" : "Send welcome email to new users", "Defaults" : "Defaults", "Default quota" : "سهمیه پیش فرض", "Select default quota" : "سهمیه پیش فرض را انتخاب کنید", @@ -438,7 +411,6 @@ "{license}-licensed" : "دارای مجوز- {license}", "Changelog" : "تغییر", "by {author}\n{license}" : "by {author}\n{license}", - "Active users" : "کاربران فعال", "Admins" : "مدیران", "Disabled users" : "کاربران غیرفعال شده است", "Group name" : "نام گروه", @@ -458,8 +430,6 @@ "Profile visibility" : "Profile visibility", "Locale" : "محل", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations", - "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions", - "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions", "Your apps" : "برنامههای شما", "Active apps" : "برنامههای فعال", "Disabled apps" : "برنامههای غیرفعال", @@ -468,13 +438,13 @@ "Featured apps" : "برنامههای برگزیده", "Supported apps" : "Supported apps", "Show to everyone" : "Show to everyone", - "Show to logged in users only" : "Show to logged in users only", "Hide" : "پنهان کردن", "Download and enable" : "بارگیری و فعال سازی", "Allow untested app" : "Allow untested app", "The app will be downloaded from the App Store" : "The app will be downloaded from the App Store", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "این برنامه مطابق با نسخه نکست کلود شما مشخص نشده است. اگر ادامه بدهید همچنان می توانید برنامه را نصب کنید. توجه داشته باشید که برنامه ممکن است مطابق آنچه انتظار می رود کار نکند.", "Never" : "هرگز", + "Active users" : "کاربران فعال", "An error occurred during the request. Unable to proceed." : "An error occurred during the request. Unable to proceed.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "برنامه فعال شده است اما باید به روز شود. شما پس از 5 ثانیه به صفحه بروزرسانی هدایت می شوید.", "Error: This app cannot be enabled because it makes the server unstable" : "Error: This app cannot be enabled because it makes the server unstable", @@ -486,7 +456,6 @@ "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "There were too many requests from your network. Retry later or contact your administrator if this is an error.", "Documentation" : "مستندسازی", "Forum" : "انجمن", - "Login" : "ورود", "None/STARTTLS" : "None/STARTTLS", "SSL" : "SSL", "Open documentation" : "بازکردن مستند", @@ -500,7 +469,6 @@ "Authentication" : "احراز هویت", "Authentication required" : "احراز هویت مورد نیاز است", "Credentials" : "اعتبارهای", - "SMTP Username" : "نام کاربری SMTP", "SMTP Password" : "رمز عبور SMTP", "Save" : "ذخیره", "Test and verify email settings" : "Test and verify email settings", @@ -521,6 +489,9 @@ "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "This community release of Nextcloud is unsupported and instant notifications are unavailable.", "Use a second factor besides your password to increase security for your account." : "برای افزایش امنیت حساب کاربری خود ، از یک عامل دوم علاوه بر رمز عبور خود استفاده کنید.", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication.", + "No user supplied" : "هیچ کاربری تعریف نشده است", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "لطفاً رمز عبور بازیابی مدیر را ارائه دهید. در غیر این صورت ، تمام داده های کاربر از بین می رود.", + "Backend does not support password change, but the user's encryption key was updated." : " سرور از تغییرات گذرواژه پشتیبانی نمی کند، اما کلید رمزگذاری کاربر به روز شد.", "installing and updating apps via the App Store or Federated Cloud Sharing" : "installing and updating apps via the App Store or Federated Cloud Sharing", "Federated Cloud Sharing" : "اشتراک گذاری ابر فدرال", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL از نسخه (%2$s) منسوخ شده %1$s استفاده می کند. لطفا سیستم عامل خود را به روز کنید یا ویژگی هایی از قبیل %3$s قابل اعتماد کار نمی کنند.", @@ -533,7 +504,15 @@ "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>.", "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>." : "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.memory_consumption</code> to your PHP configuration with a value higher than <code>%s</code>.", "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>." : "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply <code>opcache.interned_strings_buffer</code> to your PHP configuration with a value higher than <code>%s</code>.", + "You need to set your user email before being able to send test emails. Go to %s for that." : "You need to set your user email before being able to send test emails. Go to %s for that.", + "Invalid user" : "کاربر نامعتبر", + "Your username is: %s" : "نام کاربری شما %s هست.", + "Logged in user must be a subadmin" : "ورود به سیستم کاربر باید زیرمجموعه باشد", + "A background job is pending that checks for user imported SSL certificates. Please check back later." : "A background job is pending that checks for user imported SSL certificates. Please check back later.", + "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below.", "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP users or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.", + "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system.", + "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "هنگامی که گروه ها انتخاب و حذف شدند ، از این منطق استفاده می کنند تا مشخص شود آیا کاربر 2FA اجباری دارد: اگر هیچ گروه انتخاب نشده باشند ، 2FA برای همه غیر از اعضای گروه های محروم امکان پذیر است. در صورت انتخاب گروه ها ، 2FA برای همه اعضای این گروه فعال است. اگر کاربر هر دو در یک گروه منتخب و مستثنی باشد ، انتخاب شده دارای اولویت است و 2FA اجرا می شود.", "Enable all" : "به کار انداختن همه", "Internet Explorer" : "اینترنت اکسپلور", "Edge" : "اج", @@ -548,8 +527,12 @@ "For security reasons this password will only be shown once." : "به دلایل امنیتی این گذرواژه فقط یک بار نشان داده می شود.", "Copied!" : "رونوشت شد!", "Copy" : "رونوشت", + "Execute one task with each page loaded. Use case: Single user instance." : "اجرای یک وظیفه با هر بار شدن صفحه. مناسب نمونههای تک کاربره.", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "پروندهٔ cron.php ثبت شده در یک خدمت webcron برای فراخوانی هر ۵ دقیقه یک بار روی HTTP. مناسب برای نمونههای بسیار کوچک ( تا ۵ کاربر بسته به استفاده).", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "برای اجرای این کار نیاز به افزونهٔ PHP POSIX دارید. برای جزییات بیشتر، {linkstart}مستندات پیاچپی{linkend} را ببینید.", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "استفاده از خدمت کرون سامانه برای فراخوانی cron.php هر ۵ دقیقه یک بار. مناسب تمامی نمونهها.", + "The cron.php needs to be executed by the system user \"{user}\"." : "پروندهٔ cron.php باید به دست کاربر سامانهای {user} قابل اجرا باشد.", + "Enable or disable profile by default for new users." : "به یا از کار انداختن نمایه برای کاربران جدید به صورت پیشگزیده.", "You are about to remove the group {group}. The users will NOT be deleted." : "در حال برداشتن گروه {group} هستید. کاربران حذف نخواهند شد.", "Please confirm the group removal " : "لطفاً برداشتن گروه را تأیید کنید", "Choose profile picture from files" : "گزینش نگارهٔ نمایه از پروندهها", @@ -557,8 +540,15 @@ "Your email address" : "پست الکترونیکی شما", "Your location" : "مکان شما", "Your Twitter handle" : "Your Twitter handle", + "You do not have permissions to see the details of this user" : "شما مجوز دیدن جزئیات این کاربر را ندارید", "Add new password" : "رمزعبور جدید اضافه کنید", "Add new email address" : "آدرس ایمیل جدید اضافه کنید", + "Set user as admin for" : "کاربر را به عنوان مدیر تنظیم کنید", + "Select user quota" : "سهمیه کاربر را انتخاب کنید", + "Toggle user actions menu" : "Toggle user actions menu", + "Delete user" : "حذف کردن کاربر", + "Disable user" : "غیرفعال کردن کاربر", + "Enable user" : "کاربر را فعال کنید", "Edit User" : "ویرایش کاربر", "Will be autogenerated" : "به صورت خودکار تولید می شود", "Add a new user" : "افزودن کاربر جدید", @@ -567,10 +557,15 @@ "Add group" : "افزودن گروه", "Default quota:" : "سهمیه پیش فرض:", "Show Languages" : "نمایش زبانها", + "Show user backend" : "نمایش پس زمینه کاربر", "Send email to new user" : "ارسال ایمیل به کاربر جدید", "Not saved" : "ناموفق در ذخیره", "Twitter" : "توییتر", + "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions", + "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions", + "Show to logged in users only" : "Show to logged in users only", "Enable untested app" : "برنامه آزمایش نشده را فعال کنید", + "SMTP Username" : "نام کاربری SMTP", "Expire after" : "Expire after", "day(s)" : "روز(s)", "Exclude groups from password requirements:" : "Exclude groups from password requirements:", @@ -581,6 +576,12 @@ "Edit display name" : "Edit display name", "Select manager" : "Select manager", "User's table" : "User's table", - "Select user manager" : "Select user manager" + "Select user manager" : "Select user manager", + "No users" : "No users", + "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list.", + "Loading user …" : "Loading user …", + "Failed to update user manager" : "Failed to update user manager", + "User management settings" : "User management settings", + "Send welcome email to new users" : "Send welcome email to new users" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |