From bac969a4e62765eb6bfd8fdf7e604c8c22d34052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toma=CC=81s=CC=8C=20Ludvik?= Date: Wed, 27 May 2020 10:47:09 +0200 Subject: [PATCH] dumped translations --- src/Resources/translations/messages.cs.po | 6 ------ src/Resources/translations/messages.en.po | 6 ------ src/Resources/translations/validators.cs.po | 3 +++ src/Resources/translations/validators.en.po | 3 +++ 4 files changed, 6 insertions(+), 12 deletions(-) diff --git a/src/Resources/translations/messages.cs.po b/src/Resources/translations/messages.cs.po index d128ee4faf..9a4a8f0ddf 100644 --- a/src/Resources/translations/messages.cs.po +++ b/src/Resources/translations/messages.cs.po @@ -388,9 +388,6 @@ msgstr "Kód" msgid "Code of service Heureka - Verified by Customer" msgstr "Kód služby Ověřeno zákazníky" -msgid "Coefficient" -msgstr "Koeficient" - msgid "Colour" msgstr "Barva" @@ -2236,9 +2233,6 @@ msgstr "Jde o hodnotu nakoupeného zboží s DPH po uplatnění všech slev a sl msgid "Variant" msgstr "Varianta" -msgid "Variant {{ productVariant|productDisplayName }} successfully created." -msgstr "Varianta {{ productVariant|productDisplayName }} byla úspěšně vytvořena." - msgid "Variant {{ productVariant|productDisplayName }} successfully created." msgstr "Varianta {{ productVariant|productDisplayName }} byla úspěšně vytvořena." diff --git a/src/Resources/translations/messages.en.po b/src/Resources/translations/messages.en.po index 42b4c20989..f399a0945c 100644 --- a/src/Resources/translations/messages.en.po +++ b/src/Resources/translations/messages.en.po @@ -388,9 +388,6 @@ msgstr "" msgid "Code of service Heureka - Verified by Customer" msgstr "" -msgid "Coefficient" -msgstr "" - msgid "Colour" msgstr "Color" @@ -2236,9 +2233,6 @@ msgstr "" msgid "Variant" msgstr "" -msgid "Variant {{ productVariant|productDisplayName }} successfully created." -msgstr "" - msgid "Variant {{ productVariant|productDisplayName }} successfully created." msgstr "" diff --git a/src/Resources/translations/validators.cs.po b/src/Resources/translations/validators.cs.po index 4c4c5d016e..61791cce0e 100644 --- a/src/Resources/translations/validators.cs.po +++ b/src/Resources/translations/validators.cs.po @@ -391,6 +391,9 @@ msgstr "Tato částka musí být {{ limit }} nebo méně." msgid "The amount of money should be {{ limit }} or more." msgstr "Tato částka musí být {{ limit }} nebo více." +msgid "The email is already registered on given domain." +msgstr "Tento e-mail je již registrován na vybrané doméně." + msgid "This field must be empty" msgstr "Toto pole musí zůstat prázdné" diff --git a/src/Resources/translations/validators.en.po b/src/Resources/translations/validators.en.po index bc5e8be74a..f234a9598b 100644 --- a/src/Resources/translations/validators.en.po +++ b/src/Resources/translations/validators.en.po @@ -391,6 +391,9 @@ msgstr "" msgid "The amount of money should be {{ limit }} or more." msgstr "" +msgid "The email is already registered on given domain." +msgstr "" + msgid "This field must be empty" msgstr ""