From 6641f1d9704f24964d55183ddebb9cb853740f3e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Jul 2023 00:38:57 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_EC.js | 2 ++ l10n/es_EC.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 0461230f3..95ee1ef24 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -10,6 +10,7 @@ OC.L10N.register( "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "copy" : "copia", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", @@ -35,6 +36,7 @@ OC.L10N.register( "Can share" : "Puede compartir", "Owner" : "Dueño", "Delete" : "Borrar", + "Transfer" : "Transferencia", "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index c05b07abc..969e88f71 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -8,6 +8,7 @@ "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "copy" : "copia", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", @@ -33,6 +34,7 @@ "Can share" : "Puede compartir", "Owner" : "Dueño", "Delete" : "Borrar", + "Transfer" : "Transferencia", "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar",