mirror of
https://github.com/bringout/oca-ocb-project.git
synced 2026-04-24 06:42:01 +02:00
51 lines
1.8 KiB
Text
51 lines
1.8 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * project_hr_expense
|
|
#
|
|
# Busoi Cristina <elena.busoi@capps.ai>, 2025.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 18.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
|
"PO-Revision-Date: 2025-11-27 09:06+0000\n"
|
|
"Last-Translator: Busoi Cristina <elena.busoi@capps.ai>\n"
|
|
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
|
|
"project_hr_expense/ro/>\n"
|
|
"Language: ro\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
|
"20)) ? 1 : 2;\n"
|
|
"X-Generator: Weblate 5.14.3\n"
|
|
|
|
#. module: project_hr_expense
|
|
#: model:ir.model.fields,field_description:project_hr_expense.field_hr_expense__display_name
|
|
#: model:ir.model.fields,field_description:project_hr_expense.field_project_project__display_name
|
|
msgid "Display Name"
|
|
msgstr "Nume afişat"
|
|
|
|
#. module: project_hr_expense
|
|
#: model:ir.model,name:project_hr_expense.model_hr_expense
|
|
msgid "Expense"
|
|
msgstr "Cheltuieli"
|
|
|
|
#. module: project_hr_expense
|
|
#. odoo-python
|
|
#: code:addons/project_hr_expense/models/project_project.py:0
|
|
#: model:ir.embedded.actions,name:project_hr_expense.project_embedded_action_hr_expenses
|
|
#: model:ir.embedded.actions,name:project_hr_expense.project_embedded_action_hr_expenses_dashbord
|
|
msgid "Expenses"
|
|
msgstr "Cheltuieli"
|
|
|
|
#. module: project_hr_expense
|
|
#: model:ir.model.fields,field_description:project_hr_expense.field_hr_expense__id
|
|
#: model:ir.model.fields,field_description:project_hr_expense.field_project_project__id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: project_hr_expense
|
|
#: model:ir.model,name:project_hr_expense.model_project_project
|
|
msgid "Project"
|
|
msgstr "Proiect"
|