From c78badaf97b63eb8c04b29a76c100df4e1ce232b Mon Sep 17 00:00:00 2001 From: Matjaz Mozetic Date: Mon, 13 Apr 2015 07:30:48 +0200 Subject: [PATCH] Slovene translations added --- document_url/i18n/es.po | 7 +++-- document_url/i18n/sl.po | 64 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+), 3 deletions(-) create mode 100644 document_url/i18n/sl.po diff --git a/document_url/i18n/es.po b/document_url/i18n/es.po index 25ec9070..6dd308cf 100644 --- a/document_url/i18n/es.po +++ b/document_url/i18n/es.po @@ -1,19 +1,21 @@ # Translation of OpenERP Server. # This file contains the translation of the following modules: -# * document_url +# * document_url # 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: 2014-04-05 03:50+0100\n" +"PO-Revision-Date: 2015-08-03 13:36+0200\n" "Last-Translator: Pedro Manuel Baeza \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: es\n" +"X-Generator: Poedit 1.8.2\n" #. module: document_url #: view:ir.attachment.add_url:0 @@ -59,4 +61,3 @@ msgstr "ir.attachment.add_url" #: view:ir.attachment.add_url:0 msgid "or" msgstr "o" - diff --git a/document_url/i18n/sl.po b/document_url/i18n/sl.po new file mode 100644 index 00000000..38bf8252 --- /dev/null +++ b/document_url/i18n/sl.po @@ -0,0 +1,64 @@ +# 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-08-03 13:36+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: Poedit 1.8.2\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"