mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-21 11:32:09 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,62 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_picking_delayed
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-03-17 15:22+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.14.1\n"
|
||||
|
||||
#. module: pos_picking_delayed
|
||||
#: model:ir.model.fields,help:pos_picking_delayed.field_pos_config__picking_creation_delayed
|
||||
msgid ""
|
||||
"Check this box if you want to delay the creation of the picking created by "
|
||||
"the PoS orders. If checked, the pickings will be created later, by a cron "
|
||||
"task."
|
||||
msgstr ""
|
||||
"Selezionare questa opzione se si vuole ritardare la creazione del prelievo "
|
||||
"creato dagli ordini POS. Se selezionato, i prelievi verranno creati in un "
|
||||
"secondo momento da un lavoro cron."
|
||||
|
||||
#. module: pos_picking_delayed
|
||||
#: model_terms:ir.ui.view,arch_db:pos_picking_delayed.view_pos_config_form
|
||||
msgid "Delay the creation of the picking created by the PoS orders"
|
||||
msgstr "Ritarda la creazione del prelievo creato dagli ordini POS"
|
||||
|
||||
#. module: pos_picking_delayed
|
||||
#: model:ir.model.fields,field_description:pos_picking_delayed.field_pos_order__has_picking_delayed
|
||||
msgid "Has Picking Delayed"
|
||||
msgstr "Ha prelievo ritardato"
|
||||
|
||||
#. module: pos_picking_delayed
|
||||
#: model:ir.model.fields,field_description:pos_picking_delayed.field_pos_config__picking_creation_delayed
|
||||
msgid "Picking Creation Delayed"
|
||||
msgstr "Creazione prelievo ritardato"
|
||||
|
||||
#. module: pos_picking_delayed
|
||||
#: model:ir.model,name:pos_picking_delayed.model_pos_config
|
||||
msgid "Point of Sale Configuration"
|
||||
msgstr "Configurazione punto vendita"
|
||||
|
||||
#. module: pos_picking_delayed
|
||||
#: model:ir.model,name:pos_picking_delayed.model_pos_order
|
||||
msgid "Point of Sale Orders"
|
||||
msgstr "Ordini punto vendita"
|
||||
|
||||
#. module: pos_picking_delayed
|
||||
#: model:ir.model.fields,help:pos_picking_delayed.field_pos_order__has_picking_delayed
|
||||
msgid ""
|
||||
"This checkbox is checked if the generation of the picking has been delayed. "
|
||||
"The picking will be created by cron."
|
||||
msgstr ""
|
||||
"Questa opzione è selezionata se la generazione dei prelievi è stata "
|
||||
"ritardata. Il prelievo verrà creato da cron."
|
||||
Loading…
Add table
Add a link
Reference in a new issue