mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
184 lines
6.1 KiB
Plaintext
184 lines
6.1 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_operation_rule
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 9.0c\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-03-28 01:41+0000\n"
|
|
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
|
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
|
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/"
|
|
"sr@latin/)\n"
|
|
"Language: sr@latin\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form
|
|
msgid "And"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form
|
|
msgid "And the currency is one of"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model,name:account_operation_rule.model_account_bank_statement_line
|
|
msgid "Bank Statement Line"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.actions.act_window,help:account_operation_rule.action_account_operation_rule
|
|
msgid "Click to create a reconciliation rule."
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_create_uid
|
|
msgid "Created by"
|
|
msgstr "Kreirao"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_create_date
|
|
msgid "Created on"
|
|
msgstr "Kreiran"
|
|
|
|
#. module: account_operation_rule
|
|
#: selection:account.operation.rule,rule_type:0
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_currencies
|
|
msgid "Currencies"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_display_name
|
|
msgid "Display Name"
|
|
msgstr "Ime za prikaz"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_currencies
|
|
msgid ""
|
|
"For 'Currencies' rules, you can choose for which currencies the rule will be "
|
|
"applicable."
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_id
|
|
msgid "ID"
|
|
msgstr "ID"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,help:account_operation_rule.field_account_operation_rule_sequence
|
|
msgid "If several rules match, the first one is used."
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model,name:account_operation_rule.model_account_journal
|
|
msgid "Journal"
|
|
msgstr "Dnevnik"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule___last_update
|
|
msgid "Last Modified on"
|
|
msgstr "Zadnja izmjena"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_write_uid
|
|
msgid "Last Updated by"
|
|
msgstr "Zadnja izmjena"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_write_date
|
|
msgid "Last Updated on"
|
|
msgstr "Zadnja izmjena"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_amount_max
|
|
msgid "Max. Amount"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_amount_min
|
|
msgid "Min. Amount"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_name
|
|
msgid "Name"
|
|
msgstr "Ime:"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_operations
|
|
msgid "Operations"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.actions.act_window,name:account_operation_rule.action_account_operation_rule
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.account_journal_dashboard_kanban_view
|
|
msgid "Reconciliation Rules"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form
|
|
msgid "Result"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: selection:account.operation.rule,rule_type:0
|
|
msgid "Roundings"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form
|
|
msgid "Rule"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_sequence
|
|
msgid "Sequence"
|
|
msgstr "Sekvenca"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form
|
|
msgid "Statement Operation Rule"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_search
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_tree
|
|
msgid "Statement Operation Rules"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form
|
|
msgid "Then the following operations will be applied:"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.actions.act_window,help:account_operation_rule.action_account_operation_rule
|
|
msgid ""
|
|
"Those can be used to automatically create a move line when reconciling\n"
|
|
" your bank statements."
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model.fields,field_description:account_operation_rule.field_account_operation_rule_rule_type
|
|
msgid "Type"
|
|
msgstr "Tip"
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.ui.view,arch_db:account_operation_rule.view_account_operation_rule_form
|
|
msgid "When the balance is between"
|
|
msgstr ""
|
|
|
|
#. module: account_operation_rule
|
|
#: model:ir.model,name:account_operation_rule.model_account_operation_rule
|
|
msgid "account.operation.rule"
|
|
msgstr ""
|