changeset 905816bd0dd3 in modules/account_fr:default details: https://hg.tryton.org/modules/account_fr?cmd=changeset&node=905816bd0dd3 description: Update translations [skip ci] diffstat:
locale/es.po | 2 +- locale/uk.po | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+), 1 deletions(-) diffs (77 lines): diff -r 0c14a2d39777 -r 905816bd0dd3 locale/es.po --- a/locale/es.po Sat Oct 29 09:38:07 2022 +0200 +++ b/locale/es.po Sat Oct 29 09:54:09 2022 +0200 @@ -12,7 +12,7 @@ msgctxt "field:account.fr.fec.start,deferral_period:" msgid "Deferral Period" -msgstr "Período de cierre" +msgstr "Periodo de cierre" msgctxt "field:account.fr.fec.start,fiscalyear:" msgid "Fiscal Year" diff -r 0c14a2d39777 -r 905816bd0dd3 locale/uk.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale/uk.po Sat Oct 29 09:54:09 2022 +0200 @@ -0,0 +1,61 @@ +# +msgid "" +msgstr "Content-Type: text/plain; charset=utf-8\n" + +msgctxt "field:account.fr.fec.result,file:" +msgid "File" +msgstr "" + +msgctxt "field:account.fr.fec.result,filename:" +msgid "File Name" +msgstr "" + +msgctxt "field:account.fr.fec.start,deferral_period:" +msgid "Deferral Period" +msgstr "" + +msgctxt "field:account.fr.fec.start,fiscalyear:" +msgid "Fiscal Year" +msgstr "" + +msgctxt "field:account.fr.fec.start,type:" +msgid "Type" +msgstr "" + +msgctxt "help:account.fr.fec.start,deferral_period:" +msgid "" +"The period to exclude which contains the moves to balance non-deferral " +"account" +msgstr "" + +msgctxt "model:account.fr.fec.result,name:" +msgid "Generate FEC" +msgstr "" + +msgctxt "model:account.fr.fec.start,name:" +msgid "Generate FEC" +msgstr "" + +msgctxt "model:ir.action,name:act_fec" +msgid "Generate FEC" +msgstr "" + +msgctxt "model:ir.ui.menu,name:menu_fec" +msgid "Generate FEC" +msgstr "" + +msgctxt "selection:account.fr.fec.start,type:" +msgid "IS-BIC" +msgstr "" + +msgctxt "wizard_button:account.fr.fec,result,end:" +msgid "Close" +msgstr "" + +msgctxt "wizard_button:account.fr.fec,start,end:" +msgid "Cancel" +msgstr "" + +msgctxt "wizard_button:account.fr.fec,start,generate:" +msgid "Generate" +msgstr ""
