From a9863ab6dc0576839ff4026a7887c46c3c1976e9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Jul 2023 00:31:12 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_EC.js | 1 + l10n/es_EC.json | 1 + l10n/mn.js | 1 + l10n/mn.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 76231e9b26..5a43779c57 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -35,6 +35,7 @@ OC.L10N.register( "Share link" : "Compartir enlace", "Allow editing" : "Permitir edición", "Allow resharing" : "Permitir volver a compartir", + "Link copied" : "Enlace copiado", "Privacy" : "Privacidad", "This URL is already bookmarked! Overwrite?" : "¡Esta URL ya está marcada! ¿Quieres sobreescribirlo?", "Folder" : "Carpeta", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index a28c8c02f4..cad6ee2966 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -33,6 +33,7 @@ "Share link" : "Compartir enlace", "Allow editing" : "Permitir edición", "Allow resharing" : "Permitir volver a compartir", + "Link copied" : "Enlace copiado", "Privacy" : "Privacidad", "This URL is already bookmarked! Overwrite?" : "¡Esta URL ya está marcada! ¿Quieres sobreescribirlo?", "Folder" : "Carpeta", diff --git a/l10n/mn.js b/l10n/mn.js index 1946dac522..4cdbd1f587 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -21,6 +21,7 @@ OC.L10N.register( "New" : "Шинэ", "New folder" : "Шинэ хавтас", "Search" : "Хайх", + "_%n folder_::_%n folders_" : ["%n хавтас","%n хавтас"], "Delete folder" : "Хавтсыг устгах", "Choose folder" : "Хавтас сонгого уу", "Submit" : "мэдэгдэх", diff --git a/l10n/mn.json b/l10n/mn.json index af02557706..ad53e60b33 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -19,6 +19,7 @@ "New" : "Шинэ", "New folder" : "Шинэ хавтас", "Search" : "Хайх", + "_%n folder_::_%n folders_" : ["%n хавтас","%n хавтас"], "Delete folder" : "Хавтсыг устгах", "Choose folder" : "Хавтас сонгого уу", "Submit" : "мэдэгдэх",