mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-24 17:38:42 -06:00
Merge pull request #48 from sysadminmatmoz/8.0
Fresh start translation commit
This commit is contained in:
commit
420ae2218a
27
attachment_preview/i18n/sl.po
Normal file
27
attachment_preview/i18n/sl.po
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * attachment_preview
|
||||||
|
#
|
||||||
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 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č <m.mozetic@matmoz.si>\n"
|
||||||
|
"Language-Team: Slovenian <translate@matmoz.si>\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"
|
||||||
|
|
45
document_choose_directory/i18n/sl.po
Normal file
45
document_choose_directory/i18n/sl.po
Normal file
@ -0,0 +1,45 @@
|
|||||||
|
# Translation of OpenERP Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * document_choose_directory
|
||||||
|
#
|
||||||
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 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č <m.mozetic@matmoz.si>\n"
|
||||||
|
"Language-Team: Slovenian <translate@matmoz.si>\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"
|
||||||
|
|
||||||
|
|
@ -1,21 +1,25 @@
|
|||||||
# Slovenian translation for openobject-addons
|
# Slovenian translation for openobject-addons
|
||||||
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
|
# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012
|
||||||
# This file is distributed under the same license as the openobject-addons package.
|
# This file is distributed under the same license as the openobject-addons package.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
|
|
||||||
#
|
#
|
||||||
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
|
||||||
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015.
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: openobject-addons\n"
|
"Project-Id-Version: openobject-addons\n"
|
||||||
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
|
"POT-Creation-Date: 2013-06-07 19:37+0000\n"
|
||||||
"PO-Revision-Date: 2013-11-10 09:04+0000\n"
|
"PO-Revision-Date: 2015-03-27 11:27+0100\n"
|
||||||
"Last-Translator: Darja Zorman <darja.zorman@mentis.si>\n"
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
||||||
"Language-Team: Slovenian <sl@li.org>\n"
|
"Language-Team: Slovenian <translate@matmoz.si>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Launchpad-Export-Date: 2013-11-21 06:08+0000\n"
|
"X-Launchpad-Export-Date: 2013-11-21 06:08+0000\n"
|
||||||
"X-Generator: Launchpad (build 16831)\n"
|
"X-Generator: Lokalize 1.5\n"
|
||||||
|
"Language: sl\n"
|
||||||
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n%"
|
||||||
|
"100==4 ? 3 : 0);\n"
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: view:document.page:0
|
#: view:document.page:0
|
||||||
@ -29,7 +33,7 @@ msgstr "Kategorija"
|
|||||||
#: view:document.page:0
|
#: view:document.page:0
|
||||||
#: field:document.page,write_uid:0
|
#: field:document.page,write_uid:0
|
||||||
msgid "Last Contributor"
|
msgid "Last Contributor"
|
||||||
msgstr ""
|
msgstr "Zadnji prispeval"
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: view:document.page:0
|
#: view:document.page:0
|
||||||
@ -64,7 +68,7 @@ msgstr "Vsebina"
|
|||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: view:document.page:0
|
#: view:document.page:0
|
||||||
msgid "Group By..."
|
msgid "Group By..."
|
||||||
msgstr ""
|
msgstr "Združi po..."
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: view:document.page:0
|
#: view:document.page:0
|
||||||
@ -91,7 +95,7 @@ msgstr "čarovnik za kreiranje menija"
|
|||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: field:document.page,type:0
|
#: field:document.page,type:0
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr "Tip"
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: model:ir.model,name:document_page.model_wizard_document_page_history_show_diff
|
#: model:ir.model,name:document_page.model_wizard_document_page_history_show_diff
|
||||||
@ -243,14 +247,14 @@ msgstr "Ustvari menu"
|
|||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: field:document.page,display_content:0
|
#: field:document.page,display_content:0
|
||||||
msgid "Displayed Content"
|
msgid "Displayed Content"
|
||||||
msgstr ""
|
msgstr "Prikazana vsebina"
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: code:addons/document_page/document_page.py:129
|
#: code:addons/document_page/document_page.py:129
|
||||||
#: code:addons/document_page/wizard/document_page_show_diff.py:50
|
#: code:addons/document_page/wizard/document_page_show_diff.py:50
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Warning!"
|
msgid "Warning!"
|
||||||
msgstr ""
|
msgstr "Opozorilo!"
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: view:document.page.create.menu:0
|
#: view:document.page.create.menu:0
|
||||||
@ -266,9 +270,10 @@ msgstr "Razlika"
|
|||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: view:document.page:0
|
#: view:document.page:0
|
||||||
msgid "Document Type"
|
msgid "Document Type"
|
||||||
msgstr ""
|
msgstr "Tip dokumenta"
|
||||||
|
|
||||||
#. module: document_page
|
#. module: document_page
|
||||||
#: field:document.page,child_ids:0
|
#: field:document.page,child_ids:0
|
||||||
msgid "Children"
|
msgid "Children"
|
||||||
msgstr ""
|
msgstr "Podrejeno"
|
||||||
|
|
||||||
|
130
document_page_approval/i18n/sl.po
Normal file
130
document_page_approval/i18n/sl.po
Normal file
@ -0,0 +1,130 @@
|
|||||||
|
# Translation of OpenERP Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * document_page_approval
|
||||||
|
#
|
||||||
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015.
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: OpenERP Server 7.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"POT-Creation-Date: 2013-07-19 03:58+0000\n"
|
||||||
|
"PO-Revision-Date: 2015-04-13 07:38+0200\n"
|
||||||
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
||||||
|
"Language-Team: Slovenian <translate@matmoz.si>\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_page_approval
|
||||||
|
#: field:document.page.history,state:0
|
||||||
|
msgid "Status"
|
||||||
|
msgstr "Status"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: field:document.page,approval_required:0
|
||||||
|
msgid "Require approval"
|
||||||
|
msgstr "Zahtevana odobritev"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: field:document.page,is_parent_approval_required:0
|
||||||
|
#: field:document.page.history,is_parent_approval_required:0
|
||||||
|
msgid "parent approval"
|
||||||
|
msgstr "Nadrejena odobritev"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: model:email.template,body_html:document_page_approval.email_template_new_draft_need_approval
|
||||||
|
msgid ""
|
||||||
|
"\n"
|
||||||
|
"<p>Hello,</p>\n"
|
||||||
|
"\n"
|
||||||
|
"<p>The page \"${object.page_id.name}\" has been modified and need your "
|
||||||
|
"approval.</p>\n"
|
||||||
|
"\n"
|
||||||
|
"<p>You can review the new version here : <a href=\"${object.get_page_url}\">"
|
||||||
|
"${object.get_page_url}</a></p>\n"
|
||||||
|
" \n"
|
||||||
|
"<p>Have a great day.<br/>\n"
|
||||||
|
"--<br/>\n"
|
||||||
|
"OpenERP</p>\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
"\n"
|
||||||
|
"<p>Pozdravljeni,</p>\n"
|
||||||
|
"\n"
|
||||||
|
"<p>Stran \"${object.page_id.name}\" vsebuje spremembe, ki potrebujejo vašo "
|
||||||
|
"odobritev.</p>\n"
|
||||||
|
"\n"
|
||||||
|
"<p>Novo različico lahko pregledate tukaj: <a href=\"${object.get_page_url}\">"
|
||||||
|
"${object.get_page_url}</a></p>\n"
|
||||||
|
" \n"
|
||||||
|
"<p>Lep dan.<br/>\n"
|
||||||
|
"--<br/>\n"
|
||||||
|
"OpenERP</p>\n"
|
||||||
|
" "
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: model:ir.model,name:document_page_approval.model_document_page
|
||||||
|
msgid "Document Page"
|
||||||
|
msgstr "Stran dokumenta"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: field:document.page,approved_uid:0
|
||||||
|
#: field:document.page.history,approved_uid:0
|
||||||
|
msgid "Approved By"
|
||||||
|
msgstr "Odobril"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: model:email.template,subject:document_page_approval.email_template_new_draft_need_approval
|
||||||
|
msgid "New version of \"${object.page_id.name}\" to approve"
|
||||||
|
msgstr "Nova različica \"${object.page_id.name}\" za odobritev"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: selection:document.page.history,state:0
|
||||||
|
msgid "Draft"
|
||||||
|
msgstr "Osnutek"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: field:document.page.history,get_page_url:0
|
||||||
|
msgid "URL"
|
||||||
|
msgstr "URL povezava"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: field:document.page,approved_date:0
|
||||||
|
#: field:document.page.history,approved_date:0
|
||||||
|
msgid "Approved Date"
|
||||||
|
msgstr "Datum odobritve"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: field:document.page.history,can_user_approve_page:0
|
||||||
|
msgid "can user approve this page"
|
||||||
|
msgstr "uporabnik lahko odobri to stran"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: field:document.page,approver_gid:0
|
||||||
|
msgid "Approver group"
|
||||||
|
msgstr "Skupina pooblaščenih za odobritev"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: model:ir.model,name:document_page_approval.model_document_page_history
|
||||||
|
msgid "Document Page History"
|
||||||
|
msgstr "Zgodovina strani dokumentov"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: view:document.page.history:0
|
||||||
|
msgid "Approve"
|
||||||
|
msgstr "Odobri"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: selection:document.page.history,state:0
|
||||||
|
msgid "Approved"
|
||||||
|
msgstr "Odobreno"
|
||||||
|
|
||||||
|
#. module: document_page_approval
|
||||||
|
#: field:document.page.history,get_approvers_email:0
|
||||||
|
msgid "get all approvers email"
|
||||||
|
msgstr "pridobi vse e-poštne naslove pooblaščenih za odobritve "
|
||||||
|
|
||||||
|
|
66
document_url/i18n/sl.po
Normal file
66
document_url/i18n/sl.po
Normal file
@ -0,0 +1,66 @@
|
|||||||
|
# Translation of OpenERP Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * document_url
|
||||||
|
#
|
||||||
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 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č <m.mozetic@matmoz.si>\n"
|
||||||
|
"Language-Team: Slovenian <translate@matmoz.si>\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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user