You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

94 lines
2.5 KiB

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_shortcuts
#
# Translators:
# Antonio Trueba, 2016
# Artūras Griškonis <ArtX38@gmail.com>, 2012,2015-2016
# Artūras Griškonis <xbmc.lt@gmail.com>, 2012
# danimaribeiro <danimaribeiro@gmail.com>, 2016
# Dorin Hongu <dhongu@gmail.com>, 2015
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2014
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2016
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2015
# Pedro M. Baeza <pedro.baeza@gmail.com>, 2015
# Rudolf Schnapka <rs@techno-flex.de>, 2016
# SaFi J. <safi2266@gmail.com>, 2015
# Zapata11 <raimondas.duzinskas@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: web (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-04-28 07:09+0000\n"
"PO-Revision-Date: 2016-04-30 05:24+0000\n"
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>\n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-8-0/language/"
"sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#. module: web_shortcuts
#. openerp-web
#: code:addons/web_shortcuts/static/src/xml/web_shortcuts.xml:24
#, python-format
msgid "Add / Remove Shortcut..."
msgstr "Dodaj / Odstrani bližnjico..."
#. module: web_shortcuts
#: field:web.shortcut,create_uid:0
msgid "Created by"
msgstr "Ustvaril"
#. module: web_shortcuts
#: field:web.shortcut,create_date:0
msgid "Created on"
msgstr "Ustvarjeno"
#. module: web_shortcuts
#: field:web.shortcut,display_name:0
msgid "Display Name"
msgstr "Prikazni naziv"
#. module: web_shortcuts
#: field:web.shortcut,id:0
msgid "ID"
msgstr "ID"
#. module: web_shortcuts
#: field:web.shortcut,__last_update:0
msgid "Last Modified on"
msgstr "Zadnjič spremenjeno"
#. module: web_shortcuts
#: field:web.shortcut,write_uid:0
msgid "Last Updated by"
msgstr "Zadnjič posodobil"
#. module: web_shortcuts
#: field:web.shortcut,write_date:0
msgid "Last Updated on"
msgstr "Zadnjič posodobljeno"
#. module: web_shortcuts
#: field:web.shortcut,menu_id:0
msgid "Menu id"
msgstr "ID menija"
#. module: web_shortcuts
#: field:web.shortcut,name:0
msgid "Shortcut Name"
msgstr "Naziv bližnjice"
#. module: web_shortcuts
#: sql_constraint:web.shortcut:0
msgid "Shortcut for this menu already exists!"
msgstr "Bližnjica za ta meni že obstaja!"
#. module: web_shortcuts
#: field:web.shortcut,user_id:0
msgid "User Ref."
msgstr "Sklic uporabnika"