mirror of
https://github.com/bringout/oca-financial.git
synced 2026-04-27 13:21:59 +02:00
184 lines
6.3 KiB
Text
184 lines
6.3 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_invoice_merge
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-11-23 13:51+0000\n"
|
|
"PO-Revision-Date: 2023-04-11 13:27+0000\n"
|
|
"Last-Translator: Matjaz Mozetic <matjaz@luxim.si>\n"
|
|
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
|
"Language: sl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
|
"%100==4 ? 2 : 3;\n"
|
|
"X-Generator: Weblate 4.14.1\n"
|
|
|
|
#. module: account_invoice_merge
|
|
#. odoo-python
|
|
#: code:addons/account_invoice_merge/wizard/invoice_merge.py:0
|
|
#, python-format
|
|
msgid "All invoices must have the same: \n"
|
|
msgstr "Vsi računi morajo imeti iste: \n"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid "Are you sure you want to merge these invoices?"
|
|
msgstr "Ste prepričani, da želite spojiti te račune?"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid "Cancel"
|
|
msgstr "Preklic"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__create_uid
|
|
msgid "Created by"
|
|
msgstr "Ustvaril"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__create_date
|
|
msgid "Created on"
|
|
msgstr "Ustvarjeno"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__display_name
|
|
msgid "Display Name"
|
|
msgstr "Prikazani naziv"
|
|
|
|
#. module: account_invoice_merge
|
|
#. odoo-python
|
|
#: code:addons/account_invoice_merge/wizard/invoice_merge.py:0
|
|
#, python-format
|
|
msgid "Draft"
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__error_message
|
|
msgid "Error Message"
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__date_invoice
|
|
msgid "Invoice Date"
|
|
msgstr "Datum računa"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model,name:account_invoice_merge.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__keep_references
|
|
msgid "Keep references from original invoices"
|
|
msgstr "Obdrži sklice originalnih računov"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge____last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnjič spremenjeno"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnji posodobil"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.model.fields,field_description:account_invoice_merge.field_invoice_merge__write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnjič posodobljeno"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid "Merge Invoices"
|
|
msgstr "Spoji račune"
|
|
|
|
#. module: account_invoice_merge
|
|
#: model:ir.actions.act_window,name:account_invoice_merge.action_view_invoice_merge
|
|
#: model:ir.model,name:account_invoice_merge.model_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid "Merge Partner Invoice"
|
|
msgstr "Spoji partnerjev račun"
|
|
|
|
#. module: account_invoice_merge
|
|
#. odoo-python
|
|
#: code:addons/account_invoice_merge/wizard/invoice_merge.py:0
|
|
#, python-format
|
|
msgid "Merge-able State (ex : %s)"
|
|
msgstr ""
|
|
|
|
#. module: account_invoice_merge
|
|
#: model_terms:ir.ui.view,arch_db:account_invoice_merge.view_invoice_merge
|
|
msgid ""
|
|
"Please note that:<br/><br/>\n"
|
|
" Invoices will only be merged if:<br/>\n"
|
|
" * Invoices are in state 'draft'.<br/>\n"
|
|
" * Invoices belong to the same partner.<br/>\n"
|
|
" * Invoices have the same company, partner, address,\n"
|
|
" currency, journal, salesman, account and type.<br/"
|
|
"><br/>\n"
|
|
" Lines will only be merged if:<br/>\n"
|
|
" * Invoice lines are exactly the same except for the\n"
|
|
" product, quantity and unit.<br/>"
|
|
msgstr ""
|
|
"Upoštevajte, da:<br/><br/>\n"
|
|
" se lahko račune spoji le, če:<br/>\n"
|
|
" * so računi v stanju 'osnutek'.<br/>\n"
|
|
" * računi pripadajo istemu partnerju.<br/>\n"
|
|
" * računi vsebujejo isto družbo (izdajatelja), "
|
|
"partnerja, naslov,\n"
|
|
" valuto, dnevnik, prodajalca, konto in tip.<br/><br/"
|
|
">\n"
|
|
" Postavke bodo spojene le, če:<br/>\n"
|
|
" * so popolnoma enake razen glede proizvoda,\n"
|
|
" količine in enote.<br/>"
|
|
|
|
#. module: account_invoice_merge
|
|
#. odoo-python
|
|
#: code:addons/account_invoice_merge/wizard/invoice_merge.py:0
|
|
#, python-format
|
|
msgid "Please select multiple invoices to merge in the list view."
|
|
msgstr "Izberite več računov za spajanje v seznamskem prikazu."
|
|
|
|
#, python-format
|
|
#~ msgid "Draf"
|
|
#~ msgstr "Osnutek"
|
|
|
|
#~ msgid "Invoice"
|
|
#~ msgstr "Račun"
|
|
|
|
#, python-format
|
|
#~ msgid "Megeable State (ex : %s)"
|
|
#~ msgstr "Stanje spojitve (npr : %s)"
|
|
|
|
#~ msgid "or"
|
|
#~ msgstr "ali"
|
|
|
|
#~ msgid "At least one of the selected invoices is %s!"
|
|
#~ msgstr "Vsaj eden izmed izbranih računov je %s!"
|
|
|
|
#~ msgid "Not all invoices are at the same company!"
|
|
#~ msgstr "Nekateri računi niso od iste družbe!"
|
|
|
|
#~ msgid "Not all invoices are at the same currency!"
|
|
#~ msgstr "Nekateri računi niso v isti valuti!"
|
|
|
|
#~ msgid "Not all invoices are at the same journal!"
|
|
#~ msgstr "Nekateri računi niso iz istega dnevnika!"
|
|
|
|
#~ msgid "Not all invoices are for the same partner!"
|
|
#~ msgstr "Nekateri računi niso od istega partnerja!"
|
|
|
|
#~ msgid "Not all invoices are of the same type!"
|
|
#~ msgstr "Nekateri računi niso istega tipa!"
|