changeset f4813e6255bd in modules/purchase_amendment:default details: https://hg.tryton.org/modules/purchase_amendment?cmd=changeset;node=f4813e6255bd description: Update translations diffstat:
locale/es.po | 2 +- locale/id.po | 18 +++++++++--------- locale/it.po | 56 ++++++++++++++++++++++++++++---------------------------- 3 files changed, 38 insertions(+), 38 deletions(-) diffs (229 lines): diff -r 6fc97c7a4277 -r f4813e6255bd locale/es.po --- a/locale/es.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/es.po Sat May 02 10:29:24 2020 +0200 @@ -80,7 +80,7 @@ msgctxt "field:purchase.amendment.line,unit_digits:" msgid "Unit Digits" -msgstr "Decimales de la unidad" +msgstr "Dígitos de la unidad" msgctxt "field:purchase.amendment.line,unit_price:" msgid "Unit Price" diff -r 6fc97c7a4277 -r f4813e6255bd locale/id.po --- a/locale/id.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/id.po Sat May 02 10:29:24 2020 +0200 @@ -8,15 +8,15 @@ msgctxt "field:purchase.amendment,description:" msgid "Description" -msgstr "" +msgstr "Deskripsi" msgctxt "field:purchase.amendment,lines:" msgid "Lines" -msgstr "" +msgstr "Baris" msgctxt "field:purchase.amendment,purchase:" msgid "Purchase" -msgstr "" +msgstr "Pembelian" msgctxt "field:purchase.amendment,state:" msgid "State" @@ -32,27 +32,27 @@ msgctxt "field:purchase.amendment.line,description:" msgid "Description" -msgstr "" +msgstr "Deskripsi" msgctxt "field:purchase.amendment.line,invoice_address:" msgid "Invoice Address" -msgstr "" +msgstr "Alamat Faktur" msgctxt "field:purchase.amendment.line,line:" msgid "Line" -msgstr "" +msgstr "Baris" msgctxt "field:purchase.amendment.line,party:" msgid "Party" -msgstr "" +msgstr "Pihak" msgctxt "field:purchase.amendment.line,payment_term:" msgid "Payment Term" -msgstr "" +msgstr "Jangka waktu pembayaran" msgctxt "field:purchase.amendment.line,product:" msgid "Product" -msgstr "" +msgstr "Produk" msgctxt "field:purchase.amendment.line,product_supplier:" msgid "Supplier's Product" diff -r 6fc97c7a4277 -r f4813e6255bd locale/it.po --- a/locale/it.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:24 2020 +0200 @@ -4,59 +4,59 @@ msgctxt "field:purchase.amendment,date:" msgid "Date" -msgstr "" +msgstr "Data" msgctxt "field:purchase.amendment,description:" msgid "Description" -msgstr "" +msgstr "Descrizione" msgctxt "field:purchase.amendment,lines:" msgid "Lines" -msgstr "" +msgstr "Righe" msgctxt "field:purchase.amendment,purchase:" msgid "Purchase" -msgstr "" +msgstr "Acquisto" msgctxt "field:purchase.amendment,state:" msgid "State" -msgstr "" +msgstr "Stato" msgctxt "field:purchase.amendment.line,action:" msgid "Action" -msgstr "" +msgstr "Azione" msgctxt "field:purchase.amendment.line,amendment:" msgid "Amendment" -msgstr "" +msgstr "Modifiche" msgctxt "field:purchase.amendment.line,description:" msgid "Description" -msgstr "" +msgstr "Descrizione" msgctxt "field:purchase.amendment.line,invoice_address:" msgid "Invoice Address" -msgstr "" +msgstr "Indirizzo di fatturazione" msgctxt "field:purchase.amendment.line,line:" msgid "Line" -msgstr "" +msgstr "Riga" msgctxt "field:purchase.amendment.line,party:" msgid "Party" -msgstr "" +msgstr "Controparte" msgctxt "field:purchase.amendment.line,payment_term:" msgid "Payment Term" -msgstr "" +msgstr "Termine di pagamento" msgctxt "field:purchase.amendment.line,product:" msgid "Product" -msgstr "" +msgstr "Prodotto" msgctxt "field:purchase.amendment.line,product_supplier:" msgid "Supplier's Product" -msgstr "" +msgstr "Prodotto del fornitore" msgctxt "field:purchase.amendment.line,product_uom_category:" msgid "Product UoM Category" @@ -64,35 +64,35 @@ msgctxt "field:purchase.amendment.line,purchase:" msgid "Purchase" -msgstr "" +msgstr "Acquisto" msgctxt "field:purchase.amendment.line,quantity:" msgid "Quantity" -msgstr "" +msgstr "Quantità" msgctxt "field:purchase.amendment.line,state:" msgid "State" -msgstr "" +msgstr "Stato" msgctxt "field:purchase.amendment.line,unit:" msgid "Unit" -msgstr "" +msgstr "Unità" msgctxt "field:purchase.amendment.line,unit_digits:" msgid "Unit Digits" -msgstr "" +msgstr "Cifre unità" msgctxt "field:purchase.amendment.line,unit_price:" msgid "Unit Price" -msgstr "" +msgstr "Prezzo Unitario" msgctxt "field:purchase.amendment.line,warehouse:" msgid "Warehouse" -msgstr "" +msgstr "Magazzino" msgctxt "field:purchase.purchase,amendments:" msgid "Amendments" -msgstr "" +msgstr "Modifiche" msgctxt "model:ir.action,name:act_purchase_amendment_form" msgid "Purchase Amendments" @@ -101,12 +101,12 @@ msgctxt "" "model:ir.action.act_window.domain,name:act_purchase_amendment_form_domain_all" msgid "All" -msgstr "" +msgstr "Tutti" msgctxt "" "model:ir.action.act_window.domain,name:act_purchase_amendment_form_domain_draft" msgid "Draft" -msgstr "" +msgstr "Bozza" msgctxt "" "model:ir.action.act_window.domain,name:act_purchase_amendment_form_domain_validated" @@ -147,7 +147,7 @@ msgctxt "selection:purchase.amendment,state:" msgid "Draft" -msgstr "" +msgstr "Bozza" msgctxt "selection:purchase.amendment,state:" msgid "Validated" @@ -163,12 +163,12 @@ msgctxt "selection:purchase.amendment.line,action:" msgid "Change Payment Term" -msgstr "" +msgstr "Modifica il termine di pagamento" msgctxt "selection:purchase.amendment.line,action:" msgid "Change Warehouse" -msgstr "" +msgstr "Cambia magazzino" msgctxt "selection:purchase.amendment.line,action:" msgid "Recompute Taxes" -msgstr "" +msgstr "Ricalcola le tasse"
