changeset 851bb82861a7 in modules/commission_waiting:default details: https://hg.tryton.org/modules/commission_waiting?cmd=changeset&node=851bb82861a7 description: Update translations [skip ci] diffstat:
locale/it.po | 3 +-- locale/uk.po | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diffs (34 lines): diff -r 1705ceda931d -r 851bb82861a7 locale/it.po --- a/locale/it.po Sat Oct 29 09:38:08 2022 +0200 +++ b/locale/it.po Sat Oct 29 09:54:10 2022 +0200 @@ -2,10 +2,9 @@ msgid "" msgstr "Content-Type: text/plain; charset=utf-8\n" -#, fuzzy msgctxt "field:commission,waiting_move:" msgid "Waiting Move" -msgstr "conto attesa" +msgstr "Movimento in attesa" msgctxt "field:commission.agent,waiting_account:" msgid "Waiting Account" diff -r 1705ceda931d -r 851bb82861a7 locale/uk.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale/uk.po Sat Oct 29 09:54:10 2022 +0200 @@ -0,0 +1,15 @@ +# +msgid "" +msgstr "Content-Type: text/plain; charset=utf-8\n" + +msgctxt "field:commission,waiting_move:" +msgid "Waiting Move" +msgstr "" + +msgctxt "field:commission.agent,waiting_account:" +msgid "Waiting Account" +msgstr "" + +msgctxt "help:commission.agent,waiting_account:" +msgid "The account the agent's waiting commission amounts are posted to." +msgstr ""
