changeset 0cab4d012e29 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=0cab4d012e29 description: Added translation using Weblate (Serbian) diffstat:
modules/account_statement_ofx/locale/sr.po | 31 ++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) diffs (35 lines): diff -r 8d7365a93a6d -r 0cab4d012e29 modules/account_statement_ofx/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/account_statement_ofx/locale/sr.po Wed Jul 07 22:59:46 2021 +0000 @@ -0,0 +1,31 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "" +"model:account.statement.origin.information,string:information_checknum" +msgid "Check Number" +msgstr "" + +msgctxt "model:account.statement.origin.information,string:information_mcc" +msgid "Merchant Category Code (MCC)" +msgstr "" + +msgctxt "model:account.statement.origin.information,string:information_sic" +msgid "Standard Industry Code (SIC)" +msgstr "" + +msgctxt "model:account.statement.origin.information,string:information_type" +msgid "Type" +msgstr "" + +msgctxt "model:ir.message,text:msg_import_no_statement" +msgid "The OFX file is not a statement." +msgstr "" + +msgctxt "selection:account.statement.import.start,file_format:" +msgid "OFX" +msgstr ""
