326 lines
9.9 KiB
Plaintext
326 lines
9.9 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * base_exception
|
||
#
|
||
# 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-08-01 02:43+0000\n"
|
||
"PO-Revision-Date: 2017-08-01 02:43+0000\n"
|
||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
|
||
"tr_TR/)\n"
|
||
"Language: tr_TR\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#. module: base_exception
|
||
#. odoo-python
|
||
#: code:addons/base_exception/models/base_exception.py:0
|
||
#, python-format
|
||
msgid "(Blocking exception)"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid "<code>self</code>: Record on which the rule is evaluated."
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__active
|
||
msgid "Active"
|
||
msgstr "Etkin"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__model
|
||
msgid "Apply on"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid "Archived"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid "As well as all the libraries provided in safe_eval."
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields.selection,name:base_exception.selection__exception_rule__exception_type__by_domain
|
||
msgid "By domain"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields.selection,name:base_exception.selection__exception_rule__exception_type__by_method
|
||
msgid "By method"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields.selection,name:base_exception.selection__exception_rule__exception_type__by_py_code
|
||
msgid "By python code"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,help:base_exception.field_exception_rule__exception_type
|
||
msgid ""
|
||
"By python code: allow to define any arbitrary check\n"
|
||
"By domain: limited to a selection by an odoo domain:\n"
|
||
" performance can be better when exceptions are evaluated "
|
||
"with several records\n"
|
||
"By method: allow to select an existing check method"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_uid
|
||
msgid "Created by"
|
||
msgstr "Oluşturan"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__create_date
|
||
msgid "Created on"
|
||
msgstr "Oluşturulma tarihi"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__description
|
||
msgid "Description"
|
||
msgstr "Açıklama"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__display_name
|
||
msgid "Display Name"
|
||
msgstr "Görünen ad"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__domain
|
||
msgid "Domain"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid ""
|
||
"Enter Python code here. Help about Python expression is available in the "
|
||
"help tab of this document."
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#. odoo-python
|
||
#: code:addons/base_exception/models/base_exception_method.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"Error when evaluating the exception.rule rule:\n"
|
||
" %(rule_name)s \n"
|
||
"(%(error)s)"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model,name:base_exception.model_base_exception
|
||
#, fuzzy
|
||
msgid "Exception"
|
||
msgstr "Açıklama"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__name
|
||
msgid "Exception Name"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model,name:base_exception.model_exception_rule
|
||
msgid "Exception Rule"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model,name:base_exception.model_exception_rule_confirm
|
||
msgid "Exception Rule Confirm Wizard"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model,name:base_exception.model_base_exception_method
|
||
msgid "Exception Rule Methods"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid "Exception Rule Setup"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.actions.act_window,name:base_exception.action_exception_rule_tree
|
||
#: model:ir.ui.menu,name:base_exception.menu_action_exception
|
||
msgid "Exception Rules"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__exception_type
|
||
msgid "Exception Type"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:res.groups,name:base_exception.group_exception_rule_manager
|
||
msgid "Exception manager"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_base_exception__exception_ids
|
||
msgid "Exceptions"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_base_exception__exceptions_summary
|
||
#, fuzzy
|
||
msgid "Exceptions Summary"
|
||
msgstr "Açıklama"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__exception_ids
|
||
msgid "Exceptions to resolve"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,help:base_exception.field_exception_rule__sequence
|
||
msgid "Gives the sequence order when applying the test"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid "Help"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid "Help with Python expressions"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__id
|
||
msgid "ID"
|
||
msgstr "Kimlik"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_base_exception__ignore_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__ignore
|
||
msgid "Ignore Exceptions"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__is_blocking
|
||
msgid "Is Blocking"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule____last_update
|
||
msgid "Last Modified on"
|
||
msgstr "En son güncelleme tarihi"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_uid
|
||
msgid "Last Updated by"
|
||
msgstr "En son güncelleyen "
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__write_date
|
||
msgid "Last Updated on"
|
||
msgstr "En son güncelleme tarihi"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_base_exception__main_exception_id
|
||
msgid "Main Exception"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__method
|
||
msgid "Method"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#. odoo-python
|
||
#: code:addons/base_exception/wizard/base_exception_confirm.py:0
|
||
#, python-format
|
||
msgid "Only 1 ID accepted, got %r."
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.actions.act_window,name:base_exception.action_exception_rule_confirm
|
||
msgid "Outstanding exceptions to manage"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
|
||
msgid "Outstanding exceptions to manager"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__code
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid "Python Code"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,help:base_exception.field_exception_rule__code
|
||
msgid ""
|
||
"Python code executed to check if the exception apply or not. Use failed = "
|
||
"True to block the exception"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__related_model_id
|
||
#, fuzzy
|
||
msgid "Related Model"
|
||
msgstr "Oluşturulma tarihi"
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__sequence
|
||
msgid "Sequence"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,field_description:base_exception.field_base_exception__smart_search
|
||
#: model:ir.model.fields,field_description:base_exception.field_base_exception_method__smart_search
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule__smart_search
|
||
#: model:ir.model.fields,field_description:base_exception.field_exception_rule_confirm__smart_search
|
||
msgid "Smart Search"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#. odoo-python
|
||
#: code:addons/base_exception/models/base_exception.py:0
|
||
#, python-format
|
||
msgid "The exceptions can not be ignored, because some of them are blocking."
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#. odoo-python
|
||
#: code:addons/base_exception/models/exception_rule.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"There is a problem of configuration, python code, domain or method is "
|
||
"missing to match the exception type."
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid "To block the exception use: <code>failed = True</code>"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_form
|
||
msgid ""
|
||
"Various fields may use Python code or Python expressions. The following "
|
||
"variables can be used:"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model:ir.model.fields,help:base_exception.field_exception_rule__is_blocking
|
||
msgid "When checked the exception can not be ignored"
|
||
msgstr ""
|
||
|
||
#. module: base_exception
|
||
#: model_terms:ir.ui.view,arch_db:base_exception.view_exception_rule_confirm
|
||
msgid "_Close"
|
||
msgstr ""
|