"Only visible to people matched via phone number integration through Talk on mobile":"نمایان تنها برای افرادی که با یکپارچگی شماره تلفن از طریق Talk روی تلفن همراه مطابقند",
"Wrong admin recovery password. Please check the password and try again.":"رمز مدیریتی بازیابی غلط است. لطفاً رمز را کنترل کرده و دوباره امتحان نمایید.",
"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)",
"Invalid mail address":"آدرس ایمیل نامعتبر است",
"Settings saved":"تنظیمات ذخیره شد",
"Unable to change full name":"امکان تغییر نام کامل وجود ندارد",
"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(لطفاً اطمینان حاصل کنید که تمام متن در یک خط است):",
"Welcome to your %s account, you can add, protect, and share your data.":"%s به حساب کاربری خود خوش آمدید ،شما می توانید اضافه کنید ، محافظت و اطلاعات خود را اشتراک به بگذارید.",
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root.":"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root.",
"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.",
"This instance is running in debug mode. Only enable this for local development and not in production environments.":"This instance is running in debug mode. Only enable this for local development and not in production environments.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features.":"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features.",
"The old server-side-encryption format is enabled. We recommend disabling this.":"The old server-side-encryption format is enabled. We recommend disabling this.",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended.":"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface.":"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.":"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response.",
"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.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.":"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update.",
"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.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.":"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel.",
"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",
"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 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.",
"Allow apps to use the Share API":"اجازه ی برنامه ها برای استفاده از API اشتراک گذاری",
"Allow resharing":"مجوز اشتراک گذاری مجدد",
"Allow sharing with groups":"اشتراک گذاری با گروه ها مجاز است",
"Restrict users to only share with users in their groups":"محدود کردن کاربران برای اشتراکگذاری تنها میان کاربران گروه خود",
"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":"اجبار برای محافظت توسط رمز عبور",
"Set default expiration date for shares":"تاریخ انقضا پیش فرض را برای اشتراک گذاری تعیین کنید",
"Enforce expiration date":"اعمال تاریخ اتمام اشتراک گذاری",
"Set default expiration date for shares to other servers":"Set default expiration date for shares to other servers",
"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",
"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 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",
"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":"مجوزهای اشتراکی پیش فرض",
"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.",
"Two-factor authentication is not enforced for members of the following groups.":"Two-factor authentication is not enforced for members of the following groups.",
"Featured apps are developed by and within the community. They offer central functionality and are ready for production use.":"برنامههای برگزیده توسط و در داخل جامعه توسعه داده میشوند. این برنامهها، عملکردهای مرکزی را ارائه میدهند و برای استفاده نهایی آماده هستند.",
"Limit app usage to groups":"محدودیت استفاده از کاره به گروهها",
"No results":"بدون نتیجه",
"Update to {version}":"بهروز رسانی به {version}",
"This app has no minimum Nextcloud version assigned. This will be an error in the future.":"این برنامه حداقل دارای نسخه بعدی نکست کلود است. این یک خطا در آینده خواهد بود.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future.":"این برنامه حداکثر نسخه نکست کلود اختصاصی ندارد. این یک خطا در آینده خواهد بود.",
"This app cannot be installed because the following dependencies are not fulfilled:":"امکان نصب این برنامه وجود ندارد، این پیشنیازها انجام نشدهاند:",
"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.",
"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.",
"Use system cron service to call the cron.php file every 5 minutes.":"برای تماس با پرونده cron.php هر 5 دقیقه یکبار از سرویس cron system استفاده کنید.",
"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.",
"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.":"\"رمزگذاری سمت سرور\" امکان رمزگذاری پرونده های آپلود شده در این سرور را امکان پذیر می کند. که با محدودیت هایی مانند مجازات عملکرد همراه است ، بنابراین در صورت لزوم فعال کنید.",
"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.":"توجه داشته باشید که همواره رمزگذاری حجم فایل را افزایش خواهد داد.",
"It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data.":"همیشه خوب است که از داده های خود نسخه پشتیبان تهیه کنید ، در صورت رمزگذاری مطمئن شوید که از کلیدهای رمزنگاری به همراه داده خود نسخه پشتیبان تهیه کنید.",
"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.":"هیچ ماژول رمزگذاریای بارگذاری نشده است، لطفا ماژول رمزگذاری را در منو برنامه فعال کنید.",
"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",
"Set as profile picture":"به عنوان عکس نمایه تنظیم کنید",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere.":"لطفاً توجه داشته باشید که ممکن است تا 24 ساعت طول بکشد تا عکس نمایه شما در همه جا به روز شود.",
"You are using <strong>{usage}</strong>":"فضای مورد استفاده: <strong>{usage}</strong>",
"You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)":"شما در حال استفادهٔ <strong>{usage}</strong> از <strong>{totalSpace}</strong> (<strong>{usageRelative}٪</strong>) فضا هستید",
"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.":"ملاک عمل، تنظیمات با محدودیت بالاتر است که اعمال می شوند. برای مثال، اگر \"قابلیت دیده شدن\" در وضعیت \"نمایش برای همه\" تنظیم شده باشد و \"محدوده دیده شدن\" در وضعیت \"خصوصی\" تنظیم شده باشد، تنظیم به وضعیت \"خصوصی\" که محدودیت بیشتری اعمال میکند اعمال خواهد شد.",
"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} را پاک کنید",
"Fully delete {userid}'s account including all their personal files, app data, etc.":"حساب {userid} را با تمام پرونده های شخصی ، داده های برنامه و غیره به طور کامل حذف کنید.",
"Account deletion":"حذف حساب کاربری",
"Delete {userid}'s account":"حساب {userid} را حذف کنید",
"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.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information.":"به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
"You need to enable the File sharing App.":"You need to enable the File sharing App.",
"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",
"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.":"این برنامه مطابق با نسخه نکست کلود شما مشخص نشده است. اگر ادامه بدهید همچنان می توانید برنامه را نصب کنید. توجه داشته باشید که برنامه ممکن است مطابق آنچه انتظار می رود کار نکند.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.":"برنامه فعال شده است اما باید به روز شود. شما پس از 5 ثانیه به صفحه بروزرسانی هدایت می شوید.",
"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.",
"It is important to set up this server to be able to send emails, like for password reset and notifications.":"تنظیم این سرور برای این مهم است که بتواند ایمیل ارسال کند ، مانند تنظیم مجدد گذرواژه و اعلان ها.",
"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.":"برای امنیت و عملکرد نمونه شما، مهم است که همه چیز به درستی پیکربندی شده باشد. برای کمک به شما در این مورد ، ما برخی از بررسی های خودکار را انجام می دهیم. لطفا برای اطلاعات بیشتر به مستندات مرتبط مراجعه کنید.",
"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>بررسی کنید",
"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}است. ",
"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.",
"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",
"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 رخ داده است. لطفاً فایل گزارش نکستکلود را برای جزئیات بیشتر بررسی کنید.",
"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>.",
"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 اجرا می شود.",
"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 هر ۵ دقیقه یک بار. مناسب تمامی نمونهها.",
"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",
"Exclude groups from sharing":"مستثنی شدن گروه ها از اشتراک گذاری",
"These groups will still be able to receive shares, but not to initiate them.":"این گروه ها هنوز هم می توانند سهم دریافت کنند ، اما نه آنها را شروع کنند.",
"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",