From 82cbc398be4988a6a1223bd1524e28d373d73642 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 1 Feb 2021 17:58:46 +0100 Subject: [PATCH 1/6] New translations en.yml (Zulu) --- config/locales/zu.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/zu.yml b/config/locales/zu.yml index df91f08ec..4062dec10 100644 --- a/config/locales/zu.yml +++ b/config/locales/zu.yml @@ -39,6 +39,7 @@ zu: must_be_in_the_past: "crwdns3209:0crwdne3209:0" apipie: api_documentation: "crwdns3257:0crwdne3257:0" + code: "crwdns20914:0crwdne20914:0" #error messages when importing an account from a SSO omniauth: email_already_linked_to_another_account_please_input_your_authentication_code: "crwdns3259:0%{OLD_MAIL}crwdne3259:0" From bef2cabfc6d9313fe72f39db369dd483dd0dde49 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 1 Feb 2021 17:58:48 +0100 Subject: [PATCH 2/6] New translations en.yml (Portuguese) --- config/locales/pt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/pt.yml b/config/locales/pt.yml index de0472e2b..047338c10 100755 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -39,6 +39,7 @@ pt: must_be_in_the_past: "O período deve ser estritamente anterior à data de hoje." apipie: api_documentation: "Documentação da API" + code: "HTTP code" #error messages when importing an account from a SSO omniauth: email_already_linked_to_another_account_please_input_your_authentication_code: "E-mail \"%{OLD_MAIL}\" já está vinculado a outra conta, insira seu código de autenticação." From c87341ddf2feb355b17ea60a84aabd4d68772a5a Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 1 Feb 2021 17:58:50 +0100 Subject: [PATCH 3/6] New translations en.yml (German) --- config/locales/de.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/de.yml b/config/locales/de.yml index 23181c48c..d1c7b6f2f 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -39,6 +39,7 @@ de: must_be_in_the_past: "Der Zeitraum darf ausschließlich vor dem heutigen Datum liegen." apipie: api_documentation: "API-Dokumentation" + code: "HTTP code" #error messages when importing an account from a SSO omniauth: email_already_linked_to_another_account_please_input_your_authentication_code: "E-Mail-Adresse \"%{OLD_MAIL}\" ist bereits mit einem Konto verknüpft. Bitte geben Sie Ihren Authentifizierungscode ein." From 1177d9f0d2760049ec9f8f50ceb16ba28b598489 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 1 Feb 2021 17:58:52 +0100 Subject: [PATCH 4/6] New translations en.yml (Spanish) --- config/locales/es.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/es.yml b/config/locales/es.yml index 55813092e..318f95ae7 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -39,6 +39,7 @@ es: must_be_in_the_past: "El período debe ser estrictamente anterior a la fecha de hoy." apipie: api_documentation: "Documentación API" + code: "HTTP code" #error messages when importing an account from a SSO omniauth: email_already_linked_to_another_account_please_input_your_authentication_code: "El correo electrónico \"%{OLD_MAIL}\" ya está ligado a otra cuenta, ingrese su código de autenticación." From 44ef51aaf04e2c4dc2861f07999cad317404e382 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 1 Feb 2021 17:58:54 +0100 Subject: [PATCH 5/6] New translations en.yml (French) --- config/locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index f705d4e8e..ff68cd2ec 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -39,7 +39,7 @@ fr: must_be_in_the_past: "La période doit être strictement antérieure à la date du jour." apipie: api_documentation: "Documentation de l'API" - code: "Code HTTP " + code: "HTTP code" #error messages when importing an account from a SSO omniauth: email_already_linked_to_another_account_please_input_your_authentication_code: "L'adresse de courriel \"%{OLD_MAIL}\" est déjà associée à un compte utilisateur, merci de saisir votre code d'authentification." From c9ef4fa9de17173896f5f175934976595325e43f Mon Sep 17 00:00:00 2001 From: Sylvain Date: Tue, 2 Feb 2021 16:46:32 +0100 Subject: [PATCH 6/6] New translations en.yml (French) --- config/locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/fr.yml b/config/locales/fr.yml index ff68cd2ec..f705d4e8e 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -39,7 +39,7 @@ fr: must_be_in_the_past: "La période doit être strictement antérieure à la date du jour." apipie: api_documentation: "Documentation de l'API" - code: "HTTP code" + code: "Code HTTP " #error messages when importing an account from a SSO omniauth: email_already_linked_to_another_account_please_input_your_authentication_code: "L'adresse de courriel \"%{OLD_MAIL}\" est déjà associée à un compte utilisateur, merci de saisir votre code d'authentification."