1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/sale_renting_crm/i18n/sr.po
2024-12-10 09:04:09 +07:00

171 lines
5.8 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_renting_crm
#
# Translators:
# Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2023
# Aleksandar Gajić <aleksandar.gajic@modoolar.com>, 2023
# Milan Bojovic <mbojovic@outlook.com>, 2023
# コフスタジオ, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 22:21+0000\n"
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
"Last-Translator: コフスタジオ, 2024\n"
"Language-Team: Serbian (https://app.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: sale_renting_crm
#: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_case_form_view_oppor
msgid "<span class=\"o_stat_text\"> Rental Orders</span>"
msgstr "<span class=\"o_stat_text\">Nalog za iznajmljivanje</span>"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__lead_id
msgid "Associated Lead"
msgstr "Povezani lid"
#. module: sale_renting_crm
#: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_lead_rental_view_form
msgid "Cancel"
msgstr "Otkaži"
#. module: sale_renting_crm
#: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_lead_rental_view_form
msgid "Confirm"
msgstr "Potvrdi"
#. module: sale_renting_crm
#: model:ir.model,name:sale_renting_crm.model_crm_lead_rental
msgid "Convert Lead to Rental Order"
msgstr "Convert Lead to Rental Order"
#. module: sale_renting_crm
#: model:ir.model.fields.selection,name:sale_renting_crm.selection__crm_lead_rental__action__create
msgid "Create a new customer"
msgstr "Kreiraj novog kupca"
#. module: sale_renting_crm
#: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_case_form_view_oppor
msgid "Create new rental"
msgstr "Create new rental"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__create_uid
msgid "Created by"
msgstr "Kreirao"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__create_date
msgid "Created on"
msgstr "Kreirano"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__partner_id
msgid "Customer"
msgstr "Klijent"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__display_name
msgid "Display Name"
msgstr "Naziv za prikaz"
#. module: sale_renting_crm
#: model:ir.model.fields.selection,name:sale_renting_crm.selection__crm_lead_rental__action__nothing
msgid "Do not link to a customer"
msgstr "Nemoj povezivati sa kupcem"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__id
msgid "ID"
msgstr "ID"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__write_uid
msgid "Last Updated by"
msgstr "Poslednji put ažurirao"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__write_date
msgid "Last Updated on"
msgstr "Poslednji put ažurirano"
#. module: sale_renting_crm
#: model:ir.model,name:sale_renting_crm.model_crm_lead
msgid "Lead/Opportunity"
msgstr "Lid/Prodajna prilika"
#. module: sale_renting_crm
#: model:ir.model.fields.selection,name:sale_renting_crm.selection__crm_lead_rental__action__exist
msgid "Link to an existing customer"
msgstr "Poveži sa postojećim kupcem"
#. module: sale_renting_crm
#: model:ir.actions.act_window,name:sale_renting_crm.crm_lead_to_rental_action
#: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_case_form_view_oppor
#: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_lead_rental_view_form
msgid "New Rental"
msgstr "New Rental"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead__rental_order_count
msgid "Number of Rental Orders"
msgstr "Number of Rental Orders"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead__rental_quotation_count
msgid "Number of Rental Quotations"
msgstr "Broj ponuda iznajmljivanja"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_sale_order__opportunity_id
msgid "Opportunity"
msgstr "Prodajna prilika"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead_rental__action
msgid "Rental Customer"
msgstr "Rental Customer"
#. module: sale_renting_crm
#. odoo-python
#: code:addons/sale_renting_crm/models/crm_lead.py:0
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead__rental_order_ids
#, python-format
msgid "Rental Orders"
msgstr "Rental Orders"
#. module: sale_renting_crm
#: model_terms:ir.ui.view,arch_db:sale_renting_crm.crm_case_form_view_oppor
msgid "Rentals"
msgstr "Rentals"
#. module: sale_renting_crm
#: model:ir.model,name:sale_renting_crm.model_sale_order
msgid "Sales Order"
msgstr "Porudžbenica"
#. module: sale_renting_crm
#: model:ir.model.fields,field_description:sale_renting_crm.field_crm_lead__rental_amount_total
msgid "Sum of Rental Orders"
msgstr "Sum of Rental Orders"
#. module: sale_renting_crm
#: model:ir.model.fields,help:sale_renting_crm.field_crm_lead__rental_amount_total
msgid "Untaxed Total of Confirmed Orders"
msgstr "Ukupno neoporezovano od potvrđenih naloga"
#. module: sale_renting_crm
#. odoo-python
#: code:addons/sale_renting_crm/wizard/crm_lead_rental.py:0
#, python-format
msgid "You can only apply this action from a lead."
msgstr "Ovu akciju možete primeniti samo iz prilike"