1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/l10n_be_soda/i18n/l10n_be_soda.pot
2024-12-10 09:04:09 +07:00

186 lines
5.9 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_be_soda
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.4alpha1+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-16 13:53+0000\n"
"PO-Revision-Date: 2023-06-16 13:53+0000\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: l10n_be_soda
#: model_terms:ir.ui.view,arch_db:l10n_be_soda.soda_import_wizard_view_form
msgid "Cancel"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__company_id
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__company_id
msgid "Company"
msgstr ""
#. module: l10n_be_soda
#. odoo-python
#: code:addons/l10n_be_soda/wizard/soda_import_wizard.py:0
#, python-format
msgid ""
"Could not create the account %(account_code)s. An account with this number "
"already exists."
msgstr ""
#. module: l10n_be_soda
#. odoo-python
#: code:addons/l10n_be_soda/wizard/soda_import_wizard.py:0
#, python-format
msgid ""
"Could not create the following accounts: %(account_codes)s. Accounts with "
"these numbers already exist."
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__create_uid
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__create_uid
msgid "Created by"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__create_date
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__create_date
msgid "Created on"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__display_name
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__display_name
msgid "Display Name"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__id
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__id
msgid "ID"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model,name:l10n_be_soda.model_soda_import_wizard
msgid "Import a SODA file and map accounts"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model,name:l10n_be_soda.model_account_journal
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__journal_id
msgid "Journal"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__write_uid
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__write_uid
msgid "Last Updated by"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__write_date
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__write_date
msgid "Last Updated on"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__account_id
msgid "Mapped Account"
msgstr ""
#. module: l10n_be_soda
#. odoo-python
#: code:addons/l10n_be_soda/models/account_journal.py:0
#, python-format
msgid "No attachment was provided"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__name
msgid "SODA Account"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_account_mapping__code
msgid "SODA Account Code"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model,name:l10n_be_soda.model_soda_account_mapping
msgid "SODA Account Mapping"
msgstr ""
#. module: l10n_be_soda
#. odoo-python
#: code:addons/l10n_be_soda/models/account_journal.py:0
#: model_terms:ir.ui.view,arch_db:l10n_be_soda.soda_import_wizard_view_form
#, python-format
msgid "SODA Import"
msgstr ""
#. module: l10n_be_soda
#: model_terms:ir.ui.view,arch_db:l10n_be_soda.soda_import_wizard_view_form
msgid "Save & Import"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__soda_account_mapping_ids
msgid "Soda Account Mapping"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__soda_code_to_name_mapping
msgid "Soda Code To Name Mapping"
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.fields,field_description:l10n_be_soda.field_soda_import_wizard__soda_files
msgid "Soda Files"
msgstr ""
#. module: l10n_be_soda
#. odoo-python
#: code:addons/l10n_be_soda/models/account_journal.py:0
#, python-format
msgid ""
"The SODA Entry could not be created: \n"
"The company VAT number found in at least one document doesn't seem to correspond to this company's VAT number nor company id"
msgstr ""
#. module: l10n_be_soda
#. odoo-python
#: code:addons/l10n_be_soda/models/account_journal.py:0
#, python-format
msgid ""
"The Soda Entry could not be created: \n"
"The imported document doesn't seem to correspond to this company's VAT number nor company id"
msgstr ""
#. module: l10n_be_soda
#: model_terms:ir.ui.view,arch_db:l10n_be_soda.soda_import_wizard_view_form
msgid ""
"The accounts in the SODA file will be mapped to the accounts listed below. If you change any of\n"
" them, your choice will be the default one for future imports. Any empty mappings will create new\n"
" accounts according to the ones defined in the SODA file."
msgstr ""
#. module: l10n_be_soda
#: model:ir.model.constraint,message:l10n_be_soda.constraint_soda_account_mapping_code_company_uniq
msgid "The code of the SODA account must be unique per company"
msgstr ""
#. module: l10n_be_soda
#. odoo-python
#: code:addons/l10n_be_soda/models/account_journal.py:0
#, python-format
msgid "The entry %s has already been uploaded (%s)."
msgstr ""