New translations

This commit is contained in:
James Cole 2016-11-29 17:41:26 +01:00
parent 238ae125b5
commit 5fb2db4e28

View File

@ -667,7 +667,7 @@ return [
'in' => 'Rein', 'in' => 'Rein',
'out' => 'Raus', 'out' => 'Raus',
'topX' => 'top :number', 'topX' => 'top :number',
'show_full_list' => 'Show entire list', 'show_full_list' => 'Zeige die gesamte Liste',
'show_only_top' => 'Show only top :number', 'show_only_top' => 'Show only top :number',
'sum_of_year' => 'Summe des Jahres', 'sum_of_year' => 'Summe des Jahres',
'sum_of_years' => 'Summe der Jahre', 'sum_of_years' => 'Summe der Jahre',
@ -695,7 +695,7 @@ return [
'audit_end_balance' => 'Account balance of <a href=":url" title=":account_name">:account_name</a> at the end of :end was: :balance', 'audit_end_balance' => 'Account balance of <a href=":url" title=":account_name">:account_name</a> at the end of :end was: :balance',
'reports_extra_options' => 'Extra options', 'reports_extra_options' => 'Extra options',
'report_has_no_extra_options' => 'This report has no extra options', 'report_has_no_extra_options' => 'This report has no extra options',
'reports_submit' => 'View report', 'reports_submit' => 'Zeige Bericht',
'end_after_start_date' => 'End date of report must be after start date.', 'end_after_start_date' => 'End date of report must be after start date.',
'select_category' => 'Select one or more categories.', 'select_category' => 'Select one or more categories.',
'income_per_category' => 'Income per category', 'income_per_category' => 'Income per category',
@ -703,26 +703,26 @@ return [
'income_per_account' => 'Income per account', 'income_per_account' => 'Income per account',
'expense_per_account' => 'Expense per account', 'expense_per_account' => 'Expense per account',
'include_not_in_category' => 'Include transactions not selected for this report', 'include_not_in_category' => 'Include transactions not selected for this report',
'everything_else' => 'Everything else', 'everything_else' => 'Der Rest',
'income_and_expenses' => 'Income and expenses', 'income_and_expenses' => 'Einkommen und Ausgaben',
'spent_average' => 'Spent (average)', 'spent_average' => 'Ausgaben (Durchschnitt)',
'income_average' => 'Income (average)', 'income_average' => 'Einkommen (Durchschnitt)',
'transaction_count' => 'Transaction count', 'transaction_count' => 'Überweisungen',
'average_spending_per_account' => 'Average spending per account', 'average_spending_per_account' => 'Durchschnittsausgaben pro Konto',
'average_income_per_account' => 'Average income per account', 'average_income_per_account' => 'Durchschnittseinkommen pro Konto',
'total' => 'Total', 'total' => 'Gesamt',
'description' => 'Description', 'description' => 'Beschreibung',
// charts: // charts:
'chart' => 'Chart', 'chart' => 'Diagram',
'dayOfMonth' => 'Day of the month', 'dayOfMonth' => 'Tag des Monats',
'month' => 'Monat', 'month' => 'Monat',
'budget' => 'Budget', 'budget' => 'Budget',
'spent' => 'Ausgegeben', 'spent' => 'Ausgegeben',
'earned' => 'Verdient', 'earned' => 'Verdient',
'overspent' => 'Overspent', 'overspent' => 'Zuviel ausgegeben',
'left' => 'Left', 'left' => 'Übrig',
'no_budget' => '(kein Budget)', 'no_budget' => '(kein Budget)',
'maxAmount' => 'Höchstbetrag', 'maxAmount' => 'Höchstbetrag',
'minAmount' => 'Mindestbetrag', 'minAmount' => 'Mindestbetrag',
@ -767,7 +767,7 @@ return [
'start_date' => 'Startdatum', 'start_date' => 'Startdatum',
'target_date' => 'Zieldatum', 'target_date' => 'Zieldatum',
'no_target_date' => 'Kein Zieldatum', 'no_target_date' => 'Kein Zieldatum',
'todo' => 'to do', 'todo' => 'Zu erledigen',
'table' => 'Tabelle', 'table' => 'Tabelle',
'piggy_bank_not_exists' => 'Dieses Sparschwein existiert nicht mehr.', 'piggy_bank_not_exists' => 'Dieses Sparschwein existiert nicht mehr.',
'add_any_amount_to_piggy' => 'Fügen sie Geld ihrem Sparschein hinzu, um ihr Ziel von :amount zu erreichen.', 'add_any_amount_to_piggy' => 'Fügen sie Geld ihrem Sparschein hinzu, um ihr Ziel von :amount zu erreichen.',
@ -805,11 +805,11 @@ return [
// administration // administration
'administration' => 'Administration', 'administration' => 'Administration',
'user_administration' => 'Nutzerinformation', 'user_administration' => 'Nutzerinformation',
'list_all_users' => 'All users', 'list_all_users' => 'Alle Benutzer',
'all_users' => 'All users', 'all_users' => 'Alle Benutzer',
'all_blocked_domains' => 'All blocked domains', 'all_blocked_domains' => 'Alle blockierten Domains',
'blocked_domains' => 'Blocked domains', 'blocked_domains' => 'Blockierte Domains',
'no_domains_banned' => 'No domains blocked', 'no_domains_banned' => 'Keine blockierten Domains',
'all_user_domains' => 'All user email address domains', 'all_user_domains' => 'All user email address domains',
'all_domains_is_filtered' => 'This list does not include already blocked domains.', 'all_domains_is_filtered' => 'This list does not include already blocked domains.',
'domain_now_blocked' => 'Domain :domain is now blocked', 'domain_now_blocked' => 'Domain :domain is now blocked',
@ -898,7 +898,7 @@ return [
'import_status_header' => 'Import status and progress', 'import_status_header' => 'Import status and progress',
'import_status_errors' => 'Import errors', 'import_status_errors' => 'Import errors',
'import_status_report' => 'Import report', 'import_status_report' => 'Import report',
'import_finished' => 'Import has finished', 'import_finished' => 'Der Importierungsvorgang ist beendet',
'import_error_single' => 'An error has occured during the import.', 'import_error_single' => 'An error has occured during the import.',
'import_error_multi' => 'Some errors occured during the import.', 'import_error_multi' => 'Some errors occured during the import.',
'import_error_fatal' => 'There was an error during the import routine. Please check the log files. The error seems to be:', 'import_error_fatal' => 'There was an error during the import routine. Please check the log files. The error seems to be:',