From 6b315d9a444b730c1b8195e29138217b405aa619 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 09:23:01 +0530 Subject: [PATCH 01/15] add full murena notification --- src/email-recovery.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/email-recovery.js b/src/email-recovery.js index dfb7364..5414f9f 100644 --- a/src/email-recovery.js +++ b/src/email-recovery.js @@ -155,7 +155,7 @@ function createTextNode(appName) { if (unverifiedRecoveryEmail !== '') { labelText = t(appName, 'Please verify your recovery email address to fully enjoy your murena.io account.') } - labelText = t(appName, 'This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You\'ll find them back when everything goes back to normal.') + labelText ='📢'+ (appName, '📢 Murena Workspace will be back fully soon! Please read this guide to know more.') const text = document.createTextNode(labelText) p.appendChild(text) return p -- GitLab From 4f9c23c516a78f720f43b5a09f972a3490e836e7 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 09:24:39 +0530 Subject: [PATCH 02/15] add full murena notification --- src/email-recovery.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/email-recovery.js b/src/email-recovery.js index 5414f9f..81f9791 100644 --- a/src/email-recovery.js +++ b/src/email-recovery.js @@ -11,7 +11,7 @@ document.addEventListener('DOMContentLoaded', function() { const textNode = createTextNode(APPLICATION_NAME) // const link = createLinkElement(APPLICATION_NAME) - contentDiv.appendChild(img) + //contentDiv.appendChild(img) contentDiv.appendChild(textNode) newDiv.appendChild(contentDiv) // newDiv.appendChild(link) -- GitLab From 6f541aba37cef07d952dced8c471086735d9c631 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 09:25:57 +0530 Subject: [PATCH 03/15] change background color --- scss/email-recovery.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/email-recovery.scss b/scss/email-recovery.scss index aa010b6..7df8004 100644 --- a/scss/email-recovery.scss +++ b/scss/email-recovery.scss @@ -7,7 +7,7 @@ box-sizing: border-box; justify-content: center; align-items: center; - background: #333333; + background: #0086ff; color: #ffffff; font-size: 16px; font-weight: 400; -- GitLab From 02cd04062c1f843da250928309d6bf1d6db43547 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 09:30:34 +0530 Subject: [PATCH 04/15] added in translation file --- l10n/de.js | 3 ++- l10n/de.json | 3 ++- l10n/de_DE.js | 3 ++- l10n/de_DE.json | 3 ++- l10n/en.js | 3 ++- l10n/en.json | 3 ++- l10n/es.js | 3 ++- l10n/es.json | 3 ++- l10n/fr.js | 3 ++- l10n/fr.json | 3 ++- l10n/it.js | 3 ++- l10n/it.json | 3 ++- src/email-recovery.js | 2 +- 13 files changed, 25 insertions(+), 13 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index 7463cfc..b89c401 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -37,6 +37,7 @@ OC.L10N.register( "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "Diese Version von Murena Workspace erlaubt nur einen minimalen Zugriff. Das bedeutet, dass einige von dir zuvor festgelegten Konfigurationen (z. B. zusätzliche E-Mail-Konten) sowie einige Funktionen (z. B. Dateien, PGP) möglicherweise nicht vorhanden sind. Du wirst sie wiederfinden, wenn alles wieder normal läuft.", "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an." + "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de.json b/l10n/de.json index 5fd1977..7daff15 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -35,6 +35,7 @@ "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "Diese Version von Murena Workspace erlaubt nur einen minimalen Zugriff. Das bedeutet, dass einige von dir zuvor festgelegten Konfigurationen (z. B. zusätzliche E-Mail-Konten) sowie einige Funktionen (z. B. Dateien, PGP) möglicherweise nicht vorhanden sind. Du wirst sie wiederfinden, wenn alles wieder normal läuft.", "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an." + "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index b228711..39d3dbc 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -37,6 +37,7 @@ OC.L10N.register( "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "Diese Version von Murena Workspace erlaubt nur einen minimalen Zugriff. Das bedeutet, dass einige von Ihnen zuvor festgelegten Konfigurationen (z. B. zusätzliche E-Mail-Konten) sowie einige Funktionen (z. B. Dateien, PGP) möglicherweise nicht vorhanden sind. Sie werden sie wiederfinden, wenn alles wieder normal läuft.", "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an." + "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 45ba9a5..e99f7be 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -35,6 +35,7 @@ "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "Diese Version von Murena Workspace erlaubt nur einen minimalen Zugriff. Das bedeutet, dass einige von Ihnen zuvor festgelegten Konfigurationen (z. B. zusätzliche E-Mail-Konten) sowie einige Funktionen (z. B. Dateien, PGP) möglicherweise nicht vorhanden sind. Sie werden sie wiederfinden, wenn alles wieder normal läuft.", "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an." + "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/en.js b/l10n/en.js index 3ef0c60..2baefd4 100644 --- a/l10n/en.js +++ b/l10n/en.js @@ -34,6 +34,7 @@ OC.L10N.register( "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.", "The email could not be verified. Please try again later.": "The email could not be verified. Please try again later.", "The email address is disposable. Please provide another recovery address." : "The email address is disposable. Please provide another recovery address.", - "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address." + "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en.json b/l10n/en.json index 6ca785f..36fd38d 100644 --- a/l10n/en.json +++ b/l10n/en.json @@ -35,7 +35,8 @@ "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.", "The email could not be verified. Please try again later.": "The email could not be verified. Please try again later.", "The email address is disposable. Please provide another recovery address." : "The email address is disposable. Please provide another recovery address.", - "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address." + "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "pluralForm": "nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 66500df..e535302 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -37,6 +37,7 @@ OC.L10N.register( "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "EEsta versión de Murena Workspace sólo te permite un acceso mínimo. Esto significa que algunas configuraciones que hayas hecho anteriormente (por ejemplo, cuentas de correo adicionales) así como algunas funcionalidades (por ejemplo, Archivos, PGP) no estarán disponibles. Recuperarás todas tus funciones cuando todo vuelva a la normalidad.", "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", - "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación." + "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/es.json b/l10n/es.json index 74af0bc..593ed5a 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -35,6 +35,7 @@ "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "Esta versión de Murena Workspace sólo te permite un acceso mínimo. Esto significa que algunas configuraciones que hayas hecho anteriormente (por ejemplo, cuentas de correo adicionales) así como algunas funcionalidades (por ejemplo, Archivos, PGP) no estarán disponibles. Recuperarás todas tus funciones cuando todo vuelva a la normalidad.", "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", - "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación." + "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 8a5e027..de2fe95 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -37,6 +37,7 @@ OC.L10N.register( "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "Cette version de Murena Workspace permet uniquement un accès minimal. Cela signifie que certaines configurations que vous avez définies précédemment (comme des comptes de messagerie supplémentaires) ainsi que certaines fonctionnalités (comme Fichiers, PGP) peuvent ne pas être présentes. Vous les retrouverez lorsque tout reviendra à la normale.", "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", - "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement." + "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n > 1;"); diff --git a/l10n/fr.json b/l10n/fr.json index ed35292..98cf8ce 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -35,6 +35,7 @@ "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "Cette version de Murena Workspace permet uniquement un accès minimal. Cela signifie que certaines configurations que vous avez définies précédemment (comme des comptes de messagerie supplémentaires) ainsi que certaines fonctionnalités (comme Fichiers, PGP) peuvent ne pas être présentes. Vous les retrouverez lorsque tout reviendra à la normale.", "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", - "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement." + "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n > 1;" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 53f5fa6..ac96c6a 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -37,6 +37,7 @@ OC.L10N.register( "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "Questa versione di Murena Workspace consente l'accesso con alcune restrizioni. Ciò significa che alcune configurazioni impostate in precedenza (ad esempio, account di posta aggiuntivi) ed alcune funzionalità (ad esempio File, PGP) potrebbero non essere disponibili. Verranno riattivate quando tutto tornerà alla normalità.", "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", - "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address." + "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/it.json b/l10n/it.json index 5e9165f..3c7490f 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -35,6 +35,7 @@ "This version of Murena Workspace allows a minimal access only. This means some configuration you set previously (e.g. additional mail accounts) as well as some functionalities (e.g. Files, PGP) may not be there. You'll find them back when everything goes back to normal.": "Questa versione di Murena Workspace consente l'accesso con alcune restrizioni. Ciò significa che alcune configurazioni impostate in precedenza (ad esempio, account di posta aggiuntivi) ed alcune funzionalità (ad esempio File, PGP) potrebbero non essere disponibili. Verranno riattivate quando tutto tornerà alla normalità.", "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", - "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address." + "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/src/email-recovery.js b/src/email-recovery.js index 81f9791..b7d1993 100644 --- a/src/email-recovery.js +++ b/src/email-recovery.js @@ -155,7 +155,7 @@ function createTextNode(appName) { if (unverifiedRecoveryEmail !== '') { labelText = t(appName, 'Please verify your recovery email address to fully enjoy your murena.io account.') } - labelText ='📢'+ (appName, '📢 Murena Workspace will be back fully soon! Please read this guide to know more.') + labelText ='📢 '+ (appName, 'Murena Workspace will be back fully soon! Please read this guide to know more.') const text = document.createTextNode(labelText) p.appendChild(text) return p -- GitLab From 8ead98d551921e1039823b6343a83244e6b5f51d Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 09:52:49 +0530 Subject: [PATCH 05/15] add msg --- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/de_DE.js | 2 +- l10n/de_DE.json | 2 +- l10n/en.js | 2 +- l10n/en.json | 2 +- l10n/es.js | 2 +- l10n/es.json | 2 +- l10n/fr.js | 2 +- l10n/fr.json | 2 +- l10n/it.js | 2 +- l10n/it.json | 2 +- src/email-recovery.js | 16 ++-------------- 13 files changed, 14 insertions(+), 26 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index b89c401..5491446 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de.json b/l10n/de.json index 7daff15..c1e6e2a 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 39d3dbc..7f83767 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index e99f7be..9876ecc 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/en.js b/l10n/en.js index 2baefd4..6bd1c50 100644 --- a/l10n/en.js +++ b/l10n/en.js @@ -35,6 +35,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "The email could not be verified. Please try again later.", "The email address is disposable. Please provide another recovery address." : "The email address is disposable. Please provide another recovery address.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en.json b/l10n/en.json index 36fd38d..f097279 100644 --- a/l10n/en.json +++ b/l10n/en.json @@ -36,7 +36,7 @@ "The email could not be verified. Please try again later.": "The email could not be verified. Please try again later.", "The email address is disposable. Please provide another recovery address." : "The email address is disposable. Please provide another recovery address.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "pluralForm": "nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index e535302..f34761c 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/es.json b/l10n/es.json index 593ed5a..0d4eb19 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index de2fe95..7124043 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n > 1;"); diff --git a/l10n/fr.json b/l10n/fr.json index 98cf8ce..71c9186 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n > 1;" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index ac96c6a..a9ac73c 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/it.json b/l10n/it.json index 3c7490f..48e2a07 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/src/email-recovery.js b/src/email-recovery.js index b7d1993..d2d628b 100644 --- a/src/email-recovery.js +++ b/src/email-recovery.js @@ -1,4 +1,3 @@ -import { generateUrl } from '@nextcloud/router' import { loadState } from '@nextcloud/initial-state' const unverifiedRecoveryEmail = loadState('email-recovery', 'unverifiedRecoveryEmail') @@ -7,11 +6,10 @@ document.addEventListener('DOMContentLoaded', function() { const newDiv = createNewDiv('recovery-email-banner') const contentDiv = document.createElement('div') contentDiv.id = 'recovery-email-banner-container' - const img = createImageElement(APPLICATION_NAME) const textNode = createTextNode(APPLICATION_NAME) // const link = createLinkElement(APPLICATION_NAME) - //contentDiv.appendChild(img) + // contentDiv.appendChild(img) contentDiv.appendChild(textNode) newDiv.appendChild(contentDiv) // newDiv.appendChild(link) @@ -135,16 +133,6 @@ function createNewDiv(className) { return div } -/** - * - * @param appName - */ -function createImageElement(appName) { - const img = document.createElement('img') - img.src = generateUrl('/custom_apps/' + appName + '/img/warning.svg') - return img -} - /** * * @param appName @@ -155,7 +143,7 @@ function createTextNode(appName) { if (unverifiedRecoveryEmail !== '') { labelText = t(appName, 'Please verify your recovery email address to fully enjoy your murena.io account.') } - labelText ='📢 '+ (appName, 'Murena Workspace will be back fully soon! Please read this guide to know more.') + labelText = '📢 ' + (appName, "Murena Workspace will be back fully soon! Please read this guide to know more.") const text = document.createTextNode(labelText) p.appendChild(text) return p -- GitLab From d2a186640b54804981e800a98cf8709e86792466 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 10:17:59 +0530 Subject: [PATCH 06/15] add html --- src/email-recovery.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/email-recovery.js b/src/email-recovery.js index d2d628b..7c44767 100644 --- a/src/email-recovery.js +++ b/src/email-recovery.js @@ -144,8 +144,7 @@ function createTextNode(appName) { labelText = t(appName, 'Please verify your recovery email address to fully enjoy your murena.io account.') } labelText = '📢 ' + (appName, "Murena Workspace will be back fully soon! Please read this guide to know more.") - const text = document.createTextNode(labelText) - p.appendChild(text) + p.innerHTML = labelText return p } -- GitLab From bcb7b174323c1888ef7072d65d1b84c286ce9da0 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 10:36:18 +0530 Subject: [PATCH 07/15] fix spacing --- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/de_DE.js | 2 +- l10n/de_DE.json | 2 +- l10n/en.js | 2 +- l10n/en.json | 2 +- l10n/es.js | 2 +- l10n/es.json | 2 +- l10n/fr.js | 2 +- l10n/fr.json | 2 +- l10n/it.js | 2 +- l10n/it.json | 2 +- src/email-recovery.js | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index 5491446..e76d3a4 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de.json b/l10n/de.json index c1e6e2a..e58445b 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 7f83767..a663c05 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 9876ecc..36e9fb4 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/en.js b/l10n/en.js index 6bd1c50..86445fa 100644 --- a/l10n/en.js +++ b/l10n/en.js @@ -35,6 +35,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "The email could not be verified. Please try again later.", "The email address is disposable. Please provide another recovery address." : "The email address is disposable. Please provide another recovery address.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en.json b/l10n/en.json index f097279..f7ff1d1 100644 --- a/l10n/en.json +++ b/l10n/en.json @@ -36,7 +36,7 @@ "The email could not be verified. Please try again later.": "The email could not be verified. Please try again later.", "The email address is disposable. Please provide another recovery address." : "The email address is disposable. Please provide another recovery address.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "pluralForm": "nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index f34761c..9f38678 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/es.json b/l10n/es.json index 0d4eb19..84ccd51 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 7124043..0a11794 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n > 1;"); diff --git a/l10n/fr.json b/l10n/fr.json index 71c9186..60c43b7 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n > 1;" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index a9ac73c..53b1915 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/it.json b/l10n/it.json index 48e2a07..189b4ec 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/src/email-recovery.js b/src/email-recovery.js index 7c44767..053de5b 100644 --- a/src/email-recovery.js +++ b/src/email-recovery.js @@ -143,7 +143,7 @@ function createTextNode(appName) { if (unverifiedRecoveryEmail !== '') { labelText = t(appName, 'Please verify your recovery email address to fully enjoy your murena.io account.') } - labelText = '📢 ' + (appName, "Murena Workspace will be back fully soon! Please read this guide to know more.") + labelText = '📢 ' + (appName, "Murena Workspace will be back fully soon! Please read this guide to know more.") p.innerHTML = labelText return p } -- GitLab From c137c7a2bb2bac3ef973384a803f2191636259d3 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 13:16:44 +0530 Subject: [PATCH 08/15] trans added --- l10n/fr.js | 2 +- l10n/fr.json | 2 +- l10n/it.js | 2 +- l10n/it.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index 0a11794..a2a9b7c 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace sera bientôt complètement de retour ! Veuillez lire ce guide pour en savoir plus." }, "nplurals=2; plural=n > 1;"); diff --git a/l10n/fr.json b/l10n/fr.json index 60c43b7..9e30727 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace sera bientôt complètement de retour ! Veuillez lire ce guide pour en savoir plus." },"pluralForm" :"nplurals=2; plural=n > 1;" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 53b1915..6965ab2 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace tornerà presto completamente operativo! Si prega di leggere questa guida per saperne di più." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/it.json b/l10n/it.json index 189b4ec..e3f4380 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace tornerà presto completamente operativo! Si prega di leggere questa guida per saperne di più." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file -- GitLab From ec4869d2e4c2038964fcb52aff608c3d04876937 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 15:39:58 +0530 Subject: [PATCH 09/15] Italian --- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/de_DE.js | 2 +- l10n/de_DE.json | 2 +- l10n/en.js | 2 +- l10n/en.json | 2 +- l10n/es.js | 2 +- l10n/es.json | 2 +- l10n/fr.js | 2 +- l10n/fr.json | 2 +- l10n/it.js | 2 +- l10n/it.json | 2 +- src/email-recovery.js | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index e76d3a4..b8cd2bc 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de.json b/l10n/de.json index e58445b..7601dbb 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index a663c05..7a90e67 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 36e9fb4..bf3955c 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/en.js b/l10n/en.js index 86445fa..6dd7400 100644 --- a/l10n/en.js +++ b/l10n/en.js @@ -35,6 +35,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "The email could not be verified. Please try again later.", "The email address is disposable. Please provide another recovery address." : "The email address is disposable. Please provide another recovery address.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en.json b/l10n/en.json index f7ff1d1..8eb70e0 100644 --- a/l10n/en.json +++ b/l10n/en.json @@ -36,7 +36,7 @@ "The email could not be verified. Please try again later.": "The email could not be verified. Please try again later.", "The email address is disposable. Please provide another recovery address." : "The email address is disposable. Please provide another recovery address.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "pluralForm": "nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 9f38678..c1204b5 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "¡Murena Workspace estará de vuelta al 100% pronto! Por favor lee esta guía para saber más." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/es.json b/l10n/es.json index 84ccd51..1df4e8a 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "¡Murena Workspace estará de vuelta al 100% pronto! Por favor lee esta guía para saber más." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index a2a9b7c..b38c854 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace sera bientôt complètement de retour ! Veuillez lire ce guide pour en savoir plus." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace sera bientôt complètement de retour ! Veuillez lire ce guide pour en savoir plus." }, "nplurals=2; plural=n > 1;"); diff --git a/l10n/fr.json b/l10n/fr.json index 9e30727..399c693 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "L'e-mail n'a pas pu être vérifié. Veuillez réessayer plus tard.", "The email address is disposable. Please provide another recovery address." : "L'adresse électronique est jetable. Veuillez fournir une autre adresse de récupération.", "The email address is not deliverable. Please provide another recovery address.": "L'adresse électronique ne peut être délivrée. Veuillez fournir une autre adresse de recouvrement.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace sera bientôt complètement de retour ! Veuillez lire ce guide pour en savoir plus." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace sera bientôt complètement de retour ! Veuillez lire ce guide pour en savoir plus." },"pluralForm" :"nplurals=2; plural=n > 1;" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 6965ab2..16c7964 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace tornerà presto completamente operativo! Si prega di leggere questa guida per saperne di più." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace tornerà presto completamente operativo! Si prega di leggere questa guida per saperne di più." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/it.json b/l10n/it.json index e3f4380..58af653 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace tornerà presto completamente operativo! Si prega di leggere questa guida per saperne di più." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace tornerà presto completamente operativo! Si prega di leggere questa guida per saperne di più." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/src/email-recovery.js b/src/email-recovery.js index 053de5b..23827e6 100644 --- a/src/email-recovery.js +++ b/src/email-recovery.js @@ -143,7 +143,7 @@ function createTextNode(appName) { if (unverifiedRecoveryEmail !== '') { labelText = t(appName, 'Please verify your recovery email address to fully enjoy your murena.io account.') } - labelText = '📢 ' + (appName, "Murena Workspace will be back fully soon! Please read this guide to know more.") + labelText = '📢 ' + (appName, "Murena Workspace will be back fully soon! Please read this guide to know more.") p.innerHTML = labelText return p } -- GitLab From 38ed0ea53134cf1a838670e05abb08f02709b906 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Fri, 7 Feb 2025 16:18:45 +0530 Subject: [PATCH 10/15] add trans --- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/de_DE.js | 1 - l10n/de_DE.json | 2 +- l10n/es.js | 2 +- l10n/es.json | 2 +- 6 files changed, 5 insertions(+), 6 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index b8cd2bc..0b4f1a0 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lesen Sie diesen Leitfaden, um mehr zu erfahren." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de.json b/l10n/de.json index 7601dbb..f4928d4 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lesen Sie diesen Leitfaden, um mehr zu erfahren." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 7a90e67..519c00c 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -38,6 +38,5 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index bf3955c..373af23 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace will be back fully soon! Please read this guide to know more." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lies diesen Leitfaden, um mehr zu erfahren." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index c1204b5..c178271 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "¡Murena Workspace estará de vuelta al 100% pronto! Por favor lee esta guía para saber más." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "¡Murena Workspace estará de vuelta al 100% pronto! Por favor lee esta guía para saber más." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/es.json b/l10n/es.json index 1df4e8a..02999c6 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "No se ha podido verificar el correo electrónico. Inténtelo de nuevo más tarde.", "The email address is disposable. Please provide another recovery address." : "La dirección de correo electrónico es desechable. Por favor, proporcione otra dirección de recuperación.", "The email address is not deliverable. Please provide another recovery address.": "La dirección de correo electrónico no se puede entregar. Por favor, proporcione otra dirección de recuperación.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "¡Murena Workspace estará de vuelta al 100% pronto! Por favor lee esta guía para saber más." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "¡Murena Workspace estará de vuelta al 100% pronto! Por favor lee esta guía para saber más." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file -- GitLab From f3bbbcc6640ff54ea4d46fcd79cbffeb9bfae1d2 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Mon, 10 Feb 2025 09:38:23 +0530 Subject: [PATCH 11/15] trans added --- l10n/de_DE.js | 1 + l10n/it.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 519c00c..35cdff6 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -38,5 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lies diesen Leitfaden, um mehr zu erfahren." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/it.js b/l10n/it.js index 16c7964..19a5c1a 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Non è stato possibile verificare l'e-mail. Si prega di riprovare più tardi.", "The email address is disposable. Please provide another recovery address." : "L'indirizzo e-mail è monouso. Si prega di fornire un altro indirizzo di recupero.", "The email address is not deliverable. Please provide another recovery address.": "The email address is not deliverable. Please provide another recovery address.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace tornerà presto completamente operativo! Si prega di leggere questa guida per saperne di più." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace tornerà presto completamente operativo! Si prega di leggere questa guida per saperne di più." }, "nplurals=2; plural=n != 1;"); -- GitLab From 310ee7315857c35aa7408cef3be62ae7e6c321c4 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Mon, 10 Feb 2025 10:33:20 +0530 Subject: [PATCH 12/15] trans added --- src/email-recovery.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/email-recovery.js b/src/email-recovery.js index 23827e6..47ae9ab 100644 --- a/src/email-recovery.js +++ b/src/email-recovery.js @@ -143,7 +143,7 @@ function createTextNode(appName) { if (unverifiedRecoveryEmail !== '') { labelText = t(appName, 'Please verify your recovery email address to fully enjoy your murena.io account.') } - labelText = '📢 ' + (appName, "Murena Workspace will be back fully soon! Please read this guide to know more.") + labelText = '📢 ' + t(appName, "Murena Workspace will be back fully soon! Please read this guide to know more.") p.innerHTML = labelText return p } -- GitLab From a1ae9ba27c708915ef60d20e8871d062871e4148 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Mon, 10 Feb 2025 10:55:30 +0530 Subject: [PATCH 13/15] trans added --- scss/email-recovery.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/email-recovery.scss b/scss/email-recovery.scss index 7df8004..facc5c2 100644 --- a/scss/email-recovery.scss +++ b/scss/email-recovery.scss @@ -7,7 +7,7 @@ box-sizing: border-box; justify-content: center; align-items: center; - background: #0086ff; + background: var(--color-primary-element); color: #ffffff; font-size: 16px; font-weight: 400; -- GitLab From a2ec227a9534006d980f2595288962933e9d7a97 Mon Sep 17 00:00:00 2001 From: Avinash Gusain Date: Mon, 10 Feb 2025 11:08:09 +0530 Subject: [PATCH 14/15] fix german --- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/de_DE.js | 2 +- l10n/de_DE.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/l10n/de.js b/l10n/de.js index 0b4f1a0..3d929c2 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lesen Sie diesen Leitfaden, um mehr zu erfahren." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lies diesen Leitfaden, um mehr zu erfahren." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de.json b/l10n/de.json index f4928d4..de39036 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lesen Sie diesen Leitfaden, um mehr zu erfahren." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lies diesen Leitfaden, um mehr zu erfahren." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 35cdff6..d1363ce 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -38,6 +38,6 @@ OC.L10N.register( "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lies diesen Leitfaden, um mehr zu erfahren." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lesen Sie diesen Leitfaden, um mehr zu erfahren." }, "nplurals=2; plural=n != 1;"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 373af23..2fab9d8 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -36,6 +36,6 @@ "The email could not be verified. Please try again later.": "Die E-Mail konnte nicht verifiziert werden. Bitte versuchen Sie es später noch einmal.", "The email address is disposable. Please provide another recovery address." : "Die E-Mail-Adresse ist eine Wegwerfadresse. Bitte geben Sie eine andere Wiederherstellungsadresse an.", "The email address is not deliverable. Please provide another recovery address.": "Die E-Mail Adresse ist nicht zustellbar. Bitte geben Sie eine andere Wiederherstellungsadresse an.", - "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lies diesen Leitfaden, um mehr zu erfahren." + "Murena Workspace will be back fully soon! Please read this guide to know more.": "Murena Workspace wird bald wieder vollständig verfügbar sein! Bitte lesen Sie diesen Leitfaden, um mehr zu erfahren." },"pluralForm" :"nplurals=2; plural=n != 1;" } \ No newline at end of file -- GitLab From 1239f991daf60ebcf00332013744e5018f5100c3 Mon Sep 17 00:00:00 2001 From: AVINASH GUSAIN Date: Mon, 10 Feb 2025 08:19:23 +0000 Subject: [PATCH 15/15] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Fahim Salam Chowdhury --- src/email-recovery.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/email-recovery.js b/src/email-recovery.js index 47ae9ab..53d1aff 100644 --- a/src/email-recovery.js +++ b/src/email-recovery.js @@ -9,7 +9,6 @@ document.addEventListener('DOMContentLoaded', function() { const textNode = createTextNode(APPLICATION_NAME) // const link = createLinkElement(APPLICATION_NAME) - // contentDiv.appendChild(img) contentDiv.appendChild(textNode) newDiv.appendChild(contentDiv) // newDiv.appendChild(link) -- GitLab