changeset 2cb8e5513d1c in modules/account_statement_ofx:default details: https://hg.tryton.org/modules/account_statement_ofx?cmd=changeset&node=2cb8e5513d1c description: Update translations [skip ci] diffstat:
locale/de.po | 2 +- locale/ro.po | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diffs (46 lines): diff -r 9c7befadc0d9 -r 2cb8e5513d1c locale/de.po --- a/locale/de.po Sun Jul 04 17:54:46 2021 +0200 +++ b/locale/de.po Sat Oct 30 11:32:01 2021 +0200 @@ -17,7 +17,7 @@ msgctxt "model:account.statement.origin.information,string:information_type" msgid "Type" -msgstr "Type" +msgstr "Typ" msgctxt "model:ir.message,text:msg_import_no_statement" msgid "The OFX file is not a statement." diff -r 9c7befadc0d9 -r 2cb8e5513d1c locale/ro.po --- a/locale/ro.po Sun Jul 04 17:54:46 2021 +0200 +++ b/locale/ro.po Sat Oct 30 11:32:01 2021 +0200 @@ -5,24 +5,24 @@ msgctxt "" "model:account.statement.origin.information,string:information_checknum" msgid "Check Number" -msgstr "" +msgstr "Număr Verificare" msgctxt "model:account.statement.origin.information,string:information_mcc" msgid "Merchant Category Code (MCC)" -msgstr "" +msgstr "Categorie de Comerciant (MCC)" msgctxt "model:account.statement.origin.information,string:information_sic" msgid "Standard Industry Code (SIC)" -msgstr "" +msgstr "Cod Industrie Independenta (SIC)" msgctxt "model:account.statement.origin.information,string:information_type" msgid "Type" -msgstr "" +msgstr "Tip" msgctxt "model:ir.message,text:msg_import_no_statement" msgid "The OFX file is not a statement." -msgstr "" +msgstr "Fișierul OFX nu este un extras de cont." msgctxt "selection:account.statement.import.start,file_format:" msgid "OFX" -msgstr "" +msgstr "OFX"
