File: cs.po

package info (click to toggle)
odoo 18.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 878,716 kB
  • sloc: javascript: 927,937; python: 685,670; xml: 388,524; sh: 1,033; sql: 415; makefile: 26
file content (51 lines) | stat: -rw-r--r-- 1,686 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# 	* project_mrp
# 
# Translators:
# Wil Odoo, 2024
# 
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-26 08:55+0000\n"
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
"Last-Translator: Wil Odoo, 2024\n"
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"

#. module: project_mrp
#: model:ir.model,name:project_mrp.model_mrp_bom
msgid "Bill of Material"
msgstr "Kusovník"

#. module: project_mrp
#. odoo-python
#: code:addons/project_mrp/models/project_project.py:0
#: model:ir.embedded.actions,name:project_mrp.project_embedded_action_bills_of_materials
msgid "Bills of Materials"
msgstr "Kusovníky"

#. module: project_mrp
#: model:ir.model,name:project_mrp.model_mrp_production
msgid "Manufacturing Order"
msgstr "Výrobní příkaz"

#. module: project_mrp
#. odoo-python
#: code:addons/project_mrp/models/project_project.py:0
#: model:ir.embedded.actions,name:project_mrp.project_embedded_action_manufacturing_orders
msgid "Manufacturing Orders"
msgstr "Výrobní příkazy"

#. module: project_mrp
#: model:ir.model,name:project_mrp.model_project_project
#: model:ir.model.fields,field_description:project_mrp.field_mrp_bom__project_id
#: model:ir.model.fields,field_description:project_mrp.field_mrp_production__project_id
msgid "Project"
msgstr "Projekty"