From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/web_tour/i18n/ar.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/az.po | 112 +++++++++++++++++++++++ addons/web_tour/i18n/bg.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/bn.po | 171 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/bs.po | 117 ++++++++++++++++++++++++ addons/web_tour/i18n/ca.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/ckb.po | 171 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/cs.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/da.po | 180 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/de.po | 174 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/el.po | 173 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/eo.po | 167 ++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/es.po | 176 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/es_MX.po | 176 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/et.po | 177 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/eu.po | 177 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/fa.po | 117 ++++++++++++++++++++++++ addons/web_tour/i18n/fi.po | 177 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/fr.po | 186 ++++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/gu.po | 116 ++++++++++++++++++++++++ addons/web_tour/i18n/he.po | 174 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/hi.po | 167 ++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/hr.po | 176 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/hu.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/id.po | 176 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/is.po | 118 ++++++++++++++++++++++++ addons/web_tour/i18n/it.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/ja.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/ka.po | 174 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/km.po | 115 +++++++++++++++++++++++ addons/web_tour/i18n/ko.po | 173 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/lb.po | 112 +++++++++++++++++++++++ addons/web_tour/i18n/lt.po | 177 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/lv.po | 167 ++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/mn.po | 174 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/nb.po | 174 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/nl.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/pl.po | 181 +++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/pt.po | 176 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/pt_BR.po | 180 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/ro.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/ru.po | 179 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/si.po | 167 ++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/sk.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/sl.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/sr.po | 115 +++++++++++++++++++++++ addons/web_tour/i18n/sr@latin.po | 109 ++++++++++++++++++++++ addons/web_tour/i18n/sv.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/th.po | 118 ++++++++++++++++++++++++ addons/web_tour/i18n/tr.po | 179 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/uk.po | 175 +++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/ur.po | 167 ++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/vi.po | 176 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/web_tour.pot | 167 ++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/zh_CN.po | 178 ++++++++++++++++++++++++++++++++++++ addons/web_tour/i18n/zh_TW.po | 171 +++++++++++++++++++++++++++++++++++ 56 files changed, 9182 insertions(+) create mode 100644 addons/web_tour/i18n/ar.po create mode 100644 addons/web_tour/i18n/az.po create mode 100644 addons/web_tour/i18n/bg.po create mode 100644 addons/web_tour/i18n/bn.po create mode 100644 addons/web_tour/i18n/bs.po create mode 100644 addons/web_tour/i18n/ca.po create mode 100644 addons/web_tour/i18n/ckb.po create mode 100644 addons/web_tour/i18n/cs.po create mode 100644 addons/web_tour/i18n/da.po create mode 100644 addons/web_tour/i18n/de.po create mode 100644 addons/web_tour/i18n/el.po create mode 100644 addons/web_tour/i18n/eo.po create mode 100644 addons/web_tour/i18n/es.po create mode 100644 addons/web_tour/i18n/es_MX.po create mode 100644 addons/web_tour/i18n/et.po create mode 100644 addons/web_tour/i18n/eu.po create mode 100644 addons/web_tour/i18n/fa.po create mode 100644 addons/web_tour/i18n/fi.po create mode 100644 addons/web_tour/i18n/fr.po create mode 100644 addons/web_tour/i18n/gu.po create mode 100644 addons/web_tour/i18n/he.po create mode 100644 addons/web_tour/i18n/hi.po create mode 100644 addons/web_tour/i18n/hr.po create mode 100644 addons/web_tour/i18n/hu.po create mode 100644 addons/web_tour/i18n/id.po create mode 100644 addons/web_tour/i18n/is.po create mode 100644 addons/web_tour/i18n/it.po create mode 100644 addons/web_tour/i18n/ja.po create mode 100644 addons/web_tour/i18n/ka.po create mode 100644 addons/web_tour/i18n/km.po create mode 100644 addons/web_tour/i18n/ko.po create mode 100644 addons/web_tour/i18n/lb.po create mode 100644 addons/web_tour/i18n/lt.po create mode 100644 addons/web_tour/i18n/lv.po create mode 100644 addons/web_tour/i18n/mn.po create mode 100644 addons/web_tour/i18n/nb.po create mode 100644 addons/web_tour/i18n/nl.po create mode 100644 addons/web_tour/i18n/pl.po create mode 100644 addons/web_tour/i18n/pt.po create mode 100644 addons/web_tour/i18n/pt_BR.po create mode 100644 addons/web_tour/i18n/ro.po create mode 100644 addons/web_tour/i18n/ru.po create mode 100644 addons/web_tour/i18n/si.po create mode 100644 addons/web_tour/i18n/sk.po create mode 100644 addons/web_tour/i18n/sl.po create mode 100644 addons/web_tour/i18n/sr.po create mode 100644 addons/web_tour/i18n/sr@latin.po create mode 100644 addons/web_tour/i18n/sv.po create mode 100644 addons/web_tour/i18n/th.po create mode 100644 addons/web_tour/i18n/tr.po create mode 100644 addons/web_tour/i18n/uk.po create mode 100644 addons/web_tour/i18n/ur.po create mode 100644 addons/web_tour/i18n/vi.po create mode 100644 addons/web_tour/i18n/web_tour.pot create mode 100644 addons/web_tour/i18n/zh_CN.po create mode 100644 addons/web_tour/i18n/zh_TW.po (limited to 'addons/web_tour/i18n') diff --git a/addons/web_tour/i18n/ar.po b/addons/web_tour/i18n/ar.po new file mode 100644 index 00000000..97b7e6d9 --- /dev/null +++ b/addons/web_tour/i18n/ar.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Mustafa Rawi , 2020 +# hoxhe Aits , 2020 +# Osama Ahmaro , 2020 +# Shaima Safar , 2020 +# Yihya Hugirat , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Yihya Hugirat , 2020\n" +"Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "يستهلك بواسطة" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "الاسم المعروض" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "مسار HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "المُعرف" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "آخر تعديل في" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "القائمة" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "الاسم" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "مسار" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "المسلسل" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "تخطى الجولة" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "بدء" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "بدء جولة" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "اختبار" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "تلميحة" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "إسم الجولة" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "جولات" diff --git a/addons/web_tour/i18n/az.po b/addons/web_tour/i18n/az.po new file mode 100644 index 00000000..f2cde064 --- /dev/null +++ b/addons/web_tour/i18n/az.po @@ -0,0 +1,112 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-08-24 09:33+0000\n" +"Language-Team: Azerbaijani (https://www.transifex.com/odoo/teams/41243/az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/bg.po b/addons/web_tour/i18n/bg.po new file mode 100644 index 00000000..29f6a45d --- /dev/null +++ b/addons/web_tour/i18n/bg.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Rosen Vladimirov , 2020 +# aleksandar ivanov, 2020 +# Albena Mincheva , 2020 +# Maria Boyadjieva , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Maria Boyadjieva , 2020\n" +"Language-Team: Bulgarian (https://www.transifex.com/odoo/teams/41243/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Консумиран от" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Деактивирайте обиколките" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Име за показване" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Последно променено на" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Меню" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Name" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Път" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Последователност" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Пропуснете обиколка" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Стартирайте" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Започни обиколка" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Започнете обиколка" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Тест" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Съвет" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Име на обиколка" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Tours" diff --git a/addons/web_tour/i18n/bn.po b/addons/web_tour/i18n/bn.po new file mode 100644 index 00000000..4e8bb264 --- /dev/null +++ b/addons/web_tour/i18n/bn.po @@ -0,0 +1,171 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Abu Zafar , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Abu Zafar , 2021\n" +"Language-Team: Bengali (https://www.transifex.com/odoo/teams/41243/bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "প্রদর্শন নাম" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "এইচটিটিপি রাউটিং" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "আইডি " + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "সর্বশেষ সংশোধিত" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "মেনু" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "নাম" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "ক্রম" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/bs.po b/addons/web_tour/i18n/bs.po new file mode 100644 index 00000000..be17d168 --- /dev/null +++ b/addons/web_tour/i18n/bs.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2018 +# Boško Stojaković , 2018 +# Bole , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-09-21 13:18+0000\n" +"Last-Translator: Bole , 2018\n" +"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Zadnje mijenjano" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Meni" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "Naziv:" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "Putanja" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Bakšiš" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Vodiči" diff --git a/addons/web_tour/i18n/ca.po b/addons/web_tour/i18n/ca.po new file mode 100644 index 00000000..09886fe9 --- /dev/null +++ b/addons/web_tour/i18n/ca.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Lluís Dalmau , 2020 +# Martin Trigaux, 2020 +# Quim - eccit , 2020 +# Arnau Ros, 2020 +# Josep Anton Belchi, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Josep Anton Belchi, 2021\n" +"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Consumit per" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Enrutament HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Última modificació el " + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menú" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nom" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Ruta" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Seqüència" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Ometre recorregut" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Inicia" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Començar recorregut" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Propina" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Nom del recorregut" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Recorreguts" diff --git a/addons/web_tour/i18n/ckb.po b/addons/web_tour/i18n/ckb.po new file mode 100644 index 00000000..c05e33ad --- /dev/null +++ b/addons/web_tour/i18n/ckb.po @@ -0,0 +1,171 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Haval Abdulkarim , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Haval Abdulkarim , 2020\n" +"Language-Team: Central Kurdish (https://www.transifex.com/odoo/teams/41243/ckb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ckb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "پیشاندانی ناو" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ناسنامە" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "دواین دەستکاری لە" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "ناو" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "ڕێڕەو" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "ڕیزبەندی" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "دەستپێکردن" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/cs.po b/addons/web_tour/i18n/cs.po new file mode 100644 index 00000000..b512d1af --- /dev/null +++ b/addons/web_tour/i18n/cs.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Jan Horzinka , 2020 +# trendspotter, 2020 +# karolína schusterová , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: karolína schusterová , 2021\n" +"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"Dobrá práce! Prošli jste všemi kroky této prohlídky." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Zobrazované jméno" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Naposled změněno" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Název" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Cesta" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Číselná řada" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Počáteční bod" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Tip" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Prohlídky" diff --git a/addons/web_tour/i18n/da.po b/addons/web_tour/i18n/da.po new file mode 100644 index 00000000..ad8adefe --- /dev/null +++ b/addons/web_tour/i18n/da.po @@ -0,0 +1,180 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Morten Schou , 2020 +# Jesper Carstensen , 2020 +# Pernille Kristensen , 2020 +# Sanne Kristensen , 2020 +# lhmflexerp , 2020 +# Mads Søndergaard, 2020 +# Mads Søndergaard , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Mads Søndergaard , 2020\n" +"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"Godt arbejde!Du gennemgik alle trin i denne " +"rundvisning." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "Klik på Hjem ikonet for at navigere på tværs af applikationer." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Forbrugt af" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Deaktiver rundvisninger" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Navn" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "Åben bugger menu." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Sti" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "Rul for at nå det næste trin." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sekvens" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Spring over rundturen" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Start" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Start rundtur" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Start tur" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "Test rundvisning" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Tip" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Navn på rundtur" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Rundture" diff --git a/addons/web_tour/i18n/de.po b/addons/web_tour/i18n/de.po new file mode 100644 index 00000000..e1a98145 --- /dev/null +++ b/addons/web_tour/i18n/de.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Ralf Hilgenstock , 2020 +# Martin Trigaux, 2020 +# Christian Oechsner , 2020 +# Johannes Croe , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Johannes Croe , 2020\n" +"Language-Team: German (https://www.transifex.com/odoo/teams/41243/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: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "Klicken Sie auf das Home Iconum durch die Apps zu navigieren." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Verbraucht von" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Tour deaktivieren" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menü" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Name" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Pfad" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Reihenfolge" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Tour überspringen" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Start" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Tour starten" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Tour starten" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Testbetrieb" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Trinkgeld" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Bezeichnung der Tour" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Touren" diff --git a/addons/web_tour/i18n/el.po b/addons/web_tour/i18n/el.po new file mode 100644 index 00000000..cbb093bd --- /dev/null +++ b/addons/web_tour/i18n/el.po @@ -0,0 +1,173 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Kostas Goutoudis , 2020 +# George Tarasidis , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: George Tarasidis , 2020\n" +"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Αναλώθηκαν από" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Απενεργοποίηση Περιηγήσεων" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "Κωδικός" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Τελευταία τροποποίηση στις" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Μενού" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Περιγραφή" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Διαδρομή" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Ακολουθία" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Παράλειψη περιήγησης" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Έναρξη" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Έναρξη Περιήγησης" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Τεστ" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Φιλοδώρημα" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Περιγραφή Περιηγήσης" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Περιηγήσεις" diff --git a/addons/web_tour/i18n/eo.po b/addons/web_tour/i18n/eo.po new file mode 100644 index 00000000..507bbdbb --- /dev/null +++ b/addons/web_tour/i18n/eo.po @@ -0,0 +1,167 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Language-Team: Esperanto (https://www.transifex.com/odoo/teams/41243/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/es.po b/addons/web_tour/i18n/es.po new file mode 100644 index 00000000..6da7b28e --- /dev/null +++ b/addons/web_tour/i18n/es.po @@ -0,0 +1,176 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Jesús Alan Ramos Rodríguez , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Jesús Alan Ramos Rodríguez , 2021\n" +"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/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: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"¡Buen trabajo! Pasaste por todos los pasos de este " +"recorrido." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" +"Haga click en el Icono de Inicio para navegar a través de las " +"aplicaciones." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Consumido por" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Desactivar recorridos" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Ruta HTTP " + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menú" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nombre" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Ruta" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Secuencia" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Saltar recorrido" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Iniciar" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Comenzar recorrido" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Comenzar tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Propina" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Nombre del recorrido" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Recorridos" diff --git a/addons/web_tour/i18n/es_MX.po b/addons/web_tour/i18n/es_MX.po new file mode 100644 index 00000000..57a306ca --- /dev/null +++ b/addons/web_tour/i18n/es_MX.po @@ -0,0 +1,176 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Cécile Collart , 2021 +# Patricia Gutiérrez Capetillo , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Patricia Gutiérrez Capetillo , 2021\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/odoo/teams/41243/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"¡Buen trabajo! Pasó por todos los pasos de este " +"recorrido." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" +"Haga click en el icono de inicio para navegar a través de las " +"aplicaciones." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Consumido por" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Desactivar recorridos" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nombre en pantalla" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Ruta HTTP " + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menú" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nombre" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "Abrir el menú bugger." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Ruta" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "Baje para llegar al siguiente paso" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Secuencia" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Saltarse el recorrido" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Iniciar" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Comenzar recorrido" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Comenzar recorrido" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Probar" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "Probar recorrido" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Propina" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Nombre del recorrido" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Recorridos" diff --git a/addons/web_tour/i18n/et.po b/addons/web_tour/i18n/et.po new file mode 100644 index 00000000..bafe34e5 --- /dev/null +++ b/addons/web_tour/i18n/et.po @@ -0,0 +1,177 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Rivo Zängov , 2020 +# Martin Trigaux, 2020 +# Arma Gedonsky , 2020 +# Egon Raamat , 2020 +# Andre Roomet , 2021 +# Triine Aavik , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Triine Aavik , 2021\n" +"Language-Team: Estonian (https://www.transifex.com/odoo/teams/41243/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"Tubli! Käisid läbi kõik selle teekonna etapid." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Kuva nimi" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Viimati muudetud (millal)" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menüü" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nimi" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Asukoht" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Järjestus" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Alusta" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Katsetamine" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Vihje" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Tuurid" diff --git a/addons/web_tour/i18n/eu.po b/addons/web_tour/i18n/eu.po new file mode 100644 index 00000000..637dd745 --- /dev/null +++ b/addons/web_tour/i18n/eu.po @@ -0,0 +1,177 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2021 +# Esther Martín Menéndez , 2021 +# Gorka Toledo , 2021 +# Eneko , 2021 +# Mikel Lizarralde , 2021 +# 61590936fa9bf290362ee306eeabf363_944dd10 , 2021 +# Maialen Rodriguez , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Maialen Rodriguez , 2021\n" +"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP bideratzea" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Azken aldaketa" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Izena" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Bidea" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sekuentzia" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Hasiera" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Proba" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Aholkua " + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Bidaiak" diff --git a/addons/web_tour/i18n/fa.po b/addons/web_tour/i18n/fa.po new file mode 100644 index 00000000..b3fee087 --- /dev/null +++ b/addons/web_tour/i18n/fa.po @@ -0,0 +1,117 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Hamid Darabi, 2018 +# mehdi samadi , 2018 +# Hamed Mohammadi , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-09-21 13:18+0000\n" +"Last-Translator: Hamed Mohammadi , 2018\n" +"Language-Team: Persian (https://www.transifex.com/odoo/teams/41243/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "دیده شده توسط" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "شناسه" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "آخرین تغییر در" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "منو" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "نام" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "مسیر" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "برو تور بعدی" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "نکته" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "نام تور" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "تورها" diff --git a/addons/web_tour/i18n/fi.po b/addons/web_tour/i18n/fi.po new file mode 100644 index 00000000..db50bfa3 --- /dev/null +++ b/addons/web_tour/i18n/fi.po @@ -0,0 +1,177 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Eino Mäkitalo , 2020 +# Martin Trigaux, 2020 +# Kari Lindgren , 2020 +# Svante Suominen , 2020 +# Jarmo Kortetjärvi , 2020 +# Tuomo Aura , 2020 +# Veikko Väätäjä , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Veikko Väätäjä , 2020\n" +"Language-Team: Finnish (https://www.transifex.com/odoo/teams/41243/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP-reititys" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "Tunniste (ID)" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Valikko" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nimi" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Polku" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Järjestys" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Aloita" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Testi" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Juomaraha" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/fr.po b/addons/web_tour/i18n/fr.po new file mode 100644 index 00000000..46b2f1c2 --- /dev/null +++ b/addons/web_tour/i18n/fr.po @@ -0,0 +1,186 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Fabien Pinckaers , 2020 +# Xavier Belmere , 2020 +# Aurélien Pillevesse , 2020 +# Eloïse Stilmant , 2020 +# William Olhasque , 2020 +# Cécile Collart , 2020 +# Gilles Mangin , 2020 +# Frédéric GILSON , 2020 +# Arnaud Willem , 2020 +# Sébastien BÜHL , 2021 +# Clément Watthez , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Clément Watthez , 2021\n" +"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"Bien joué ! Vous venez de terminer toutes les étapes de ce " +"tour." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" +"Cliquez sur l'icône d'accueil pour naviguer d'une application à " +"l'autre." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Consommé par" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Désactiver les tours" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Routage HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nom" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "Ouvrez le menu développeur" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Chemin" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "Faites défiler jusqu'à la prochaine étape." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Séquence" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Ignorer le tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Démarrer" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Démarrer le tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Démarrer la visite" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "Tour de test" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Astuce" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Nom du tour" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Tours d'introduction" diff --git a/addons/web_tour/i18n/gu.po b/addons/web_tour/i18n/gu.po new file mode 100644 index 00000000..2559bbd4 --- /dev/null +++ b/addons/web_tour/i18n/gu.po @@ -0,0 +1,116 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2018 +# Turkesh Patel , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-09-21 13:18+0000\n" +"Last-Translator: Turkesh Patel , 2018\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "પ્રદર્શન નામ" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ઓળખ" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "મેનૂ" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "નામ" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/he.po b/addons/web_tour/i18n/he.po new file mode 100644 index 00000000..861ffa85 --- /dev/null +++ b/addons/web_tour/i18n/he.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# ExcaliberX , 2020 +# Yihya Hugirat , 2020 +# ZVI BLONDER , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: ZVI BLONDER , 2020\n" +"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "לחץ על סמל הבית כדי לנווט בין יישומים." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "בשימוש על ידי" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "השבת סיורים" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "הצג שם" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "ניתוב HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "תעודה מזהה" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "שינוי אחרון ב" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "תפריט" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "שם" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "נתיב" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "רצף" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "דלג על הסיור" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "התחל" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "התחל סיור" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "התחל סיור" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "בדוק" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "עצה" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "שם סיור" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "סיורים" diff --git a/addons/web_tour/i18n/hi.po b/addons/web_tour/i18n/hi.po new file mode 100644 index 00000000..e4875c47 --- /dev/null +++ b/addons/web_tour/i18n/hi.po @@ -0,0 +1,167 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Language-Team: Hindi (https://www.transifex.com/odoo/teams/41243/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/hr.po b/addons/web_tour/i18n/hr.po new file mode 100644 index 00000000..297ad6a0 --- /dev/null +++ b/addons/web_tour/i18n/hr.po @@ -0,0 +1,176 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Vladimir Olujić , 2020 +# Đurđica Žarković , 2020 +# Ivica Dimjašević , 2020 +# Karolina Tonković , 2020 +# Vojislav Opačić , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Vojislav Opačić , 2020\n" +"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Koristili" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP usmjeravanje" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Zadnja promjena" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Izbornik" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Naziv" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Putanja" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sekvenca" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Start" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Savjet" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/hu.po b/addons/web_tour/i18n/hu.po new file mode 100644 index 00000000..de4a7605 --- /dev/null +++ b/addons/web_tour/i18n/hu.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2021 +# krnkris, 2021 +# Tamás Németh , 2021 +# gezza , 2021 +# Ákos Nagy , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Ákos Nagy , 2021\n" +"Language-Team: Hungarian (https://www.transifex.com/odoo/teams/41243/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Által felhasznált" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP irányítás" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "Azonosító" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Legutóbb módosítva" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menü" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Név" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Útvonal" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sorszám" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Bejárás kihagyása" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Indítás" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Bejárás elindítása" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Tesztelés" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Tipp" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Bejárás neve" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Bejárások" diff --git a/addons/web_tour/i18n/id.po b/addons/web_tour/i18n/id.po new file mode 100644 index 00000000..e5cf6094 --- /dev/null +++ b/addons/web_tour/i18n/id.po @@ -0,0 +1,176 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# William Surya Permana , 2020 +# Wahyu Setiawan , 2020 +# Bonny Useful , 2020 +# Gusti Rini , 2020 +# Altela Eleviansyah Pramardhika , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Altela Eleviansyah Pramardhika , 2021\n" +"Language-Team: Indonesian (https://www.transifex.com/odoo/teams/41243/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP routing" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Terakhir diubah pada" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nama" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Urutan" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Mulai" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Tes" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Tip" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/is.po b/addons/web_tour/i18n/is.po new file mode 100644 index 00000000..e6870bac --- /dev/null +++ b/addons/web_tour/i18n/is.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2018 +# Birgir Steinarsson , 2018 +# Bjorn Ingvarsson , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-08-24 09:33+0000\n" +"Last-Translator: Bjorn Ingvarsson , 2018\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nafn" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "Auðkenni" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Síðast breytt þann" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Valmynd" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "Nafn" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "Path" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Þjórfé" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Tours" diff --git a/addons/web_tour/i18n/it.po b/addons/web_tour/i18n/it.po new file mode 100644 index 00000000..bbdd8a7a --- /dev/null +++ b/addons/web_tour/i18n/it.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Sergio Zanchetta , 2020 +# Martin Trigaux, 2020 +# Marius Marolla , 2020 +# Paolo Valier, 2020 +# Luigia Cimmino Caserta , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Luigia Cimmino Caserta , 2020\n" +"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "Fare clic sull'icona Home per navigare tra le applicazioni." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Completato da" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Disattiva tour" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Instradamento HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menù" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nome" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Percorso" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sequenza" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Salta tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Avvio" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Inizia tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Inizia Tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Prova" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Consiglio" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Nome tour" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Tour" diff --git a/addons/web_tour/i18n/ja.po b/addons/web_tour/i18n/ja.po new file mode 100644 index 00000000..d0e17fad --- /dev/null +++ b/addons/web_tour/i18n/ja.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Shunho Kin , 2020 +# Martin Trigaux, 2020 +# Yoshi Tashiro , 2020 +# Norimichi Sugimoto , 2020 +# Tim Siu Lai , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Tim Siu Lai , 2020\n" +"Language-Team: Japanese (https://www.transifex.com/odoo/teams/41243/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "使用履歴" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "ツアーを無効化" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "表示名" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTPルーティング" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "最終更新日" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "メニュー" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "名称" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "パス" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "付番" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "ツアーをスキップ" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "開始" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "ツアーを開始" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "ツアー開始" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "インポートテスト" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "チップ" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "ツアー名" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "ツアー" diff --git a/addons/web_tour/i18n/ka.po b/addons/web_tour/i18n/ka.po new file mode 100644 index 00000000..dfd3af7f --- /dev/null +++ b/addons/web_tour/i18n/ka.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Mari Khomeriki , 2021 +# Saba Khmaladze , 2021 +# Martin Trigaux, 2021 +# Giorgi Melitauri , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Giorgi Melitauri , 2021\n" +"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ka\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "სახელი" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "იდენტიფიკატორი/ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "ბოლოს განახლებულია" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "მენიუ" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "სახელი" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "მიმდევრობა" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/km.po b/addons/web_tour/i18n/km.po new file mode 100644 index 00000000..ba55ff6f --- /dev/null +++ b/addons/web_tour/i18n/km.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Sengtha Chay , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-09-21 13:18+0000\n" +"Last-Translator: Sengtha Chay , 2018\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "ឈ្មោះសំរាប់បង្ហាញ" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "កាលបរិច្ឆេតកែប្រែចុងក្រោយ" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "ឈ្មោះ" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/ko.po b/addons/web_tour/i18n/ko.po new file mode 100644 index 00000000..4ce0ce2a --- /dev/null +++ b/addons/web_tour/i18n/ko.po @@ -0,0 +1,173 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# JH CHOI , 2020 +# Linkup , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Linkup , 2020\n" +"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "홈 아이콘을 클릭하여 앱을 탐색합니다." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "다음에 의해 소비됨" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "둘러보기 비활성화" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP 라우팅" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "메뉴" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "이름" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "경로" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "순차적" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "둘러보기 건너뛰기" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "시작" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "둘러보기 시작" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "테스트" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "팁" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "둘러보기 이름" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "둘러보기" diff --git a/addons/web_tour/i18n/lb.po b/addons/web_tour/i18n/lb.po new file mode 100644 index 00000000..541f33be --- /dev/null +++ b/addons/web_tour/i18n/lb.po @@ -0,0 +1,112 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2019-08-26 09:15+0000\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/lt.po b/addons/web_tour/i18n/lt.po new file mode 100644 index 00000000..4b03f817 --- /dev/null +++ b/addons/web_tour/i18n/lt.po @@ -0,0 +1,177 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2021 +# UAB "Draugiški sprendimai" , 2021 +# Anatolij, 2021 +# Silvija Butko , 2021 +# Audrius Palenskis , 2021 +# Šarūnas Ažna , 2021 +# Linas Versada , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Linas Versada , 2021\n" +"Language-Team: Lithuanian (https://www.transifex.com/odoo/teams/41243/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "Norėdami naviguoti tarp programų, paspauskite namų piktogramą." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Sunaudojo" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Išjungti turus" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP nukreipimas" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Meniu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Vardas" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Kelias" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Seka" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Praleisti turą" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Pradėti" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Pradėti turą" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Testas" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Arbatpinigiai" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Turo pavadinimas" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Turai" diff --git a/addons/web_tour/i18n/lv.po b/addons/web_tour/i18n/lv.po new file mode 100644 index 00000000..aff5b33a --- /dev/null +++ b/addons/web_tour/i18n/lv.po @@ -0,0 +1,167 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Language-Team: Latvian (https://www.transifex.com/odoo/teams/41243/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/mn.po b/addons/web_tour/i18n/mn.po new file mode 100644 index 00000000..5bb2720d --- /dev/null +++ b/addons/web_tour/i18n/mn.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Baskhuu Lodoikhuu , 2020 +# Martin Trigaux, 2020 +# Otgonbayar.A , 2020 +# Khishigbat Ganbold , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Khishigbat Ganbold , 2020\n" +"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Хангагдсан" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Дэлгэрэнгүй нэр" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Сүүлд зассан огноо" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Цэс" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Нэр" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Зам" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Дугаарлалт" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Аялалыг алгасах" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Эхлэх" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Аялалыг эхлэх" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Тест" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Шан харамж" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Аялалын нэр" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Аялалууд" diff --git a/addons/web_tour/i18n/nb.po b/addons/web_tour/i18n/nb.po new file mode 100644 index 00000000..f7666e7e --- /dev/null +++ b/addons/web_tour/i18n/nb.po @@ -0,0 +1,174 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Henning Herfjord , 2020 +# Jorunn D. Newth, 2020 +# Marius Stedjan , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Marius Stedjan , 2020\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Forbrukt av" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Slå av omvisninger" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP-ruting" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Sist endret" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Meny" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Navn" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Filbane" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sekvens" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Hopp over omvisning" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Start" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Start omvisning" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Start guide" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Tips" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Omvisningsnavn" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Omvisninger" diff --git a/addons/web_tour/i18n/nl.po b/addons/web_tour/i18n/nl.po new file mode 100644 index 00000000..33f15069 --- /dev/null +++ b/addons/web_tour/i18n/nl.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Yenthe Van Ginneken , 2020 +# Erwin van der Ploeg , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Erwin van der Ploeg , 2020\n" +"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"Goed gedaan! Je hebt alle stappen van deze rondleiding " +"doorlopen." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "Klik op het Home icoon om doorheen apps te navigeren." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Verbruikt door" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Rondleidingen uitschakelen" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP routing" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Naam" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "Open het bugger-menu." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Pad" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "Scroll om naar de volgende stap te gaan." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Reeks" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Rondleiding overslaan" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Start" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Start ronleiding" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Start rondleiding" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "Test rondleiding" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Tip" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Naam rondleiding" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Rondleidingen" diff --git a/addons/web_tour/i18n/pl.po b/addons/web_tour/i18n/pl.po new file mode 100644 index 00000000..22503603 --- /dev/null +++ b/addons/web_tour/i18n/pl.po @@ -0,0 +1,181 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Dariusz Żbikowski , 2020 +# Judyta Kaźmierczak , 2020 +# Piotr Szlązak , 2020 +# Marcin Młynarczyk , 2020 +# Piotr Cierkosz , 2020 +# Paweł Wodyński , 2020 +# Maja Stawicka , 2020 +# Piotr Strębski , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Piotr Strębski , 2021\n" +"Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"Dobra robota! Przeszedłeś przez wszystkie etapy tej " +"wycieczki." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "Kliknij na ikonę Domu, aby nawigować pomiędzy aplikacjami." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Zużyte przez" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Wyłącz wycieczki" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Wytyczanie HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Data ostatniej modyfikacji" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nazwa" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "Otwórz menu błędów." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Ścieżka" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "Przewiń, aby przejść do następnego kroku." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Numeracja" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Pomiń samouczek" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Uruchom" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Rozpocznij wycieczkę" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Rozpocznij wycieczkę" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "Przetestuj wycieczkę" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Wskazówka" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Nazwa wycieczki" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Samouczki" diff --git a/addons/web_tour/i18n/pt.po b/addons/web_tour/i18n/pt.po new file mode 100644 index 00000000..3c6b4dd1 --- /dev/null +++ b/addons/web_tour/i18n/pt.po @@ -0,0 +1,176 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Ricardo Martins , 2020 +# Manuela Silva , 2020 +# Pedro Castro Silva , 2020 +# Nuno Silva , 2020 +# Reinaldo Ramos , 2020 +# Pedro Filipe , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Pedro Filipe , 2020\n" +"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Consumido por" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nome" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Rotas HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nome" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Caminho" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sequência" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Ignorar guia" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Início" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Iniciar Guia" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Iniciar Visita Guiada" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Teste" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Dica" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Nome do guia " + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Tours" diff --git a/addons/web_tour/i18n/pt_BR.po b/addons/web_tour/i18n/pt_BR.po new file mode 100644 index 00000000..7220da22 --- /dev/null +++ b/addons/web_tour/i18n/pt_BR.po @@ -0,0 +1,180 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Rodrigo de Almeida Sottomaior Macedo , 2020 +# Martin Trigaux, 2020 +# Mateus Lopes , 2020 +# falexandresilva , 2020 +# grazziano , 2020 +# Yannick Belot , 2020 +# André Augusto Firmino Cordeiro , 2020 +# Éder Brito , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Éder Brito , 2021\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"Belo Trabalho! Você passou por todas as etapas deste " +"tour." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "Clique no Ícone Home para navegar pelos aplicativos." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Consumido por" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Desabilitar Tours" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nome exibido" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Roteamento HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Última modificação em" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nome" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "Abrir menu  do bugger." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Caminho" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "Role para chegar à próxima etapa." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sequência" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Ignorar passeio" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Iniciar" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Iniciar Tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Iniciar tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Teste" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "Testar tour" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Dica" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Nome do Passeio" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Passeios" diff --git a/addons/web_tour/i18n/ro.po b/addons/web_tour/i18n/ro.po new file mode 100644 index 00000000..f11c45a2 --- /dev/null +++ b/addons/web_tour/i18n/ro.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Dorin Hongu , 2020 +# sharkutz , 2020 +# Hongu Cosmin , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Hongu Cosmin , 2020\n" +"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"Bună treabă!Ați parcurs toate etapele acestui tur." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Rutare HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Ultima modificare la" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Meniu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Nume" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Cale" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Secvență" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Omite tur" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Start" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Începte tur" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "Tur de test" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Sfat" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Nume tur" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Ture" diff --git a/addons/web_tour/i18n/ru.po b/addons/web_tour/i18n/ru.po new file mode 100644 index 00000000..d4783ab0 --- /dev/null +++ b/addons/web_tour/i18n/ru.po @@ -0,0 +1,179 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Collex100, 2020 +# Ivan Yelizariev , 2020 +# Sergey Vilizhanin, 2020 +# Viktor Pogrebniak , 2020 +# Vasiliy Korobatov , 2020 +# ILMIR , 2020 +# Irina Fedulova , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Irina Fedulova , 2020\n" +"Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/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" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" +"Нажмите на иконку Домашней страницы для навигации между приложениями." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Кто использовал" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Отключить Туры" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Отображаемое имя" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Маршрутизация HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "Идентификатор" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Последнее изменение" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Меню" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Название" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Путь" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Нумерация" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Пропустить тур" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Начало" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Начать тур" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Начать обзор" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Тест" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Совет" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Имя тура" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Туры" diff --git a/addons/web_tour/i18n/si.po b/addons/web_tour/i18n/si.po new file mode 100644 index 00000000..c4bd62a3 --- /dev/null +++ b/addons/web_tour/i18n/si.po @@ -0,0 +1,167 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Language-Team: Sinhala (https://www.transifex.com/odoo/teams/41243/si/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/sk.po b/addons/web_tour/i18n/sk.po new file mode 100644 index 00000000..7b4fa672 --- /dev/null +++ b/addons/web_tour/i18n/sk.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Matus Krnac , 2020 +# Jaroslav Bosansky , 2020 +# Jan Prokop, 2020 +# Rastislav Brencic , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Rastislav Brencic , 2020\n" +"Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "Klikni na domovskú ikonu pre navigáciu medzi aplikáciami." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Spotrebované " + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Vypnúť prehliadky" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Zobrazovaný názov" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP smerovanie" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Posledná úprava" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Meno" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Cesta" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Postupnosť" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Preskočiť prehliadku" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Štart" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Začať prehliadku" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Začať prehliadku" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Tip" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Názov prehliadky" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Prehliadky" diff --git a/addons/web_tour/i18n/sl.po b/addons/web_tour/i18n/sl.po new file mode 100644 index 00000000..a900e3f3 --- /dev/null +++ b/addons/web_tour/i18n/sl.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2021 +# Matjaz Mozetic , 2021 +# matjaz k , 2021 +# Tadej Lupšina , 2021 +# Jasmina Macur , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Jasmina Macur , 2021\n" +"Language-Team: Slovenian (https://www.transifex.com/odoo/teams/41243/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Porabil" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Onemogoči oglede" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP usmerjanje" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Meni" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Naziv" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Pot" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Zaporedje" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Prični" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Začni ogled" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Ime ogleda" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Ogledi" diff --git a/addons/web_tour/i18n/sr.po b/addons/web_tour/i18n/sr.po new file mode 100644 index 00000000..fd6c7ee1 --- /dev/null +++ b/addons/web_tour/i18n/sr.po @@ -0,0 +1,115 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-09-21 13:18+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Serbian (https://www.transifex.com/odoo/teams/41243/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Meni" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "Ime" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/sr@latin.po b/addons/web_tour/i18n/sr@latin.po new file mode 100644 index 00000000..c2881b5b --- /dev/null +++ b/addons/web_tour/i18n/sr@latin.po @@ -0,0 +1,109 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Djordje Marjanovic , 2017 +# Martin Trigaux , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:54+0000\n" +"PO-Revision-Date: 2017-09-20 09:54+0000\n" +"Last-Translator: Martin Trigaux , 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:485 +#, python-format +msgid "Click the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_display_name +msgid "Display Name" +msgstr "Naziv za prikaz" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour___last_update +msgid "Last Modified on" +msgstr "Zadnja promena" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Meni" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:21 +#, python-format +msgid "Name" +msgstr "Naziv" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:22 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:198 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:11 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/sv.po b/addons/web_tour/i18n/sv.po new file mode 100644 index 00000000..795cdb15 --- /dev/null +++ b/addons/web_tour/i18n/sv.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Kristoffer Grundström , 2021 +# Martin Trigaux, 2021 +# Anders Wallenquist , 2021 +# Kim Asplund , 2021 +# Jakob Krabbe , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Jakob Krabbe , 2021\n" +"Language-Team: Swedish (https://www.transifex.com/odoo/teams/41243/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Förbrukad av" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Avbryt rundturen" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP-rutt" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Meny" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Namn" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Väg" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sekvens" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Start" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Starta rundturen" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Testa" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Dricks" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/th.po b/addons/web_tour/i18n/th.po new file mode 100644 index 00000000..04496c3c --- /dev/null +++ b/addons/web_tour/i18n/th.po @@ -0,0 +1,118 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2018 +# Khwunchai Jaengsawang , 2018 +# monchai7 , 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:18+0000\n" +"PO-Revision-Date: 2018-08-24 09:33+0000\n" +"Last-Translator: monchai7 , 2018\n" +"Language-Team: Thai (https://www.transifex.com/odoo/teams/41243/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:386 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "บริโภคโดย" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:7 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "รหัส" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "เมนู" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:17 +#, python-format +msgid "Name" +msgstr "ชื่อ" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:18 +#, python-format +msgid "Path" +msgstr "Path" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:76 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:8 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "ิทิป" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:25 +#, python-format +msgid "Tour" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/tr.po b/addons/web_tour/i18n/tr.po new file mode 100644 index 00000000..db4bd073 --- /dev/null +++ b/addons/web_tour/i18n/tr.po @@ -0,0 +1,179 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Ayhan KIZILTAN , 2020 +# Martin Trigaux, 2020 +# Levent Karakaş , 2020 +# Murat Kaplan , 2020 +# Ertuğrul Güreş , 2020 +# Umur Akın , 2020 +# abc Def , 2020 +# Ediz Duman , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Ediz Duman , 2021\n" +"Language-Team: Turkish (https://www.transifex.com/odoo/teams/41243/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "Aferin! bu turun tüm adımlarından geçtiniz. " + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" +"Ana sayfa simgesinin Üzerine tıklayın uygulamalar arasında gezinin." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Tarafından Tamamlandı" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Turları Kapat" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Görünüm Adı" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Yönlendirme" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Son Düzenleme" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Menü" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Adı" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "Bugger menüsünü açın." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Yol" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "Bir sonraki adıma geçmek için kaydırın." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Sıra" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Turu Geç" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Başla" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Turu Başlat" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Başlangıç turu" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Test" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Bahşiş" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Tur Adı" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Turlar" diff --git a/addons/web_tour/i18n/uk.po b/addons/web_tour/i18n/uk.po new file mode 100644 index 00000000..4aa32ace --- /dev/null +++ b/addons/web_tour/i18n/uk.po @@ -0,0 +1,175 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Bohdan Lisnenko, 2020 +# ТАрас , 2020 +# Alina Lisnenko , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Alina Lisnenko , 2020\n" +"Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "Молодці! Ви пройшли усі кроки цього туру." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" +"Натисніть на іконку Домашньої сторінки для навігації між додатками." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Завершив" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Вимкнути тури" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Відобразити назву" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "Маршрутизація HTTP" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Останні зміни на" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Меню" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Назва" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Шлях" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Послідовність" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Пропустити тур" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Початок" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Почати тур" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Розпочати тур" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Тест" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Чайові" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Назва туру" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Тури" diff --git a/addons/web_tour/i18n/ur.po b/addons/web_tour/i18n/ur.po new file mode 100644 index 00000000..85d4e0ca --- /dev/null +++ b/addons/web_tour/i18n/ur.po @@ -0,0 +1,167 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Language-Team: Urdu (https://www.transifex.com/odoo/teams/41243/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/vi.po b/addons/web_tour/i18n/vi.po new file mode 100644 index 00000000..c3d76eb0 --- /dev/null +++ b/addons/web_tour/i18n/vi.po @@ -0,0 +1,176 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# fanha99 , 2020 +# Duy BQ , 2020 +# Nancy Momoland , 2020 +# Trần Hà , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: Trần Hà , 2021\n" +"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" +"Làm tốt lắm! Bạn đã thực hiện tất cả các bước của chuyến " +"hướng dẫn này." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "Click on the Home icon to navigate across apps." + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "Consumed by" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "Disable Tours" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP Routing" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "Trình đơn" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "Tên" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "Open bugger menu." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "Đường dẫn" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "Scroll to reach the next step." + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "Trình tự" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "Skip tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "Khởi động" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "Start Tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "Start tour" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "Kiểm thử" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "Test tour" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "Hướng dẫn" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "Tour name" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "Du lịch" diff --git a/addons/web_tour/i18n/web_tour.pot b/addons/web_tour/i18n/web_tour.pot new file mode 100644 index 00000000..1f08cebe --- /dev/null +++ b/addons/web_tour/i18n/web_tour.pot @@ -0,0 +1,167 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-01 07:29+0000\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: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "" diff --git a/addons/web_tour/i18n/zh_CN.po b/addons/web_tour/i18n/zh_CN.po new file mode 100644 index 00000000..815bd1d4 --- /dev/null +++ b/addons/web_tour/i18n/zh_CN.po @@ -0,0 +1,178 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# Martin Trigaux, 2020 +# Jeffery CHEN Fan , 2020 +# liAnGjiA , 2020 +# fausthuang, 2020 +# 敬雲 林 , 2020 +# ChinaMaker , 2020 +# Felix Yang - Elico Corp , 2020 +# 稀饭~~ , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: 稀饭~~ , 2020\n" +"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "干得好!你经历了这次旅行的所有步骤。" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "点击 首页 导航可在功能应用间跳转。" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "消耗于" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "禁用游览" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP 路由" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "最后修改日" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "菜单" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "名称" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "路径" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "单号规则" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "跳过游览" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "开始" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "开始游览" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "开始" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "测试" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "提示" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "游览名称" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "游览" diff --git a/addons/web_tour/i18n/zh_TW.po b/addons/web_tour/i18n/zh_TW.po new file mode 100644 index 00000000..d13e7909 --- /dev/null +++ b/addons/web_tour/i18n/zh_TW.po @@ -0,0 +1,171 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * web_tour +# +# Translators: +# 敬雲 林 , 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:20+0000\n" +"Last-Translator: 敬雲 林 , 2020\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "" +"Good job! You went through all steps of this tour." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Click on the Home icon to navigate across apps." +msgstr "按一下 主頁圖示 可跨應用程式導航。" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id +msgid "Consumed by" +msgstr "消費" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Disable Tours" +msgstr "停用導覽" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__display_name +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: web_tour +#: model:ir.model,name:web_tour.model_ir_http +msgid "HTTP Routing" +msgstr "HTTP 路由" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http__id +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id +msgid "ID" +msgstr "ID" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_ir_http____last_update +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update +msgid "Last Modified on" +msgstr "最後修改於" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list +msgid "Menu" +msgstr "選單" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Name" +msgstr "名稱" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_step_utils.js:0 +#, python-format +msgid "Open bugger menu." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Path" +msgstr "路徑" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tip.js:0 +#, python-format +msgid "Scroll to reach the next step." +msgstr "" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Sequence" +msgstr "序號" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/js/tour_manager.js:0 +#, python-format +msgid "Skip tour" +msgstr "跳過導覽" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start" +msgstr "開始" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start Tour" +msgstr "開始導覽" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Start tour" +msgstr "開始" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test" +msgstr "測試" + +#. module: web_tour +#. openerp-web +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#: code:addons/web_tour/static/src/xml/debug_manager.xml:0 +#, python-format +msgid "Test tour" +msgstr "" + +#. module: web_tour +#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search +msgid "Tip" +msgstr "提示" + +#. module: web_tour +#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name +msgid "Tour name" +msgstr "遊覽名稱" + +#. module: web_tour +#: model:ir.actions.act_window,name:web_tour.edit_tour_action +#: model:ir.model,name:web_tour.model_web_tour_tour +#: model:ir.ui.menu,name:web_tour.menu_tour_action +msgid "Tours" +msgstr "遊覽" -- cgit v1.2.3