diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:52 +0000 |
commit | 728dae59629aa138418fd8a901f4a5b86f337f65 (patch) | |
tree | 5ebfbfd863e9c57f865b5c2722ca8006569ad70e /apps/files_external/l10n/es_419.js | |
parent | 52b5cfa8e7545d7532c4fe0d0f5f2aa4fe83a80e (diff) | |
download | nextcloud-server-728dae59629aa138418fd8a901f4a5b86f337f65.tar.gz nextcloud-server-728dae59629aa138418fd8a901f4a5b86f337f65.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_419.js')
-rw-r--r-- | apps/files_external/l10n/es_419.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es_419.js b/apps/files_external/l10n/es_419.js index d73d6f63ed9..b145a24363d 100644 --- a/apps/files_external/l10n/es_419.js +++ b/apps/files_external/l10n/es_419.js @@ -24,7 +24,6 @@ OC.L10N.register( "Admin defined" : "Administrador definido", "Delete storage?" : "¿Borrar almacenamiento?", "Saved" : "Guardado", - "Saving..." : "Guardando...", "Save" : "Guardar", "Empty response from the server" : "Respuesta del servidor vacía", "Couldn't access. Please log out and in again to activate this mount point" : "No fue posible accesar. Por favor sal de la sesión y vuelve a entrar para activar este punto de montaje", @@ -116,6 +115,7 @@ OC.L10N.register( "Available for" : "Disponible para", "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", - "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo" + "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", + "Saving..." : "Guardando..." }, "nplurals=2; plural=(n != 1);"); |