]> Git — Sourcephile - comptalang.git/blob - cli/i18n/en.msg
Suppression : Lib.Foldable : Composition déjà dans Data.Functor.Compose.
[comptalang.git] / cli / i18n / en.msg
1 ERROR: ERROR
2 no_ledger_file_given: no ledger file given, please use:#{W.line} - either -i FILE parameter#{W.line} - or LEDGER_FILE environment variable.
3 at line@Int col@Int: (line #{line}, column #{col})
4 in_file path@FilePath line@Int col@Int: (line #{line}, column #{col}) in: #{path}
5 failed_to_read_file path@FilePath: failed to read file: #{path}
6 failed_to_include_file path@FilePath: failed to include file: #{path}
7 the_following_transaction_is_not_equilibrated_because: the following transaction is not equilibrated, because:
8 the_following_virtual_transaction_is_not_equilibrated_because: the following virtual transaction is not equilibrated, because:
9 unit_sums_up_to_the_non_null_amount unit@Unit amount@Amount: #{W.space}- unit #{unit} sums up to the non-null amount: #{amount}
10 year_or_day_is_missing: year or day is missing
11 invalid_date year@Integer month@Int day@Int: invalid date (year #{year}, month #{month}, day #{day})
12 invalid_time_of_day hour@Int month@Int second@Integer: invalid hour (hour #{hour}, minute #{month}, second #{second})
13 unexpect doc@W.Doc: is written: #{doc}
14 sysunexpect msg@String: sysunexpect: #{msg}
15 expect doc@W.Doc: but expect: #{doc}
16 message msg@String: message: #{msg}
17 sysunexpect_end_of_input: unexpected end of input
18 unknown: unknown
19 or: or
20 Balance_total: Balance
21 Balance_debit: Debit
22 Balance_credit: Credit
23 Account: Account