diff --git a/mass_mailing_unique/i18n/ca.po b/mass_mailing_unique/i18n/ca.po index f4152c44a..1128fb48d 100644 --- a/mass_mailing_unique/i18n/ca.po +++ b/mass_mailing_unique/i18n/ca.po @@ -24,12 +24,15 @@ msgid "Cannot have more than one lists with the same name." msgstr "No es pot tenir més d'una llista amb el mateix nom." #. module: mass_mailing_unique -#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:21 -#, fuzzy, python-format -msgid "Cannot have the same email (%s) morethan once in the same list." +#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:24 +#, python-format +msgid "" +"Email (%(contact_email)s) already in mailing list(s):\n" +" %(lists)s\n" +" Please use a different email address or " +"remove (%(contact_email)s) from the mailing list(s) " +"above." msgstr "" -"No es pot tenir el mateix correu electrònic més d'una vegada en la mateixa " -"llista." #. module: mass_mailing_unique #: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list @@ -46,6 +49,12 @@ msgstr "Contactes del correu massiu" msgid "Mass Mailing Subscription Information" msgstr "" +#, fuzzy +#~ msgid "Cannot have the same email (%s) morethan once in the same list." +#~ msgstr "" +#~ "No es pot tenir el mateix correu electrònic més d'una vegada en la " +#~ "mateixa llista." + #~ msgid "Fix this before installing:" #~ msgstr "Solucionar això abans d'instal·lar:" diff --git a/mass_mailing_unique/i18n/de.po b/mass_mailing_unique/i18n/de.po index f92f514dc..a9114be48 100644 --- a/mass_mailing_unique/i18n/de.po +++ b/mass_mailing_unique/i18n/de.po @@ -24,11 +24,15 @@ msgid "Cannot have more than one lists with the same name." msgstr "Sie dürfen nicht mehrere Listen gleich Namens führen." #. module: mass_mailing_unique -#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:21 -#, fuzzy, python-format -msgid "Cannot have the same email (%s) morethan once in the same list." +#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:24 +#, python-format +msgid "" +"Email (%(contact_email)s) already in mailing list(s):\n" +" %(lists)s\n" +" Please use a different email address or " +"remove (%(contact_email)s) from the mailing list(s) " +"above." msgstr "" -"Die gleiche Email-Anschrift darf nicht mehrmals in einer Liste vorkommen." #. module: mass_mailing_unique #: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list @@ -45,6 +49,11 @@ msgstr "Massenmail-Kontakt" msgid "Mass Mailing Subscription Information" msgstr "" +#, fuzzy +#~ msgid "Cannot have the same email (%s) morethan once in the same list." +#~ msgstr "" +#~ "Die gleiche Email-Anschrift darf nicht mehrmals in einer Liste vorkommen." + #~ msgid "Fix this before installing:" #~ msgstr "Beheben Sie dies vor der Installation:" diff --git a/mass_mailing_unique/i18n/es.po b/mass_mailing_unique/i18n/es.po index 99a703e37..f5150f96c 100644 --- a/mass_mailing_unique/i18n/es.po +++ b/mass_mailing_unique/i18n/es.po @@ -24,10 +24,15 @@ msgid "Cannot have more than one lists with the same name." msgstr "No se puede tener más de una lista con el mismo nombre." #. module: mass_mailing_unique -#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:21 -#, fuzzy, python-format -msgid "Cannot have the same email (%s) morethan once in the same list." -msgstr "No se puede tener el mismo email varias veces en la misma lista." +#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:24 +#, python-format +msgid "" +"Email (%(contact_email)s) already in mailing list(s):\n" +" %(lists)s\n" +" Please use a different email address or " +"remove (%(contact_email)s) from the mailing list(s) " +"above." +msgstr "" #. module: mass_mailing_unique #: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list @@ -44,6 +49,10 @@ msgstr "Contacto de envío masivo" msgid "Mass Mailing Subscription Information" msgstr "" +#, fuzzy +#~ msgid "Cannot have the same email (%s) morethan once in the same list." +#~ msgstr "No se puede tener el mismo email varias veces en la misma lista." + #~ msgid "Fix this before installing:" #~ msgstr "Arregle esto antes de instalar:" diff --git a/mass_mailing_unique/i18n/fr.po b/mass_mailing_unique/i18n/fr.po index 0b73df4b7..d78a12547 100644 --- a/mass_mailing_unique/i18n/fr.po +++ b/mass_mailing_unique/i18n/fr.po @@ -24,10 +24,15 @@ msgid "Cannot have more than one lists with the same name." msgstr "Impossible d'avoir plus d'une liste avec le même nom." #. module: mass_mailing_unique -#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:21 -#, fuzzy, python-format -msgid "Cannot have the same email (%s) morethan once in the same list." -msgstr "Impossible d'avoir le même courriel plus d'une fois dans la même liste" +#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:24 +#, python-format +msgid "" +"Email (%(contact_email)s) already in mailing list(s):\n" +" %(lists)s\n" +" Please use a different email address or " +"remove (%(contact_email)s) from the mailing list(s) " +"above." +msgstr "" #. module: mass_mailing_unique #: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list @@ -44,6 +49,11 @@ msgstr "Contact de la liste de diffusion" msgid "Mass Mailing Subscription Information" msgstr "" +#, fuzzy +#~ msgid "Cannot have the same email (%s) morethan once in the same list." +#~ msgstr "" +#~ "Impossible d'avoir le même courriel plus d'une fois dans la même liste" + #~ msgid "Fix this before installing:" #~ msgstr "Fixer avant l'installation:" diff --git a/mass_mailing_unique/i18n/hr.po b/mass_mailing_unique/i18n/hr.po index 7970c822f..f61a5236b 100644 --- a/mass_mailing_unique/i18n/hr.po +++ b/mass_mailing_unique/i18n/hr.po @@ -26,10 +26,15 @@ msgid "Cannot have more than one lists with the same name." msgstr "Nije moguće imati više od jedne liste sa istim nazivom." #. module: mass_mailing_unique -#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:21 -#, fuzzy, python-format -msgid "Cannot have the same email (%s) morethan once in the same list." -msgstr "Email mora biti jedinstven u listi." +#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:24 +#, python-format +msgid "" +"Email (%(contact_email)s) already in mailing list(s):\n" +" %(lists)s\n" +" Please use a different email address or " +"remove (%(contact_email)s) from the mailing list(s) " +"above." +msgstr "" #. module: mass_mailing_unique #: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list @@ -46,5 +51,9 @@ msgstr "Kontakti za masovno slanje" msgid "Mass Mailing Subscription Information" msgstr "" +#, fuzzy +#~ msgid "Cannot have the same email (%s) morethan once in the same list." +#~ msgstr "Email mora biti jedinstven u listi." + #~ msgid "Fix this before installing:" #~ msgstr "Ispravite sljedeće prije instalacije:" diff --git a/mass_mailing_unique/i18n/it.po b/mass_mailing_unique/i18n/it.po index d47ccffce..19c0a6331 100644 --- a/mass_mailing_unique/i18n/it.po +++ b/mass_mailing_unique/i18n/it.po @@ -24,11 +24,15 @@ msgid "Cannot have more than one lists with the same name." msgstr "Non è possibile avere più di una lista con lo stesso nome." #. module: mass_mailing_unique -#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:21 -#, fuzzy, python-format -msgid "Cannot have the same email (%s) morethan once in the same list." +#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:24 +#, python-format +msgid "" +"Email (%(contact_email)s) already in mailing list(s):\n" +" %(lists)s\n" +" Please use a different email address or " +"remove (%(contact_email)s) from the mailing list(s) " +"above." msgstr "" -"Non è possibile inserire la stessa email più di una volta nella stessa lista." #. module: mass_mailing_unique #: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list @@ -45,6 +49,12 @@ msgstr "Contatto Mass Mailing" msgid "Mass Mailing Subscription Information" msgstr "" +#, fuzzy +#~ msgid "Cannot have the same email (%s) morethan once in the same list." +#~ msgstr "" +#~ "Non è possibile inserire la stessa email più di una volta nella stessa " +#~ "lista." + #~ msgid "Fix this before installing:" #~ msgstr "Da risolvere prima dell'installazione:" diff --git a/mass_mailing_unique/i18n/pt.po b/mass_mailing_unique/i18n/pt.po index 22f8350a1..3f4868ea2 100644 --- a/mass_mailing_unique/i18n/pt.po +++ b/mass_mailing_unique/i18n/pt.po @@ -24,9 +24,14 @@ msgid "Cannot have more than one lists with the same name." msgstr "" #. module: mass_mailing_unique -#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:21 +#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:24 #, python-format -msgid "Cannot have the same email (%s) morethan once in the same list." +msgid "" +"Email (%(contact_email)s) already in mailing list(s):\n" +" %(lists)s\n" +" Please use a different email address or " +"remove (%(contact_email)s) from the mailing list(s) " +"above." msgstr "" #. module: mass_mailing_unique diff --git a/mass_mailing_unique/i18n/sl.po b/mass_mailing_unique/i18n/sl.po index 28f929b9e..db4ba4078 100644 --- a/mass_mailing_unique/i18n/sl.po +++ b/mass_mailing_unique/i18n/sl.po @@ -25,10 +25,15 @@ msgid "Cannot have more than one lists with the same name." msgstr "Imate lahko le en seznam z istim imenom." #. module: mass_mailing_unique -#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:21 -#, fuzzy, python-format -msgid "Cannot have the same email (%s) morethan once in the same list." -msgstr "Isti e-poštni naslov imate lahko le enkrat v istem seznamu." +#: code:addons/mass_mailing_unique/models/mail_mass_mailing_contact.py:24 +#, python-format +msgid "" +"Email (%(contact_email)s) already in mailing list(s):\n" +" %(lists)s\n" +" Please use a different email address or " +"remove (%(contact_email)s) from the mailing list(s) " +"above." +msgstr "" #. module: mass_mailing_unique #: model:ir.model,name:mass_mailing_unique.model_mail_mass_mailing_list @@ -45,6 +50,10 @@ msgstr "Stik masovne pošte" msgid "Mass Mailing Subscription Information" msgstr "" +#, fuzzy +#~ msgid "Cannot have the same email (%s) morethan once in the same list." +#~ msgstr "Isti e-poštni naslov imate lahko le enkrat v istem seznamu." + #~ msgid "Fix this before installing:" #~ msgstr "Popravite pred namestitvijo:"