changeset 4c6aa20edf23 in modules/sale_advance_payment:default details: https://hg.tryton.org/modules/sale_advance_payment?cmd=changeset;node=4c6aa20edf23 description: Update translations diffstat:
locale/id.po | 2 +- locale/it.po | 4 ++-- locale/lt.po | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diffs (45 lines): diff -r 68b5c01ed456 -r 4c6aa20edf23 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 @@ -44,7 +44,7 @@ msgctxt "field:sale.advance_payment.condition,sale:" msgid "Sale" -msgstr "" +msgstr "Penjualan" msgctxt "field:sale.advance_payment.condition,sale_company:" msgid "Company" diff -r 68b5c01ed456 -r 4c6aa20edf23 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 @@ -60,7 +60,7 @@ msgctxt "field:sale.advance_payment_term,name:" msgid "Name" -msgstr "" +msgstr "Nome" msgctxt "field:sale.advance_payment_term.line,account:" msgid "Account" @@ -105,7 +105,7 @@ msgctxt "field:sale.advance_payment_term.line.account,line:" msgid "Line" -msgstr "" +msgstr "Riga" msgctxt "field:sale.sale,advance_payment_conditions:" msgid "Advance Payment Conditions" diff -r 68b5c01ed456 -r 4c6aa20edf23 locale/lt.po --- a/locale/lt.po Sat Apr 25 23:53:51 2020 +0200 +++ b/locale/lt.po Sat May 02 10:29:24 2020 +0200 @@ -122,7 +122,7 @@ msgctxt "help:sale.advance_payment_term.line,account:" msgid "Used for the line of advance payment invoice." -msgstr "Naudojama išankstinio mokėjimo sąskaitos faktūros eilutei" +msgstr "Naudojama išankstinio mokėjimo sąskaitos faktūros eilutei." msgctxt "help:sale.advance_payment_term.line,block_shipping:" msgid "Check to prevent the packing of the shipment before advance payment."
