mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[UPD] Update account_move_base_import.pot
This commit is contained in:
631
account_move_base_import/i18n/account_move_base_import.pot
Normal file
631
account_move_base_import/i18n/account_move_base_import.pot
Normal file
@@ -0,0 +1,631 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0c\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
#, python-format
|
||||
msgid "%s Account Move %s has %s/%s lines completed by %s \n"
|
||||
"%s\n"
|
||||
"%s\n"
|
||||
""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model,name:account_move_base_import.model_account_move
|
||||
msgid "Account Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_needaction
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_needaction
|
||||
msgid "Action Needed"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
|
||||
msgid "Auto Completion"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid "Auto-Completed"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.journal_importer_view_form
|
||||
msgid "Auto-Completion Rules"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.journal_importer_view_form
|
||||
msgid "Auto-Completion related infos"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_rule_ids
|
||||
msgid "Auto-completion rules"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid "Bank Statement Label"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_partner_id
|
||||
msgid "Bank/Payment Office partner"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_receivable_account_id
|
||||
msgid "Choose a receivable/payable account to use as the default debit/credit account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid "Choose here the method by which you want to import account moves for this journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:85
|
||||
#, python-format
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_logs
|
||||
msgid "Completion Log"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
|
||||
msgid "Completion Logs"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_create_counterpart
|
||||
msgid "Create Counterpart"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_create_uid
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_create_uid
|
||||
msgid "Created by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_create_date
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_create_date
|
||||
msgid "Created on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_partner_id
|
||||
msgid "Credit institute partner"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:132
|
||||
#, python-format
|
||||
msgid "Date format is not valid. It should be YYYY-MM-DD for column: %s value: %s \n"
|
||||
" \n"
|
||||
" \n"
|
||||
" Please check the line with ref: %s \n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid "Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_last_post
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_last_post
|
||||
msgid "Date of the last message posted on the record."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_display_name
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid "Enter the various label found on your bank statement separated by a ; If one of this label is include in the bank statement line, the partner will be automatically filled (as long as you use this method/rules in your statement profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_file_name
|
||||
msgid "File name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_follower_ids
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_follower_ids
|
||||
msgid "Followers"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_channel_ids
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_channel_ids
|
||||
msgid "Followers (Channels)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_partner_ids
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_partner_ids
|
||||
msgid "Followers (Partners)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_receivable_account_id
|
||||
msgid "Force Receivable/Payable Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.move.completion.rule,function_to_call:0
|
||||
msgid "From bank account number (Normal or IBAN)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.move.completion.rule,function_to_call:0
|
||||
msgid "From line name (based on SO number)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.move.completion.rule,function_to_call:0
|
||||
msgid "From line name (based on customer invoice number)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.move.completion.rule,function_to_call:0
|
||||
msgid "From line name (based on partner field)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.move.completion.rule,function_to_call:0
|
||||
msgid "From line name (based on partner name)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.move.completion.rule,function_to_call:0
|
||||
msgid "From line name (based on supplier invoice number)"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.journal,import_type:0
|
||||
msgid "Generic .csv/.xls based on SO Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.journal,import_type:0
|
||||
msgid "Generic .csv/.xls based on SO transaction ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_unread
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_unread
|
||||
msgid "If checked new messages require your attention."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_needaction
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_needaction
|
||||
msgid "If checked, new messages require your attention."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.actions.act_window,name:account_move_base_import.move_importer_action
|
||||
#: model:ir.ui.menu,name:account_move_base_import.move_importer_menu
|
||||
msgid "Import Batch File"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view
|
||||
msgid "Import Parameters Summary"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.journal_importer_view_form
|
||||
msgid "Import batch file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_journal_id
|
||||
msgid "Import configuration parameter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view
|
||||
msgid "Import file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view
|
||||
msgid "Import move"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.journal_importer_view_form
|
||||
msgid "Import related infos"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:45
|
||||
#, python-format
|
||||
msgid "Invalid file type %s. Please use csv, xls or xlsx"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:78
|
||||
#: code:addons/account_move_base_import/models/account_move.py:96
|
||||
#, python-format
|
||||
msgid "Invalid invoice type for completion: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_is_follower
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_is_follower
|
||||
msgid "Is Follower"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model,name:account_move_base_import.model_account_journal
|
||||
msgid "Journal"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model,name:account_move_base_import.model_account_move_line
|
||||
msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_used_for_completion
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_used_for_completion
|
||||
msgid "Journal used for completion"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_used_for_import
|
||||
msgid "Journal used for import"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_last_import_date
|
||||
msgid "Last Import Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_last_post
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_last_post
|
||||
msgid "Last Message Date"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule___last_update
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import___last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_write_uid
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_write_uid
|
||||
msgid "Last Updated by"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_write_date
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_write_date
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_launch_import_completion
|
||||
msgid "Launch completion after import"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:87
|
||||
#, python-format
|
||||
msgid "Line named \"%s\" was matched by more than one partner while looking on %s invoices"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:214
|
||||
#, python-format
|
||||
msgid "Line named \"%s\" was matched by more than one partner while looking on partner by name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:168
|
||||
#, python-format
|
||||
msgid "Line named \"%s\" was matched by more than one partner while looking on partner label: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_completion_rule_sequence
|
||||
msgid "Lower means parsed first."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.move.completion.rule,function_to_call:0
|
||||
msgid "Match Invoice using transaction ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: selection:account.move.completion.rule,function_to_call:0
|
||||
msgid "Match Sales Order using transaction ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_ids
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_ids
|
||||
msgid "Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_function_to_call
|
||||
msgid "Method"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:136
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:145
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:166
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:175
|
||||
#, python-format
|
||||
msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid "Missing column! Column %s you try to import is not present in the account move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.actions.act_window,name:account_move_base_import.action_move_completion_rule_tree
|
||||
#: model:ir.ui.menu,name:account_move_base_import.menu_action_move_completion_rule_tree_menu
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.move_completion_rule_view_form
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.move_completion_rule_view_tree
|
||||
msgid "Move Completion Rule"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_name
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/parser/parser.py:148
|
||||
#, python-format
|
||||
msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_needaction_counter
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_needaction_counter
|
||||
msgid "Number of Actions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_needaction_counter
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_needaction_counter
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_unread_counter
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_unread_counter
|
||||
msgid "Number of unread messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:306
|
||||
#: code:addons/account_move_base_import/models/account_move.py:322
|
||||
#, python-format
|
||||
msgid "ORM bypass error: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model,name:account_move_base_import.model_res_partner
|
||||
msgid "Partner"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_import_partner_id
|
||||
msgid "Partner from import"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:15
|
||||
#, python-format
|
||||
msgid "Please install python lib xlrd"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/wizard/import_statement.py:68
|
||||
#, python-format
|
||||
msgid "Please use a file with an extension"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_partner_id
|
||||
msgid "Put a partner if you want to have it on the commission move (and optionaly on the counterpart of the intermediate/banking move if you tick the corresponding checkbox)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_receivable_account_id
|
||||
msgid "Receivable/Payable Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.ui.view,arch_db:account_move_base_import.move_completion_rule_view_form
|
||||
msgid "Related Profiles"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_journal_ids
|
||||
msgid "Related journals"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_sequence
|
||||
msgid "Sequence"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid "Split Counterpart"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:368
|
||||
#, python-format
|
||||
msgid "Statement ID %s auto-completed for %s/%s lines completed"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_input_statement
|
||||
msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_launch_import_completion
|
||||
msgid "Tic that box to automatically launch the completion on each imported file using this journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_create_counterpart
|
||||
msgid "Tick that box to automatically create the move counterpart"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid "Two counterparts will be automatically created : one for the refunds and one for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_import_type
|
||||
msgid "Type of import"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_unread
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_unread
|
||||
msgid "Unread Messages"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_message_unread_counter
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_message_unread_counter
|
||||
msgid "Unread Messages Counter"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:143
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:173
|
||||
#, python-format
|
||||
msgid "Value %s of column %s is not valid.\n"
|
||||
" Please check the line with ref %s:\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid "When this checkbox is ticked, the auto-completion process/button will ignore this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model,name:account_move_base_import.model_account_move_completion_rule
|
||||
msgid "account.move.completion.rule"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model,name:account_move_base_import.model_credit_statement_import
|
||||
msgid "credit.statement.import"
|
||||
msgstr ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
|
||||
"Language: am\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: am\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
|
||||
"Language: ar\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "اسم العرض"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Kaloyan Naumov <kaloyan@lumnus.net>, 2016
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
@@ -13,10 +13,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-11-03 10:40+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
|
||||
"Language: bg\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +197,10 @@ msgstr "Име за Показване"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
|
||||
"Language: bs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bs\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"
|
||||
"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_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Prikaži naziv"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017
|
||||
@@ -13,10 +13,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n"
|
||||
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +197,10 @@ msgstr "Veure el nom"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Carlos Hormigo, 2018
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-09-13 02:48+0000\n"
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: Carlos Hormigo, 2018\n"
|
||||
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
|
||||
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"ca_ES/)\n"
|
||||
"Language: ca_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +198,10 @@ msgstr "Nom visible"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
|
||||
"Language: cs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Zobrazovaný název"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
|
||||
"Language: da\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Vist navn"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Hans Henrik Gabelgaard <hhg@gabelgaard.org>, 2017
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-09-13 02:48+0000\n"
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: Hans Henrik Gabelgaard <hhg@gabelgaard.org>, 2017\n"
|
||||
"Language-Team: Danish (Denmark) (https://www.transifex.com/oca/teams/23907/da_DK/)\n"
|
||||
"Language-Team: Danish (Denmark) (https://www.transifex.com/oca/teams/23907/"
|
||||
"da_DK/)\n"
|
||||
"Language: da_DK\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da_DK\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Rudolf Schnapka <rs@techno-flex.de>, 2017
|
||||
@@ -13,10 +13,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -91,6 +91,11 @@ msgstr ""
|
||||
"Wählen Sie debitor-/kreditorische Konto, welches per Vorgabe verwendet "
|
||||
"werden soll."
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -106,6 +111,12 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr "Spalte %s ist in Datei nicht vorhanden"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
#, fuzzy
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr "Gebührenkonto"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -113,13 +124,13 @@ msgid "Commission account"
|
||||
msgstr "Gebührenkonto"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr "Betrag der Gebühr darf nicht positiv sein."
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr "Gebührenposition"
|
||||
@@ -178,12 +189,14 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
msgstr ""
|
||||
"Datumsformat unzulässig. Passen Sie bitte die Formatierung der Zelle: %s value: %s an.\n"
|
||||
"Datumsformat unzulässig. Passen Sie bitte die Formatierung der Zelle: %s "
|
||||
"value: %s an.\n"
|
||||
"\n"
|
||||
" Prüfen Sie bitte Zeile mit Ref.: %s\n"
|
||||
" \n"
|
||||
@@ -204,13 +217,13 @@ msgstr "Anzeigename"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
"Fügen Sie die verschiedenen Zweckinformationen Ihres Auszugs, getrennt durch"
|
||||
" ; ein. Wenn eine dieser Infos im Kontoauszug gefunden wird, wird der "
|
||||
"Fügen Sie die verschiedenen Zweckinformationen Ihres Auszugs, getrennt "
|
||||
"durch ; ein. Wenn eine dieser Infos im Kontoauszug gefunden wird, wird der "
|
||||
"Partner automatisch eingetragen (sofern Sie diese Methode/Regel im "
|
||||
"Auszugsprofil einsetzen)."
|
||||
|
||||
@@ -476,17 +489,17 @@ msgid "Missing"
|
||||
msgstr "Fehlt"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#, python-format
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, fuzzy, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
"Fehlende Spalte. Spalte %s die Sie importieren möchten, ist in "
|
||||
"Auszugsposition nicht vorhanden."
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr "Buchung %s wurde mit %s Positionen importiert."
|
||||
@@ -511,13 +524,13 @@ msgid "No buffer file given."
|
||||
msgstr "Keine Pufferdatei angegeben."
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr "Im Journal ist kein Gebührenkonto gepflegt."
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr "Nichts zu importieren: Die Datei ist leer"
|
||||
@@ -617,7 +630,7 @@ msgid "Statement file"
|
||||
msgstr "Auszugsdatei"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -641,8 +654,8 @@ msgstr "Haken setzen, um automatisch Gegenbuchungen zu erstellen"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
"Zwei Gegenbuchungen werden automatisch erzeugt: Eine für Erstattungen und "
|
||||
"eine für Zahlungen"
|
||||
@@ -682,8 +695,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
"Wenn diese Checkbox angehakt ist, wird die Auto-Vervollständigung diese "
|
||||
"Position auslassen."
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-08-05 00:34+0000\n"
|
||||
"PO-Revision-Date: 2017-08-05 00:34+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
|
||||
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
|
||||
"el_GR/)\n"
|
||||
"Language: el_GR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: el_GR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-12-24 00:39+0000\n"
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: English (Australia) (https://www.transifex.com/oca/teams/23907/en_AU/)\n"
|
||||
"Language-Team: English (Australia) (https://www.transifex.com/oca/"
|
||||
"teams/23907/en_AU/)\n"
|
||||
"Language: en_AU\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: en_AU\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
|
||||
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
|
||||
"teams/23907/en_GB/)\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: en_GB\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Display Name"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr "La columna %s no está presente en el archivo"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Nombre mostrado"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr "Ausente"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr "No se ha proporcionado ningún búfer de archivo."
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr "Archivo de extracto"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -643,8 +654,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-12-24 00:39+0000\n"
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
|
||||
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_AR/)\n"
|
||||
"Language: es_AR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_AR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Mostrar Nombre"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-12-24 00:39+0000\n"
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
|
||||
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_CL/)\n"
|
||||
"Language: es_CL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Nombre mostrado"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-12-24 00:39+0000\n"
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
|
||||
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_CO/)\n"
|
||||
"Language: es_CO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Nombre Público"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
|
||||
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_CR/)\n"
|
||||
"Language: es_CR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_CR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-12-24 00:39+0000\n"
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
|
||||
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_DO/)\n"
|
||||
"Language: es_DO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_DO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Nombre mostrado"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
|
||||
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_EC/)\n"
|
||||
"Language: es_EC\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_EC\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Nombre mostrado"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
|
||||
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_ES/)\n"
|
||||
"Language: es_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Nombre para mostrar"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
|
||||
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_MX/)\n"
|
||||
"Language: es_MX\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_MX\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Nombre desplegado"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-11-03 10:40+0000\n"
|
||||
"PO-Revision-Date: 2016-11-03 10:40+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n"
|
||||
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_PE/)\n"
|
||||
"Language: es_PE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_PE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Nombre a Mostrar"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-12-24 00:39+0000\n"
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
|
||||
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
|
||||
"es_PY/)\n"
|
||||
"Language: es_PY\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_PY\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
|
||||
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
|
||||
"teams/23907/es_VE/)\n"
|
||||
"Language: es_VE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_VE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Mostrar nombre"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
|
||||
"Language: et\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Näidatav nimi"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Esther Martín Menéndez <esthermartin001@gmail.com>, 2017
|
||||
@@ -13,10 +13,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-02-18 01:22+0000\n"
|
||||
"Last-Translator: Esther Martín Menéndez <esthermartin001@gmail.com>, 2017\n"
|
||||
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
|
||||
"Language: eu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: eu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +197,10 @@ msgstr "Izena erakutsi"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
|
||||
"Language: fa\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "نام نمایشی"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017
|
||||
@@ -13,10 +13,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-01-07 01:13+0000\n"
|
||||
"Last-Translator: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2017\n"
|
||||
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
|
||||
"Language: fi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +197,10 @@ msgstr "Nimi"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# leemannd <denis.leemann@camptocamp.com>, 2017
|
||||
@@ -13,10 +13,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-01-21 01:23+0000\n"
|
||||
"Last-Translator: leemannd <denis.leemann@camptocamp.com>, 2017\n"
|
||||
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr "Colonne %s non présente dans le fichier"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +197,10 @@ msgstr "Nom à afficher"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr "Pas de fichier tampon donné."
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr "Fichier à importer"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-12-24 00:39+0000\n"
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
|
||||
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
|
||||
"fr_CA/)\n"
|
||||
"Language: fr_CA\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_CA\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Afficher le nom"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# leemannd <leemannd@gmail.com>, 2016
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-11-26 03:55+0000\n"
|
||||
"PO-Revision-Date: 2016-11-26 03:55+0000\n"
|
||||
"Last-Translator: leemannd <leemannd@gmail.com>, 2016\n"
|
||||
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
|
||||
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
|
||||
"teams/23907/fr_CH/)\n"
|
||||
"Language: fr_CH\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_CH\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +198,10 @@ msgstr "Nom affiché"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-12-24 00:39+0000\n"
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n"
|
||||
"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/"
|
||||
"fr_FR/)\n"
|
||||
"Language: fr_FR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr_FR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
|
||||
"Language: gl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-11-03 10:40+0000\n"
|
||||
"PO-Revision-Date: 2016-11-03 10:40+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
|
||||
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
|
||||
"gl_ES/)\n"
|
||||
"Language: gl_ES\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gl_ES\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
|
||||
"Language: he\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "השם המוצג"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Hindi (https://www.transifex.com/oca/teams/23907/hi/)\n"
|
||||
"Language: hi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\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"
|
||||
"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_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Naziv "
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,12 +11,14 @@ msgstr ""
|
||||
"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: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
|
||||
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
|
||||
"hr_HR/)\n"
|
||||
"Language: hr_HR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr_HR\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"
|
||||
"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_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +198,10 @@ msgstr "Naziv"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Név megjelenítése"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Wahyu Setiawan <wahyusetiaaa@gmail.com>, 2017
|
||||
@@ -13,10 +13,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: Wahyu Setiawan <wahyusetiaaa@gmail.com>, 2017\n"
|
||||
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +197,10 @@ msgstr "Nama Tampilan"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Nome da visualizzare"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "表示名"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
|
||||
"Language: ko\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "표시 이름"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Lao (https://www.transifex.com/oca/teams/23907/lo/)\n"
|
||||
"Language: lo\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lo\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
|
||||
"Language: lt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Vaizduojamas pavadinimas"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,12 +11,14 @@ msgstr ""
|
||||
"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: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
|
||||
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
|
||||
"teams/23907/lt_LT/)\n"
|
||||
"Language: lt_LT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt_LT\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +198,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
|
||||
"Language: lv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
|
||||
"2);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
|
||||
"Language: mk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: mk\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Прикажи име"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
|
||||
"Language: mn\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: mn\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Дэлгэцийн Нэр"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -270,8 +281,7 @@ msgstr "ID"
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_message_unread
|
||||
msgid "If checked new messages require your attention."
|
||||
msgstr ""
|
||||
"Хэрэв тэмдэглэгдсэн бол таныг шинэ зурвасуудад анхаарал хандуулахыг "
|
||||
"шаардана."
|
||||
"Хэрэв тэмдэглэгдсэн бол таныг шинэ зурвасуудад анхаарал хандуулахыг шаардана."
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_message_needaction
|
||||
@@ -449,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -482,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -585,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -605,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -640,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n"
|
||||
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
|
||||
"nb/)\n"
|
||||
"Language: nb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Visnings navn"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
|
||||
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nb_NO/)\n"
|
||||
"Language: nb_NO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb_NO\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Vis navn"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Te tonen naam"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
|
||||
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
|
||||
"nl_BE/)\n"
|
||||
"Language: nl_BE\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_BE\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Schermnaam"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2017
|
||||
# Peter Hageman <hageman.p@gmail.com>, 2017
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-09-13 02:48+0000\n"
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n"
|
||||
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
|
||||
"teams/23907/nl_NL/)\n"
|
||||
"Language: nl_NL\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl_NL\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +198,10 @@ msgstr "Weergavenaam"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,13 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
|
||||
"Language: pl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
|
||||
"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
|
||||
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +198,10 @@ msgstr "Wyświetlana nazwa "
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
|
||||
"Language: pt\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Nome"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Armando Vulcano Junior <vulcano@uol.com.br>, 2017
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-09-13 02:48+0000\n"
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: Armando Vulcano Junior <vulcano@uol.com.br>, 2017\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_BR/)\n"
|
||||
"Language: pt_BR\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -89,6 +90,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -102,6 +108,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -109,13 +120,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -168,7 +179,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -189,10 +201,10 @@ msgstr "Mostrar Nome"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -451,15 +463,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -484,13 +496,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -587,7 +599,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -607,8 +619,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -642,8 +654,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
|
||||
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
|
||||
"teams/23907/pt_PT/)\n"
|
||||
"Language: pt_PT\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Nome a Apresentar"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-08-05 00:34+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Nume Afişat"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Iulia Comaniciu <Julia21r@icloud.com>, 2017
|
||||
msgid ""
|
||||
@@ -11,12 +11,14 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-09-13 02:48+0000\n"
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: Iulia Comaniciu <Julia21r@icloud.com>, 2017\n"
|
||||
"Language-Team: Romanian (Romania) (https://www.transifex.com/oca/teams/23907/ro_RO/)\n"
|
||||
"Language-Team: Romanian (Romania) (https://www.transifex.com/oca/teams/23907/"
|
||||
"ro_RO/)\n"
|
||||
"Language: ro_RO\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro_RO\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
|
||||
"2:1));\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +198,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,13 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
|
||||
"Language: ru\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
|
||||
"%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +198,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Zobraziť meno"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-11-03 10:40+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\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"
|
||||
"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"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
|
||||
"%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Prikazni naziv"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
|
||||
"Language: sr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\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"
|
||||
"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_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,12 +11,14 @@ msgstr ""
|
||||
"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-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"
|
||||
"Language: sr@latin\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"
|
||||
"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_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +198,10 @@ msgstr "Ime za prikaz"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Visa namn"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
|
||||
"Language: th\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: th\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "ชื่อที่ใช้แสดง"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# Ivan BARAYEV <ivanbarayev@hotmail.com>, 2017
|
||||
@@ -13,10 +13,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-01-07 01:13+0000\n"
|
||||
"Last-Translator: Ivan BARAYEV <ivanbarayev@hotmail.com>, 2017\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
|
||||
"Language: tr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +197,10 @@ msgstr "Görünen İsim"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Ozge Altinisik <ozge@altinkaya.com.tr>, 2017
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2016-12-31 01:36+0000\n"
|
||||
"PO-Revision-Date: 2016-12-31 01:36+0000\n"
|
||||
"Last-Translator: Ozge Altinisik <ozge@altinkaya.com.tr>, 2017\n"
|
||||
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\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"
|
||||
"Language: tr_TR\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Görünen ad"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"PO-Revision-Date: 2016-12-24 00:39+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\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"
|
||||
"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_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_move.py:362
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "Назва для відображення"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -12,10 +12,10 @@ msgstr ""
|
||||
"PO-Revision-Date: 2017-09-13 02:48+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
|
||||
"Language: vi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +85,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +103,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +115,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +174,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +196,10 @@ msgstr "Tên hiển thị"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +458,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +491,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +594,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +614,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +649,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-08-05 00:34+0000\n"
|
||||
"PO-Revision-Date: 2017-08-05 00:34+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
|
||||
"teams/23907/vi_VN/)\n"
|
||||
"Language: vi_VN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi_VN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
# ITGeeker <alanljj@qq.com>, 2017
|
||||
@@ -12,11 +12,12 @@ msgstr ""
|
||||
"POT-Creation-Date: 2017-03-28 01:41+0000\n"
|
||||
"PO-Revision-Date: 2017-03-28 01:41+0000\n"
|
||||
"Last-Translator: ITGeeker <alanljj@qq.com>, 2017\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
|
||||
"zh_CN/)\n"
|
||||
"Language: zh_CN\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -86,6 +87,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -99,6 +105,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -106,13 +117,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -165,7 +176,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -186,10 +198,10 @@ msgstr "显示名称"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -448,15 +460,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -481,13 +493,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -584,7 +596,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -604,8 +616,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -639,8 +651,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_move_base_import
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# OCA Transbot <transbot@odoo-community.org>, 2016
|
||||
msgid ""
|
||||
@@ -11,11 +11,12 @@ msgstr ""
|
||||
"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: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
|
||||
"zh_TW/)\n"
|
||||
"Language: zh_TW\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -85,6 +86,11 @@ msgid ""
|
||||
"account."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Choose an analytic account to be used on the commission line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_import_type
|
||||
msgid ""
|
||||
@@ -98,6 +104,11 @@ msgstr ""
|
||||
msgid "Column %s not present in file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_analytic_account_id
|
||||
msgid "Commission Analytic Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_commission_account_id
|
||||
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_commission_account_id
|
||||
@@ -105,13 +116,13 @@ msgid "Commission account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:182
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#, python-format
|
||||
msgid "Commission amount should not be positive."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:194
|
||||
#, python-format
|
||||
msgid "Commission line"
|
||||
msgstr ""
|
||||
@@ -164,7 +175,8 @@ msgstr ""
|
||||
#: code:addons/account_move_base_import/parser/file_parser.py:162
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Date format is not valid. Please modify the cell formatting to date format for column: %s value: %s\n"
|
||||
"Date format is not valid. Please modify the cell formatting to date format "
|
||||
"for column: %s value: %s\n"
|
||||
" Please check the line with ref: %s\n"
|
||||
" \n"
|
||||
" Detail: %s"
|
||||
@@ -185,10 +197,10 @@ msgstr "顯示名稱"
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
|
||||
msgid ""
|
||||
"Enter the various label found on your bank statement separated by a ; If one"
|
||||
" of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement"
|
||||
" profile)."
|
||||
"Enter the various label found on your bank statement separated by a ; If one "
|
||||
"of this label is include in the bank statement line, the partner will be "
|
||||
"automatically filled (as long as you use this method/rules in your statement "
|
||||
"profile)."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -447,15 +459,15 @@ msgid "Missing"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:294
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:303
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing column! Column %s you try to import is not present in the bank "
|
||||
"statement line!"
|
||||
"Missing column! Column %s you try to import is not present in the account "
|
||||
"move line!"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:213
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:222
|
||||
#, python-format
|
||||
msgid "Move %s have been imported with %s lines."
|
||||
msgstr ""
|
||||
@@ -480,13 +492,13 @@ msgid "No buffer file given."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:186
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:190
|
||||
#, python-format
|
||||
msgid "No commission account is set on the journal."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:288
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:297
|
||||
#, python-format
|
||||
msgid "Nothing to import: The file is empty"
|
||||
msgstr ""
|
||||
@@ -583,7 +595,7 @@ msgid "Statement file"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:333
|
||||
#: code:addons/account_move_base_import/models/account_journal.py:342
|
||||
#, python-format
|
||||
msgid "Statement import error The statement cannot be created: %s"
|
||||
msgstr ""
|
||||
@@ -603,8 +615,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_split_counterpart
|
||||
msgid ""
|
||||
"Two counterparts will be automatically created : one for the refunds and one"
|
||||
" for the payments"
|
||||
"Two counterparts will be automatically created : one for the refunds and one "
|
||||
"for the payments"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
@@ -638,8 +650,8 @@ msgstr ""
|
||||
#. module: account_move_base_import
|
||||
#: model:ir.model.fields,help:account_move_base_import.field_account_move_line_already_completed
|
||||
msgid ""
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore"
|
||||
" this line."
|
||||
"When this checkbox is ticked, the auto-completion process/button will ignore "
|
||||
"this line."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_move_base_import
|
||||
|
||||
Reference in New Issue
Block a user