diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/pos_epson_printer_restaurant/i18n/it.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/pos_epson_printer_restaurant/i18n/it.po')
| -rw-r--r-- | addons/pos_epson_printer_restaurant/i18n/it.po | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/addons/pos_epson_printer_restaurant/i18n/it.po b/addons/pos_epson_printer_restaurant/i18n/it.po new file mode 100644 index 00000000..51b0062f --- /dev/null +++ b/addons/pos_epson_printer_restaurant/i18n/it.po @@ -0,0 +1,61 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_epson_printer_restaurant +# +# Translators: +# Sergio Zanchetta <primes2h@gmail.com>, 2020 +# Luigia Cimmino Caserta <lcc@odoo.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:28+0000\n" +"PO-Revision-Date: 2020-09-07 08:16+0000\n" +"Last-Translator: Luigia Cimmino Caserta <lcc@odoo.com>, 2020\n" +"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/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: pos_epson_printer_restaurant +#: model:ir.model.fields,field_description:pos_epson_printer_restaurant.field_restaurant_printer__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: pos_epson_printer_restaurant +#: model:ir.model.fields,field_description:pos_epson_printer_restaurant.field_restaurant_printer__epson_printer_ip +msgid "Epson Receipt Printer IP Address" +msgstr "Indirizzo IP stampante ricevute Epson" + +#. module: pos_epson_printer_restaurant +#: model:ir.model.fields,field_description:pos_epson_printer_restaurant.field_restaurant_printer__id +msgid "ID" +msgstr "ID" + +#. module: pos_epson_printer_restaurant +#: model:ir.model.fields,field_description:pos_epson_printer_restaurant.field_restaurant_printer____last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: pos_epson_printer_restaurant +#: model:ir.model.fields,help:pos_epson_printer_restaurant.field_restaurant_printer__epson_printer_ip +msgid "Local IP address of an Epson receipt printer." +msgstr "Indirizzo IP locale della stampante ricevute Epson." + +#. module: pos_epson_printer_restaurant +#: model:ir.model.fields,field_description:pos_epson_printer_restaurant.field_restaurant_printer__printer_type +msgid "Printer Type" +msgstr "Tipo stampante" + +#. module: pos_epson_printer_restaurant +#: model:ir.model,name:pos_epson_printer_restaurant.model_restaurant_printer +msgid "Restaurant Printer" +msgstr "Stampante ristorante" + +#. module: pos_epson_printer_restaurant +#: model:ir.model.fields.selection,name:pos_epson_printer_restaurant.selection__restaurant_printer__printer_type__epson_epos +msgid "Use an Epson printer" +msgstr "Usa una stampante Epson" |
