From ecc40c6ed4d140cff2391428280881d44f04708d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 20 Mar 2025 02:39:54 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ca.js | 2 +- l10n/ca.json | 2 +- l10n/es_AR.js | 1 + l10n/es_AR.json | 1 + l10n/et_EE.js | 1 + l10n/et_EE.json | 1 + 6 files changed, 6 insertions(+), 2 deletions(-) diff --git a/l10n/ca.js b/l10n/ca.js index 7fa328c..9c432dc 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -117,7 +117,7 @@ OC.L10N.register( "Could not modify publishing state" : "No s'ha pogut modificar l'estat de publicació ", "Open room" : "Obrir sala", "Start" : "Inici", - "Clone room" : "Clona sala", + "Clone room" : "Clonar sala", "Loading" : "Carregant", "You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta sala es comparteix amb vostè.", "Max. rooms" : "Màx. sales", diff --git a/l10n/ca.json b/l10n/ca.json index d12b362..ee2ee8a 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -115,7 +115,7 @@ "Could not modify publishing state" : "No s'ha pogut modificar l'estat de publicació ", "Open room" : "Obrir sala", "Start" : "Inici", - "Clone room" : "Clona sala", + "Clone room" : "Clonar sala", "Loading" : "Carregant", "You are not allowed to change this option, because this room is shared with you." : "No podeu canviar aquesta opció perquè aquesta sala es comparteix amb vostè.", "Max. rooms" : "Màx. sales", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 78d53e4..445c0a5 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -14,6 +14,7 @@ OC.L10N.register( "Welcome" : "Bienvenido", "Sharing" : "Compartiendo", "Create" : "Crear", + "Published" : "Publicado", "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Eliminar", "Error" : "Error", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 922bb1e..0a2bbf1 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -12,6 +12,7 @@ "Welcome" : "Bienvenido", "Sharing" : "Compartiendo", "Create" : "Crear", + "Published" : "Publicado", "Copy to clipboard" : "Copiar al portapapeles", "Delete" : "Eliminar", "Error" : "Error", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 8bdb990..6f6f030 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Public" : "Avalik", "Save" : "Salvesta", + "Community" : "Kogukond", "Display name" : "Kuvatav nimi", "Password" : "Parool", "Hello %s" : "Tere %s", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index d845036..c9bd2fa 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -1,6 +1,7 @@ { "translations": { "Public" : "Avalik", "Save" : "Salvesta", + "Community" : "Kogukond", "Display name" : "Kuvatav nimi", "Password" : "Parool", "Hello %s" : "Tere %s",