changeset 458bd6baf05e in modules/account_payment_clearing:default details: https://hg.tryton.org/modules/account_payment_clearing?cmd=changeset;node=458bd6baf05e description: Update translations diffstat:
locale/it.po | 2 +- locale/lt.po | 20 +++++++++----------- 2 files changed, 10 insertions(+), 12 deletions(-) diffs (77 lines): diff -r 036dd990dfae -r 458bd6baf05e locale/it.po --- a/locale/it.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:23 2020 +0200 @@ -66,7 +66,7 @@ msgctxt "wizard_button:account.payment.succeed,start,end:" msgid "Cancel" -msgstr "Cancel" +msgstr "Annulla" msgctxt "wizard_button:account.payment.succeed,start,succeed:" msgid "Succeed" diff -r 036dd990dfae -r 458bd6baf05e locale/lt.po --- a/locale/lt.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/lt.po Sat May 02 10:29:23 2020 +0200 @@ -4,7 +4,7 @@ msgctxt "field:account.payment,account:" msgid "Account" -msgstr "" +msgstr "Koresponduojanti sąskaita" msgctxt "field:account.payment,clearing_move:" msgid "Clearing Move" @@ -24,15 +24,15 @@ msgctxt "field:account.payment.succeed.start,date:" msgid "Date" -msgstr "" +msgstr "Data" msgctxt "field:account.statement.line,payment:" msgid "Payment" -msgstr "" +msgstr "Payment" msgctxt "field:account.statement.line,payment_group:" msgid "Payment Group" -msgstr "" +msgstr "Mokėjimų grupė" msgctxt "help:account.payment,account:" msgid "Define the account to use for clearing move." @@ -44,18 +44,17 @@ "Leave empty for no posting." msgstr "" -#, fuzzy msgctxt "model:account.payment.succeed.start,name:" msgid "Succeed Payment" -msgstr "Succeed Payments" +msgstr "Sėkmingai apmokėta" msgctxt "model:ir.action,name:wizard_succeed" msgid "Succeed Payments" -msgstr "Succeed Payments" +msgstr "Sėkmingai apmokėta" msgctxt "model:ir.model.button,string:payment_succeed_wizard_button" msgid "Succeed" -msgstr "Succeed" +msgstr "Sėkmingai" #, fuzzy msgctxt "selection:ir.cron,method:" @@ -68,9 +67,8 @@ msgctxt "wizard_button:account.payment.succeed,start,end:" msgid "Cancel" -msgstr "" +msgstr "Atsisakyti" -#, fuzzy msgctxt "wizard_button:account.payment.succeed,start,succeed:" msgid "Succeed" -msgstr "Succeed" +msgstr "Sėkmingai"
