diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-09 02:27:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-09 02:27:45 +0000 |
commit | 6f9d726ccf05945484d3fec2d4fca21c4109eb74 (patch) | |
tree | 2efcfd213bb9cf887b40b7fd18bad36ae528fc83 /apps/files_external/l10n/gl.js | |
parent | fadad1e7d7c0ecb0a5d1acdb8f90047a0bd51326 (diff) | |
download | nextcloud-server-6f9d726ccf05945484d3fec2d4fca21c4109eb74.tar.gz nextcloud-server-6f9d726ccf05945484d3fec2d4fca21c4109eb74.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r-- | apps/files_external/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index 25a6c67914c..39fb903d711 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -19,9 +19,7 @@ OC.L10N.register( "Never" : "Nunca", "Once every direct access" : "Unha vez cada acceso directo", "Read only" : "Só lectura", - "Delete" : "Eliminar", "Admin defined" : "Definido polo administrador", - "Are you sure you want to delete this external storage?" : "Confirma que quere eliminar este almacenamento externo?", "Delete storage?" : "Eliminar o almacenamento?", "Saved" : "Gardado", "Saving …" : "Gardando…", @@ -133,6 +131,8 @@ OC.L10N.register( "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais.", "External storages" : "Almacenamentos externos", "(group)" : "(grupo)", + "Delete" : "Eliminar", + "Are you sure you want to delete this external storage?" : "Confirma que quere eliminar este almacenamento externo?", "SMB / CIFS" : "SMB / CIFS", "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC" }, |