From d4f6cce56e459b08b0c470f340ec76e54f19bd92 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 14 Dec 2016 17:32:30 +0100 Subject: [PATCH] New translations --- resources/lang/de_DE/firefly.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index ad1b75afb4..8982a5540f 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -393,7 +393,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'convert_Deposit_to_transfer' => 'Convert this deposit to a transfer', 'convert_Transfer_to_deposit' => 'Convert this transfer to a deposit', 'convert_Transfer_to_withdrawal' => 'Convert this transfer to a withdrawal', - 'convert_please_set_revenue_source' => 'Please pick the revenue account where the money will come from.', + 'convert_please_set_revenue_source' => 'Bitte ein Eingangskonto wählen, woher das Geld kommen wird.', 'convert_please_set_asset_destination' => 'Please pick the asset account where the money will go to.', 'convert_please_set_expense_destination' => 'Please pick the expense account where the money will go to.', 'convert_please_set_asset_source' => 'Please pick the asset account where the money will come from.', @@ -414,7 +414,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'create_new_transfer' => 'Eine neue Überweisung erstellen', 'create_new_asset' => 'Erstellen Sie ein neuen Girokonto', 'create_new_expense' => 'Neuen Debitor (Ausgabe) erstellen', - 'create_new_revenue' => 'Create new revenue account', + 'create_new_revenue' => 'Neuen Schuldner erstellen', 'create_new_piggy_bank' => 'Ein neues Sparschwein erstellen', 'create_new_bill' => 'Eine neue Rechnung erstellen', @@ -467,11 +467,11 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'update_budget_amount_range' => 'Update (expected) available amount between :start and :end', // bills: - 'matching_on' => 'Matching on', + 'matching_on' => 'Reagiert auf', 'between_amounts' => 'zwischen :low und :high.', 'repeats' => 'Wiederholungen', 'connected_journals' => 'Vernüpfte Überweisungen', - 'auto_match_on' => 'Automatically matched by Firefly', + 'auto_match_on' => 'Automatisch von Firefly abgestimmt', 'auto_match_off' => 'Not automatically matched by Firefly', 'next_expected_match' => 'Nächste erwartete Übereinstimmung', 'delete_bill' => 'Rechnung ":name" löschen', @@ -524,10 +524,10 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'credit_card_options' => 'Kreditkartenoptionen', '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', - 'select_more_than_one_budget' => 'Please select more than one budget', - 'from_to' => 'From :start to :end', + 'select_more_than_one_account' => 'Bitte mehr als ein Konto wählen', + 'select_more_than_one_category' => 'Bitte mehr als eine Kategorie wählen', + 'select_more_than_one_budget' => 'Bitte mehr als ein Budget wählen', + 'from_to' => 'Von :start bis :end', // categories: 'new_category' => 'Neue Kategorie', @@ -639,7 +639,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'report_budget' => 'Budget report for :start until :end', 'quick_link_reports' => 'Schnellzugriff', 'quick_link_default_report' => 'Standard Finanzbericht', - 'quick_link_audit_report' => 'Transaction history overview', + 'quick_link_audit_report' => 'Transaktionshistorie', 'report_this_month_quick' => 'Aktueller Monat, alle Konten', 'report_this_year_quick' => 'Aktuelles Jahr, alle Konten', 'report_this_fiscal_year_quick' => 'Aktuelles Geschäftsjahr, alle Konten',