[UPD] Update account_move_base_import.pot

This commit is contained in:
oca-travis
2018-06-22 23:36:41 +00:00
committed by Florian da Costa
parent ff0c003dba
commit 3191ffa48d
66 changed files with 2419 additions and 1482 deletions

View File

@@ -0,0 +1,516 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_move_base_import
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\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:364
#, 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.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
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
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_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
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_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
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_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_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_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:182
#, 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
#, 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
#: 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,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
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
#: 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
#: 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.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.model,name:account_move_base_import.model_credit_statement_import
msgid "Import Batch File wizard"
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,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_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
#: 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:310
#, python-format
msgid "Missing column! Column %s you try to import is not present in the move line!"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_journal.py:213
#, python-format
msgid "Move %s have been imported with %s lines."
msgstr ""
#. module: account_move_base_import
#: 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.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
msgid "Move Completion Rules"
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:186
#, 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:304
#, python-format
msgid "Nothing to import: The file is empty"
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:56
#, 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
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_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
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_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:370
#, 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:354
#, 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.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
#: 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 ""

View File

@@ -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,14 +12,14 @@ msgstr ""
"PO-Revision-Date: 2016-09-12 11:12+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
#: code:addons/account_move_base_import/models/account_move.py:351
#: code:addons/account_move_base_import/models/account_move.py:364
#, python-format
msgid ""
"%s Account Move %s has %s/%s lines completed by %s \n"
@@ -33,9 +33,8 @@ 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"
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
@@ -65,11 +64,13 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_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
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_partner_id
msgid "Bank/Payment Office partner"
msgstr ""
@@ -80,6 +81,7 @@ msgstr "Cancelar"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_receivable_account_id
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_receivable_account_id
msgid ""
"Choose a receivable/payable account to use as the default debit/credit "
"account."
@@ -143,11 +145,6 @@ msgstr "Creado por"
msgid "Created on"
msgstr "Creado en"
#. 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
@@ -164,18 +161,13 @@ 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 ""
#. 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
@@ -184,11 +176,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -196,39 +189,6 @@ msgstr ""
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)"
@@ -254,35 +214,23 @@ msgstr ""
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 "ID"
#. 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.model,name:account_move_base_import.model_credit_statement_import
msgid "Import Batch File wizard"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view
msgid "Import Parameters Summary"
@@ -326,12 +274,6 @@ msgstr ""
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"
@@ -358,12 +300,6 @@ msgstr ""
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
@@ -416,22 +352,6 @@ msgstr ""
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"
@@ -447,11 +367,10 @@ msgid "Missing"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_journal.py:293
#: code:addons/account_move_base_import/models/account_journal.py:309
#, 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 move line!"
msgstr ""
#. module: account_move_base_import
@@ -461,13 +380,17 @@ 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.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
msgid "Move Completion Rules"
msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_name
msgid "Name"
@@ -486,29 +409,11 @@ 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:287
#: code:addons/account_move_base_import/models/account_journal.py:303
#, 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
@@ -521,6 +426,11 @@ msgstr ""
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
@@ -528,13 +438,14 @@ msgid "Please install python lib xlrd"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/wizard/import_statement.py:68
#: code:addons/account_move_base_import/wizard/import_statement.py:56
#, 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
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_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 "
@@ -543,6 +454,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_receivable_account_id
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_receivable_account_id
msgid "Receivable/Payable Account"
msgstr ""
@@ -567,7 +479,7 @@ msgid "Split Counterpart"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_move.py:357
#: code:addons/account_move_base_import/models/account_move.py:370
#, python-format
msgid "Statement ID %s auto-completed for %s/%s lines completed"
msgstr ""
@@ -578,7 +490,7 @@ msgid "Statement file"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_journal.py:332
#: code:addons/account_move_base_import/models/account_journal.py:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -595,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -607,18 +524,6 @@ msgstr ""
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
@@ -633,16 +538,11 @@ 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
#: 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 ""

View File

