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.
60 lines
2.0 KiB
60 lines
2.0 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * web_menu_navbar_needaction
|
|
#
|
|
# Translators:
|
|
# Matjaž Mozetič <m.mozetic@matmoz.si>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 8.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-11-26 01:59+0000\n"
|
|
"PO-Revision-Date: 2016-11-26 01:59+0000\n"
|
|
"Last-Translator: Matjaž Mozetič <m.mozetic@matmoz.si>, 2016\n"
|
|
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/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: web_menu_navbar_needaction
|
|
#: code:addons/web_menu_navbar_needaction/models/ir_ui_menu.py:138
|
|
#, python-format
|
|
msgid ""
|
|
"Cannot evaluate %s to a search domain:\n"
|
|
"%s"
|
|
msgstr ""
|
|
"Ni mogoče ovrednotiti %s za iskanje domene:\n"
|
|
"%s"
|
|
|
|
#. module: web_menu_navbar_needaction
|
|
#: view:ir.ui.menu:web_menu_navbar_needaction.edit_menu_access
|
|
msgid "Fill in a domain for a custom needaction"
|
|
msgstr "Izpolnite domeno za prilagojeno potrebo po ukrepanju"
|
|
|
|
#. module: web_menu_navbar_needaction
|
|
#: help:ir.ui.menu,needaction_domain:0
|
|
msgid ""
|
|
"If your menu item needs a different domain, set it here. It will override "
|
|
"the model's needaction domain completely."
|
|
msgstr ""
|
|
"Če postavka menija potrebuje drugačno domeno, jo nastavite tukaj. Domena "
|
|
"potrebe po ukrepanju modela bo tako v celoti vsiljena."
|
|
|
|
#. module: web_menu_navbar_needaction
|
|
#: field:ir.ui.menu,needaction:0
|
|
msgid "Needaction"
|
|
msgstr "Potreba po ukrepanju"
|
|
|
|
#. module: web_menu_navbar_needaction
|
|
#: field:ir.ui.menu,needaction_domain:0
|
|
msgid "Needaction domain"
|
|
msgstr "Domena potrebe po ukrepanju"
|
|
|
|
#. module: web_menu_navbar_needaction
|
|
#: help:ir.ui.menu,needaction:0
|
|
msgid "Set to False to disable needaction for specific menu items"
|
|
msgstr ""
|
|
"Nastavite na False za onemogočenje potrebe po ukrepanju za specifične "
|
|
"postavke menija."
|