diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
---|---|---|
committer | Louis Chemineau <louis@chmn.me> | 2024-02-08 18:27:25 +0100 |
commit | 181abb52d4310a0c9e0ad4964f7439f1d491c21a (patch) | |
tree | 6fc61c68c5f6fdcd9fcde76e6a0c664a61cefb09 /apps/files/l10n/es_MX.js | |
parent | b957c69fab97d7f8684e2181dfc80f03f89ce93e (diff) | |
download | nextcloud-server-181abb52d4310a0c9e0ad4964f7439f1d491c21a.tar.gz nextcloud-server-181abb52d4310a0c9e0ad4964f7439f1d491c21a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_MX.js')
-rw-r--r-- | apps/files/l10n/es_MX.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 9cbe31098ee..d607b4e136f 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -206,6 +206,7 @@ OC.L10N.register( "Blank" : "Vacío", "Unable to create new file from template" : "No se ha podido crear un nuevo archivo desde la plantilla", "Delete permanently" : "Borrar permanentemente", + "Cancel" : "Cancelar", "Templates" : "Plantillas", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", "No favorites yet" : "Aún no hay favoritos", @@ -219,7 +220,6 @@ OC.L10N.register( "New text file.txt" : "Nuevo ArchivoDeTexto.txt", "You can only favorite a single file or folder at a time" : "Solo puedes marcar como favorito un solo archivo o carpeta cada vez", "Search users" : "Buscar usuarios", - "Cancel" : "Cancelar", "Set up templates folder" : "Configura una carpeta para plantillas", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Vista de cuadrícula", |