mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
82 lines
2.7 KiB
Plaintext
82 lines
2.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * mrp_operations_project
|
|
#
|
|
# Translators:
|
|
# Automatically generated, 2014
|
|
# Carlos Edo <carlos.edo@ticketea.com>, 2016
|
|
# Elisa Helguero <elisa.helguero@ticketea.com>, 2016
|
|
# Federico Mon <federico.mon@ticketea.com>, 2016
|
|
# Francesco Dell'Agata <francesco.agata@ticketea.com>, 2016
|
|
# Javier Martinez <javier.martinez@ticketea.com>, 2016
|
|
# Jose Ignacio, 2016
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015-2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: manufacture (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-04-28 14:19+0000\n"
|
|
"PO-Revision-Date: 2016-04-30 05:12+0000\n"
|
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
|
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-manufacture-8-0/language/sl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
|
|
|
#. module: mrp_operations_project
|
|
#: code:addons/mrp_operations_project/models/mrp_production.py:27
|
|
#, python-format
|
|
msgid ""
|
|
"\n"
|
|
" Manufacturing Order: %s\n"
|
|
" Work Order: %s\n"
|
|
" Workcenter: %s\n"
|
|
" Cycle: %s\n"
|
|
" Hour: %s\n"
|
|
" "
|
|
msgstr "\n Proizvodni nalog: %s\n Delovni nalog: %s\n Delovni center: %s\n Cikel: %s\n Ura: %s\n "
|
|
|
|
#. module: mrp_operations_project
|
|
#: code:addons/mrp_operations_project/models/mrp_production.py:63
|
|
#, python-format
|
|
msgid "%s:: WO%s-%s:: %s"
|
|
msgstr "%s:: WO%s-%s:: %s"
|
|
|
|
#. module: mrp_operations_project
|
|
#: view:mrp.production.workcenter.line:mrp_operations_project.mrp_production_workcenter_form_view_inherit
|
|
msgid "Information"
|
|
msgstr "Podrobnosti"
|
|
|
|
#. module: mrp_operations_project
|
|
#: view:mrp.production:mrp_operations_project.mrp_production_project_form_view
|
|
#: view:mrp.production.workcenter.line:mrp_operations_project.mrp_production_workcenter_form_view_inherit
|
|
msgid "Operators time"
|
|
msgstr "Čas operaterjev"
|
|
|
|
#. module: mrp_operations_project
|
|
#: field:project.task,workorder_scheduled_products:0
|
|
msgid "Scheduled Products"
|
|
msgstr "Načrtovani proizvodi"
|
|
|
|
#. module: mrp_operations_project
|
|
#: view:project.task.work:mrp_operations_project.project_task_work_mrp
|
|
msgid "Stop"
|
|
msgstr "Stoj"
|
|
|
|
#. module: mrp_operations_project
|
|
#: model:ir.model,name:mrp_operations_project.model_project_task
|
|
msgid "Task"
|
|
msgstr "Opravilo"
|
|
|
|
#. module: mrp_operations_project
|
|
#: field:mrp.production.workcenter.line,task_m2m:0
|
|
msgid "Task m2m"
|
|
msgstr "Opravilo m2m"
|
|
|
|
#. module: mrp_operations_project
|
|
#: model:ir.model,name:mrp_operations_project.model_mrp_production_workcenter_line
|
|
msgid "Work Order"
|
|
msgstr "Delovni nalog"
|