From 7b7c8ae4806ec389cf419b0dfa3b224656cd7751 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matja=C5=BE=20Mozeti=C4=8D?= Date: Sun, 5 Apr 2015 09:28:27 +0200 Subject: [PATCH] Slovenian translations added --- attachment_preview/i18n/sl.po | 27 ++++++++++++ document_choose_directory/i18n/sl.po | 45 +++++++++++++++++++ document_url/i18n/sl.po | 66 ++++++++++++++++++++++++++++ 3 files changed, 138 insertions(+) create mode 100644 attachment_preview/i18n/sl.po create mode 100644 document_choose_directory/i18n/sl.po create mode 100644 document_url/i18n/sl.po diff --git a/attachment_preview/i18n/sl.po b/attachment_preview/i18n/sl.po new file mode 100644 index 00000000..ce57a03b --- /dev/null +++ b/attachment_preview/i18n/sl.po @@ -0,0 +1,27 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * attachment_preview +# +# Matjaž Mozetič , 2015. +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-01-15 11:04+0000\n" +"PO-Revision-Date: 2015-04-05 09:03+0200\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" +"Language: sl\n" +"X-Generator: Lokalize 1.5\n" + +#. module: attachment_preview +#. openerp-web +#: code:multiple:42 +#, python-format +msgid "Preview %s" +msgstr "Predogled %s" + diff --git a/document_choose_directory/i18n/sl.po b/document_choose_directory/i18n/sl.po new file mode 100644 index 00000000..46e15f3e --- /dev/null +++ b/document_choose_directory/i18n/sl.po @@ -0,0 +1,45 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * document_choose_directory +# +# Matjaž Mozetič , 2015. +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-07-30 11:27+0000\n" +"PO-Revision-Date: 2015-04-05 09:04+0200\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" +"Language: sl\n" +"X-Generator: Lokalize 1.5\n" + +#. module: document_choose_directory +#. openerp-web +#: code:addons/document_choose_directory/static/src/xml/document_choose_directory.xml:6 +#, python-format +msgid "Choose directory" +msgstr "Izberite imenik" + +#. module: document_choose_directory +#: model:ir.model,name:document_choose_directory.model_document_directory +msgid "Directory" +msgstr "Imenik" + +#. module: document_choose_directory +#. openerp-web +#: code:addons/document_choose_directory/static/src/js/document_choose_directory.js:64 +#, python-format +msgid "No directory" +msgstr "Ni imenika" + +#. module: document_choose_directory +#: model:ir.model,name:document_choose_directory.model_ir_attachment +msgid "ir.attachment" +msgstr "ir.attachment" + + diff --git a/document_url/i18n/sl.po b/document_url/i18n/sl.po new file mode 100644 index 00000000..c29fba4b --- /dev/null +++ b/document_url/i18n/sl.po @@ -0,0 +1,66 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * document_url +# +# Matjaž Mozetič , 2015. +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-04-05 01:48+0000\n" +"PO-Revision-Date: 2015-04-05 09:05+0200\n" +"Last-Translator: Matjaž Mozetič \n" +"Language-Team: Slovenian \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: Lokalize 1.5\n" + +#. module: document_url +#: view:ir.attachment.add_url:0 +msgid "Add" +msgstr "Dodaj" + +#. module: document_url +#: model:ir.actions.act_window,name:document_url.action_ir_attachment_add_url +#: view:ir.attachment.add_url:0 +msgid "Add URL" +msgstr "Dodaj URL povezavo" + +#. module: document_url +#. openerp-web +#: code:addons/document_url/static/src/xml/url.xml:6 +#, python-format +msgid "Add URL..." +msgstr "Dodaj URL povezavo..." + +#. module: document_url +#: view:ir.attachment.add_url:0 +msgid "Cancel" +msgstr "Preklic" + +#. module: document_url +#: field:ir.attachment.add_url,name:0 +msgid "Name" +msgstr "Naziv" + +#. module: document_url +#: field:ir.attachment.add_url,url:0 +msgid "URL" +msgstr "URL povezava" + +#. module: document_url +#: code:_description:0 +#: model:ir.model,name:document_url.model_ir_attachment_add_url +#, python-format +msgid "ir.attachment.add_url" +msgstr "ir.attachment.add_url" + +#. module: document_url +#: view:ir.attachment.add_url:0 +msgid "or" +msgstr "ali" + +