@@ -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
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "اسم العرض"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Име за Показване"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Prikaži naziv"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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,14 +12,14 @@ msgstr ""
"PO-Revision-Date: 2016-09-12 11:12+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2016\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
#: code:addons/account_move_base_import/models/account_move.py:351
#: code:addons/account_move_base_import/models/account_move.py:364
#, python-format
msgid ""
"%s Account Move %s has %s/%s lines completed by %s \n"
@@ -33,9 +33,8 @@ 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"
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
@@ -65,11 +64,13 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_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
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_partner_id
msgid "Bank/Payment Office partner"
msgstr ""
@@ -80,6 +81,7 @@ msgstr "Cancel·la"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_receivable_account_id
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_receivable_account_id
msgid ""
"Choose a receivable/payable account to use as the default debit/credit "
"account."
@@ -143,11 +145,6 @@ msgstr "Creat per"
msgid "Created on"
msgstr "Creat el"
#. 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
@@ -164,18 +161,13 @@ 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 ""
#. 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
@@ -184,11 +176,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -196,39 +189,6 @@ msgstr ""
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)"
@@ -254,35 +214,23 @@ msgstr ""
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 "ID"
#. 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.model,name:account_move_base_import.model_credit_statement_import
msgid "Import Batch File wizard"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view
msgid "Import Parameters Summary"
@@ -326,12 +274,6 @@ msgstr ""
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"
@@ -358,12 +300,6 @@ msgstr ""
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
@@ -416,22 +352,6 @@ msgstr ""
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"
@@ -447,11 +367,10 @@ msgid "Missing"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_journal.py:293
#: code:addons/account_move_base_import/models/account_journal.py:309
#, 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 move line!"
msgstr ""
#. module: account_move_base_import
@@ -461,13 +380,17 @@ 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.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
msgid "Move Completion Rules"
msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_name
msgid "Name"
@@ -486,29 +409,11 @@ 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:287
#: code:addons/account_move_base_import/models/account_journal.py:303
#, 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
@@ -521,6 +426,11 @@ msgstr ""
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
@@ -528,13 +438,14 @@ msgid "Please install python lib xlrd"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/wizard/import_statement.py:68
#: code:addons/account_move_base_import/wizard/import_statement.py:56
#, 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
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_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 "
@@ -543,6 +454,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_receivable_account_id
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_receivable_account_id
msgid "Receivable/Payable Account"
msgstr ""
@@ -567,7 +479,7 @@ msgid "Split Counterpart"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_move.py:357
#: code:addons/account_move_base_import/models/account_move.py:370
#, python-format
msgid "Statement ID %s auto-completed for %s/%s lines completed"
msgstr ""
@@ -578,7 +490,7 @@ msgid "Statement file"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_journal.py:332
#: code:addons/account_move_base_import/models/account_journal.py:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -595,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -607,18 +524,6 @@ msgstr ""
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
@@ -633,16 +538,11 @@ 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
#: 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 ""

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Zobrazovaný název"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Vist navn"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-07 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Anzeigename"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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,15 +11,16 @@ msgstr ""
"POT-Creation-Date: 2016-09-12 11:12+0000\n"
"PO-Revision-Date: 2016-09-12 11:12+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
#: code:addons/account_move_base_import/models/account_move.py:351
#: code:addons/account_move_base_import/models/account_move.py:364
#, python-format
msgid ""
"%s Account Move %s has %s/%s lines completed by %s \n"
@@ -33,9 +34,8 @@ 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"
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
@@ -65,11 +65,13 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_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
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_partner_id
msgid "Bank/Payment Office partner"
msgstr ""
@@ -80,6 +82,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_receivable_account_id
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_receivable_account_id
msgid ""
"Choose a receivable/payable account to use as the default debit/credit "
"account."
@@ -143,11 +146,6 @@ msgstr "Δημιουργήθηκε από "
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
@@ -164,18 +162,13 @@ 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 ""
#. 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
@@ -184,11 +177,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -196,39 +190,6 @@ msgstr ""
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)"
@@ -254,35 +215,23 @@ msgstr ""
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.model,name:account_move_base_import.model_credit_statement_import
msgid "Import Batch File wizard"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view
msgid "Import Parameters Summary"
@@ -326,12 +275,6 @@ msgstr ""
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"
@@ -358,12 +301,6 @@ msgstr ""
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
@@ -416,22 +353,6 @@ msgstr ""
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"
@@ -447,11 +368,10 @@ msgid "Missing"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_journal.py:293
#: code:addons/account_move_base_import/models/account_journal.py:309
#, 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 move line!"
msgstr ""
#. module: account_move_base_import
@@ -461,13 +381,17 @@ 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.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
msgid "Move Completion Rules"
msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_name
msgid "Name"
@@ -486,29 +410,11 @@ 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:287
#: code:addons/account_move_base_import/models/account_journal.py:303
#, 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
@@ -521,6 +427,11 @@ msgstr ""
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
@@ -528,13 +439,14 @@ msgid "Please install python lib xlrd"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/wizard/import_statement.py:68
#: code:addons/account_move_base_import/wizard/import_statement.py:56
#, 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
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_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 "
@@ -543,6 +455,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_receivable_account_id
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_receivable_account_id
msgid "Receivable/Payable Account"
msgstr ""
@@ -567,7 +480,7 @@ msgid "Split Counterpart"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_move.py:357
#: code:addons/account_move_base_import/models/account_move.py:370
#, python-format
msgid "Statement ID %s auto-completed for %s/%s lines completed"
msgstr ""
@@ -578,7 +491,7 @@ msgid "Statement file"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_journal.py:332
#: code:addons/account_move_base_import/models/account_journal.py:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -595,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -607,18 +525,6 @@ msgstr ""
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
@@ -633,16 +539,11 @@ 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
#: 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 ""

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Display Name"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Nombre mostrado"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -530,8 +543,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Mostrar Nombre"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Nombre mostrado"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Nombre Público"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Nombre mostrado"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Nombre mostrado"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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,15 +11,16 @@ msgstr ""
"POT-Creation-Date: 2016-09-12 11:12+0000\n"
"PO-Revision-Date: 2016-09-12 11:12+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
#: code:addons/account_move_base_import/models/account_move.py:351
#: code:addons/account_move_base_import/models/account_move.py:364
#, python-format
msgid ""
"%s Account Move %s has %s/%s lines completed by %s \n"
@@ -33,9 +34,8 @@ 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"
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
@@ -65,11 +65,13 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_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
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_partner_id
msgid "Bank/Payment Office partner"
msgstr ""
@@ -80,6 +82,7 @@ msgstr "Cancelar"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_account_journal_receivable_account_id
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_receivable_account_id
msgid ""
"Choose a receivable/payable account to use as the default debit/credit "
"account."
@@ -143,11 +146,6 @@ msgstr "Creado por"
msgid "Created on"
msgstr "Creado en"
#. 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
@@ -164,18 +162,13 @@ 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 ""
#. 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
@@ -184,11 +177,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -196,39 +190,6 @@ msgstr ""
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)"
@@ -254,35 +215,23 @@ msgstr ""
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 "ID"
#. 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.model,name:account_move_base_import.model_credit_statement_import
msgid "Import Batch File wizard"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.move_importer_view
msgid "Import Parameters Summary"
@@ -326,12 +275,6 @@ msgstr ""
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"
@@ -358,12 +301,6 @@ msgstr ""
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
@@ -416,22 +353,6 @@ msgstr ""
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"
@@ -447,11 +368,10 @@ msgid "Missing"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_journal.py:293
#: code:addons/account_move_base_import/models/account_journal.py:309
#, 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 move line!"
msgstr ""
#. module: account_move_base_import
@@ -461,13 +381,17 @@ 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.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
msgid "Move Completion Rules"
msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_account_move_completion_rule_name
msgid "Name"
@@ -486,29 +410,11 @@ 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:287
#: code:addons/account_move_base_import/models/account_journal.py:303
#, 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
@@ -521,6 +427,11 @@ msgstr ""
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
@@ -528,13 +439,14 @@ msgid "Please install python lib xlrd"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/wizard/import_statement.py:68
#: code:addons/account_move_base_import/wizard/import_statement.py:56
#, 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
#: model:ir.model.fields,help:account_move_base_import.field_credit_statement_import_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 "
@@ -543,6 +455,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_account_journal_receivable_account_id
#: model:ir.model.fields,field_description:account_move_base_import.field_credit_statement_import_receivable_account_id
msgid "Receivable/Payable Account"
msgstr ""
@@ -567,7 +480,7 @@ msgid "Split Counterpart"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_move.py:357
#: code:addons/account_move_base_import/models/account_move.py:370
#, python-format
msgid "Statement ID %s auto-completed for %s/%s lines completed"
msgstr ""
@@ -578,7 +491,7 @@ msgid "Statement file"
msgstr ""
#. module: account_move_base_import
#: code:addons/account_move_base_import/models/account_journal.py:332
#: code:addons/account_move_base_import/models/account_journal.py:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -595,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -607,18 +525,6 @@ msgstr ""
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
@@ -633,16 +539,11 @@ 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
#: 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 ""

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Nombre desplegado"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Nombre a Mostrar"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Mostrar nombre"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Näidatav nimi"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Izena erakutsi"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "نام نمایشی"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Nimi"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_move_base_import
#
#
# Translators:
# Quentin THEURET <odoo@kerpeo.com>, 2018
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-03-20 20:58+0000\n"
"Last-Translator: Quentin THEURET <odoo@kerpeo.com>, 2018\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
@@ -161,7 +161,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"
@@ -177,10 +178,10 @@ msgstr ""
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -514,8 +515,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
@@ -537,8 +538,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Afficher le nom"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Nom affiché"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "השם המוצג"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -1,7 +1,7 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_move_base_import
#
#
# Translators:
# Bole <bole@dajmi5.com>, 2018
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-12-16 01:51+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2018\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:364
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -156,7 +162,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"
@@ -172,10 +179,10 @@ msgstr ""
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -361,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -403,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -484,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -501,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -527,8 +539,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

