forked from Mapan/odoo17e
63 lines
2.3 KiB
Plaintext
63 lines
2.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_reports_cash_basis
|
|
#
|
|
# Translators:
|
|
# Foldi Robert <foldirobert@nexterp.ro>, 2024
|
|
# Dorin Hongu <dhongu@gmail.com>, 2024
|
|
# Larisa_nexterp, 2024
|
|
# Wil Odoo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:42+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2024\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_reports_cash_basis
|
|
#: model:ir.model,name:account_reports_cash_basis.model_account_report
|
|
msgid "Accounting Report"
|
|
msgstr "Raport Contabil"
|
|
|
|
#. module: account_reports_cash_basis
|
|
#: model:ir.model.fields,field_description:account_reports_cash_basis.field_account_report__filter_cash_basis
|
|
msgid "Cash Basis"
|
|
msgstr "Baza de numerar"
|
|
|
|
#. module: account_reports_cash_basis
|
|
#. odoo-javascript
|
|
#: code:addons/account_reports_cash_basis/static/src/components/cash_basis_report/filter_extra_options.xml:0
|
|
#, python-format
|
|
msgid "Cash Basis Method"
|
|
msgstr "Metoda pe bază de numerar"
|
|
|
|
#. module: account_reports_cash_basis
|
|
#: model:ir.model.fields,help:account_reports_cash_basis.field_account_report__filter_cash_basis
|
|
msgid "Display the option to switch to cash basis mode."
|
|
msgstr "Afișează opțiunea de a comuta la modul pe bază de numerar."
|
|
|
|
#. module: account_reports_cash_basis
|
|
#: model:ir.model.fields,field_description:account_reports_cash_basis.field_account_bank_statement_line__impacting_cash_basis
|
|
#: model:ir.model.fields,field_description:account_reports_cash_basis.field_account_move__impacting_cash_basis
|
|
#: model:ir.model.fields,field_description:account_reports_cash_basis.field_account_payment__impacting_cash_basis
|
|
msgid "Impacting Cash Basis"
|
|
msgstr ""
|
|
|
|
#. module: account_reports_cash_basis
|
|
#: model:ir.model,name:account_reports_cash_basis.model_account_move
|
|
msgid "Journal Entry"
|
|
msgstr "Înregistrare jurnal"
|
|
|
|
#. module: account_reports_cash_basis
|
|
#: model:ir.model,name:account_reports_cash_basis.model_account_move_line
|
|
msgid "Journal Item"
|
|
msgstr "Element jurnal"
|