changeset e891af9acd44 in modules/stock_product_location:default details: https://hg.tryton.org/modules/stock_product_location?cmd=changeset;node=e891af9acd44 description: Update translations [skip ci] diffstat:
locale/bg.po | 10 ++++++++++ locale/ca.po | 8 ++++++++ locale/cs.po | 8 ++++++++ locale/de.po | 8 ++++++++ locale/es.po | 8 ++++++++ locale/es_419.po | 9 +++++++++ locale/et.po | 10 ++++++++++ locale/fa.po | 10 ++++++++++ locale/fi.po | 8 ++++++++ locale/fr.po | 8 ++++++++ locale/hu.po | 10 ++++++++++ locale/id.po | 9 +++++++++ locale/it.po | 9 +++++++++ locale/lo.po | 10 ++++++++++ locale/lt.po | 8 ++++++++ locale/nl.po | 8 ++++++++ locale/pl.po | 10 ++++++++++ locale/pt.po | 10 ++++++++++ locale/ru.po | 11 ++++++++++- locale/sl.po | 10 ++++++++++ locale/tr.po | 10 ++++++++++ locale/zh_CN.po | 8 ++++++++ 22 files changed, 199 insertions(+), 1 deletions(-) diffs (530 lines): diff -r d00f350baf4b -r e891af9acd44 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,11 +6,21 @@ msgid "Default Locations" msgstr "Местонахождения по подразбиране" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Местонахождения по подразбиране" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Местонахождение на съхранение" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Продукт" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,19 @@ msgid "Default Locations" msgstr "Ubicacions predeterminades" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Ubicacions per defecte" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Ubicació interna" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "Variant" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Producte" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,19 @@ msgid "Default Locations" msgstr "" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,19 @@ msgid "Default Locations" msgstr "Standardlagerorte" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Standardlagerorte" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Lagerort" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "Variante" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Artikel" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,19 @@ msgid "Default Locations" msgstr "Ubicaciones por defecto" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Ubicaciones por defecto" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Ubicación interna" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "Variante" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Producto" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,20 @@ msgid "Default Locations" msgstr "" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Ubicación de almacenamiento" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Ubicación de almacenamiento" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,21 @@ msgid "Default Locations" msgstr "Vaikimisi asukoht" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Vaikimisi asukoht" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Ladustamise asukoht" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Toode" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,21 @@ msgid "Default Locations" msgstr "مکان های پیشفرض" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "مکان های پیشفرض" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "محل انبار" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "محصول" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,19 @@ msgid "Default Locations" msgstr "" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,19 @@ msgid "Default Locations" msgstr "Emplacements par défaut" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Emplacements par défaut" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Emplacement de stockage" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "Variante" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Produit" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,21 @@ msgid "Default Locations" msgstr "Alapértelmezett raktár hely" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Alapértelmezett raktár hely" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Raktár helye" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Termék" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,20 @@ msgid "Default Locations" msgstr "" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Lokasi Penyimpanan" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Lokasi Penyimpanan" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Produk" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,20 @@ msgid "Default Locations" msgstr "" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Prodotto" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,21 @@ msgid "Default Locations" msgstr "ບ່ອນເກັບມ້ຽນເດີມ" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "ບ່ອນເກັບມ້ຽນເດີມ" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "ບ່ອນເກັບມ້ຽນ" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "ຜະລິດຕະພັນ" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,19 @@ msgid "Default Locations" msgstr "" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,19 @@ msgid "Default Locations" msgstr "Standaard locaties" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Standaard locaties" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Opslaglocatie" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "Variant" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Product" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,21 @@ msgid "Default Locations" msgstr "Domyślne lokalizacje" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Domyślne lokalizacje" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Produkt" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,21 @@ msgid "Default Locations" msgstr "Localizações padrão" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Localizações padrão" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Localização de armazenamento" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Produto" diff -r d00f350baf4b -r e891af9acd44 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,12 +7,21 @@ msgstr "" #, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Хранение Местоположение" + +#, fuzzy msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Хранение Местоположение" +msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + #, fuzzy -msgctxt "field:stock.product.location,product:" +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Товарно материальные ценности (ТМЦ)" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,21 @@ msgid "Default Locations" msgstr "Privzete lokacije" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Privzete lokacije" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Shramba" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Izdelek" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,21 @@ msgid "Default Locations" msgstr "" +#, fuzzy +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "Ürün Konumu" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "Depolama Konumu" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +#, fuzzy +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr "Ürün" diff -r d00f350baf4b -r e891af9acd44 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,11 +6,19 @@ msgid "Default Locations" msgstr "" +msgctxt "field:product.template,locations:" +msgid "Default Locations" +msgstr "" + msgctxt "field:stock.product.location,location:" msgid "Storage Location" msgstr "" msgctxt "field:stock.product.location,product:" +msgid "Variant" +msgstr "" + +msgctxt "field:stock.product.location,template:" msgid "Product" msgstr ""
