"The uploaded file exceeds the upload_max_filesize directive in php.ini":"The uploaded file exceeds the upload_max_filesize directive in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form":"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form",
"The file was only partially uploaded":"The file was only partially uploaded",
"No file was uploaded":"No file was uploaded",
"Missing a temporary folder":"Missing a temporary folder",
"Could not write file to disk":"Could not write file to disk",
"A PHP extension stopped the file upload":"A PHP extension stopped the file upload",
"This community release of Nextcloud is unsupported and push notifications are limited.":"This community release of Nextcloud is unsupported and push notifications are limited.",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email.":"Click the following button to reset your password. If you have not requested the password reset, then ignore this email.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email.":"Click the following link to reset your password. If you have not requested the password reset, then ignore this email.",
"Some of your link shares have been removed":"Some of your link shares have been removed",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information.":"Due to a security bug we had to remove some of your link shares. Please see the link for more information.",
"The user limit of this instance is reached.":"The user limit of this instance is reached.",
"Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies.":"Enter your subscription key in the support app in order to increase the user limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies.",
"Please use the command line updater because updating via browser is disabled in your config.php.":"Please use the command line updater because updating via browser is disabled in your config.php.",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)":"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken.":"Your web server is not yet properly set up to allow file synchronisation, because the WebDAV interface seems to be broken.",
"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}.":"Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}.",
"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update.":"Your web server is not properly set up to resolve \"{url}\". This is most likely related to a web server configuration that was not updated to deliver this folder directly. Please compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx at it's {linkstart}documentation page ↗{linkend}. On Nginx those are typically the lines starting with \"location ~\" that need an update.",
"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}.":"Your web server is not properly set up to deliver .woff2 files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustement to also deliver .woff2 files. Compare your Nginx configuration to the recommended configuration in our {linkstart}documentation ↗{linkend}.",
"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)":"Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"{suggestedOverwriteCliURL}\". Otherwise there might be problems with the URL generated via cron. (It is possible however that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this just in case.)",
"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:",
"Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}.":"Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}.",
"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}.":"This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {linkstart}https://nextcloud.com/enterprise{linkend}.",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}.":"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}.",
"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})":"Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})",
"The PHP OPcache module is not properly configured. See the {linkstart}documentation ↗{linkend} for more information.":"The PHP OPcache module is not properly configured. See the {linkstart}documentation ↗{linkend} for more information.",
"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.",
"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module.":"The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module.",
"The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required.":"The PHP modules \"gmp\" and/or \"bcmath\" are not enabled. If you use WebAuthn passwordless authentication, these modules are required.",
"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it.":"Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it.",
"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 {linkstart}documentation ↗{linkend}.":"To migrate to another database use the command line tool: \"occ db:convert-type\", or see the {linkstart}documentation ↗{linkend}.",
"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:":"Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:",
"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}.":"MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL. For further details read {linkstart}the documentation page about this ↗{linkend}.",
"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path.":"This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GB of free space available in the temp directory of PHP. Check the logs for full details about the path and the available space. To improve this please change the temporary directory in the php.ini or make more space available in that path.",
"The temporary directory of this instance points to an either non-existing or non-writable directory.":"The temporary directory of this instance points to either a non-existing or an unwritable directory.",
"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}.":"You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This most likely means that you are behind a reverse proxy and the overwrite config variables are not set correctly. Please read {linkstart}the documentation page about this ↗{linkend}.",
"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.",
"For more details see the {linkstart}documentation ↗{linkend}.":"For more details see the {linkstart}documentation ↗{linkend}.",
"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 \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.":"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.",
"The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly.":"The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly.",
"The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.":"The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly.",
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}.":"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}.":"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!":"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!",
"The update is in progress, leaving this page might interrupt the process in some environments.":"The update is in progress, leaving this page might interrupt the process in some environments.",
"Update to {version}":"Update to {version}",
"An error occurred.":"An error occurred.",
"Please reload the page.":"Please reload the page.",
"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue.":"The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.":"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>.",
"Continue to {productName}":"Continue to {productName}",
"_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._":["The update was successful. Redirecting you to {productName} in %n second.","The update was successful. Redirecting you to {productName} in %n seconds."],
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.":"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.",
"If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help.":"If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help.",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?":"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?",
"Schedule work & meetings, synced with all your devices.":"Schedule work & meetings, synced with all your devices.",
"Keep your colleagues and friends in one place without leaking their private info.":"Keep your colleagues and friends in one place without leaking their private info.",
"Simple email app nicely integrated with Files, Contacts and Calendar.":"Simple email app nicely integrated with Files, Contacts and Calendar.",
"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.":"Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps.",
"Collaborative documents, spreadsheets and presentations, built on Collabora Online.":"Collaborative documents, spreadsheets and presentations, built on Collabora Online.",
"Start typing in search":"Start typing in search",
"No matching results":"No matching results",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}":"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}",
"Search starts once you start typing and results may be reached with the arrow keys":"Search starts once you start typing and results may be reached with the arrow keys",
"An error occurred while searching for {type}":"An error occurred while searching for {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_":["Please enter {minSearchLength} character or more to search","Please enter {minSearchLength} characters or more to search"],
"This browser is not supported":"This browser is not supported",
"Your browser is not supported. Please upgrade to a newer version or a supported one.":"Your browser is not supported. Please upgrade to a newer version or a supported one.",
"Continue with this unsupported browser":"Continue with this unsupported browser",
"Supported versions":"Supported versions",
"{name} version {version} and above":"{name} version {version} and above",
"Which files do you want to keep?":"Which files do you wish to keep?",
"If you select both versions, the copied file will have a number added to its name.":"If you select both versions, the copied file will have a number added to its name.",
"The page could not be found on the server or you may not be allowed to view it.":"The page could not be found on the server or you may not be allowed to view it.",
"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.",
"The server was unable to complete your request.":"The server was unable to complete your request.",
"If this happens again, please send the technical details below to the server administrator.":"If this happens again, please send the technical details below to the server administrator.",
"More details can be found in the server log.":"More details can be found in the server log.",
"Technical details":"Technical details",
"Remote Address: %s":"Remote Address: %s",
"Request ID: %s":"Request ID: %s",
"Type: %s":"Type: %s",
"Code: %s":"Code: %s",
"Message: %s":"Message: %s",
"File: %s":"File: %s",
"Line: %s":"Line: %s",
"Trace":"Trace",
"Security warning":"Security warning",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work.":"Your data directory and files are probably accessible from the internet because the .htaccess file does not work.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>.":"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>.",
"Configure the database":"Configure the database",
"Only %s is available.":"Only %s is available.",
"Install and activate additional PHP modules to choose other database types.":"Install and activate additional PHP modules to choose other database types.",
"For more details check out the documentation.":"For more details check out the documentation.",
"Database user":"Database user",
"Database password":"Database password",
"Database name":"Database name",
"Database tablespace":"Database tablespace",
"Database host":"Database host",
"Please specify the port number along with the host name (e.g., localhost:5432).":"Please specify the port number along with the host name (e.g., localhost:5432).",
"You chose SQLite as database.":"You chose SQLite as database.",
"SQLite should only be used for minimal and development instances. For production we recommend a different database backend.":"SQLite should only be used for minimal and development instances. For production we recommend a different database backend.",
"If you use clients for file syncing, the use of SQLite is highly discouraged.":"If you use clients for file syncing, the use of SQLite is highly discouraged.",
"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue.":"It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue.",
"Could not remove CAN_INSTALL from the config folder. Please remove this file manually.":"Could not remove CAN_INSTALL from the config folder. Please remove this file manually.",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.":"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page.",
"Please log in before granting %1$s access to your %2$s account.":"Please log in before granting %1$s access to your %2$s account.",
"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.":"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator.",
"Enhanced security is enabled for your account. Choose a second factor for authentication:":"Enhanced security is enabled for your account. Choose a second factor for authentication:",
"Could not load at least one of your enabled two-factor auth methods. Please contact your admin.":"Could not load at least one of your enabled two-factor auth methods. Please contact your admin.",
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance.":"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance.",
"Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication.":"Two-factor authentication is enforced but has not been configured on your account. Please continue to setup two-factor authentication.",
"Set up two-factor authentication":"Set up two-factor authentication",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance.":"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance.",
"Enhanced security is enforced for your account. Choose which provider to set up:":"Enhanced security is enforced for your account. Choose which provider to set up:",
"Access through untrusted domain":"Access through untrusted domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.":"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.",
"Further information how to configure this can be found in the %1$sdocumentation%2$s.":"Further information how to configure this can be found in the %1$sdocumentation%2$s.",
"These incompatible apps will be disabled:":"These incompatible apps will be disabled:",
"The theme %s has been disabled.":"The theme %s has been disabled.",
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding.":"Please make sure that the database, the config folder and the data folder have been backed up before proceeding.",
"Start update":"Start update",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:":"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:",
"Detailed logs":"Detailed logs",
"Update needed":"Update needed",
"Please use the command line updater because you have a big instance with more than 50 users.":"Please use the command line updater because you have a big instance with more than 50 users.",
"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>.":"For help, see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation</a>.",
"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure.":"I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure.",
"Upgrade via web on my own risk":"Upgrade via web on my own risk",
"This %s instance is currently in maintenance mode, which may take a while.":"This %s instance is currently in maintenance mode, which may take a while.",
"Contact your system administrator if this message persists or appeared unexpectedly.":"Contact your system administrator if this message persists or appeared unexpectedly.",
"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 {linkstart}installation documentation ↗{linkend} for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm.":"Please check the {linkstart}installation documentation ↗{linkend} 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.",
"You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings.":"You have not set or verified your email server configuration, yet. Please head over to the {mailSettingsStart}Basic settings{mailSettingsEnd} in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings.",
"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.",
"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 {linkstart}documentation ↗{linkend} 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 {linkstart}documentation ↗{linkend} for more information.",
"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file.":"Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file.",
"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.",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}.":"No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}.",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}.":"No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}.",
"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it.":"You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it.",
"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}.":"The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}.",
"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.",
"Missing index \"{indexName}\" in table \"{tableName}\".":"Missing index \"{indexName}\" in table \"{tableName}\".",
"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.",
"Missing primary key on table \"{tableName}\".":"Missing primary key on table \"{tableName}\".",
"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.",
"Missing optional column \"{columnName}\" in table \"{tableName}\".":"Missing optional column \"{columnName}\" in table \"{tableName}\".",
"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.",
"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them.":"This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them.",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this.":"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page ↗{linkend} about this.",
"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}.":"Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}.",
"A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help.":"A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help.",
"If it is not there ask your local administrator.":"If it is not there ask your local administrator.",
"Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}.":"Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information.":"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information.",
"PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible.":"PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart} one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible.",