79 lines
2.5 KiB
Plaintext
79 lines
2.5 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * account_fleet
|
||
|
#
|
||
|
# Translators:
|
||
|
# Wil Odoo, 2023
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Wil Odoo, 2023\n"
|
||
|
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/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"
|
||
|
|
||
|
#. module: account_fleet
|
||
|
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__account_move_ids
|
||
|
msgid "Account Move"
|
||
|
msgstr "Konto przesunięcia"
|
||
|
|
||
|
#. module: account_fleet
|
||
|
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
|
||
|
msgid "Bills"
|
||
|
msgstr "Faktury zakupu"
|
||
|
|
||
|
#. 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_terms:ir.ui.view,arch_db:account_fleet.account_move_view_tree
|
||
|
msgid "Creation Date"
|
||
|
msgstr "Data utworzenia"
|
||
|
|
||
|
#. module: account_fleet
|
||
|
#: model:ir.model,name:account_fleet.model_account_move
|
||
|
msgid "Journal Entry"
|
||
|
msgstr "Zapis dziennika"
|
||
|
|
||
|
#. module: account_fleet
|
||
|
#: model:ir.model,name:account_fleet.model_account_move_line
|
||
|
msgid "Journal Item"
|
||
|
msgstr "Pozycja zapisu"
|
||
|
|
||
|
#. module: account_fleet
|
||
|
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__need_vehicle
|
||
|
msgid "Need Vehicle"
|
||
|
msgstr "Potrzebny pojazd"
|
||
|
|
||
|
#. 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"
|
||
|
|
||
|
#. 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
|
||
|
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"
|
||
|
|
||
|
#. 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"
|