Skip to content

Commit

Permalink
Translated using Weblate (Italian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (10 of 10 strings)

Translation: pos-13.0/pos-13.0-pos_invoice_required
Translate-URL: https://translation.odoo-community.org/projects/pos-13-0/pos-13-0-pos_invoice_required/it/
  • Loading branch information
mymage authored and weblate committed Oct 13, 2023
1 parent 014fa52 commit 7aa92fd
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions pos_invoice_required/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,70 +6,72 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 13.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2023-10-13 14:36+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: pos_invoice_required
#. openerp-web
#: code:addons/pos_invoice_required/static/src/js/screens.js:0
#, python-format
msgid "Invoice Not Required"
msgstr ""
msgstr "Fattura non richiesta"

#. module: pos_invoice_required
#. openerp-web
#: code:addons/pos_invoice_required/static/src/js/screens.js:0
#, python-format
msgid "Invoice Required"
msgstr ""
msgstr "Richiesta fattura"

#. module: pos_invoice_required
#: model:ir.model.fields.selection,name:pos_invoice_required.selection__pos_config__require_invoice__no
msgid "No Invoice"
msgstr ""
msgstr "Nessuna fattura"

#. module: pos_invoice_required
#: model:ir.model.fields.selection,name:pos_invoice_required.selection__pos_config__require_invoice__optional
msgid "Optional"
msgstr ""
msgstr "Opzionale"

#. module: pos_invoice_required
#. openerp-web
#: code:addons/pos_invoice_required/static/src/js/screens.js:0
#, python-format
msgid "Please do not select invoice for this order."
msgstr ""
msgstr "Non selezionare fattura per questo ordine."

#. module: pos_invoice_required
#. openerp-web
#: code:addons/pos_invoice_required/static/src/js/screens.js:0
#, python-format
msgid "Please select invoice for this order."
msgstr ""
msgstr "Selezionare una fattura per questo ordine."

#. module: pos_invoice_required
#: model:ir.model,name:pos_invoice_required.model_pos_config
msgid "Point of Sale Configuration"
msgstr ""
msgstr "Configurazione punto vendita"

#. module: pos_invoice_required
#: model:ir.model,name:pos_invoice_required.model_pos_order
msgid "Point of Sale Orders"
msgstr ""
msgstr "Ordini punto vendita"

#. module: pos_invoice_required
#: model:ir.model.fields,field_description:pos_invoice_required.field_pos_config__require_invoice
#: model:ir.model.fields,field_description:pos_invoice_required.field_pos_order__require_invoice
#: model_terms:ir.ui.view,arch_db:pos_invoice_required.view_pos_config_form_required_invoice
msgid "Require Invoice"
msgstr ""
msgstr "Richiesta fattura"

#. module: pos_invoice_required
#: model:ir.model.fields.selection,name:pos_invoice_required.selection__pos_config__require_invoice__required
msgid "Required"
msgstr ""
msgstr "Richiesta"

0 comments on commit 7aa92fd

Please sign in to comment.