mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-26 04:42:07 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_check_printing
|
||||
#
|
||||
# * account_check_printing
|
||||
#
|
||||
# Translators:
|
||||
# Dejan Sraka <dejan.sraka@picolabs.si>, 2022
|
||||
# Grega Vavtar <grega@hbs.si>, 2022
|
||||
|
|
@ -12,28 +12,35 @@
|
|||
# Tadej Lupšina <tadej@hbs.si>, 2022
|
||||
# Vida Potočnik <vida.potocnik@mentis.si>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Aleš Pipan, 2025
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:44+0000\n"
|
||||
"Last-Translator: Aleš Pipan, 2025\n"
|
||||
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:37+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"account_check_printing/sl/>\n"
|
||||
"Language: 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"
|
||||
"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 5.12.2\n"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
#, python-format
|
||||
msgid " : Check Number Sequence"
|
||||
msgstr " : Preverite zaporedje števil"
|
||||
msgid "%(journal)s: Check Number Sequence"
|
||||
msgstr "%(journal)s: Preverite zaporedje številk"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "%(number)s in journal %(journal)s"
|
||||
msgstr "%(number)s v dnevniku %(journal)s"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.account_journal_dashboard_kanban_view_inherited
|
||||
|
|
@ -59,12 +66,19 @@ msgstr ""
|
|||
msgid "Amount in Words"
|
||||
msgstr "Znesek v besedah"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "Bills"
|
||||
msgstr "Računi"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
|
||||
msgid "Cancel"
|
||||
msgstr "Prekliči"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__bank_check_printing_layout
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_layout
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__account_check_printing_layout
|
||||
msgid "Check Layout"
|
||||
|
|
@ -105,7 +119,6 @@ msgstr "Preveri zgornji rob"
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid "Check numbers can only consist of digits"
|
||||
msgstr "Številke čekov so lahko sestavljene samo iz številk"
|
||||
|
||||
|
|
@ -113,8 +126,7 @@ msgstr "Številke čekov so lahko sestavljene samo iz številk"
|
|||
#: model:ir.model.fields,help:account_check_printing.field_account_journal__check_manual_sequencing
|
||||
#: model:ir.model.fields,help:account_check_printing.field_account_payment__check_manual_sequencing
|
||||
msgid "Check this option if your pre-printed checks are not numbered."
|
||||
msgstr ""
|
||||
"Označite to možnost, če vaši vnaprej natisnjeni čeki niso oštevilčeni."
|
||||
msgstr "Označite to možnost, če vaši vnaprej natisnjeni čeki niso oštevilčeni."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.account_journal_dashboard_kanban_view_inherited
|
||||
|
|
@ -122,6 +134,8 @@ msgid "Check to print"
|
|||
msgstr "Označi za tiskanje"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#: model:account.payment.method,name:account_check_printing.account_payment_method_check
|
||||
msgid "Checks"
|
||||
msgstr "Čeki"
|
||||
|
|
@ -135,7 +149,6 @@ msgstr "Preveri zaporedje oštevilčenja."
|
|||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_payment_check_printing_search
|
||||
#, python-format
|
||||
msgid "Checks to Print"
|
||||
msgstr "Čeki za tisk"
|
||||
|
||||
|
|
@ -154,11 +167,6 @@ msgstr "Podjetja"
|
|||
msgid "Config Settings"
|
||||
msgstr "Uredi nastavitve"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model,name:account_check_printing.model_res_partner
|
||||
msgid "Contact"
|
||||
msgstr "Stik"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__create_uid
|
||||
msgid "Created by"
|
||||
|
|
@ -170,30 +178,47 @@ msgid "Created on"
|
|||
msgstr "Ustvarjeno"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.view_account_journal_form_inherited
|
||||
msgid "Default"
|
||||
msgstr "Privzeto"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment_method__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__display_name
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikazani naziv"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid "Go to the configuration panel"
|
||||
msgstr "Pojdi na nastavitveno nadzorno ploščo."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__check_layout_available
|
||||
msgid "Has Check Layout"
|
||||
msgstr "Ima postavitev kljukice"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_journal__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment_method__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_config_settings__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"In order to print multiple checks at once, they must belong to the same bank"
|
||||
" journal."
|
||||
"In order to print multiple checks at once, they must belong to the same bank "
|
||||
"journal."
|
||||
msgstr ""
|
||||
"Če želite hkrati natisniti več čekov, morajo pripadati istemu bančnemu "
|
||||
"dnevniku."
|
||||
|
|
@ -203,16 +228,6 @@ msgstr ""
|
|||
msgid "Journal"
|
||||
msgstr "Dnevnik"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model,name:account_check_printing.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr "Temeljnica"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zadnjič spremenjeno"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_print_prenumbered_checks__write_uid
|
||||
msgid "Last Updated by"
|
||||
|
|
@ -233,18 +248,20 @@ msgstr "Ročno oštevilčevanje"
|
|||
#: model:ir.model.fields,help:account_check_printing.field_account_payment__payment_method_line_id
|
||||
msgid ""
|
||||
"Manual: Pay or Get paid by any method outside of Odoo.\n"
|
||||
"Payment Providers: Each payment provider has its own Payment Method. Request a transaction on/to a card thanks to a payment token saved by the partner when buying or subscribing online.\n"
|
||||
"Payment Providers: Each payment provider has its own Payment Method. Request "
|
||||
"a transaction on/to a card thanks to a payment token saved by the partner "
|
||||
"when buying or subscribing online.\n"
|
||||
"Check: Pay bills by check and print it from Odoo.\n"
|
||||
"Batch Deposit: Collect several customer checks at once generating and submitting a batch deposit to your bank. Module account_batch_payment is necessary.\n"
|
||||
"SEPA Credit Transfer: Pay in the SEPA zone by submitting a SEPA Credit Transfer file to your bank. Module account_sepa is necessary.\n"
|
||||
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your partner will have granted to you. Module account_sepa is necessary.\n"
|
||||
"Batch Deposit: Collect several customer checks at once generating and "
|
||||
"submitting a batch deposit to your bank. Module account_batch_payment is "
|
||||
"necessary.\n"
|
||||
"SEPA Credit Transfer: Pay in the SEPA zone by submitting a SEPA Credit "
|
||||
"Transfer file to your bank. Module account_iso20022 is necessary.\n"
|
||||
"SEPA Direct Debit: Get paid in the SEPA zone thanks to a mandate your "
|
||||
"partner will have granted to you. Module account_iso20022 is necessary.\n"
|
||||
"U.S. ISO20022: Pay in the US by submitting an ISO20022 file to your bank. "
|
||||
"Module account_iso20022 is necessary.\n"
|
||||
msgstr ""
|
||||
"Ročno: Plačajte ali prejmite plačilo na katero koli metodo zunaj Odooja.\n"
|
||||
"Ponudniki plačilnih storitev: Vsak ponudnik plačilnih storitev ima svojo metodo plačila. Zahtevajte transakcijo na kartico s pomočjo plačilnega žetona, ki ga partner shrani ob spletnem nakupu ali naročilu.\n"
|
||||
"Ček: Plačajte račune s čekom in ga natisnite iz Odooja.\n"
|
||||
"Paketno nakazilo: Zberite več čekov strank hkrati, ustvarite in oddajte paketno nakazilo svoji banki. Modul account_batch_payment je potreben.\n"
|
||||
"Kreditno nakazilo SEPA: Plačajte v območju SEPA tako, da svoji banki pošljete datoteko za kreditno nakazilo SEPA. Modul account_sepa je potreben.\n"
|
||||
"SEPA direktna obremenitev: Prejemajte plačila v območju SEPA zahvaljujoč mandatu, ki vam ga je podelil vaš partner. Modul account_sepa je potreben.\n"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_multi_stub
|
||||
|
|
@ -262,19 +279,16 @@ msgstr "Naslednja kontrolna številka"
|
|||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
#: code:addons/account_check_printing/wizard/print_prenumbered_checks.py:0
|
||||
#, python-format
|
||||
msgid "Next Check Number should only contains numbers."
|
||||
msgstr "Naslednja kontrolna številka mora vsebovati samo številke."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields.selection,name:account_check_printing.selection__res_company__account_check_printing_layout__disabled
|
||||
msgid "None"
|
||||
msgstr "Ni prenosa"
|
||||
msgstr "Brez"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__payment_method_line_id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_partner__property_payment_method_id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_users__property_payment_method_id
|
||||
msgid "Payment Method"
|
||||
msgstr "Način plačila"
|
||||
|
||||
|
|
@ -291,7 +305,6 @@ msgstr "Plačila"
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Payments to print as a checks must have 'Check' selected as payment method "
|
||||
"and not have already been reconciled"
|
||||
|
|
@ -302,27 +315,10 @@ msgstr ""
|
|||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
|
||||
msgid ""
|
||||
"Please enter the number of the first pre-printed check that you are about to"
|
||||
" print on."
|
||||
msgstr ""
|
||||
"Vnesite številko prvega vnaprej natisnjenega čeka, na katerega boste "
|
||||
"tiskali."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_bank_statement_line__preferred_payment_method_id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_move__preferred_payment_method_id
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_account_payment__preferred_payment_method_id
|
||||
msgid "Preferred Payment Method"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,help:account_check_printing.field_res_partner__property_payment_method_id
|
||||
#: model:ir.model.fields,help:account_check_printing.field_res_users__property_payment_method_id
|
||||
msgid ""
|
||||
"Preferred payment method when paying this vendor. This is used to filter "
|
||||
"vendor bills by preferred payment method to register payments in mass. Use "
|
||||
"cases: create bank files for batch wires, check runs."
|
||||
"Please enter the number of the first pre-printed check that you are about to "
|
||||
"print on."
|
||||
msgstr ""
|
||||
"Vnesite številko prvega vnaprej natisnjenega čeka, na katerega boste tiskali."
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
|
||||
|
|
@ -350,14 +346,14 @@ msgstr "Natisni nalepko z datumom"
|
|||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#: model:ir.model,name:account_check_printing.model_print_prenumbered_checks
|
||||
#: model_terms:ir.ui.view,arch_db:account_check_printing.print_pre_numbered_checks_view
|
||||
#, python-format
|
||||
msgid "Print Pre-numbered Checks"
|
||||
msgstr "Natisnite vnaprej oštevilčene čeke"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model,name:account_check_printing.model_account_payment_register
|
||||
msgid "Register Payment"
|
||||
msgstr "Zabeleži plačilo"
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "Refunds"
|
||||
msgstr "Dobropisi"
|
||||
|
||||
#. module: account_check_printing
|
||||
#: model:ir.model.fields,field_description:account_check_printing.field_res_company__account_check_printing_margin_right
|
||||
|
|
@ -368,10 +364,12 @@ msgstr "Desni rob"
|
|||
#: model:ir.model.fields,help:account_check_printing.field_res_company__account_check_printing_layout
|
||||
#: model:ir.model.fields,help:account_check_printing.field_res_config_settings__account_check_printing_layout
|
||||
msgid ""
|
||||
"Select the format corresponding to the check paper you will be printing your checks on.\n"
|
||||
"Select the format corresponding to the check paper you will be printing your "
|
||||
"checks on.\n"
|
||||
"In order to disable the printing feature, select 'None'."
|
||||
msgstr ""
|
||||
"Izberite format, ki ustreza papirju za čeke, na katerega boste tiskali čeke.\n"
|
||||
"Izberite format, ki ustreza papirju za čeke, na katerega boste tiskali "
|
||||
"čeke.\n"
|
||||
"Če želite onemogočiti funkcijo tiskanja, izberite »Brez«."
|
||||
|
||||
#. module: account_check_printing
|
||||
|
|
@ -392,7 +390,6 @@ msgstr "Prikaži številko čeka"
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Something went wrong with Check Layout, please select another layout in "
|
||||
"Invoicing/Accounting Settings and try again."
|
||||
|
|
@ -400,10 +397,17 @@ msgstr ""
|
|||
"Pri postavitvi čeka je prišlo do napake. V nastavitvah za izstavljanje "
|
||||
"računov/računovodstvo izberite drugo postavitev in poskusite znova."
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
msgid ""
|
||||
"The check number you entered (%(num)s) exceeds the maximum allowed value of %"
|
||||
"(max)d. Please enter a smaller number."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The following numbers are already used:\n"
|
||||
"%s"
|
||||
|
|
@ -414,7 +418,6 @@ msgstr ""
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_journal.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The last check number was %s. In order to avoid a check being rejected by "
|
||||
"the bank, you can only use a greater number."
|
||||
|
|
@ -450,7 +453,8 @@ msgid ""
|
|||
"This option allows you to print the date label on the check as per CPA.\n"
|
||||
"Disable this if your pre-printed check includes the date label."
|
||||
msgstr ""
|
||||
"Ta možnost vam omogoča, da na ček natisnete datumsko nalepko v skladu s CPA.\n"
|
||||
"Ta možnost vam omogoča, da na ček natisnete datumsko nalepko v skladu s "
|
||||
"CPA.\n"
|
||||
"To možnost onemogočite, če vaš vnaprej natisnjen ček vsebuje datumsko oznako."
|
||||
|
||||
#. module: account_check_printing
|
||||
|
|
@ -473,10 +477,36 @@ msgstr "Ničelni ček"
|
|||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You have to choose a check layout. For this, go in Invoicing/Accounting "
|
||||
"Settings, search for 'Checks layout' and set one."
|
||||
msgstr ""
|
||||
"Izbrati morate postavitev čeka. Za to pojdite v Nastavitve "
|
||||
"fakturiranja/računovodstva, poiščite »Postavitev čekov« in jo nastavite."
|
||||
"Izbrati morate postavitev čeka. Za to pojdite v Nastavitve fakturiranja/"
|
||||
"računovodstva, poiščite »Postavitev čekov« in jo nastavite."
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "check_number"
|
||||
msgstr "številka_čeka"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "out_refund"
|
||||
msgstr "vračilo_izplačano"
|
||||
|
||||
#. module: account_check_printing
|
||||
#. odoo-python
|
||||
#: code:addons/account_check_printing/models/account_payment.py:0
|
||||
msgid "sep"
|
||||
msgstr "sep"
|
||||
|
||||
#~ msgid "Contact"
|
||||
#~ msgstr "Stik"
|
||||
|
||||
#~ msgid "Journal Entry"
|
||||
#~ msgstr "Temeljnica"
|
||||
|
||||
#~ msgid "Register Payment"
|
||||
#~ msgstr "Zabeleži plačilo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue