diff options
Diffstat (limited to 'apps/settings/l10n/fa.js')
-rw-r--r-- | apps/settings/l10n/fa.js | 193 |
1 files changed, 191 insertions, 2 deletions
diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index aa8e8d058aa..c99b34f6afd 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -38,6 +38,8 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} نشانی رایانامهتان را تغییر داد", "You changed your email address" : "نشانی رایانامهتان را تغییر دادید", "Your email address was changed by an administrator" : "نشانی رایانامهتان به دست مدیری عوض شد", + "You created an app password for a session named \"{token}\"" : "You created an app password for a session named \"{token}\"", + "An administrator created an app password for a session named \"{token}\"" : "An administrator created an app password for a session named \"{token}\"", "You deleted app password \"{token}\"" : "گذرواژهٔ کارهٔ «{token}» را حذف کردید", "You renamed app password \"{token}\" to \"{newToken}\"" : "نام گذرواژهٔ کارهٔ «{token}» را به «{newToken}» تغییر دادید", "You granted filesystem access to app password \"{token}\"" : "دسترسی به سامانهپرونده را به گذرواژهٔ کارهٔ «{token}» اعطا کردید", @@ -55,13 +57,24 @@ OC.L10N.register( "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." : " سرور از تغییرات گذرواژه پشتیبانی نمی کند، اما کلید رمزگذاری کاربر به روز شد.", + "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 قابل اعتماد کار نمی کنند.", "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "نمی توان تعیین کرد که آیا نسخه TLS متعلق به cURL قدیمی است یا خیر. زیرا خطایی در طول درخواست HTTPS به https://nextcloud.com رخ داده است. لطفاً فایل گزارش نکستکلود را برای جزئیات بیشتر بررسی کنید.", + "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation.", + "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration.", + "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function.", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades.", + "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud is not allowed to use the OPcache API. It is highly recommended to include all Nextcloud directories with <code>opcache.restrict_api</code> or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades.", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only." : "The shared memory based OPcache is disabled. For better performance, it is recommended to apply <code>opcache.file_cache_only=0</code> to your PHP configuration and use the file cache as second level cache only.", + "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>.", "Administrator documentation" : "مستندات مدیر", "User documentation" : "مستندات کاربر", "Invalid SMTP password." : "گذرواژه SMTP نامعتبر است.", @@ -70,17 +83,22 @@ 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)", + "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" : "امکان تغییر نام کامل وجود ندارد", "Unable to change email address" : "تغییرات پست الکترونیک امکانپذیر نیست", + "Unable to set invalid phone number" : "Unable to set invalid phone number", + "Unable to set invalid website" : "Unable to set invalid website", + "Some account data was invalid" : "Some account data was invalid", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "به منظور تأیید حساب توییتر خود ، توییت زیر را در توییتر قرار دهید (لطفاً آن را بدون هیچگونه فاصله بین خطوط ارسال کنید):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "برای تأیید وب سایت خود ، مطالب زیر را در ریشه وب خود در سایت ذخیره کنید:\n '.well-known/CloudIdVerificationCode.txt' \n(لطفاً اطمینان حاصل کنید که تمام متن در یک خط است):", "%1$s changed your password on %2$s." : "%1$s رمزعبور خود را تغییر داد به %2$s", "Your password on %s was changed." : "پسورد شما به %s تغییر یافت", "Your password on %s was reset by an administrator." : "رمز عبور شما توسط یک مدیر به %s تنظیم مجدد شد.", + "Your password on %s was reset." : "Your password on %s was reset.", "Password for %1$s changed on %2$s" : "رمزعبور از %1$sبه %2$s تغییر یافت", "Password changed for %s" : "پسور به %s تغییر یافت", "If you did not request this, please contact an administrator." : "اگر این درخواست را نکردید ، با یک مدیر تماس بگیرید.", @@ -102,6 +120,7 @@ OC.L10N.register( "Personal" : "شخصی", "Administration" : "مدیریت", "Additional settings" : "تنظیمات اضافی", + "Artificial Intelligence" : "Artificial Intelligence", "Administration privileges" : "اجازههای مدیریتی", "Groupware" : "کار گروهی", "Overview" : "نمای کلّی", @@ -120,13 +139,36 @@ OC.L10N.register( "Reshare" : "بازهمرسانی", "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.", + "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.", + "The old server-side-encryption format is enabled. We recommend disabling this." : "The old server-side-encryption format is enabled. We recommend disabling this.", + "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher." : "MariaDB version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MariaDB 10.2 or higher.", + "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher." : "MySQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require MySQL 8.0 or MariaDB 10.2 or higher.", + "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher." : "PostgreSQL version \"%s\" is used. Nextcloud 21 and higher do not support this version and require PostgreSQL 9.6 or higher.", + "Profile information" : "Profile information", + "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled", "Nextcloud settings" : "تنظیمات نکست کلود", + "Machine translation" : "Machine translation", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment.", + "Speech-To-Text" : "Speech-To-Text", + "Speech-To-Text can be implemented by different apps. Here you can set which app should be used." : "Speech-To-Text can be implemented by different apps. Here you can set which app should be used.", + "None of your currently installed apps provide Speech-To-Text functionality" : "None of your currently installed apps provide Speech-To-Text functionality", + "Text processing" : "Text processing", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task.", + "Task:" : "Task:", + "None of your currently installed apps provide Text processing functionality" : "None of your currently installed apps provide Text processing functionality", + "Here you can decide which group can access certain sections of the administration settings." : "Here you can decide which group can access certain sections of the administration settings.", "None" : "هیچکدام", + "Unable to modify setting" : "Unable to modify setting", "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." : "اجبار به احراز هویت دو عاملی فقط میتواند برای گروههایی خاص تنظیم شود.", + "Two-factor authentication is enforced for all members of the following groups." : "Two-factor authentication is enforced for all members of the following groups.", "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" : "ذخیرهٔ تغییرات", @@ -162,6 +204,7 @@ OC.L10N.register( "Rename" : "تغییرنام", "Revoke" : "لغو", "Wipe device" : "زدودن افزاره", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Revoking this token might prevent the wiping of your device if it has not started the wipe yet.", "Internet Explorer" : "اینترنت اکسپلور", "Edge" : "اج", "Firefox" : "فایرفاکس", @@ -198,6 +241,7 @@ OC.L10N.register( "Copied!" : "رونوشت شد!", "Copy" : "رونوشت", "Could not copy app password. Please copy it manually." : "نمی توان رمزعبور برنامه را کپی کرد. لطفاً آن را به صورت دستی کپی کنید.", + "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information.", "Last job execution ran {time}. Something seems wrong." : "آخرین کار در {time} اجرا شد. به نظر چیزی اشتباه است.", "Last job ran {relativeTime}." : "آخرین کار در {time} اجرا شد.", "Background job did not run yet!" : "هنوز کار پسزمینهای اجار نشده!", @@ -208,6 +252,7 @@ OC.L10N.register( "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." : "به یا از کار انداختن نمایه برای کاربران جدید به صورت پیشگزیده.", @@ -216,6 +261,7 @@ OC.L10N.register( "Server-side encryption" : "رمزگذاری سمت سرور", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "\"رمزگذاری سمت سرور\" امکان رمزگذاری پرونده های آپلود شده در این سرور را امکان پذیر می کند. که با محدودیت هایی مانند مجازات عملکرد همراه است ، بنابراین در صورت لزوم فعال کنید.", "Enable server-side encryption" : "فعالسازی رمزگذاری سمت-سرور", + "Please read carefully before activating server-side encryption:" : "Please read carefully before activating server-side encryption:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "پس از فعال سازی رمزگذاری ، تمام پرونده های بارگذاری شده از آن نقطه به سرور بارگیری می شوند و در حالت آماده به کار روی سرور رمزگذاری می شوند. غیرفعال کردن رمزگذاری در صورتی که ماژول رمزگذاری فعال از آن عملکرد پشتیبانی کند، در تاریخ بعد امکان پذیر است و کلیه پیش شرط ها (به عنوان مثال تنظیم کلید بازیابی) برآورده می شوند.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "رمزگذاری به تنهایی امنیت سیستم را تضمین نمی کند. لطفاً برای اطلاعات بیشتر درباره چگونگی عملکرد برنامه رمزگذاری و موارد استفاده از پشتیبانی ، به اسناد مراجعه کنید.", "Be aware that encryption always increases the file size." : "توجه داشته باشید که همواره رمزگذاری حجم فایل را افزایش خواهد داد.", @@ -223,45 +269,126 @@ OC.L10N.register( "This is the final warning: Do you really want to enable encryption?" : "این آخرین اخطار است: آیا میخواهید رمزگذاری را فعال کنید ؟", "No encryption module loaded, please enable an encryption module in the app menu." : "هیچ ماژول رمزگذاریای بارگذاری نشده است، لطفا ماژول رمزگذاری را در منو برنامه فعال کنید.", "Select default encryption module:" : "انتخاب ماژول پیشفرض رمزگذاری:", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}", + "Unable to update server side encryption config" : "Unable to update server side encryption config", + "Rename group" : "Rename group", "Remove group" : "برداشتن گروه", "You are about to remove the group {group}. The users will NOT be deleted." : "در حال برداشتن گروه {group} هستید. کاربران حذف نخواهند شد.", "Please confirm the group removal " : "لطفاً برداشتن گروه را تأیید کنید", "Current password" : "گذرواژه کنونی", "New password" : "گذرواژه جدید", "Change password" : "تغییر گذر واژه", + "Your profile information" : "Your profile information", "Your profile picture" : "نگارهٔ نمایهتان", "Upload profile picture" : "بارگذاری نگارهٔ نمایه", + "Choose profile picture from Files" : "Choose profile picture from Files", "Remove profile picture" : "برداشتن نگارهٔ نمایه", + "The file must be a PNG or JPG" : "The file must be a PNG or JPG", "Picture provided by original account" : "نگاره فراهم شده به دست حساب اصلی", "Cancel" : "منصرف شدن", + "Set as profile picture" : "Set as profile picture", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Please note that it can take up to 24 hours for your profile picture to be updated everywhere.", + "Choose your profile picture" : "Choose your profile picture", + "Please select a valid png or jpg file" : "Please select a valid png or jpg file", + "Error setting profile picture" : "Error setting profile picture", + "Error cropping profile picture" : "Error cropping profile picture", + "Error saving profile picture" : "Error saving profile picture", + "Error removing profile picture" : "Error removing profile picture", + "Your biography" : "Your biography", "Details" : "جزییات", "You are a member of the following groups:" : "عضوی از گروههای زیر هستید:", + "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", + "Your full name" : "Your full name", + "Email options" : "Email options", + "Primary email for password reset and notifications" : "Primary email for password reset and notifications", + "Remove primary email" : "Remove primary email", + "Delete email" : "Delete email", + "Unset as primary email" : "Unset as primary email", + "This address is not confirmed" : "This address is not confirmed", + "Set as primary email" : "Set as primary email", "Your email address" : "پست الکترونیکی شما", + "Additional email address {index}" : "Additional email address {index}", + "Unable to delete primary email address" : "Unable to delete primary email address", + "Unable to update primary email address" : "Unable to update primary email address", + "Unable to add additional email address" : "Unable to add additional email address", + "Unable to update additional email address" : "Unable to update additional email address", + "Unable to delete additional email address" : "Unable to delete additional email address", "No email address set" : "آدرسایمیلی تنظیم نشده است", + "Additional emails" : "Additional emails", + "Your handle" : "Your handle", + "Your headline" : "Your headline", "Language" : "زبان", "Help translate" : "به ترجمه آن کمک کنید", + "Unable to update language" : "Unable to update language", "No language set" : "زبانی تنظیم نشده است.", "Locale" : "محل", + "Week starts on {firstDayOfWeek}" : "Week starts on {firstDayOfWeek}", + "Unable to update locale" : "Unable to update locale", + "No locale set" : "No locale set", + "Your city" : "Your city", + "Your organisation" : "Your organisation", "Your phone number" : "شماره تلفن شما", + "Edit your Profile visibility" : "Edit your Profile visibility", + "Enable Profile" : "Enable Profile", + "Unable to update profile enabled state" : "Unable to update profile enabled state", + "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.", + "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", + "Your role" : "Your role", + "Your Twitter handle" : "Your Twitter handle", + "Your website" : "Your website", + "No {property} set" : "No {property} set", + "Unable to update {property}" : "Unable to update {property}", + "Change scope level of {property}, current scope is {scope}" : "Change scope level of {property}, current scope is {scope}", + "Unable to update federation scope of the primary {property}" : "Unable to update federation scope of the primary {property}", + "Unable to update federation scope of additional {property}" : "Unable to update federation scope of additional {property}", + "Add additional email" : "Add additional email", "Add" : "افزودن", + "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.", "Default language" : "زبان پیش فرض", "Common languages" : "زبانهای رایج", + "Other languages" : "Other languages", "Password change is disabled because the master key is disabled" : "تغییر رمز غیرفعال شده است زیرا کلید اصلی غیرفعال شده است", "New user" : "کاربر جدید", "Display name" : "نام جهت نمایش", + "Either password or email is required" : "Either password or email is required", + "Password (required)" : "Password (required)", + "Email (required)" : "Email (required)", "Email" : "ایمیل", + "Groups (required)" : "Groups (required)", + "Set user groups" : "Set user groups", + "Administered groups" : "Administered groups", + "Set user as admin for …" : "Set user as admin for …", "Quota" : "سهم", + "Set user quota" : "Set user quota", + "Set default language" : "Set default language", + "Manager" : "Manager", + "Add new user" : "Add new user", + "Set user manager" : "Set user manager", + "Username will be autogenerated" : "Username will be autogenerated", + "Username (required)" : "Username (required)", "Total rows summary" : "خلاصه کل ردیف ها", + "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" : "آواتار", "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 …", + "Edit display name" : "Edit display name", "Add new password" : "رمزعبور جدید اضافه کنید", "You do not have permissions to see the details of this user" : "شما مجوز دیدن جزئیات این کاربر را ندارید", "Add new email address" : "آدرس ایمیل جدید اضافه کنید", + "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" : "همه دستگاه ها را پاک کنید.", @@ -271,20 +398,46 @@ OC.L10N.register( "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} را حذف کنید", + "Display name was successfully changed" : "Display name was successfully changed", + "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", "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" : "سهمیه پیش فرض را انتخاب کنید", + "Passwordless authentication requires a secure connection." : "Passwordless authentication requires a secure connection.", + "Add WebAuthn device" : "Add WebAuthn device", + "Please authorize your WebAuthn device." : "Please authorize your WebAuthn device.", + "Name your device" : "Name your device", + "Adding your device …" : "Adding your device …", + "Server error while trying to add WebAuthn device" : "Server error while trying to add WebAuthn device", + "Server error while trying to complete WebAuthn device registration" : "Server error while trying to complete WebAuthn device registration", + "Unnamed device" : "Unnamed device", + "Passwordless Authentication" : "Passwordless Authentication", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Set up your account for passwordless authentication following the FIDO2 standard.", + "No devices configured." : "No devices configured.", + "The following devices are configured for your account:" : "The following devices are configured for your account:", + "Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.", "Your apps" : "برنامه های شما", "{license}-licensed" : "دارای مجوز- {license}", "Changelog" : "تغییر", + "by {author}\n{license}" : "by {author}\n{license}", + "Enter group name" : "Enter group name", "Add group" : "افزودن گروه", "Active users" : "کاربران فعال", "Admins" : "مدیران", @@ -296,26 +449,39 @@ OC.L10N.register( "Profile picture" : "تصویر پروفایل", "About" : "درباره", "Full name" : "نام کامل", + "Additional email" : "Additional email", "Headline" : "عنوان", "Organisation" : "سازمان", "Phone number" : "شماره تلفن", "Role" : "نقش", "Twitter" : "توییتر", + "Fediverse (e.g. Mastodon)" : "Fediverse (e.g. Mastodon)", "Website" : "وب سایت", + "Profile visibility" : "Profile visibility", + "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", "Active apps" : "برنامه های فعال", "Disabled apps" : "برنامه های غیرفعال شده است", "Updates" : "به روز رسانی ها", "App bundles" : "بسته های برنامه", "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" : "بارگیری و فعال سازی", - "Enable 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" : "هرگز", + "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", + "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" : "بازکردن مستند", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "تنظیم این سرور برای این مهم است که بتواند ایمیل ارسال کند ، مانند تنظیم مجدد گذرواژه و اعلان ها.", @@ -331,6 +497,7 @@ OC.L10N.register( "SMTP Username" : "نام کاربری SMTP", "SMTP Password" : "رمز عبور SMTP", "Save" : "ذخیره", + "Test and verify email settings" : "Test and verify email settings", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "برای امنیت و عملکرد نمونه شما، مهم است که همه چیز به درستی پیکربندی شده باشد. برای کمک به شما در این مورد ، ما برخی از بررسی های خودکار را انجام می دهیم. لطفا برای اطلاعات بیشتر به مستندات مرتبط مراجعه کنید.", "All checks passed." : "تمامی موارد با موفقیت چک شدند.", "There are some errors regarding your setup." : "برخی از خطاها در مورد راه اندازی شما وجود دارد", @@ -339,35 +506,51 @@ OC.L10N.register( "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "لطفاً <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">راهنماهای نصب</a> را مجددا مرور کرده و هرگونه خطا یا هشدار را در <a href=\"%2$s\">گزارشات log </a> بررسی کنید.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "امنیت نکست کلود خود را در مورد <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">اسکن امنیتی ما ↗ </a>بررسی کنید", "Version" : "نسخه", + "You need to enable the File sharing App." : "You need to enable the File sharing App.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.", "Allow apps to use the Share API" : "اجازه ی برنامه ها برای استفاده از API اشتراک گذاری", "Set default expiration date for shares" : "تاریخ انقضا پیش فرض را برای اشتراک گذاری تعیین کنید", + "Expire after" : "Expire after", "day(s)" : "روز(s)", "Enforce expiration date" : "اعمال تاریخ اتمام اشتراک گذاری", + "Set default expiration date for shares to other servers" : "Set default expiration date for shares to other servers", + "Allow users to share via link and emails" : "Allow users to share via link and emails", "Allow public uploads" : "اجازه بارگذاری عمومی", "Always ask for a password" : "رمز عبور را همیشه بپرسید.", "Enforce password protection" : "اجبار برای محافظت توسط رمز عبور", + "Exclude groups from password requirements:" : "Exclude groups from password requirements:", "Set default expiration date" : "اعمال تاریخ اتمام پیش فرض", + "Exclude groups from creating link shares:" : "Exclude groups from creating link shares:", "Allow resharing" : "مجوز اشتراک گذاری مجدد", "Allow sharing with groups" : "اشتراک گذاری با گروه ها مجاز است", "Restrict users to only share with users in their groups" : "محدود کردن کاربران برای اشتراکگذاری تنها میان کاربران گروه خود", "Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری", "These groups will still be able to receive shares, but not to initiate them." : "این گروه ها هنوز هم می توانند سهم دریافت کنند ، اما نه آنها را شروع کنند.", + "Allow username autocompletion in share dialog and allow access to the system address book" : "Allow username autocompletion in share dialog and allow access to the system address book", + "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups" : "Allow username autocompletion to users within the same groups and limit system address books to users in the same groups", + "Allow username autocompletion to users based on phone number integration" : "Allow username autocompletion to users based on phone number integration", + "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user.", + "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)", + "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Show disclaimer text on the public link upload page (only shown when the file list is hidden)", "This text will be shown on the public link upload page when the file list is hidden." : "این متن هنگام پنهان کردن لیست پرونده در صفحه بارگذاری پیوند عمومی نشان داده می شود.", "Default share permissions" : "مجوزهای اشتراکی پیش فرض", + "Reasons to use Nextcloud in your organization" : "Reasons to use Nextcloud in your organization", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "توسعه یافته توسط {communityopen} انجمن نکست کلود {linkclose} ، {githubopen} کد منبع {linkclose} تحت مجوز است {licenseopen}AGPL{linkclose}. ", "Like our Facebook page" : "پسندیدن صفحه فیس بوک ما", "Follow us on Twitter" : "ما را در توییتر دنبال کنید", "Follow us on Mastodon" : "ما را در ماستودون دنبال کنید", "Check out our blog" : "وبلاگ ما را بررسی کنید", "Subscribe to our newsletter" : "مشترک شدن در خبرنامه ما", + "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.", "You created app password \"{token}\"" : "گذرواژهٔ کارهٔ «{token}» را ایجاد کردید", "An administrator created app password \"{token}\"" : "مدیری گذرواژهٔ کارهٔ «{token}» را ایجاد کرد", "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 هر ۵ دقیقه یک بار. مناسب تمامی نمونهها.", "Choose profile picture from files" : "گزینش نگارهٔ نمایه از پروندهها", "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", + "Your location" : "Your location", "Edit User" : "ویرایش کاربر", "Will be autogenerated" : "به صورت خودکار تولید می شود", "Add a new user" : "افزودن کاربر جدید", @@ -375,10 +558,16 @@ OC.L10N.register( "Default quota:" : "سهمیه پیش فرض:", "Show Languages" : "نمایش زبانها", "Send email to new user" : "ارسال ایمیل به کاربر جدید", + "Enable untested app" : "برنامه آزمایش نشده را فعال کنید", "Plain" : "ساده", "NT LAN Manager" : "مدیر NT LAN", "SSL/TLS" : "SSL/TLS", "STARTTLS" : "شروع TLS", - "Authentication method" : "روش احراز هویت" + "Authentication method" : "روش احراز هویت", + "Allow username autocompletion in share dialog" : "Allow username autocompletion in share dialog", + "Allow username autocompletion to users within the same groups" : "Allow username autocompletion to users within the same groups", + "Select manager" : "Select manager", + "User's table" : "User's table", + "Select user manager" : "Select user manager" }, "nplurals=2; plural=(n > 1);"); |