mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-23 17:08:46 -06:00
93 lines
2.4 KiB
Plaintext
93 lines
2.4 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * document_url
|
|
#
|
|
# Translators:
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: knowledge (8.0)\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-05-04 02:39+0000\n"
|
|
"PO-Revision-Date: 2016-05-01 04:54+0000\n"
|
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
|
|
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-knowledge-8-0/language/sl/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: sl\n"
|
|
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
|
|
|
#. module: document_url
|
|
#: view:ir.attachment.add_url:document_url.view_ir_attachment_add_url_form
|
|
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:document_url.view_ir_attachment_add_url_form
|
|
msgid "Add URL"
|
|
msgstr "Dodaj URL povezavo"
|
|
|
|
#. module: document_url
|
|
#. openerp-web
|
|
#: code:addons/document_url/static/src/xml/url.xml:4
|
|
#, python-format
|
|
msgid "Add URL..."
|
|
msgstr "Dodaj URL povezavo..."
|
|
|
|
#. module: document_url
|
|
#: view:ir.attachment.add_url:document_url.view_ir_attachment_add_url_form
|
|
msgid "Cancel"
|
|
msgstr "Preklic"
|
|
|
|
#. module: document_url
|
|
#: field:ir.attachment.add_url,create_uid:0
|
|
msgid "Created by"
|
|
msgstr "Ustvaril"
|
|
|
|
#. module: document_url
|
|
#: field:ir.attachment.add_url,create_date:0
|
|
msgid "Created on"
|
|
msgstr "Ustvarjeno"
|
|
|
|
#. module: document_url
|
|
#: field:ir.attachment.add_url,display_name:0
|
|
msgid "Display Name"
|
|
msgstr "Prikazni naziv"
|
|
|
|
#. module: document_url
|
|
#: field:ir.attachment.add_url,id:0
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: document_url
|
|
#: field:ir.attachment.add_url,__last_update:0
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnjič spremenjeno"
|
|
|
|
#. module: document_url
|
|
#: field:ir.attachment.add_url,write_uid:0
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnjič posodobil"
|
|
|
|
#. module: document_url
|
|
#: field:ir.attachment.add_url,write_date:0
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnjič posodobljeno"
|
|
|
|
#. 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
|
|
#: view:ir.attachment.add_url:document_url.view_ir_attachment_add_url_form
|
|
msgid "or"
|
|
msgstr "ali"
|