i18n of search transaction options
This commit is contained in:
@@ -126,6 +126,28 @@ financer.search-transactions.back-to-overview=Back to overview
|
||||
financer.search-transactions.label.fql=FQL expression\:
|
||||
financer.search-transactions.submit=Search
|
||||
financer.search-transactions.show-query-options=Show query options
|
||||
financer.search-transactions.show-query-options.available-fields=Available fields\:
|
||||
financer.search-transactions.show-query-options.amount=amount\: the amount of a transaction
|
||||
financer.search-transactions.show-query-options.fromAccount=fromAccount\: the key of the from account
|
||||
financer.search-transactions.show-query-options.toAccount=toAccount\: the key of the to account
|
||||
financer.search-transactions.show-query-options.fromAccountGroup=fromAccountGroup\: the name of the account group of the from account
|
||||
financer.search-transactions.show-query-options.toAccountGroup=toAccountGroup\: the name of the account group of the to account
|
||||
financer.search-transactions.show-query-options.date=date\: the date of the transaction in the format yyyy-mm-dd
|
||||
financer.search-transactions.show-query-options.recurring=recurring\: whether the transaction has been created from a recurring transaction
|
||||
financer.search-transactions.show-query-options.taxRelevant=taxRelevant\: whether the transaction is relevant for tax declaration
|
||||
financer.search-transactions.show-query-options.period=period\: the period the transaction is assigned to
|
||||
financer.search-transactions.show-query-options.period.CURRENT=CURRENT\: denotes the current expense period
|
||||
financer.search-transactions.show-query-options.period.LAST=LAST\: denotes the last expense period
|
||||
financer.search-transactions.show-query-options.period.CURRENT_YEAR=CURRENT_YEAR\: denotes the current year period
|
||||
financer.search-transactions.show-query-options.period.LAST_YEAR=LAST_YEAR\: denotes the last year period
|
||||
financer.search-transactions.show-query-options.period.GRAND_TOTAL=GRAND_TOTAL\: denotes the grand total period
|
||||
financer.search-transactions.show-query-options.general=General
|
||||
financer.search-transactions.show-query-options.conjunctions=Conjunctions with OR, AND
|
||||
financer.search-transactions.show-query-options.grouping=Grouping of expressions with parenthesis
|
||||
financer.search-transactions.show-query-options.strings=Strings enclosed in single quotes
|
||||
financer.search-transactions.show-query-options.case=Case-insensitive
|
||||
financer.search-transactions.show-query-options.operators=Possible operators =, >, >=, <, <=, !=
|
||||
financer.search-transactions.show-query-options.ordering=Ordering for a single field ASC, DESC via ORDER BY
|
||||
|
||||
financer.chart-select.title=Select a chart to generate
|
||||
financer.chart-select.submit=Select
|
||||
|
||||
Reference in New Issue
Block a user