New translations

This commit is contained in:
James Cole
2017-02-24 21:10:36 +01:00
parent a68be2fed7
commit db2f08fa96

View File

@@ -668,6 +668,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
'report_audit' => 'Transaction history overview between :start and :end', 'report_audit' => 'Transaction history overview between :start and :end',
'report_category' => 'Category report between :start and :end', 'report_category' => 'Category report between :start and :end',
'report_budget' => 'Budget report between :start and :end', 'report_budget' => 'Budget report between :start and :end',
'report_tag' => 'Tag report between :start and :end',
'quick_link_reports' => 'Schnellzugriff', 'quick_link_reports' => 'Schnellzugriff',
'quick_link_default_report' => 'Standard Finanzbericht', 'quick_link_default_report' => 'Standard Finanzbericht',
'quick_link_audit_report' => 'Transaktionshistorie', 'quick_link_audit_report' => 'Transaktionshistorie',
@@ -747,6 +748,8 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
'include_expense_not_in_category' => 'Included expenses not in the selected category(ies)', 'include_expense_not_in_category' => 'Included expenses not in the selected category(ies)',
'include_income_not_in_category' => 'Included income not in the selected category(ies)', 'include_income_not_in_category' => 'Included income not in the selected category(ies)',
'include_income_not_in_account' => 'Included income not in the selected account(s)', 'include_income_not_in_account' => 'Included income not in the selected account(s)',
'include_income_not_in_tags' => 'Included income not in the selected tag(s)',
'include_expense_not_in_tags' => 'Included expenses not in the selected tag(s)',
'everything_else' => 'Der Rest', 'everything_else' => 'Der Rest',
'income_and_expenses' => 'Einkommen und Ausgaben', 'income_and_expenses' => 'Einkommen und Ausgaben',
'spent_average' => 'Ausgaben (Durchschnitt)', 'spent_average' => 'Ausgaben (Durchschnitt)',