diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/es.js | 3 | ||||
-rw-r--r-- | core/l10n/es.json | 3 | ||||
-rw-r--r-- | core/l10n/sr.js | 3 | ||||
-rw-r--r-- | core/l10n/sr.json | 3 | ||||
-rw-r--r-- | core/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | core/l10n/zh_CN.json | 1 |
6 files changed, 14 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 59719c01cac..9a6827fe2b2 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -100,6 +100,7 @@ OC.L10N.register( "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." : "Esta instancia usa un almacenamiento de objetos basado en S3 como almacenamiento primario. Los archivos subidos se almacena temporalmente en el servidor y por eso se recomienda tener 50 GB de espacio libre en el directorio temporal de PHP. Comprueba los registros para detalles completos sobre la ruta y el espacio disponible. Para mejora esto, por favor, cambia el directorio temporal en el php.ini o aumenta el espacio disponible en esa ruta.", "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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Estás accediendo a través de una conexión segura. Sin embargo, tu instancia está generando URLs inseguras. Esto significa seguramente que estás tras un proxy inverso y las variables de configuración de reescritura no están bien configuradas. Por favor, lee <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la página de la documentación sobre esto</a>.", "Error occurred while checking server setup" : "Ha ocurrido un error al revisar la configuración del servidor", + "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Para más detalles, consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "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." : "Tu directorio de datos y tus archivos son probablemente accesibles desde internet. El archivo .htaccess no funciona. Se recomienda encarecidamente que configures tu servidor web de tal manera que el directorio de datos no sea accesible, o que lo muevas fuera de la raíz de documentos del servidor web.", "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." : "La cabecera HTTP \"{header}\" no está configurada como \"{expected}\". Esto es un riesgo potencial de seguridad o privacidad, y se recomienda ajustar esta configuración de forma adecuada.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La cabecera HTTP \"{header}\" no está configurada como \"{expected}\". Algunas características podrían no funcionar correctamente, por lo que se recomienda ajustar esta configuración.", @@ -254,6 +255,8 @@ OC.L10N.register( "File not found" : "Archivo no encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El documento no se pudo encontrar en el servidor. Es posible que el enlace fuera eliminado o haya caducado.", "Back to %s" : "Volver a %s", + "Too many requests" : "Demasiadas peticiones", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hubo demasiadas peticiones desde su red. Vuelva a intentarlo más tarde o póngase en contacto con su administrador si se trata de un error.", "Error" : "Error", "Internal Server Error" : "Error interno del servidor", "The server was unable to complete your request." : "El servidor no ha podido completar tu petición.", diff --git a/core/l10n/es.json b/core/l10n/es.json index 87db6ca3b6c..b0b2c28d202 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -98,6 +98,7 @@ "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." : "Esta instancia usa un almacenamiento de objetos basado en S3 como almacenamiento primario. Los archivos subidos se almacena temporalmente en el servidor y por eso se recomienda tener 50 GB de espacio libre en el directorio temporal de PHP. Comprueba los registros para detalles completos sobre la ruta y el espacio disponible. Para mejora esto, por favor, cambia el directorio temporal en el php.ini o aumenta el espacio disponible en esa ruta.", "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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Estás accediendo a través de una conexión segura. Sin embargo, tu instancia está generando URLs inseguras. Esto significa seguramente que estás tras un proxy inverso y las variables de configuración de reescritura no están bien configuradas. Por favor, lee <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">la página de la documentación sobre esto</a>.", "Error occurred while checking server setup" : "Ha ocurrido un error al revisar la configuración del servidor", + "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Para más detalles, consulta la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "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." : "Tu directorio de datos y tus archivos son probablemente accesibles desde internet. El archivo .htaccess no funciona. Se recomienda encarecidamente que configures tu servidor web de tal manera que el directorio de datos no sea accesible, o que lo muevas fuera de la raíz de documentos del servidor web.", "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." : "La cabecera HTTP \"{header}\" no está configurada como \"{expected}\". Esto es un riesgo potencial de seguridad o privacidad, y se recomienda ajustar esta configuración de forma adecuada.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "La cabecera HTTP \"{header}\" no está configurada como \"{expected}\". Algunas características podrían no funcionar correctamente, por lo que se recomienda ajustar esta configuración.", @@ -252,6 +253,8 @@ "File not found" : "Archivo no encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El documento no se pudo encontrar en el servidor. Es posible que el enlace fuera eliminado o haya caducado.", "Back to %s" : "Volver a %s", + "Too many requests" : "Demasiadas peticiones", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hubo demasiadas peticiones desde su red. Vuelva a intentarlo más tarde o póngase en contacto con su administrador si se trata de un error.", "Error" : "Error", "Internal Server Error" : "Error interno del servidor", "The server was unable to complete your request." : "El servidor no ha podido completar tu petición.", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index 50ceb166fe5..fb3df559b15 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -100,6 +100,7 @@ OC.L10N.register( "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." : "Ова инстанца користи S3 базирано чување података за основно складиште. Отпремљени фајлови се привремено чувају на серверу и препоручује се да имате доступно бар 50 GB слободног простора у PHP привременом директоријуму. Погледајте дневник за више детаља око путања и слободном простору. Да бисте ово променили или побољшали, измените привремени директоријум у php.ini фајлу или направите више слободног места на тренутној путањи.", "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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Приступате инстанци преко безбедне конекције, али Ваша инстанца и даље генерише небезбедну адресу. Ово често значи да сте иза обрнутог проксија, а променљиве за overwrite нису постављене у config фајлу. Прочитајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацију о овоме</a>.", "Error occurred while checking server setup" : "Дошло је до грешке при провери поставки сервера", + "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "За више детаља, погледајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацију</a>.", "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." : "Ваша фасцикла са подацима и фајлови су вероватно доступни са интернета. .htaccess фајл не ради. Препоручујемо да подесите Ваш веб сервер тако да је фасцикла са подацима ван фасцикле кореног документа веб сервера.", "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." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Ово потенцијално угрожава безбедност и приватност и препоручује се да подесите ову поставку.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Неке функције можда неће радити исправно, па препоручује се да подесите ову поставку.", @@ -254,6 +255,8 @@ OC.L10N.register( "File not found" : "Фајл није нађен", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Овај документ није нађен на серверу. Можда је дељење избрисано или му је истекао рок трајања?", "Back to %s" : "Назад на %s", + "Too many requests" : "Превише захтева", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Са ваше мреже долази превише захтева. Покушајте поново касније или контактирајте администратора уколико је ово нека грешка.", "Error" : "Грешка", "Internal Server Error" : "Унутрашња грешка сервера", "The server was unable to complete your request." : "Сервер не може да обради Ваш захтев.", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index ab1d5eb528b..3713c23a10e 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -98,6 +98,7 @@ "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." : "Ова инстанца користи S3 базирано чување података за основно складиште. Отпремљени фајлови се привремено чувају на серверу и препоручује се да имате доступно бар 50 GB слободног простора у PHP привременом директоријуму. Погледајте дневник за више детаља око путања и слободном простору. Да бисте ово променили или побољшали, измените привремени директоријум у php.ini фајлу или направите више слободног места на тренутној путањи.", "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 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Приступате инстанци преко безбедне конекције, али Ваша инстанца и даље генерише небезбедну адресу. Ово често значи да сте иза обрнутог проксија, а променљиве за overwrite нису постављене у config фајлу. Прочитајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацију о овоме</a>.", "Error occurred while checking server setup" : "Дошло је до грешке при провери поставки сервера", + "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "За више детаља, погледајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацију</a>.", "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." : "Ваша фасцикла са подацима и фајлови су вероватно доступни са интернета. .htaccess фајл не ради. Препоручујемо да подесите Ваш веб сервер тако да је фасцикла са подацима ван фасцикле кореног документа веб сервера.", "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." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Ово потенцијално угрожава безбедност и приватност и препоручује се да подесите ову поставку.", "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP заглавље „{header}“ није подешено као „{expected}“. Неке функције можда неће радити исправно, па препоручује се да подесите ову поставку.", @@ -252,6 +253,8 @@ "File not found" : "Фајл није нађен", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Овај документ није нађен на серверу. Можда је дељење избрисано или му је истекао рок трајања?", "Back to %s" : "Назад на %s", + "Too many requests" : "Превише захтева", + "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Са ваше мреже долази превише захтева. Покушајте поново касније или контактирајте администратора уколико је ово нека грешка.", "Error" : "Грешка", "Internal Server Error" : "Унутрашња грешка сервера", "The server was unable to complete your request." : "Сервер не може да обради Ваш захтев.", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 105df77626a..af2c56da7d4 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -165,6 +165,7 @@ OC.L10N.register( "Forgot password?" : "忘记密码?", "Log in with a device" : "使用设备登录", "Back" : "返回", + "No results for {query}" : "没有 '{query}' 的相关结果", "Settings" : "设置", "Could not load your contacts" : "无法加载您的联系人", "Search contacts …" : "搜索联系人 …", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 12d066b7dd6..59ebcbd7c07 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -163,6 +163,7 @@ "Forgot password?" : "忘记密码?", "Log in with a device" : "使用设备登录", "Back" : "返回", + "No results for {query}" : "没有 '{query}' 的相关结果", "Settings" : "设置", "Could not load your contacts" : "无法加载您的联系人", "Search contacts …" : "搜索联系人 …", |