diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
commit | 81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch) | |
tree | 50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/es_PY.js | |
parent | 21cd04d1959c56256ef464c166b82dd774107f7a (diff) | |
download | nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.tar.gz nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_PY.js')
-rw-r--r-- | core/l10n/es_PY.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_PY.js b/core/l10n/es_PY.js index f209912784c..3055e236465 100644 --- a/core/l10n/es_PY.js +++ b/core/l10n/es_PY.js @@ -236,9 +236,6 @@ OC.L10N.register( "Database host" : "Servidor de base de datos", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).", "Performance warning" : "Advertencia de desempeño", - "SQLite will be used as database." : "SQLite será usado como la base de datos.", - "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ", "Finish setup" : "Terminar configuración", "Finishing …" : "Terminando …", "Need help?" : "¿Necesitas ayuda?", @@ -300,6 +297,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.", "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ", "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.", + "SQLite will be used as database." : "SQLite será usado como la base de datos.", + "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ", "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Back to log in" : "Regresar al inicio de sesión", |