87 lines
2.6 KiB
Plaintext
87 lines
2.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_fleet
|
|
#
|
|
# Translators:
|
|
# Martin Trigaux, 2022
|
|
# Foldi Robert <foldirobert@nexterp.ro>, 2022
|
|
# Dorin Hongu <dhongu@gmail.com>, 2023
|
|
# Wil Odoo, 2025
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\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: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ro\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
|
|
|
#. module: account_fleet
|
|
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__account_move_ids
|
|
msgid "Account Move"
|
|
msgstr "Mișcare contabilă"
|
|
|
|
#. module: account_fleet
|
|
#: model_terms:ir.ui.view,arch_db:account_fleet.fleet_vehicle_view_form
|
|
msgid "Bills"
|
|
msgstr "Facturi"
|
|
|
|
#. module: account_fleet
|
|
#: model:ir.model.fields,field_description:account_fleet.field_fleet_vehicle__bill_count
|
|
msgid "Bills Count"
|
|
msgstr "Număr Facturi"
|
|
|
|
#. module: account_fleet
|
|
#: model:ir.model,name:account_fleet.model_account_automatic_entry_wizard
|
|
msgid "Create Automatic Entries"
|
|
msgstr "Creați intrări automate"
|
|
|
|
#. module: account_fleet
|
|
#: model_terms:ir.ui.view,arch_db:account_fleet.account_move_view_tree
|
|
msgid "Creation Date"
|
|
msgstr "Data creării"
|
|
|
|
#. module: account_fleet
|
|
#: model:ir.model,name:account_fleet.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "Notă contabilă"
|
|
|
|
#. module: account_fleet
|
|
#: model:ir.model,name:account_fleet.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "Element jurnal"
|
|
|
|
#. module: account_fleet
|
|
#: model:ir.model.fields,field_description:account_fleet.field_account_move_line__need_vehicle
|
|
msgid "Need Vehicle"
|
|
msgstr "Nevoie de Vehicul"
|
|
|
|
#. module: account_fleet
|
|
#. odoo-python
|
|
#: code:addons/account_fleet/models/account_move.py:0
|
|
#, python-format
|
|
msgid "Service Vendor Bill: %s"
|
|
msgstr "Factură furnizor servicii: %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 "Vehicul"
|
|
|
|
#. module: account_fleet
|
|
#: model:fleet.service.type,name:account_fleet.data_fleet_service_type_vendor_bill
|
|
msgid "Vendor Bill"
|
|
msgstr "Factură furnizor"
|
|
|
|
#. 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 "afișează facturile furnizorului pentru acest vehicul"
|