mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-19 06:02:08 +02:00
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
57 lines
1.7 KiB
Text
57 lines
1.7 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * project_parent
|
|
#
|
|
# Translators:
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-02-02 01:51+0000\n"
|
|
"PO-Revision-Date: 2018-02-02 01:51+0000\n"
|
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>, 2018\n"
|
|
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
|
|
"Language: sl\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
|
"%100==4 ? 2 : 3);\n"
|
|
|
|
#. module: project_parent
|
|
#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids_count
|
|
msgid "Child Ids Count"
|
|
msgstr ""
|
|
|
|
#. module: project_parent
|
|
#: model_terms:ir.ui.view,arch_db:project_parent.edit_project
|
|
msgid "Child Projects"
|
|
msgstr ""
|
|
|
|
#. module: project_parent
|
|
#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_path
|
|
msgid "Parent Path"
|
|
msgstr ""
|
|
|
|
#. module: project_parent
|
|
#: model:ir.model.fields,field_description:project_parent.field_project_project__parent_id
|
|
msgid "Parent Project"
|
|
msgstr "Nadrejeni projekt"
|
|
|
|
#. module: project_parent
|
|
#: model:ir.model,name:project_parent.model_project_project
|
|
#, fuzzy
|
|
msgid "Project"
|
|
msgstr "Nadrejeni projekt"
|
|
|
|
#. module: project_parent
|
|
#: model:ir.model.fields,field_description:project_parent.field_project_project__child_ids
|
|
msgid "Sub-projects"
|
|
msgstr ""
|
|
|
|
#~ msgid "Analytic Account"
|
|
#~ msgstr "Analitični konto"
|
|
|
|
#~ msgid "Parent"
|
|
#~ msgstr "Nadrejeni"
|