mirror of
https://gitlab.com/flectra-community/server-ux.git
synced 2024-11-15 02:32:06 +00:00
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * base_optional_quick_create
|
||
|
#
|
||
|
# Translators:
|
||
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2017-05-01 10:38+0000\n"
|
||
|
"PO-Revision-Date: 2017-05-01 10:38+0000\n"
|
||
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||
|
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/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: base_optional_quick_create
|
||
|
#: model:ir.model.fields,field_description:base_optional_quick_create.field_ir_model__avoid_quick_create
|
||
|
#, fuzzy
|
||
|
msgid "Avoid Quick Create"
|
||
|
msgstr "Izogibanje hitremu ustvarjanju"
|
||
|
|
||
|
#. module: base_optional_quick_create
|
||
|
#. odoo-python
|
||
|
#: code:addons/base_optional_quick_create/models/ir_model.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Can't create %(model)s with name %(name)s quickly.\n"
|
||
|
"Please contact your system administrator to disable this behaviour."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: base_optional_quick_create
|
||
|
#: model:ir.model,name:base_optional_quick_create.model_ir_model
|
||
|
msgid "Models"
|
||
|
msgstr "Modeli"
|
||
|
|
||
|
#~ msgid "Can't create quickly. Opening create form"
|
||
|
#~ msgstr "Ne morete hitro ustvariti. Odpiram obrazec za ustvarjanje"
|