19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:58 +01:00
parent 20e6dadd87
commit 4b94f0abc5
205 changed files with 24700 additions and 14614 deletions

View file

@ -1,187 +1,345 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_tour
# * web_tour
#
# Translators:
# Martin Trigaux, 2018
# Boško Stojaković <bluesoft83@gmail.com>, 2018
# Bole <bole@dajmi5.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server saas~11.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
"PO-Revision-Date: 2024-02-06 13:32+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"POT-Creation-Date: 2026-01-25 18:37+0000\n"
"PO-Revision-Date: 2018-09-21 13:18+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \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
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_manager.js
#, python-format
msgid ""
"<strong><b>Good job!</b> You went through all steps of this tour.</strong>"
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "(recording keyboard)"
msgstr ""
"<strong><b>Odličan posao!</b> Prošli ste kroz sve korake ove ture.</strong>"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tip.js
#, python-format
msgid "Click here to go to the next step."
msgstr "Kliknite ovdje da idete na sledeći korak."
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_step_utils.js
#, python-format
msgid "Click on the <i>Home icon</i> to navigate across apps."
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "(run:"
msgstr ""
"Kliknite na <i>ikonu početne stranice</i> da navigirate kroz aplikacije."
# taken from hr.po
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_id
msgid "Consumed by"
msgstr "Koristili"
#: model:ir.model.constraint,message:web_tour.constraint_web_tour_tour_uniq_name
msgid "A tour already exists with this name . Tour's name must be unique!"
msgstr ""
#. module: web_tour
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__bottom
msgid "Bottom"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/debug_manager.js
#, python-format
msgid "Disable Tours"
msgstr "Onemogući ture"
#: code:addons/web_tour/static/src/tour_utils.js:0
msgid "Click the top left corner to navigate across apps."
msgstr ""
# taken from hr.po
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__content
msgid "Content"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_uid
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_uid
msgid "Created by"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__create_date
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__create_date
msgid "Created on"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__custom
msgid "Custom"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.js:0
msgid "Custom tour '%s' couldn't be saved!"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.js:0
msgid "Custom tour '%s' has been added."
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_res_users__display_name
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__display_name
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__display_name
msgid "Display Name"
msgstr "Prikazani naziv"
# taken from hr.po
#. module: web_tour
#: model:ir.actions.server,name:web_tour.tour_export_js_action
msgid "Export JS"
msgstr ""
#. module: web_tour
#: model:ir.model,name:web_tour.model_ir_http
msgid "HTTP Routing"
msgstr "HTTP usmjeravanje"
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_res_users__id
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__id
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__id
msgid "ID"
msgstr "ID"
# taken from hr.po
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour____last_update
msgid "Last Modified on"
msgstr "Zadnje mijenjano"
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_uid
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_uid
msgid "Last Updated by"
msgstr ""
# taken from hr.po
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_list
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__write_date
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__write_date
msgid "Last Updated on"
msgstr ""
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.tour_list
msgid "Menu"
msgstr "Meni"
# taken from hr.po
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml
#, python-format
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name
msgid "Name"
msgstr "Naziv:"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml
#, python-format
msgid "Onboarding tours"
msgstr "Ture uvođenja"
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "Name:"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_step_utils.js
#, python-format
msgid "Open bugger menu."
msgstr "Otvori meni."
#: code:addons/web_tour/static/src/js/onboarding_item.xml:0
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
#: model:ir.model.fields,field_description:web_tour.field_res_users__tour_enabled
msgid "Onboarding"
msgstr ""
# taken from hr.po
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml
#, python-format
msgid "Path"
msgstr "Putanja"
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__rainbow_man_message
msgid "Rainbow Man Message"
msgstr ""
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
msgid "Rainbow Man Message..."
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tip.js
#, python-format
msgid "Scroll to reach the next step."
msgstr "Skroluj da dosegneš sledeći korak."
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
msgid "Record"
msgstr ""
# taken from hr.po
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml
#, python-format
#: code:addons/web_tour/static/src/views/tour_controller.xml:0
msgid "Record Tour"
msgstr ""
#. module: web_tour
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__right
msgid "Right"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__run
msgid "Run"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "Save"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
msgid "Scroll down to reach the next step."
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
msgid "Scroll left to reach the next step."
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
msgid "Scroll right to reach the next step."
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer_state.js:0
msgid "Scroll up to reach the next step."
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sequence
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__sequence
msgid "Sequence"
msgstr "Sekvenca"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__sharing_url
msgid "Sharing URL"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml
#, python-format
msgid "Start"
msgstr "Započni"
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/debug_manager.js
#, python-format
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
msgid "Start Tour"
msgstr "Započni turu"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__url
msgid "Starting URL"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__step_ids
msgid "Step"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml
#, python-format
msgid "Start tour"
msgstr "Započni turu"
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
msgid "Steps"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml
#, python-format
msgid "Test"
msgstr "Test"
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "Steps:"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml
#, python-format
msgid "Test tour"
msgstr "Test tura"
#: code:addons/web_tour/static/src/js/tour_pointer/tour_pointer.xml:0
msgid "Stop Tour"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.xml
#, python-format
msgid "Testing tours"
msgstr "Test ture"
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
msgid "Test Tour"
msgstr ""
# taken from hr.po
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.edit_tour_search
#. odoo-javascript
#: code:addons/web_tour/static/src/widgets/tour_start.xml:0
msgid "Testing"
msgstr ""
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.tour_search
msgid "Tip"
msgstr "Bakšiš"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__name
msgid "Tour name"
msgstr "Naziv ture"
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__tooltip_position
msgid "Tooltip Position"
msgstr ""
#. module: web_tour
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__top
msgid "Top"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__tour_id
msgid "Tour"
msgstr ""
#. module: web_tour
#: model:ir.model,name:web_tour.model_web_tour_tour_step
msgid "Tour's step"
msgstr ""
#. module: web_tour
#: model:ir.actions.act_window,name:web_tour.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"
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour_step__trigger
msgid "Trigger"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/debug/tour_dialog_component.js
#, python-format
msgid "Tours"
msgstr "Vodiči"
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "Url:"
msgstr ""
#. module: web_tour
#: model:ir.model,name:web_tour.model_res_users
msgid "User"
msgstr ""
#. module: web_tour
#: model:ir.model.fields,field_description:web_tour.field_web_tour_tour__user_consumed_ids
msgid "User Consumed"
msgstr ""
#. module: web_tour
#: model_terms:ir.ui.view,arch_db:web_tour.tour_form
msgid "e.g. My_Tour"
msgstr ""
#. module: web_tour
#: model:ir.model.fields.selection,name:web_tour.selection__web_tour_tour_step__tooltip_position__left
msgid "left"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "name_of_the_tour"
msgstr ""
#. module: web_tour
#. odoo-javascript
#: code:addons/web_tour/static/src/js/tour_recorder/tour_recorder.xml:0
msgid "trigger"
msgstr ""
#~ msgid "Path"
#~ msgstr "Putanja"