From db6f59a52601f800d1a56cd1e8fa8a1834957b13 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 --- procurement_mrp_no_confirm/i18n/sl.po | 33 +++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 procurement_mrp_no_confirm/i18n/sl.po diff --git a/procurement_mrp_no_confirm/i18n/sl.po b/procurement_mrp_no_confirm/i18n/sl.po new file mode 100644 index 000000000..bb9247b2d --- /dev/null +++ b/procurement_mrp_no_confirm/i18n/sl.po @@ -0,0 +1,33 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * procurement_mrp_no_confirm +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-20 16:56+0000\n" +"PO-Revision-Date: 2015-08-15 09:03+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: procurement_mrp_no_confirm +#: model:ir.model,name:procurement_mrp_no_confirm.model_mrp_production +msgid "Manufacturing Order" +msgstr "Proizvodni nalog" + +#. module: procurement_mrp_no_confirm +#: field:mrp.production,no_confirm:0 +msgid "No Confirm" +msgstr "Brez potrditve" + +#. module: procurement_mrp_no_confirm +#: model:ir.model,name:procurement_mrp_no_confirm.model_procurement_order +msgid "Procurement" +msgstr "Oskrbovanje"