diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:56 +0000 |
commit | e9517b811c0f4bf455f576e80bf22e7db3ea108e (patch) | |
tree | 355c661f15540500161cbeb57822355302ff0699 /lib/l10n/es.js | |
parent | 1826a1eea220b56b9e7477899bdb2b35a5e9ff78 (diff) | |
download | nextcloud-server-e9517b811c0f4bf455f576e80bf22e7db3ea108e.tar.gz nextcloud-server-e9517b811c0f4bf455f576e80bf22e7db3ea108e.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index bb4abd4332a..e8bb3d5ba6f 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -231,8 +231,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", "This can usually be fixed by giving the webserver write access to the config directory" : "Se podría solucionar esto dándole al servidor permisos de escritura del directorio de configuración", "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.", - "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", - "Following platforms are supported: %s" : "Las siguientes plataformas están soportadas: %s", "Can't create or write into the data directory %s" : "No es posible crear o escribir en el directorio de datos %s", "Invalid Federated Cloud ID" : "ID de Nube federada no válida", "Can’t increase permissions of %s" : "No se pueden aumentar los permisos de %s", |