View File

@@ -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
# Bole <bole@dajmi5.com>, 2017
@@ -12,12 +12,14 @@ msgstr ""
"POT-Creation-Date: 2017-03-28 01:44+0000\n"
"PO-Revision-Date: 2017-03-28 01:44+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2017\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:364
@@ -33,6 +35,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -60,6 +67,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -156,7 +164,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"
@@ -170,11 +179,12 @@ msgstr "Naziv"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -360,7 +370,7 @@ msgid "Missing"
msgstr "Nedostaje"
#. 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -402,7 +412,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr "Ništa za uvoz. Datoteka je prazna"
@@ -483,7 +493,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -500,11 +510,17 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
#, fuzzy
msgid "To Complete"
msgstr "Automatsko dovršavanje"
#. 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
@@ -526,8 +542,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ 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
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Nama Tampilan"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Nome da visualizzare"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "表示名"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "표시 이름"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Vaizduojamas pavadinimas"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Прикажи име"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Дэлгэцийн Нэр"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Visnings navn"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Vis navn"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Te tonen naam"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Schermnaam"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,11 +12,13 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +34,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +66,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +163,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"
@@ -169,11 +178,12 @@ msgstr "Wyświetlana nazwa "
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +369,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +411,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +492,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +509,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +540,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Nome"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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
@@ -35,6 +36,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -62,6 +68,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -158,7 +165,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"
@@ -172,11 +180,12 @@ msgstr "Mostrar Nome"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -362,7 +371,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -404,7 +413,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -485,7 +494,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -502,11 +511,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -528,8 +542,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Nome a Apresentar"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Nume Afişat"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,11 +12,13 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +34,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +66,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +163,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"
@@ -169,11 +178,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +369,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +411,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +492,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +509,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +540,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Zobraziť meno"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-03-07 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"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:364
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Prikazni naziv"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +34,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +66,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +163,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"
@@ -169,11 +178,12 @@ msgstr "Ime za prikaz"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +369,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +411,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +492,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +509,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +540,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "Visa namn"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ msgstr "ชื่อที่ใช้แสดง"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ 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
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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:364
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "Назва для відображення"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +32,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +64,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +161,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"
@@ -169,11 +176,12 @@ 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
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +367,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +409,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +490,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +507,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +538,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "显示名称"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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

