diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
commit | 41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch) | |
tree | dedc23250c80193375d86e15bdd18b159ce943e6 /apps/files_external/l10n/es_SV.js | |
parent | 9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff) | |
download | nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.tar.gz nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_SV.js')
-rw-r--r-- | apps/files_external/l10n/es_SV.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es_SV.js b/apps/files_external/l10n/es_SV.js index eb2e1eee6a7..c155d536d1f 100644 --- a/apps/files_external/l10n/es_SV.js +++ b/apps/files_external/l10n/es_SV.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_external", { - "External storages" : "Almacenamiento externo", + "External storage" : "Almacenamiento externo", "Personal" : "Personal", "System" : "Sistema", "Grant access" : "Conceder acceso", @@ -113,7 +113,6 @@ OC.L10N.register( "Scope" : "Alcance", "Open documentation" : "Abrir la documentación", "Folder name" : "Nombre de la carpeta", - "External storage" : "Almacenamiento externo", "Authentication" : "Autenticación", "Configuration" : "Configuración", "Available for" : "Disponible para", @@ -121,6 +120,7 @@ OC.L10N.register( "Add storage" : "Agregar almacenamiento", "Advanced settings" : "Configuraciones avanzadas", "Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo", + "External storages" : "Almacenamiento externo", "(group)" : "(grupo)" }, "nplurals=2; plural=(n != 1);"); |