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.
89 lines
2.9 KiB
89 lines
2.9 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * secure_uninstall
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 8.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2016-11-28 21:29+0000\n"
|
|
"PO-Revision-Date: 2016-11-28 21:29+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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: secure_uninstall
|
|
#: help:base.module.upgrade,uninstall_password:0
|
|
msgid "'secure_uninstall' value from Odoo configuration file "
|
|
msgstr "'secure_uninstall' vrednost iz nastavitvene datoteke Odoo"
|
|
|
|
#. module: secure_uninstall
|
|
#: view:base.module.upgrade:secure_uninstall.view_base_module_upgrade
|
|
msgid ""
|
|
"If you want uninstall module, write required password ('secure_uninstall' "
|
|
"key in ERP config file)."
|
|
msgstr ""
|
|
"Če želite odstraniti modul, vpišite zahtevano geslo ('secure_uninstall' "
|
|
"ključ v ERP nastavitveni datoteki)."
|
|
|
|
#. module: secure_uninstall
|
|
#: code:addons/secure_uninstall/models/module.py:28
|
|
#, python-format
|
|
msgid ""
|
|
"Missing configuration key\n"
|
|
"--------------------\n"
|
|
"'secure_uninstall' configuration key is not set in \n"
|
|
"your Odoo server configuration file: please set it a value"
|
|
msgstr ""
|
|
"Manjkajoč nastavitveni ključ\n"
|
|
"--------------------\n"
|
|
"'secure_uninstall' nastavitveni ključ ni nastavljen \n"
|
|
"v nastavitveni datoteki vašega Odoo strežnika: določite mu vrednost"
|
|
|
|
#. module: secure_uninstall
|
|
#: model:ir.model,name:secure_uninstall.model_base_module_upgrade
|
|
msgid "Module Upgrade"
|
|
msgstr "Nadgradnja modula"
|
|
|
|
#. module: secure_uninstall
|
|
#: field:base.module.upgrade,uninstall_password:0
|
|
msgid "Password"
|
|
msgstr "Geslo"
|
|
|
|
#. module: secure_uninstall
|
|
#: code:addons/secure_uninstall/models/module.py:36
|
|
#, python-format
|
|
msgid ""
|
|
"Password Error\n"
|
|
"--------------------\n"
|
|
"Provided password '%s' doesn't match with 'Master Password'\n"
|
|
"('secure_uninstall' key) found in the Odoo server configuration file .\n"
|
|
"\n"
|
|
"Resolution\n"
|
|
"-------------\n"
|
|
"Please check your password and retry or cancel"
|
|
msgstr ""
|
|
"Napaka pri geslu\n"
|
|
"--------------------\n"
|
|
"Podano geslo '%s' se ne ujema z 'Master Password'\n"
|
|
"('secure_uninstall' key) najdenim v nastavitveni datoteki Odoo strežnika .\n"
|
|
"\n"
|
|
"Rešitev\n"
|
|
"-------------\n"
|
|
"Preverite svoje geslo in ponovno poskusite ali pa prekinite"
|
|
|
|
#. module: secure_uninstall
|
|
#: view:base.module.upgrade:secure_uninstall.view_base_module_upgrade
|
|
msgid "Secure Uninstall"
|
|
msgstr "Varna odstranitev"
|
|
|
|
#. module: secure_uninstall
|
|
#: view:base.module.upgrade:secure_uninstall.view_base_module_upgrade
|
|
msgid "key_provided_by_administrator"
|
|
msgstr "key_provided_by_administrator"
|