View File

@@ -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
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-03-24 03:37+0000\n"
"PO-Revision-Date: 2017-03-24 03:37+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\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
@@ -32,6 +33,11 @@ msgstr ""
msgid "Account Entry"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "Account move that should be completed manually"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_move_importer_form
msgid "Auto Completion"
@@ -59,6 +65,7 @@ msgstr ""
#. module: account_move_base_import
#: model:ir.model.fields,field_description:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,field_description:account_move_base_import.field_res_users_bank_statement_label
msgid "Bank Statement Label"
msgstr ""
@@ -155,7 +162,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"
@@ -169,11 +177,12 @@ msgstr "顯示名稱"
#. module: account_move_base_import
#: model:ir.model.fields,help:account_move_base_import.field_res_partner_bank_statement_label
#: model:ir.model.fields,help:account_move_base_import.field_res_users_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
@@ -359,7 +368,7 @@ 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:309
#, python-format
msgid ""
"Missing column! Column %s you try to import is not present in the move line!"
@@ -401,7 +410,7 @@ 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:303
#, python-format
msgid "Nothing to import: The file is empty"
msgstr ""
@@ -482,7 +491,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:348
#, python-format
msgid "Statement import error The statement cannot be created: %s"
msgstr ""
@@ -499,11 +508,16 @@ msgstr ""
msgid "Tick that box to automatically create the move counterpart"
msgstr ""
#. module: account_move_base_import
#: model:ir.ui.view,arch_db:account_move_base_import.view_account_move_filter
msgid "To Complete"
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
@@ -525,8 +539,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