# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_technical_features # # Translators: # Matjaž Mozetič , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (9.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-06 09:17+0000\n" "PO-Revision-Date: 2016-01-06 10:15+0000\n" "Last-Translator: Matjaž Mozetič \n" "Language-Team: Slovenian (http://www.transifex.com/oca/OCA-server-tools-9-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: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_display_name msgid "Display Name" msgstr "Prikazani naziv" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch_id msgid "ID" msgstr "ID" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_basemodel_monkeypatch___last_update msgid "Last Modified on" msgstr "Zadnjič spremenjeno" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_res_users_show_technical_features msgid "Show field Technical Features" msgstr "Prikaži polje \"Tehnične funkcije\"" #. module: base_technical_features #: model:res.groups,name:base_technical_features.group_technical_features msgid "Technical Features (w/o debug mode)" msgstr "Tehnične funkcije (brez razhroščevalnika)" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_res_users_technical_features msgid "Technical features" msgstr "Tehnične funkcije" #. module: base_technical_features #: code:addons/base_technical_features/models/res_users.py:48 #, python-format msgid "The user does not have access to technical features." msgstr "Uporabnik nima dostopa do tehničnih finkcij" #. module: base_technical_features #: model:ir.model,name:base_technical_features.model_res_users msgid "Users" msgstr "Uporabniki" #. module: base_technical_features #: model:ir.model.fields,help:base_technical_features.field_res_users_show_technical_features msgid "" "Whether to display the technical features field in the user preferences." msgstr "Ali naj se prikaže polje tehnične funkcije v uporabniških nastavitvah." #. module: base_technical_features #: model:ir.model,name:base_technical_features.model_basemodel_monkeypatch msgid "basemodel.monkeypatch" msgstr "basemodel.monkeypatch" #. module: base_technical_features #: model:ir.model,name:base_technical_features.model_ir_ui_menu msgid "ir.ui.menu" msgstr "ir.ui.menu"