diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-30 01:13:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-30 01:13:33 +0000 |
commit | 809058cb3ca68c74307b056c1581836f2b51b260 (patch) | |
tree | 138149db684eeddfda8380f7fe254b38b7fab58d /lib/l10n/es.js | |
parent | fb5eebd33b8c500e13b3ec00941933f2adce7b29 (diff) | |
download | nextcloud-server-809058cb3ca68c74307b056c1581836f2b51b260.tar.gz nextcloud-server-809058cb3ca68c74307b056c1581836f2b51b260.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index f0fdc9d7d48..5f681340525 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -7,6 +7,7 @@ OC.L10N.register( "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él.", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración. Ver %s", "Or, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it. See %s" : "O, si prefieres mantener el archivo config.php como de solo lectura, marca la opción \"config_is_read_only\" a 'true' en él. Ver %s", + "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Los archivos de la app %1$s no se han reemplazado correctamente. Asegúrate de que es una versión compatible con el servidor.", "Sample configuration detected" : "Configuración de ejemplo detectada", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Se ha detectado que el ejemplo de configuración ha sido copiado. Esto podría afectar a su instalación, por lo que no tiene soporte. Lea la documentación antes de hacer cambios en config.php", "%1$s and %2$s" : "%1$s y %2$s", |