mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-26 08:22:03 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,44 +1,73 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_fleet
|
||||
#
|
||||
# Translators:
|
||||
# Tomasz Leppich <t.leppich@gmail.com>, 2022
|
||||
# Grzegorz Grzelak <grzegorz.grzelak@openglobe.pl>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
# Judyta Kaźmierczak <judyta.kazmierczak@openglobe.pl>, 2022
|
||||
# Tadeusz Karpiński <tadeuszkarpinski@gmail.com>, 2023
|
||||
# Wil Odoo, 2025
|
||||
#
|
||||
# * account_fleet
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# "Marta (wacm)" <wacm@odoo.com>, 2026.
|
||||
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: Wil Odoo, 2025\n"
|
||||
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-02-03 10:35+0000\n"
|
||||
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
|
||||
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/"
|
||||
"account_fleet/pl/>\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && "
|
||||
"(n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.14.3\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=\"Rachunek za usługę\">Rachunek za "
|
||||
"usługę</span>\n"
|
||||
" <span class=\"o_stat_text text-warning\" "
|
||||
"invisible=\"account_move_state == 'posted'\" title=\"Rachunek za usługę\""
|
||||
">Rachunek za usługę</span>"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__account_move_ids
|
||||
msgid "Account Move"
|
||||
msgstr "Konto przesunięcia"
|
||||
msgstr "Zapis księgowy"
|
||||
|
||||
#. 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 "Pozycja zapisu księgowego"
|
||||
|
||||
#. module: account_fleet
|
||||
#. odoo-python
|
||||
#: code:addons/account_fleet/models/fleet_vehicle_log_services.py:0
|
||||
msgid "Bill"
|
||||
msgstr "Rachunek za zakup"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
|
||||
msgid "Bills"
|
||||
msgstr "Faktury zakupu"
|
||||
msgstr "Rachunek za zakup"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__bill_count
|
||||
msgid "Bills Count"
|
||||
msgstr "Liczba rachunków"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle_log_services__amount
|
||||
msgid "Cost"
|
||||
msgstr "Koszt"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_account_automatic_entry_wizard
|
||||
msgid "Create Automatic Entries"
|
||||
|
|
@ -49,6 +78,24 @@ msgstr "Utwórz automatyczne zapisy"
|
|||
msgid "Creation Date"
|
||||
msgstr "Data utworzenia"
|
||||
|
||||
#. 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 "Nazwa wyświetlana"
|
||||
|
||||
#. 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"
|
||||
|
|
@ -57,32 +104,62 @@ msgstr "Zapis dziennika"
|
|||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr "Pozycja zapisu"
|
||||
msgstr "Pozycja dziennika"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__need_vehicle
|
||||
msgid "Need Vehicle"
|
||||
msgstr "Potrzebny pojazd"
|
||||
msgstr "Potrzeba pojazdu"
|
||||
|
||||
#. module: account_fleet
|
||||
#. odoo-python
|
||||
#: code:addons/account_fleet/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Service Vendor Bill: %s"
|
||||
msgstr "Faktury zakupu: %s"
|
||||
msgstr "Rachunek dostawcy usług: %s"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:ir.model,name:account_fleet.model_fleet_vehicle_log_services
|
||||
msgid "Services for vehicles"
|
||||
msgstr "Usługi dla pojazdów"
|
||||
|
||||
#. 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 "Pojazd"
|
||||
|
||||
#. module: account_fleet
|
||||
#: model:fleet.service.type,name:account_fleet.data_fleet_service_type_vendor_bill
|
||||
msgid "Vendor Bill"
|
||||
msgstr "Faktura zakupu"
|
||||
msgstr "Rachunek dostawcy"
|
||||
|
||||
#. 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 ""
|
||||
"Nie możesz usunąć wpisów dziennika, ponieważ jeden lub więcej z nich zostało "
|
||||
"utworzone na podstawie faktury."
|
||||
|
||||
#. 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 ""
|
||||
"Nie możesz zmodyfikować liczby usług powiązanych z pozycją zapisu "
|
||||
"księgowego. Zamiast tego, zrób to na powiązanej pozycji księgowej."
|
||||
|
||||
#. module: account_fleet
|
||||
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
|
||||
msgid "show the vendor bills for this vehicle"
|
||||
msgstr "pokaż faktury zakupu dla tego pojazdu"
|
||||
msgstr "pokaż rachunki dostawcy dla tego pojazdu"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue