From ec923b14d0d6494d1d30b3aa654f359a454fd12d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matja=C5=BE=20Mozeti=C4=8D?= Date: Sat, 15 Aug 2015 18:53:19 +0200 Subject: [PATCH] Slovene translations of odoomrp modules --- mrp_production_real_cost/i18n/sl.po | 39 +++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 mrp_production_real_cost/i18n/sl.po diff --git a/mrp_production_real_cost/i18n/sl.po b/mrp_production_real_cost/i18n/sl.po new file mode 100644 index 000000000..65fe21fdb --- /dev/null +++ b/mrp_production_real_cost/i18n/sl.po @@ -0,0 +1,39 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mrp_production_real_costs +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-11 15:06+0000\n" +"PO-Revision-Date: 2015-08-15 09:02+0200\n" +"Last-Translator: Matjaz Mozetic \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: \n" +"Language: sl\n" +"X-Generator: Poedit 1.8.4\n" + +#. module: mrp_production_real_costs +#: model:ir.model,name:mrp_production_real_costs.model_project_task_work +msgid "Project Task Work" +msgstr "Delo na projektnem opravilu" + +#. module: mrp_production_real_costs +#: model:ir.model,name:mrp_production_real_costs.model_stock_move +msgid "Stock Move" +msgstr "Premik zaloge" + +#. module: mrp_production_real_costs +#: model:ir.model,name:mrp_production_real_costs.model_mrp_production_workcenter_line +msgid "Work Order" +msgstr "Delovni nalog" + +#. module: mrp_production_real_costs +#: code:addons/mrp_production_real_costs/models/mrp_production_workcenter_line.py:59 +#, python-format +msgid "You must define a general account for this Workcenter: [%s] %s" +msgstr "Določiti morate splošni konto za ta delovni center: [%s] %s"