123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225 |
- # Translation of Odoo Server.
- # This file contains the translation of the following modules:
- # * pos_sale
- #
- # Translators:
- # Martin Trigaux, 2018
- # Boško Stojaković <bluesoft83@gmail.com>, 2018
- msgid ""
- msgstr ""
- "Project-Id-Version: Odoo Server saas~11.5\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2018-09-21 13:16+0000\n"
- "PO-Revision-Date: 2018-09-21 13:16+0000\n"
- "Last-Translator: Boško Stojaković <bluesoft83@gmail.com>, 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: pos_sale
- #: selection:sale.report,state:0
- msgid "Cancelled"
- msgstr "Otkazan"
- #. module: pos_sale
- #: model:ir.model.fields,field_description:pos_sale.field_pos_order__currency_rate
- msgid "Currency Rate"
- msgstr "Kursna lista"
- #. module: pos_sale
- #: code:addons/pos_sale/models/crm_team.py:107
- #, python-format
- msgid "Dashboard"
- msgstr "Kontrolna ploča"
- #. module: pos_sale
- #: selection:crm.team,dashboard_graph_group_pos:0
- msgid "Day"
- msgstr "Dan"
- #. module: pos_sale
- #: selection:sale.report,state:0
- msgid "Draft Quotation"
- msgstr "Predračun u pripremi"
- #. module: pos_sale
- #: model_terms:ir.ui.view,arch_db:pos_sale.crm_team_view_form_inherit_pos_sale
- msgid "Group by"
- msgstr ""
- #. module: pos_sale
- #: model:ir.model.fields,help:pos_sale.field_crm_team__dashboard_graph_group_pos
- msgid "How this channel's dashboard graph will group the results."
- msgstr ""
- #. module: pos_sale
- #: selection:sale.report,state:0
- msgid "Invoiced"
- msgstr "Fakturisano"
- #. module: pos_sale
- #: selection:crm.team,dashboard_graph_group_pos:0
- msgid "Month"
- msgstr "Mjesec"
- #. module: pos_sale
- #: selection:sale.report,state:0
- msgid "New"
- msgstr "Novi"
- #. module: pos_sale
- #: model:ir.model.fields,field_description:pos_sale.field_crm_team__pos_sessions_open_count
- msgid "Open POS Sessions"
- msgstr ""
- #. module: pos_sale
- #: model:ir.actions.act_window,name:pos_sale.pos_session_action_from_crm_team
- msgid "Open Sessions"
- msgstr ""
- #. module: pos_sale
- #: model:ir.model.fields,field_description:pos_sale.field_crm_team__dashboard_graph_group_pos
- msgid "POS Grouping"
- msgstr ""
- #. module: pos_sale
- #: selection:sale.report,state:0
- msgid "Paid"
- msgstr "Plaćeno"
- #. module: pos_sale
- #: selection:crm.team,dashboard_graph_group_pos:0
- #: model:crm.team,name:pos_sale.pos_sales_team selection:crm.team,team_type:0
- msgid "Point of Sale"
- msgstr "POS Kasa"
- #. module: pos_sale
- #: model:ir.model,name:pos_sale.model_pos_config
- msgid "Point of Sale Configuration"
- msgstr "Postavke prodajnog mjesta"
- #. module: pos_sale
- #: model:ir.model,name:pos_sale.model_pos_order
- msgid "Point of Sale Orders"
- msgstr "Narudžbe POS-a"
- #. module: pos_sale
- #: model:ir.model,name:pos_sale.model_pos_session
- msgid "Point of Sale Session"
- msgstr "Sesija POS-a"
- #. module: pos_sale
- #: model:ir.model.fields,field_description:pos_sale.field_crm_team__pos_config_ids
- msgid "Point of Sales"
- msgstr ""
- #. module: pos_sale
- #: selection:sale.report,state:0
- msgid "Posted"
- msgstr "Proknjižen"
- #. module: pos_sale
- #: selection:sale.report,state:0
- msgid "Quotation Sent"
- msgstr "Predračun poslan"
- #. module: pos_sale
- #: selection:crm.team,team_type:0
- #: model_terms:ir.ui.view,arch_db:pos_sale.crm_team_salesteams_view_kanban_inherit_pos_sale
- msgid "Sales"
- msgstr "Prodaja"
- #. module: pos_sale
- #: model:ir.model,name:pos_sale.model_sale_report
- msgid "Sales Analysis Report"
- msgstr ""
- #. module: pos_sale
- #: model:ir.model,name:pos_sale.model_crm_team
- msgid "Sales Channels"
- msgstr "Prodajni kanali"
- #. module: pos_sale
- #: selection:sale.report,state:0
- msgid "Sales Done"
- msgstr "Prodaja završena"
- #. module: pos_sale
- #: selection:sale.report,state:0
- msgid "Sales Order"
- msgstr "Prodajna narudžba"
- #. module: pos_sale
- #: model:ir.model.fields,field_description:pos_sale.field_pos_config__crm_team_id
- #: model:ir.model.fields,field_description:pos_sale.field_pos_session__crm_team_id
- msgid "Sales Team"
- msgstr "Prodajni tim"
- #. module: pos_sale
- #: code:addons/pos_sale/models/crm_team.py:119
- #, python-format
- msgid "Sales: Untaxed Amount"
- msgstr ""
- #. module: pos_sale
- #: selection:crm.team,dashboard_graph_group_pos:0
- msgid "Salesperson"
- msgstr "Prodavač(ica)"
- #. module: pos_sale
- #: model_terms:ir.ui.view,arch_db:pos_sale.crm_team_salesteams_view_kanban_inherit_pos_sale
- msgid "Session Running"
- msgstr ""
- #. module: pos_sale
- #: model:ir.model.fields,field_description:pos_sale.field_crm_team__pos_order_amount_total
- msgid "Session Sale Amount"
- msgstr ""
- #. module: pos_sale
- #: model_terms:ir.ui.view,arch_db:pos_sale.crm_team_salesteams_view_kanban_inherit_pos_sale
- msgid "Sessions Running"
- msgstr ""
- #. module: pos_sale
- #: model:ir.model.fields,field_description:pos_sale.field_sale_report__state
- msgid "Status"
- msgstr "Status"
- #. module: pos_sale
- #: model:ir.model.fields,field_description:pos_sale.field_crm_team__team_type
- msgid "Team Type"
- msgstr ""
- #. module: pos_sale
- #: model:ir.model.fields,help:pos_sale.field_pos_order__currency_rate
- msgid ""
- "The rate of the currency to the currency of rate applicable at the date of "
- "the order"
- msgstr ""
- #. module: pos_sale
- #: model:ir.model.fields,help:pos_sale.field_crm_team__team_type
- msgid ""
- "The type of this channel, it will define the resources this channel uses."
- msgstr ""
- #. module: pos_sale
- #: model:ir.model.fields,help:pos_sale.field_pos_config__crm_team_id
- #: model:ir.model.fields,help:pos_sale.field_pos_session__crm_team_id
- msgid "This Point of sale's sales will be related to this Sales Team."
- msgstr ""
- #. module: pos_sale
- #: selection:crm.team,team_type:0
- msgid "Website"
- msgstr "Web stranica"
- #. module: pos_sale
- #: selection:crm.team,dashboard_graph_group_pos:0
- msgid "Week"
- msgstr "Sedmica"
|