From e430ae14e2f36bb92c636153571d0d57a01eb972 Mon Sep 17 00:00:00 2001 From: Du Peng Date: Fri, 7 Jul 2023 18:05:40 +0200 Subject: [PATCH] (i18n) updated translations --- config/locales/app.shared.de.yml | 1 + config/locales/app.shared.en.yml | 1 + config/locales/app.shared.es.yml | 1 + config/locales/app.shared.fr.yml | 1 + config/locales/app.shared.it.yml | 1 + config/locales/app.shared.no.yml | 1 + config/locales/app.shared.pt.yml | 1 + config/locales/app.shared.zu.yml | 1 + 8 files changed, 8 insertions(+) diff --git a/config/locales/app.shared.de.yml b/config/locales/app.shared.de.yml index 2e5b7333e..1b3933934 100644 --- a/config/locales/app.shared.de.yml +++ b/config/locales/app.shared.de.yml @@ -403,6 +403,7 @@ de: state_new: "Not yet due" state_pending_check: "Waiting for the cashing of the check" state_pending_transfer: "Waiting for the tranfer confirmation" + state_pending_card: "Waiting for the card payment" state_requires_payment_method: "The credit card must be updated" state_requires_action: "Action required" state_paid: "Paid" diff --git a/config/locales/app.shared.en.yml b/config/locales/app.shared.en.yml index bfe88a627..52a29cb13 100644 --- a/config/locales/app.shared.en.yml +++ b/config/locales/app.shared.en.yml @@ -403,6 +403,7 @@ en: state_new: "Not yet due" state_pending_check: "Waiting for the cashing of the check" state_pending_transfer: "Waiting for the tranfer confirmation" + state_pending_card: "Waiting for the card payment" state_requires_payment_method: "The credit card must be updated" state_requires_action: "Action required" state_paid: "Paid" diff --git a/config/locales/app.shared.es.yml b/config/locales/app.shared.es.yml index f2d54ba74..f4ec89c84 100644 --- a/config/locales/app.shared.es.yml +++ b/config/locales/app.shared.es.yml @@ -403,6 +403,7 @@ es: state_new: "Not yet due" state_pending_check: "Waiting for the cashing of the check" state_pending_transfer: "Waiting for the tranfer confirmation" + state_pending_card: "Waiting for the card payment" state_requires_payment_method: "The credit card must be updated" state_requires_action: "Action required" state_paid: "Paid" diff --git a/config/locales/app.shared.fr.yml b/config/locales/app.shared.fr.yml index 1f683472f..e5161a6a7 100644 --- a/config/locales/app.shared.fr.yml +++ b/config/locales/app.shared.fr.yml @@ -403,6 +403,7 @@ fr: state_new: "Pas encore à l'échéance" state_pending_check: "En attente de l'encaissement du chèque" state_pending_transfer: "En attente de la confirmation du prélèvement" + state_pending_card: "En attente du paiement par carte" state_requires_payment_method: "La carte bancaire doit être mise à jour" state_requires_action: "Action requise" state_paid: "Payée" diff --git a/config/locales/app.shared.it.yml b/config/locales/app.shared.it.yml index 0186856bb..785ca0ad6 100644 --- a/config/locales/app.shared.it.yml +++ b/config/locales/app.shared.it.yml @@ -403,6 +403,7 @@ it: state_new: "Non ancora scaduto" state_pending_check: "In attesa di incasso dell'assegno" state_pending_transfer: "In attesa conferma del bonifico bancario" + state_pending_card: "Waiting for the card payment" state_requires_payment_method: "La carta di credito deve essere aggiornata" state_requires_action: "Azione richiesta" state_paid: "Pagato" diff --git a/config/locales/app.shared.no.yml b/config/locales/app.shared.no.yml index da0d91a74..794b127c9 100644 --- a/config/locales/app.shared.no.yml +++ b/config/locales/app.shared.no.yml @@ -403,6 +403,7 @@ state_new: "Not yet due" state_pending_check: "Waiting for the cashing of the check" state_pending_transfer: "Waiting for the tranfer confirmation" + state_pending_card: "Waiting for the card payment" state_requires_payment_method: "The credit card must be updated" state_requires_action: "Action required" state_paid: "Paid" diff --git a/config/locales/app.shared.pt.yml b/config/locales/app.shared.pt.yml index de9c0ad2d..45fdce1af 100644 --- a/config/locales/app.shared.pt.yml +++ b/config/locales/app.shared.pt.yml @@ -403,6 +403,7 @@ pt: state_new: "Ainda não vencido" state_pending_check: "Esperando a validação manual" state_pending_transfer: "Aguardando a confirmação da transferência" + state_pending_card: "Waiting for the card payment" state_requires_payment_method: "O cartão de crédito deve ser atualizado" state_requires_action: "Ação necessária" state_paid: "Pago" diff --git a/config/locales/app.shared.zu.yml b/config/locales/app.shared.zu.yml index fc1b8764d..d2a83c3a4 100644 --- a/config/locales/app.shared.zu.yml +++ b/config/locales/app.shared.zu.yml @@ -403,6 +403,7 @@ zu: state_new: "crwdns29422:0crwdne29422:0" state_pending_check: "crwdns29424:0crwdne29424:0" state_pending_transfer: "crwdns29426:0crwdne29426:0" + state_pending_card: "crwdns37663:0crwdne37663:0" state_requires_payment_method: "crwdns29428:0crwdne29428:0" state_requires_action: "crwdns29430:0crwdne29430:0" state_paid: "crwdns29432:0crwdne29432:0"