"Please provide an admin recovery password; otherwise, all user data will be lost.":"Please provide an admin recovery password; otherwise, all user data will be lost.",
"Backend doesn't support password change, but the user's encryption key was updated.":"Backend doesn't 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 %s version (%s). Please update your operating system or features such as %s will not work reliably.":"cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably.",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)":"A problem occurred while sending the email. Please revise your settings. (Error: %s)",
"Error while enabling user.":"Error while enabling user.",
"Error while disabling user.":"Error while disabling user.",
"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 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):":"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):",
"Official apps are developed by and within the community. They offer central functionality and are ready for production use.":"Official apps are developed by the community. They offer additional functionality and are ready for production use.",
"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use.":"Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use.",
"This app is not checked for security issues and is new or known to be unstable. Install at your own risk.":"This app is not checked for security issues and is new or known to be unstable. Install at your own risk.",
"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.":"The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.",
"An error occured while changing your language. Please reload the page and try again.":"An error occurred while changing your language. Please reload the page and try again.",
"Changing the password will result in data loss, because data recovery is not available for this user":"Changing the password will result in data loss, because data recovery is not available for this user",
"This app has an update available.":"This app has an update available.",
"by %s":"by %s",
"%s-licensed":"%s-licensed",
"Documentation:":"Documentation:",
"User documentation":"User documentation",
"Admin documentation":"Admin documentation",
"Visit website":"Visit website",
"Report a bug":"Report a bug",
"Show description …":"Show description …",
"Hide description …":"Hide description …",
"This app has no minimum Nextcloud version assigned. This will be an error in the future.":"This app has no minimum Nextcloud version assigned. This will cause an error in the future.",
"This app has no maximum Nextcloud version assigned. This will be an error in the future.":"This app has no maximum Nextcloud version assigned. This will cause an error in the future.",
"This app cannot be installed because the following dependencies are not fulfilled:":"This app cannot be installed because the following dependencies are not fulfilled:",
"Enable only for specific groups":"Enable only for specific groups",
"It is important to set up this server to be able to send emails, like for password reset and notifications.":"It is important to set up this server to be able to send emails, like for password reset and notifications.",
"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.":"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.",
"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.":"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.":"Encryption alone does not guarantee complete security. Please read the documentation for information on how the encryption app works, and supported use cases.",
"Be aware that encryption always increases the file size.":"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.":"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?":"This is the final warning: Do you really want to enable encryption?",
"Enable encryption":"Enable encryption",
"No encryption module loaded, please enable an encryption module in the app menu.":"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 'occ encryption:migrate'":"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 'occ encryption:migrate'",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one.":"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one.",
"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 Tips & Tricks section and the documentation for more information.":"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 Tips & Tricks section and the documentation for more information.",
"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.",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm.":"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm.",
"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.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible.":"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.":"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
"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.",
"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version.":"%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version.",
"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection.":"The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection.",
"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information.":"Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information.",
"This means that there might be problems with certain characters in filenames.":"This means that there might be problems with certain characters in filenames.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s.":"It is strongly proposed to install the required packages on your system to support one of the following locales: %s.",
"If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")":"If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")",
"It was not possible to execute the cron job via CLI. The following technical errors have appeared:":"It was not possible to execute the cron job via CLI. The following technical errors have appeared:",
"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>.":"Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>.",
"Last job execution ran %s. Something seems wrong.":"Last job execution ran %s. Something seems wrong.",
"Background job didn’t run yet!":"Background job didn’t run yet!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information.":"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information.",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP.":"cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.":"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information.":"As admin you can fine-tune the sharing behavior. Please see the documentation for more information.",
"Restrict users to only share with users in their groups":"Restrict users to only share with users in their groups",
"Exclude groups from sharing":"Exclude groups from sharing",
"These groups will still be able to receive shares, but not to initiate them.":"These groups will still be able to receive shares, but not to initiate them.",
"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.":"This text will be shown on the public link upload page when the file list is hidden.",
"There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information.":"There are a lot of features and config switches available to optimally customise and use this instance. Here are some pointers for more information.",
"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend.":"SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend.",
"This is particularly recommended when using the desktop client for file synchronisation.":"This is particularly recommended when using the desktop client for file synchronisation.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.":"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.",
"You are using <strong>%s</strong> of <strong>%s</strong>":"You are using <strong>%s</strong> of <strong>%s</strong>",
"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)":"You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)",
"Profile picture":"Profile picture",
"Upload new":"Upload new",
"Select from Files":"Select from Files",
"Remove image":"Remove image",
"png or jpg, max. 20 MB":"png or jpg, max. 20 MB",
"Picture provided by original account":"Picture provided by original account",
"Cancel":"Cancel",
"Choose as profile picture":"Choose as profile picture",
"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.":"Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}.",
"When the password of a new user is left empty, an activation email with a link to set the password is sent.":"When the password of a new user is left empty, an activation email with a link to set the password is sent.",
"Enter the recovery password in order to recover the users files during password change":"Enter the recovery password in order to recover the user's files during password change",
"Please provide an admin recovery password, otherwise all user data will be lost":"Please provide an admin recovery password, otherwise all user data will be lost",
"Backend doesn't support password change, but the user's encryption key was successfully updated.":"Backend doesn't support password change, but the user's encryption key was successfully updated.",
"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.",
"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm.":"Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.":"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible.",
"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version.":"%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection.":"The PHP module 'fileinfo' is missing. We strongly recommend enabling this module to get best results with mime-type detection.",
"This means that there might be problems with certain characters in file names.":"This means that there might be problems with certain characters in file names.",
"We strongly suggest installing the required packages on your system to support one of the following locales: %s.":"We strongly suggest installing the required packages on your system to support one of the following locales: %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")":"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:":"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http.":"cron.php is registered at a webcron service to call cron.php every 15 minutes over http.",
"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details.":"To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered.":"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered.",
"Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>":"Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>",
"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n":"Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n",
"Get the apps to sync your files":"Get the apps to sync your files",
"Desktop client":"Desktop client",
"Android app":"Android app",
"iOS app":"iOS app",
"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!":"If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!",
"Show First Run Wizard again":"Show First Run Wizard again",
"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 Tips & Ticks section and the documentation for more information.":"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 Tips & Ticks section and the documentation for more information.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection.":"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection.",
"Web, desktop, mobile clients and app specific passwords that currently have access to your account.":"Web, desktop, mobile clients and app specific passwords that currently have access to your account.",
"Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.":"Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too.",