1001 lines
38 KiB
Plaintext
1001 lines
38 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * account_peppol
|
||
|
#
|
||
|
# Translators:
|
||
|
# Cozmin Candea <office@terrabit.ro>, 2024
|
||
|
# Foldi Robert <foldirobert@nexterp.ro>, 2024
|
||
|
# Dorin Hongu <dhongu@gmail.com>, 2024
|
||
|
# Martin Trigaux, 2024
|
||
|
# Larisa_nexterp, 2024
|
||
|
# Wil Odoo, 2024
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 17.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2025-02-10 10:34+0000\n"
|
||
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
|
"Last-Translator: Wil Odoo, 2024\n"
|
||
|
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/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"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.mail_notification_layout_with_responsible_signature_and_peppol
|
||
|
msgid ""
|
||
|
"<br/>\n"
|
||
|
" If you need a Peppol compliant software, we recommend"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.account_peppol_view_move_form
|
||
|
msgid ""
|
||
|
"<span class=\"mx-1\" invisible=\"not peppol_is_demo_uuid\"> (Demo)</span>\n"
|
||
|
" <span class=\"text-muted mx-3\" invisible=\"peppol_move_state != 'to_send'\">\n"
|
||
|
" The invoice will be sent automatically to PEPPOL\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"mx-1\" invisible=\"not peppol_is_demo_uuid\"> (Demo)</span>\n"
|
||
|
" <span class=\"text-muted mx-3\" invisible=\"peppol_move_state != 'to_send'\">\n"
|
||
|
" Factura va fi trimisă automat către PEPPOL\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"<span class=\"o_form_label\">\n"
|
||
|
" Peppol Details\n"
|
||
|
" </span>\n"
|
||
|
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\"/>"
|
||
|
msgstr ""
|
||
|
"<span class=\"o_form_label\">\n"
|
||
|
" Detalii Peppol\n"
|
||
|
" </span>\n"
|
||
|
" <span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-specific.\"/>"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"<span class=\"text-info\" invisible=\"not account_peppol_edi_mode == 'demo'\"> (Demo)</span>\n"
|
||
|
" <span class=\"text-info\" invisible=\"not account_peppol_edi_mode == 'test'\"> (Test)</span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"text-info\" invisible=\"not account_peppol_edi_mode == 'demo'\"> (Demo)</span>\n"
|
||
|
" <span class=\"text-info\" invisible=\"not account_peppol_edi_mode == 'test'\"> (Test)</span>"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"<span>\n"
|
||
|
" I want to migrate my Peppol connection to Odoo (optional):\n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span>\n"
|
||
|
" Doresc să-mi migrez conexiunea Peppol la Odoo (opțional):\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"A participant with these details has already been registered on the network."
|
||
|
" If you have previously registered to an alternative Peppol service, please "
|
||
|
"deregister from that service, or request a migration key before trying "
|
||
|
"again. "
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_company.py:0
|
||
|
#, python-format
|
||
|
msgid "A purchase journal must be used to receive Peppol documents."
|
||
|
msgstr ""
|
||
|
"Pentru a primi documentele Peppol trebuie folosit un jurnal de achiziții."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model,name:account_peppol.model_account_edi_proxy_client_user
|
||
|
msgid "Account EDI proxy user"
|
||
|
msgstr "Utilizator proxy EDI contabil"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model,name:account_peppol.model_account_move_send
|
||
|
msgid "Account Move Send"
|
||
|
msgstr "Cont Mutare Trimitere"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_edi_mode
|
||
|
msgid "Account Peppol Edi Mode"
|
||
|
msgstr "Cont Peppol Edi Mod"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_move_send__account_peppol_edi_mode_info
|
||
|
msgid "Account Peppol Edi Mode Info"
|
||
|
msgstr "Cont Peppol Edi Mod Info"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_mode_constraint
|
||
|
msgid "Account Peppol Mode Constraint"
|
||
|
msgstr "Constrângerea modului Peppol de cont"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_journal__is_peppol_journal
|
||
|
msgid "Account used for Peppol"
|
||
|
msgstr "Cont folosit pentru Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__active
|
||
|
msgid "Active"
|
||
|
msgstr "Activ"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "Application status:"
|
||
|
msgstr "Starea aplicației:"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"By clicking the button below I accept that Odoo may process my e-invoices."
|
||
|
msgstr ""
|
||
|
"Făcând clic pe butonul de mai jos, accept că Odoo poate procesa facturile "
|
||
|
"mele electronice."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Can't cancel an active registration. Please request a migration or "
|
||
|
"deregister instead."
|
||
|
msgstr ""
|
||
|
"Nu se poate anula o înregistrare activă. În schimb, solicitați o migrare sau"
|
||
|
" anulați înregistrarea."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Can't cancel registration with this status: %s"
|
||
|
msgstr "Nu se poate anula înregistrarea cu această stare: %s"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Can't deregister with this status: %s"
|
||
|
msgstr "Nu se poate anula înregistrarea cu această stare: %s"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.account_peppol_view_move_form
|
||
|
msgid "Cancel PEPPOL"
|
||
|
msgstr "Anulează PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "Cancel registration"
|
||
|
msgstr "Anulați înregistrarea"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__canceled
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__canceled
|
||
|
msgid "Canceled"
|
||
|
msgstr "Anulat(ă)"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/account_move.py:0
|
||
|
#, python-format
|
||
|
msgid "Cannot cancel an entry that has already been sent to PEPPOL"
|
||
|
msgstr ""
|
||
|
"Nu se poate anula o înregistrare care a fost deja trimisă către PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_partner__account_peppol_verification_label__not_valid_format
|
||
|
msgid "Cannot receive this format"
|
||
|
msgstr "Nu se poate primi acest format"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Cannot register a user with a %s application"
|
||
|
msgstr "Nu se poate înregistra un utilizator cu o aplicație %s"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_partner__account_peppol_validity_last_check
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_users__account_peppol_validity_last_check
|
||
|
msgid "Checked on"
|
||
|
msgstr "Verificat"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_company__peppol_eas
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_eas
|
||
|
msgid ""
|
||
|
"Code used to identify the Endpoint for BIS Billing 3.0 and its derivatives.\n"
|
||
|
" List available at https://docs.peppol.eu/poacc/billing/3.0/codelist/eas/"
|
||
|
msgstr ""
|
||
|
"Cod utilizat pentru a identifica punctul final pentru BIS Billing 3.0 și derivatele acestuia.\n"
|
||
|
" Lista disponibilă la https://docs.peppol.eu/poacc/billing/3.0/codelist/eas/"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model,name:account_peppol.model_res_company
|
||
|
msgid "Companies"
|
||
|
msgstr "Companii"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model,name:account_peppol.model_res_config_settings
|
||
|
msgid "Config Settings"
|
||
|
msgstr "Setări de configurare"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.xml:0
|
||
|
#, python-format
|
||
|
msgid "Confirm"
|
||
|
msgstr "Confirmă"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Connection error, please try again later."
|
||
|
msgstr "Eroare de conectare, vă rugăm să încercați din nou mai târziu."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model,name:account_peppol.model_res_partner
|
||
|
msgid "Contact"
|
||
|
msgstr "Contact"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
|
||
|
#, python-format
|
||
|
msgid "Contact details were updated."
|
||
|
msgstr "Datele de contact au fost actualizate."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Contact email and mobile number are required."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/wizard/account_move_send.py:0
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_edi_mode__demo
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_mode_constraint__demo
|
||
|
#, python-format
|
||
|
msgid "Demo"
|
||
|
msgstr "Demo"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
|
||
|
#, python-format
|
||
|
msgid "Deregister from Peppol"
|
||
|
msgstr "Înregistrați-vă de la Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__done
|
||
|
msgid "Done"
|
||
|
msgstr "Efectuat"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_edi_user
|
||
|
msgid "EDI user"
|
||
|
msgstr "utilizator EDI"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_edi_identification
|
||
|
msgid "Edi Identification"
|
||
|
msgstr "Identificarea Edi"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_move_send__enable_peppol
|
||
|
msgid "Enable Peppol"
|
||
|
msgstr "Activați Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__error
|
||
|
msgid "Error"
|
||
|
msgstr "Eroare"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.account_journal_dashboard_kanban_view
|
||
|
msgid "Fetch Peppol invoice status"
|
||
|
msgstr "Preluați starea facturii Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.account_journal_dashboard_kanban_view
|
||
|
msgid "Fetch from Peppol"
|
||
|
msgstr "Preluați de la Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.mail_notification_layout_with_responsible_signature_and_peppol
|
||
|
msgid ""
|
||
|
"In Belgium, electronic invoicing will be <u>mandatory as of January "
|
||
|
"2026</u>."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"In demo mode sending and receiving invoices is simulated. There will be no "
|
||
|
"communication with the Peppol network."
|
||
|
msgstr ""
|
||
|
"În modul demo, trimiterea și primirea facturilor este simulată. Nu va exista"
|
||
|
" nicio comunicare cu rețeaua Peppol."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "Incoming Invoices Journal"
|
||
|
msgstr "Jurnalul facturilor primite"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_partner__is_peppol_edi_format
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_users__is_peppol_edi_format
|
||
|
msgid "Is Peppol Edi Format"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model,name:account_peppol.model_account_journal
|
||
|
msgid "Journal"
|
||
|
msgstr "Jurnal"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model,name:account_peppol.model_account_move
|
||
|
msgid "Journal Entry"
|
||
|
msgstr "Înregistrare jurnal"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_partner__account_peppol_validity_last_check
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_users__account_peppol_validity_last_check
|
||
|
msgid "Last Peppol endpoint verification"
|
||
|
msgstr "Ultima verificare a punctului final Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_edi_mode__prod
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_mode_constraint__prod
|
||
|
msgid "Live"
|
||
|
msgstr "Live"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_company__account_peppol_migration_key
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_migration_key
|
||
|
msgid "Migration Key"
|
||
|
msgstr "Cheie de Migrare"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "Migration key"
|
||
|
msgstr "Cheie de migrare"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "Mobile Number"
|
||
|
msgstr "Număr de telefon mobil"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_company__account_peppol_phone_number
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_phone_number
|
||
|
msgid "Mobile number (for validation)"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__not_registered
|
||
|
msgid "Not registered"
|
||
|
msgstr "Neînregistrat"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_partner__account_peppol_verification_label__not_valid
|
||
|
msgid "Not valid"
|
||
|
msgstr "Invalid"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__not_verified
|
||
|
msgid "Not verified"
|
||
|
msgstr "Neverificat"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_partner__account_peppol_verification_label__not_verified
|
||
|
msgid "Not verified yet"
|
||
|
msgstr "Neverificat încă"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.mail_notification_layout_with_responsible_signature_and_peppol
|
||
|
msgid "Odoo"
|
||
|
msgstr "Odoo"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__account_edi_proxy_client_user__proxy_type__peppol
|
||
|
msgid "PEPPOL"
|
||
|
msgstr "PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_company__is_account_peppol_participant
|
||
|
msgid "PEPPOL Participant"
|
||
|
msgstr "Participant PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_company__peppol_purchase_journal_id
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_purchase_journal_id
|
||
|
msgid "PEPPOL Purchase Journal"
|
||
|
msgstr "Jurnalul de achiziții PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_partner__account_peppol_is_endpoint_valid
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_users__account_peppol_is_endpoint_valid
|
||
|
msgid "PEPPOL endpoint validity"
|
||
|
msgstr "Valabilitatea punctului final PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_bank_statement_line__peppol_message_uuid
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_move__peppol_message_uuid
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_payment__peppol_message_uuid
|
||
|
msgid "PEPPOL message ID"
|
||
|
msgstr "ID-ul mesajului PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_bank_statement_line__peppol_move_state
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_journal__account_peppol_proxy_state
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_move__peppol_move_state
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_payment__peppol_move_state
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_company__account_peppol_proxy_state
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_proxy_state
|
||
|
msgid "PEPPOL status"
|
||
|
msgstr "Statutul PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.actions.server,name:account_peppol.ir_cron_peppol_get_new_documents_ir_actions_server
|
||
|
msgid "PEPPOL: retrieve new documents"
|
||
|
msgstr "PEPPOL: preluați documente noi"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.actions.server,name:account_peppol.ir_cron_peppol_get_message_status_ir_actions_server
|
||
|
msgid "PEPPOL: update message status"
|
||
|
msgstr "PEPPOL: actualizare starea mesajului"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.actions.server,name:account_peppol.ir_cron_peppol_get_participant_status_ir_actions_server
|
||
|
msgid "PEPPOL: update participant status"
|
||
|
msgstr "PEPPOL: actualizați starea participantului"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.mail_notification_layout_with_responsible_signature_and_peppol
|
||
|
msgid ""
|
||
|
"PS: <b style=\"color: $o-enterprise-action-color;\">We did not send your "
|
||
|
"invoice on Peppol.</b>"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.mail_notification_layout_with_responsible_signature_and_peppol
|
||
|
msgid ""
|
||
|
"PS: This invoice has also been <b style=\"color: $o-enterprise-action-"
|
||
|
"color\">sent on Peppol</b>."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__pending
|
||
|
msgid "Pending"
|
||
|
msgstr "În așteptare"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__processing
|
||
|
msgid "Pending Reception"
|
||
|
msgstr "În așteptarea recepției"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_view_tree
|
||
|
msgid "Peppol EAS"
|
||
|
msgstr "Peppol EAS"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_company__peppol_endpoint
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_endpoint
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_view_tree
|
||
|
msgid "Peppol Endpoint"
|
||
|
msgstr "Punct final Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_bank_statement_line__peppol_is_demo_uuid
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_move__peppol_is_demo_uuid
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_payment__peppol_is_demo_uuid
|
||
|
msgid "Peppol Is Demo Uuid"
|
||
|
msgstr "Peppol este Demo Uuid"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.account_peppol_view_account_invoice_filter
|
||
|
msgid "Peppol Ready"
|
||
|
msgstr "Peppol gata"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/account_journal.py:0
|
||
|
#, python-format
|
||
|
msgid "Peppol Ready invoices"
|
||
|
msgstr "Facturi Peppol Ready"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_view_tree
|
||
|
msgid "Peppol Validity"
|
||
|
msgstr "Valabilitate Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
|
||
|
#, python-format
|
||
|
msgid "Peppol document has been received successfully"
|
||
|
msgstr "Documentul Peppol a fost primit cu succes"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_company__peppol_eas
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_eas
|
||
|
msgid "Peppol e-address (EAS)"
|
||
|
msgstr "Adresă electronică Peppol (EAS)"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_partner__account_peppol_verification_label
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_users__account_peppol_verification_label
|
||
|
msgid "Peppol endpoint validity"
|
||
|
msgstr "Valabilitatea obiectivului Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
|
||
|
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
|
||
|
#, python-format
|
||
|
msgid "Peppol error: %s"
|
||
|
msgstr "Eroare Peppol: %s"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.account_journal_dashboard_kanban_view
|
||
|
msgid "Peppol ready invoices"
|
||
|
msgstr "Peppol gata facturi"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.account_peppol_view_account_invoice_filter
|
||
|
msgid "Peppol status"
|
||
|
msgstr "Statutul Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
|
||
|
#, python-format
|
||
|
msgid "Peppol status update: %s"
|
||
|
msgstr "Actualizare de stare Peppol: %s"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"Please do not hesitate to contact our support if you need further "
|
||
|
"assistance."
|
||
|
msgstr ""
|
||
|
"Vă rugăm să nu ezitați să contactați asistența noastră dacă aveți nevoie de "
|
||
|
"asistență suplimentară."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Please enter a mobile number to verify your application."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Please enter a primary contact email to verify your application."
|
||
|
msgstr ""
|
||
|
"Vă rugăm să introduceți o e-mail de contact principal pentru a vă verifica "
|
||
|
"aplicația."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_company.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Please enter the mobile number in the correct international format.\n"
|
||
|
"For example: +32123456789, where +32 is the country code.\n"
|
||
|
"Currently, only European countries are supported."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/account_edi_proxy_user.py:0
|
||
|
#, python-format
|
||
|
msgid "Please fill in the EAS code and the Participant ID code."
|
||
|
msgstr ""
|
||
|
"Vă rugăm să completați codul EAS și codul de identificare a participantului."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_company.py:0
|
||
|
#, python-format
|
||
|
msgid "Please install the phonenumbers library."
|
||
|
msgstr "Vă rugăm să instalați biblioteca de numere de telefon."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/wizard/account_move_send.py:0
|
||
|
#, python-format
|
||
|
msgid "Please verify partner configuration in partner settings."
|
||
|
msgstr "Verificați configurația partenerului în setările partenerului."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_company__account_peppol_contact_email
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_contact_email
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "Primary contact email"
|
||
|
msgstr "E-mail de contact principal"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_company__account_peppol_contact_email
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_contact_email
|
||
|
msgid "Primary contact email for Peppol-related communication"
|
||
|
msgstr "E-mail de contact principal pentru comunicarea legată de Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_edi_proxy_client_user__proxy_type
|
||
|
msgid "Proxy Type"
|
||
|
msgstr "Tip proxy"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__to_send
|
||
|
msgid "Queued"
|
||
|
msgstr "În așteptare"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__ready
|
||
|
msgid "Ready to send"
|
||
|
msgstr "Gata de expediat"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__is_account_peppol_participant
|
||
|
msgid "Register as a PEPPOL user"
|
||
|
msgstr "Înregistrați-vă ca utilizator PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__rejected
|
||
|
msgid "Rejected"
|
||
|
msgstr "Respins"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_edi_proxy_client_user__peppol_verification_code
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_verification_code
|
||
|
msgid "SMS verification code"
|
||
|
msgstr "Cod de verificare prin SMS"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.xml:0
|
||
|
#, python-format
|
||
|
msgid "Send again"
|
||
|
msgstr "Cod de verificare prin SMS"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_account_move_send__checkbox_send_peppol
|
||
|
msgid "Send the invoice via PEPPOL"
|
||
|
msgstr "Trimiteți factura prin PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_move_send__checkbox_send_peppol
|
||
|
msgid "Send via PEPPOL"
|
||
|
msgstr "Trimite prin PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__account_move__peppol_move_state__skipped
|
||
|
msgid "Skipped"
|
||
|
msgstr "Omis"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"Start sending and receiving documents via Peppol as soon as your "
|
||
|
"registration is complete."
|
||
|
msgstr ""
|
||
|
"Începeți să trimiteți și să primiți documente prin Peppol imediat ce "
|
||
|
"înregistrarea dvs. este finalizată."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
|
||
|
#, python-format
|
||
|
msgid "Switch to Live"
|
||
|
msgstr "Comutați la Live"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/wizard/account_move_send.py:0
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_edi_mode__test
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_config_settings__account_peppol_mode_constraint__test
|
||
|
#, python-format
|
||
|
msgid "Test"
|
||
|
msgstr "Test"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid ""
|
||
|
"Test mode allows registration of the user on the test Peppol network.\n"
|
||
|
" By clicking the button below I accept that Odoo may process my e-invoices."
|
||
|
msgstr ""
|
||
|
"Modul de testare permite înregistrarea utilizatorului în rețeaua de testare Peppol.\n"
|
||
|
" Făcând clic pe butonul de mai jos, accept că Odoo poate procesa facturile mele electronice."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_company.py:0
|
||
|
#, python-format
|
||
|
msgid "The Peppol endpoint identification number is not correct."
|
||
|
msgstr "Numărul de identificare al punctului final Peppol nu este corect."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "The Peppol service that is used is likely to be %s."
|
||
|
msgstr "Serviciul Peppol care este utilizat este probabil %s."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/wizard/account_move_send.py:0
|
||
|
#, python-format
|
||
|
msgid "The document has been sent to the Peppol Access Point for processing"
|
||
|
msgstr "Documentul a fost trimis la Punctul de Acces Peppol pentru procesare"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The endpoint number might not be correct. Please check if you entered the "
|
||
|
"right identification number."
|
||
|
msgstr ""
|
||
|
"Este posibil ca numărul punctului final să nu fie corect. Vă rugăm să "
|
||
|
"verificați dacă ați introdus numărul corect de identificare."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/wizard/account_move_send.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The following partners are not correctly configured to receive Peppol "
|
||
|
"documents. Please check and verify their Peppol endpoint and the Electronic "
|
||
|
"Invoicing format: %s"
|
||
|
msgstr ""
|
||
|
"Următorii parteneri nu sunt configurați corect pentru a primi documente "
|
||
|
"Peppol. Verificați și verificați punctul final Peppol și formatul de "
|
||
|
"facturare electronică: %s"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/wizard/account_move_send.py:0
|
||
|
#, python-format
|
||
|
msgid "The partner is missing Peppol EAS and/or Endpoint identifier."
|
||
|
msgstr "Partenerului îi lipsește identificatorul Peppol EAS și/sau Endpoint."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_partner__account_peppol_is_endpoint_valid
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_users__account_peppol_is_endpoint_valid
|
||
|
msgid "The partner's EAS code and PEPPOL endpoint are valid"
|
||
|
msgstr "Codul EAS al partenerului și punctul final PEPPOL sunt valide"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/tools/demo_utils.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"The peppol status of the documents has been reset when switching from Demo "
|
||
|
"to Live."
|
||
|
msgstr ""
|
||
|
"Starea peppol a documentelor a fost resetata la trecerea de la Demo la Live."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_form_account_peppol
|
||
|
msgid ""
|
||
|
"The recommended EAS code for Belgium is 0208. The Endpoint should be the "
|
||
|
"Company Registry number."
|
||
|
msgstr ""
|
||
|
"Codul EAS recomandat pentru Belgia este 0208. Punctul final ar trebui să fie"
|
||
|
" numărul de registru al companiei."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "The rejection reason has been sent to you via email."
|
||
|
msgstr "Motivul respingerii v-a fost trimis prin e-mail."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_edi_identification
|
||
|
msgid "The unique id that identifies this user, typically the vat"
|
||
|
msgstr "ID-ul unic care identifică acest utilizator, de obicei TVA"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "The verification code is not correct"
|
||
|
msgstr "Codul de verificare nu este corect"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "The verification code should contain six digits."
|
||
|
msgstr "Codul de verificare trebuie să conțină șase cifre."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"This feature is deprecated. Contact odoo support if you need a migration "
|
||
|
"key."
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "This verification code has expired. Please request a new one."
|
||
|
msgstr "Acest cod de verificare a expirat. Vă rugăm să solicitați unul nou."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_form_account_peppol
|
||
|
msgid ""
|
||
|
"To generate complete electronic invoices, also set a country for this "
|
||
|
"partner."
|
||
|
msgstr ""
|
||
|
"Pentru a genera facturi electronice complete, setați și o țară pentru acest "
|
||
|
"partener."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Too many attempts to request an SMS code. Please try again later."
|
||
|
msgstr ""
|
||
|
"Prea multe încercări de a solicita un cod SMS. Vă rugăm să încercați din nou"
|
||
|
" mai târziu."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_company__peppol_endpoint
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_endpoint
|
||
|
msgid ""
|
||
|
"Unique identifier used by the BIS Billing 3.0 and its derivatives, also "
|
||
|
"known as 'Endpoint ID'."
|
||
|
msgstr ""
|
||
|
"Identificator unic utilizat de BIS Billing 3.0 și de derivatele sale, "
|
||
|
"cunoscut și sub numele de „Endpoint ID”."
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.xml:0
|
||
|
#, python-format
|
||
|
msgid "Update contact details"
|
||
|
msgstr "Actualizați detaliile de contact"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__is_account_peppol_participant
|
||
|
msgid "Use PEPPOL"
|
||
|
msgstr "Folosește PEPPOL"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_mode_constraint
|
||
|
msgid ""
|
||
|
"Using the config params, this field specifies which edi modes may be "
|
||
|
"selected from the UI"
|
||
|
msgstr ""
|
||
|
"Folosind parametrii de configurare, acest câmp specifică ce moduri de "
|
||
|
"editare pot fi selectate din UI"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_partner__account_peppol_verification_label__valid
|
||
|
msgid "Valid"
|
||
|
msgstr "Valid"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
|
||
|
#, python-format
|
||
|
msgid "Validate registration"
|
||
|
msgstr "Validați înregistrarea"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
|
||
|
#, python-format
|
||
|
msgid "Validate registration (Demo)"
|
||
|
msgstr "Validați înregistrarea (Demo)"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
|
||
|
#, python-format
|
||
|
msgid "Validate registration (Test)"
|
||
|
msgstr "Validați înregistrarea (Test)"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields.selection,name:account_peppol.selection__res_company__account_peppol_proxy_state__sent_verification
|
||
|
msgid "Verification code sent"
|
||
|
msgstr "Codul de verificare a fost trimis"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_form_account_peppol
|
||
|
msgid "Verify"
|
||
|
msgstr "Verificați"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.actions.server,name:account_peppol.partner_action_verify_peppol
|
||
|
msgid "Verify Peppol"
|
||
|
msgstr "Verificați Peppol"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.xml:0
|
||
|
#, python-format
|
||
|
msgid "Verify mobile number"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_partner_form_account_peppol
|
||
|
msgid "Verify partner's PEPPOL endpoint"
|
||
|
msgstr "Verificați punctul final PEPPOL al partenerului"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_account_move_send__peppol_warning
|
||
|
#: model:ir.model.fields,field_description:account_peppol.field_res_config_settings__account_peppol_endpoint_warning
|
||
|
msgid "Warning"
|
||
|
msgstr "Atenție"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "We sent a verification code to"
|
||
|
msgstr "Am trimis un cod de verificare către"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/account_peppol/static/src/components/res_config_settings_buttons/res_config_settings_buttons.js:0
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You will not be able to send or receive Peppol documents in Odoo anymore. "
|
||
|
"Are you sure you want to proceed?"
|
||
|
msgstr ""
|
||
|
"Nu veți mai putea trimite sau primi documente Peppol în Odoo. Sunteți sigur "
|
||
|
"că doriți să continuați?"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_company__account_peppol_phone_number
|
||
|
#: model:ir.model.fields,help:account_peppol.field_res_config_settings__account_peppol_phone_number
|
||
|
msgid "You will receive a verification code to this mobile number"
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "Your Peppol identification is:"
|
||
|
msgstr "Identificarea dvs. Peppol este:"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#. odoo-python
|
||
|
#: code:addons/account_peppol/models/res_config_settings.py:0
|
||
|
#, python-format
|
||
|
msgid "Your confirmation code is"
|
||
|
msgstr "Codul dvs. de confirmare este"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "Your migration key is:"
|
||
|
msgstr "Cheia dvs. de migrare este:"
|
||
|
|
||
|
#. module: account_peppol
|
||
|
#: model_terms:ir.ui.view,arch_db:account_peppol.res_config_settings_view_form
|
||
|
msgid "Your registration should be activated within a day."
|
||
|
msgstr "Înregistrarea dvs. ar trebui să fie activată într-o zi."
|