mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-26 04:22:02 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,32 +1,57 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_fleet
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Matjaz Mozetic <m.mozetic@matmoz.si>, 2022
|
||||
# Katja Deržič, 2024
|
||||
# Aleš Pipan, 2025
|
||||
#
|
||||
# * account_fleet
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server saas~18.2\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-10 08:26+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:31+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"account_fleet/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_fleet
|
||||
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_log_services_view_form
|
||||
msgid ""
|
||||
"<span class=\"o_stat_text text-success\" invisible=\"account_move_state != "
|
||||
"'posted'\" title=\"Service's Bill\">Service's Bill</span>\n"
|
||||
" <span class=\"o_stat_text text-warning\" "
|
||||
"invisible=\"account_move_state == 'posted'\" title=\"Service's "
|
||||
"Bill\">Service's Bill</span>"
|
||||
msgstr ""
|
||||
"<span class=\"o_stat_text text-success\" invisible=\"account_move_state != "
|
||||
"'posted'\" title=\"Service's Bill\">Račun za storitev</span>\n"
|
||||
" <span class=\"o_stat_text text-warning\" "
|
||||
"invisible=\"account_move_state == 'posted'\" title=\"Service's Bill\">Račun "
|
||||
"za storitev\n"
|
||||
"</span>"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__account_move_ids
|
||||
msgid "Account Move"
|
||||
msgstr "Premik računa"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__account_move_line_id
|
||||
msgid "Account Move Line"
|
||||
msgstr "Vrstica za premikanje računa"
|
||||
|
||||
#. module: account_fleet
|
||||
#. odoo-python
|
||||
#: code:addons/account_fleet/models/fleet_vehicle_log_services.py:0
|
||||
msgid "Bill"
|
||||
msgstr "Račun"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
|
||||
msgid "Bills"
|
||||
|
|
@ -37,6 +62,11 @@ msgstr "Računi"
|
|||
msgid "Bills Count"
|
||||
msgstr "Število računov"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__amount
|
||||
msgid "Cost"
|
||||
msgstr "Lastna cena"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_account_automatic_entry_wizard
|
||||
msgid "Create Automatic Entries"
|
||||
|
|
@ -47,6 +77,24 @@ msgstr "Ustvari samodejne vnose"
|
|||
msgid "Creation Date"
|
||||
msgstr "Datum nastanka"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_automatic_entry_wizard__display_name
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__display_name
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Prikazani naziv"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_automatic_entry_wizard__id
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__id
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_account_move
|
||||
msgid "Journal Entry"
|
||||
|
|
@ -65,13 +113,23 @@ msgstr "Potrebujete vozilo"
|
|||
#. module: account_fleet
|
||||
#. odoo-python
|
||||
#: code:addons/account_fleet/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Service Vendor Bill: %s"
|
||||
msgstr "Račun ponudnika storitev:%s"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_fleet_vehicle_log_services
|
||||
msgid "Services for vehicles"
|
||||
msgstr "Servisi za vozilo"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__account_move_state
|
||||
msgid "Status"
|
||||
msgstr "Status"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_fleet_vehicle
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__vehicle_id
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__vehicle_id
|
||||
msgid "Vehicle"
|
||||
msgstr "Vozilo"
|
||||
|
||||
|
|
@ -80,6 +138,26 @@ msgstr "Vozilo"
|
|||
msgid "Vendor Bill"
|
||||
msgstr "Prejeti račun"
|
||||
|
||||
#. module: account_fleet
|
||||
#. odoo-python
|
||||
#: code:addons/account_fleet/models/fleet_vehicle_log_services.py:0
|
||||
msgid ""
|
||||
"You cannot delete log services records because one or more of them were bill "
|
||||
"created."
|
||||
msgstr ""
|
||||
"Zapisov storitev dnevnika ni mogoče izbrisati, ker je bil eden ali več od "
|
||||
"njih ustvarjen z računom."
|
||||
|
||||
#. module: account_fleet
|
||||
#. odoo-python
|
||||
#: code:addons/account_fleet/models/fleet_vehicle_log_services.py:0
|
||||
msgid ""
|
||||
"You cannot modify amount of services linked to an account move line. Do it "
|
||||
"on the related accounting entry instead."
|
||||
msgstr ""
|
||||
"Količine storitev, povezanih s postavko prenosa računa, ne morete "
|
||||
"spremeniti. To storite v povezanem računovodskem vnosu."
|
||||
|
||||
#. module: account_fleet
|
||||
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
|
||||
msgid "show the vendor bills for this vehicle"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue