diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /apps/files_external/l10n/es.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es.js')
-rw-r--r-- | apps/files_external/l10n/es.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index a563113c4a2..a8fb6d80222 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -134,7 +134,6 @@ OC.L10N.register( "Add storage" : "Añadir almacenamiento", "Advanced settings" : "Configuración avanzada", "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.", - "Saving..." : "Guardando..." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales." }, "nplurals=2; plural=(n != 1);"); |