diff --git a/res_partner_mails_count/i18n/de.po b/res_partner_mails_count/i18n/de.po index 3edd2b7..a1d95ad 100644 --- a/res_partner_mails_count/i18n/de.po +++ b/res_partner_mails_count/i18n/de.po @@ -1,10 +1,10 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * res_partner_mails_count -# +# # Translators: # Dawid Runowski , 2019 -# +# msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" @@ -12,11 +12,12 @@ msgstr "" "POT-Creation-Date: 2018-05-05 23:11+0000\n" "PO-Revision-Date: 2017-06-23 14:32+0000\n" "Last-Translator: Dawid Runowski , 2019\n" -"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/de/)\n" +"Language-Team: German (https://www.transifex.com/it-projects-llc/teams/76080/" +"de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: res_partner_mails_count diff --git a/res_partner_mails_count/i18n/es.po b/res_partner_mails_count/i18n/es.po index bb1ea24..e3fc4c0 100644 --- a/res_partner_mails_count/i18n/es.po +++ b/res_partner_mails_count/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * res_partner_mails_count -# +# # Translators: # Randall Castro , 2018 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-19 16:49+0000\n" "PO-Revision-Date: 2017-12-19 16:49+0000\n" "Last-Translator: Randall Castro , 2018\n" -"Language-Team: Spanish (https://www.transifex.com/it-projects-llc/teams/76080/es/)\n" +"Language-Team: Spanish (https://www.transifex.com/it-projects-llc/" +"teams/76080/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: res_partner_mails_count diff --git a/res_partner_mails_count/i18n/res_partner_mails_count.pot b/res_partner_mails_count/i18n/res_partner_mails_count.pot new file mode 100644 index 0000000..750c8dc --- /dev/null +++ b/res_partner_mails_count/i18n/res_partner_mails_count.pot @@ -0,0 +1,119 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * res_partner_mails_count +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:31 +#, python-format +msgid "Close Tutorial" +msgstr "" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:25 +#, python-format +msgid "Done" +msgstr "" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:20 +#, python-format +msgid "Here is new fields with mails counters. Press one of it." +msgstr "" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:15 +#, python-format +msgid "Let's see how mails count work." +msgstr "" + +#. module: res_partner_mails_count +#: model:ir.actions.client,name:res_partner_mails_count.action_mails +msgid "Mails" +msgstr "" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:9 +#, python-format +msgid "Mails count Tour" +msgstr "" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:14 +#, python-format +msgid "Mails count tutorial" +msgstr "" + +#. module: res_partner_mails_count +#: model:ir.model.fields,field_description:res_partner_mails_count.field_res_partner_mails_from +#: model:ir.model.fields,field_description:res_partner_mails_count.field_res_users_mails_from +#: model:ir.ui.view,arch_db:res_partner_mails_count.view_res_partner_mails_count_info_form +msgid "Mails from" +msgstr "" + +#. module: res_partner_mails_count +#: model:ir.actions.client,help:res_partner_mails_count.action_mails +msgid "Mails not found. Probably, they exist, but you don't have access." +msgstr "" + +#. module: res_partner_mails_count +#: model:ir.model.fields,field_description:res_partner_mails_count.field_res_partner_mails_to +#: model:ir.model.fields,field_description:res_partner_mails_count.field_res_users_mails_to +#: model:ir.ui.view,arch_db:res_partner_mails_count.view_res_partner_mails_count_info_form +msgid "Mails to" +msgstr "" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:30 +#, python-format +msgid "Message are found.
Enjoy your day!

IT-Projects LLC team " +msgstr "" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:19 +#, python-format +msgid "New fields" +msgstr "" + +#. module: res_partner_mails_count +#: model:ir.model,name:res_partner_mails_count.model_res_partner +msgid "Partner" +msgstr "" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:16 +#, python-format +msgid "Skip" +msgstr "" + +#. module: res_partner_mails_count +#. openerp-web +#: code:addons/res_partner_mails_count/static/src/js/res_partner_mails_count_tour.js:16 +#, python-format +msgid "Start Tutorial" +msgstr "" + +#. module: res_partner_mails_count +#: model:ir.actions.act_url,name:res_partner_mails_count.res_partner_mails_count_tutorial +msgid "res_partner_mails_count Tutorial" +msgstr "" + diff --git a/res_partner_mails_count/i18n/ru.po b/res_partner_mails_count/i18n/ru.po index 5240582..d747f77 100644 --- a/res_partner_mails_count/i18n/ru.po +++ b/res_partner_mails_count/i18n/ru.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * res_partner_mails_count -# +# # Translators: # Lilya Salihova , 2017 msgid "" @@ -11,12 +11,15 @@ msgstr "" "POT-Creation-Date: 2017-07-17 20:20+0000\n" "PO-Revision-Date: 2017-07-17 20:20+0000\n" "Last-Translator: Lilya Salihova , 2017\n" -"Language-Team: Russian (https://www.transifex.com/it-projects-llc/teams/76080/ru/)\n" +"Language-Team: Russian (https://www.transifex.com/it-projects-llc/" +"teams/76080/ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: ru\n" -"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" #. module: res_partner_mails_count #. openerp-web