changeset 27dfc510e45d in modules/stock_inventory_location:default details: https://hg.tryton.org/modules/stock_inventory_location?cmd=changeset;node=27dfc510e45d description: Update translations [skip ci] diffstat:
locale/bg.po | 18 +++++++++++++++--- locale/ca.po | 18 +++++++++++++++--- locale/cs.po | 16 ++++++++++++++-- locale/de.po | 18 +++++++++++++++--- locale/es.po | 18 +++++++++++++++--- locale/es_419.po | 18 +++++++++++++++--- locale/et.po | 18 +++++++++++++++--- locale/fa.po | 18 +++++++++++++++--- locale/fi.po | 16 ++++++++++++++-- locale/fr.po | 18 +++++++++++++++--- locale/hu.po | 18 +++++++++++++++--- locale/id.po | 16 ++++++++++++++-- locale/it.po | 16 ++++++++++++++-- locale/lo.po | 18 +++++++++++++++--- locale/lt.po | 16 ++++++++++++++-- locale/nl.po | 18 +++++++++++++++--- locale/pl.po | 18 +++++++++++++++--- locale/pt.po | 18 +++++++++++++++--- locale/ru.po | 19 +++++++++++++++---- locale/sl.po | 18 +++++++++++++++--- locale/tr.po | 16 ++++++++++++++-- locale/zh_CN.po | 16 ++++++++++++++-- 22 files changed, 323 insertions(+), 60 deletions(-) diffs (783 lines): diff -r 2689b2139de2 -r 27dfc510e45d locale/bg.po --- a/locale/bg.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/bg.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Фирма" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Дата" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Местонахождения" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Загубени и намерени" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" #, fuzzy msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/ca.po --- a/locale/ca.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/ca.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Empresa" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "Completa" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Data" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "Quantitat en blanc" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Ubicacions" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Perdut i trobat" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "Afegeix una línia d'inventary per a cada producte que falta." + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "Com es gestionen les línies sense quantitat." msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/cs.po --- a/locale/cs.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/cs.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,16 +6,28 @@ msgid "Company" msgstr "" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/de.po --- a/locale/de.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/de.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Unternehmen" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "Vervollständigen" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Datum" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "Positionen ohne Erfassung" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Lagerorte" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Inventurdifferenz" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "Inventurposition für jeden fehlenden Artikel hinzufügen." + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "Bestimmt wie Positionen ohne erfasste Menge behandelt werden." msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/es.po --- a/locale/es.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/es.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Empresa" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "Completar" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Fecha" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "Cantidad en blanco" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Ubicaciones" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Perdido-encontrado" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "Añade una línea de inventario por cada producto que falta." + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "Como se gestionan las líneas sin cantidad." msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/es_419.po --- a/locale/es_419.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/es_419.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Perdido y encontrado" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/et.po --- a/locale/et.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/et.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Ettevõte" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Kuupäev" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Asukohad" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Kaotatud ja leitud" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/fa.po --- a/locale/fa.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/fa.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "شرکت" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "تاریخ" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "مکان ها" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "گمشده ها و یافته ها" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/fi.po --- a/locale/fi.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/fi.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,16 +6,28 @@ msgid "Company" msgstr "" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/fr.po --- a/locale/fr.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/fr.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Société" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "Compléter" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Date" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "Quantité vide" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Emplacements" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Pertes et surplus" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "Ajouter une ligne d'inventaire pour chaque produit manquant." + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "Comment les lignes sans quantité sont traitées." msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/hu.po --- a/locale/hu.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/hu.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Társaság" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Dátum" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Raktárhely" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Készlet különbség" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" #, fuzzy msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/id.po --- a/locale/id.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/id.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,16 +6,28 @@ msgid "Company" msgstr "Perusahaan" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Tanggal" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/it.po --- a/locale/it.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/it.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Azienda" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + #, fuzzy msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Data" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/lo.po --- a/locale/lo.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/lo.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "ບໍລິສັດ" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "ວັນທີ" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "ສະຖານທີ່" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "ລໍຮັບຈ່າຍ" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" #, fuzzy msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/lt.po --- a/locale/lt.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/lt.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,16 +6,28 @@ msgid "Company" msgstr "Organizacija" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/nl.po --- a/locale/nl.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/nl.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Bedrijf" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "Voltooien" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "datum" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "Lege hoeveelheid" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "locaties" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "inventaris verschil" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "Voeg een inventarisregel toe voor alle ontbrekende producten." + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "Hoe lijnen zonder hoeveelheid worden afgehandeld." msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/pl.po --- a/locale/pl.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/pl.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Firma" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Data" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Lokalizacje" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Zgubione i znalezione" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/pt.po --- a/locale/pt.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/pt.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Empresa" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Data" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Localizações" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Achados e perdidos" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" #, fuzzy msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/ru.po --- a/locale/ru.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/ru.po Sat Oct 31 12:14:32 2020 +0100 @@ -7,20 +7,31 @@ msgid "Company" msgstr "Учет.орг." +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + #, fuzzy msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Дата" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + #, fuzzy msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Местоположения" -#, fuzzy -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Утраченный и обретенный" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" msgid "Create Inventories" diff -r 2689b2139de2 -r 27dfc510e45d locale/sl.po --- a/locale/sl.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/sl.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "Družba" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "Datum" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "Lokacije" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" -msgstr "Izgubljeno/najdeno" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." +msgstr "" #, fuzzy msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/tr.po --- a/locale/tr.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/tr.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,16 +6,28 @@ msgid "Company" msgstr "" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory" diff -r 2689b2139de2 -r 27dfc510e45d locale/zh_CN.po --- a/locale/zh_CN.po Sat Oct 24 13:45:12 2020 +0200 +++ b/locale/zh_CN.po Sat Oct 31 12:14:32 2020 +0100 @@ -6,17 +6,29 @@ msgid "Company" msgstr "" +msgctxt "field:stock.inventory.create.start,complete_lines:" +msgid "Complete" +msgstr "" + #, fuzzy msgctxt "field:stock.inventory.create.start,date:" msgid "Date" msgstr "日期格式" +msgctxt "field:stock.inventory.create.start,empty_quantity:" +msgid "Empty Quantity" +msgstr "" + msgctxt "field:stock.inventory.create.start,locations:" msgid "Locations" msgstr "" -msgctxt "field:stock.inventory.create.start,lost_found:" -msgid "Lost and Found" +msgctxt "help:stock.inventory.create.start,complete_lines:" +msgid "Add an inventory line for each missing product." +msgstr "" + +msgctxt "help:stock.inventory.create.start,empty_quantity:" +msgid "How lines without a quantity are handled." msgstr "" msgctxt "model:ir.action,name:wizard_create_inventory"
