From 2358645037ffc3a97be87885c1d76a694b8be456 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 1 Feb 2023 02:32:45 +0000 Subject: [PATCH] =?UTF-8?q?Fix(l10n):=20=F0=9F=94=A0=20Update=20translatio?= =?UTF-8?q?ns=20from=20Transifex?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- l10n/es_MX.js | 5 +++++ l10n/es_MX.json | 5 +++++ l10n/nl.js | 1 + l10n/nl.json | 1 + 4 files changed, 12 insertions(+) diff --git a/l10n/es_MX.js b/l10n/es_MX.js index a93f0dd59..ef7986893 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -10,6 +10,7 @@ OC.L10N.register( "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "copy" : "copiar", "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", @@ -32,14 +33,18 @@ OC.L10N.register( "Sharing" : "Compartiendo", "Tags" : "Etiquetas", "Undo" : "Deshacer", + "No participants found" : "No se encontraron participantes", "Can edit" : "Puede editar", "Can share" : "Puede compartir", + "Can manage" : "Puede gestionar", "Owner" : "Dueño", "Delete" : "Borrar", + "Failed to create share with {displayName}" : "Fallo al crear el recurso compartido denominado {displayName}", "Transfer" : "Transferir", "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", + "Invalid path selected" : "Ruta seleccionada no válida.", "Attachments" : "Adjuntos", "Comments" : "Comentarios", "Modified" : "Modificado", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 9c91ff362..0c972f8e9 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -8,6 +8,7 @@ "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "copy" : "copiar", "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", @@ -30,14 +31,18 @@ "Sharing" : "Compartiendo", "Tags" : "Etiquetas", "Undo" : "Deshacer", + "No participants found" : "No se encontraron participantes", "Can edit" : "Puede editar", "Can share" : "Puede compartir", + "Can manage" : "Puede gestionar", "Owner" : "Dueño", "Delete" : "Borrar", + "Failed to create share with {displayName}" : "Fallo al crear el recurso compartido denominado {displayName}", "Transfer" : "Transferir", "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", + "Invalid path selected" : "Ruta seleccionada no válida.", "Attachments" : "Adjuntos", "Comments" : "Comentarios", "Modified" : "Modificado", diff --git a/l10n/nl.js b/l10n/nl.js index 8a770f817..05614dd24 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -136,6 +136,7 @@ OC.L10N.register( "Archived cards" : "Gearchiveerde kaarten", "Add list" : "Lijst toevoegen", "List name" : "Lijstnaam", + "Active filters" : "Actieve filters", "Apply filter" : "Filter toepassen", "Filter by tag" : "Filteren op label", "Filter by assigned user" : "Filter op toegewezen gebruiker", diff --git a/l10n/nl.json b/l10n/nl.json index aea043768..c4c4b146d 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -134,6 +134,7 @@ "Archived cards" : "Gearchiveerde kaarten", "Add list" : "Lijst toevoegen", "List name" : "Lijstnaam", + "Active filters" : "Actieve filters", "Apply filter" : "Filter toepassen", "Filter by tag" : "Filteren op label", "Filter by assigned user" : "Filter op toegewezen gebruiker",