diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/files/l10n/es_GT.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_GT.js')
-rw-r--r-- | apps/files/l10n/es_GT.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files/l10n/es_GT.js b/apps/files/l10n/es_GT.js index 2ca781ebdbe..0b234e99709 100644 --- a/apps/files/l10n/es_GT.js +++ b/apps/files/l10n/es_GT.js @@ -138,15 +138,10 @@ OC.L10N.register( "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", "Storage invalid" : "El almacenamiento es inválido", - "Select" : "Seleccionar", - "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", - "New" : "Nuevo", - "Copied!" : "¡Copiado!", "Unlimited" : "Ilimitado", "Cancel" : "Cancelar", "%s used" : "%s usado", "%1$s of %2$s used" : "%1$s de %2$s usados", - "Settings" : "Configuraciones ", "Deleted files" : "Papelera" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |