New translations

This commit is contained in:
James Cole 2016-11-28 19:52:30 +01:00
parent f72aba6939
commit 560fc8b01c

View File

@ -76,9 +76,9 @@ return [
'tagbalancingAct' => 'Balancing act',
'tagadvancePayment' => 'Advance payment',
'tagnothing' => '',
'Default asset account' => 'Default asset account',
'Default asset account' => 'Standard-Anlagekonto',
'no_budget_pointer' => 'Sie scheinen keine Budgets festgelegt zu haben. Sie sollten welche auf der <a href="/budgets">Budget</a>-Seite erstellen. Budgets können Ihnen helfen ihre Ausgaben zu verfolgen.',
'Savings account' => 'Savings account',
'Savings account' => 'Sparkonto',
'Credit card' => 'Kreditkarte',
'source_accounts' => 'Herkunftskonto',
'destination_accounts' => 'Zielkonto',
@ -87,9 +87,9 @@ return [
'need_more_help' => 'If you need more help using Firefly III, please <a href="https://github.com/JC5/firefly-iii/issues">open a ticker on Github</a>.',
'nothing_to_display' => 'There are no transactions to show you',
'show_all_no_filter' => 'Show all transactions without grouping them by date.',
'expenses_by_category' => 'Expenses by category',
'expenses_by_category' => 'Ausgaben nach Kategorie',
'expenses_by_budget' => 'Expenses by budget',
'income_by_category' => 'Income by category',
'income_by_category' => 'Einkommen nach Kategorie',
'cannot_redirect_to_account' => 'Firefly III cannot redirect you to the correct page. Apologies.',
// repeat frequencies:
'repeat_freq_yearly' => 'Jährlich',
@ -243,7 +243,7 @@ return [
'rule_action_clear_budget' => 'Clear budget',
'rule_action_add_tag' => 'Add tag ":action_value"',
'rule_action_remove_tag' => 'Remove tag ":action_value"',
'rule_action_remove_all_tags' => 'Remove all tags',
'rule_action_remove_all_tags' => 'Alle Tags entfernen',
'rule_action_set_description' => 'Set description to ":action_value"',
'rule_action_append_description' => 'Append description with ":action_value"',
'rule_action_prepend_description' => 'Prepend description with ":action_value"',
@ -524,6 +524,7 @@ return [
'no_transactions_account' => 'There are no transactions (in this period) for asset account ":name".',
'no_data_for_chart' => 'There is not enough information (yet) to generate this chart.',
'select_more_than_one_account' => 'Please select more than one account',
'select_more_than_one_category' => 'Please select more than one category',
// categories:
'new_category' => 'Neue Kategorie',