From 56d8dce622487d827d9450ca2dc6024a263a3ec8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 14 Dec 2016 12:31:07 +0100 Subject: [PATCH] New translations --- resources/lang/de_DE/firefly.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 4190fb4533..6697ed258c 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -71,9 +71,9 @@ return [ 'search_found_categories' => ':count Kategorie(n) für Ihre Suche gefunden.', 'search_found_budgets' => ':count Budget(s) für Ihre Suche gefunden.', 'search_found_tags' => ':count Tag(s) für Ihre Suche gefunden.', - 'search_found_transactions' => ':count Überweisung(en) für Ihre Suche gefunden.', + 'search_found_transactions' => ':count Transaktion(en) für Ihre Suche gefunden.', 'results_limited' => 'Es werden maximal :count Ergebnisse angezeigt.', - 'tagbalancingAct' => 'Balancing act', + 'tagbalancingAct' => 'Ausgleich', 'tagadvancePayment' => 'Vorauszahlung', 'tagnothing' => '', 'Default asset account' => 'Standard-Anlagekonto', @@ -83,14 +83,14 @@ return [ 'source_accounts' => 'Herkunftskonto', 'destination_accounts' => 'Zielkonto', 'user_id_is' => 'Ihre Benutzerkennung ist :user', - 'field_supports_markdown' => 'This field supports Markdown.', - 'need_more_help' => 'If you need more help using Firefly III, please open a ticket on Github.', - 'nothing_to_display' => 'There are no transactions to show you', - 'show_all_no_filter' => 'Show all transactions without grouping them by date.', + 'field_supports_markdown' => 'Diese Feld unterstützt Abschlag .', + 'need_more_help' => 'Wenn Sie weitere Hilfe für das Verwenden von Firefly III benötigen, öffnen Sie ein Ticket auf Github.', + 'nothing_to_display' => 'Es gibt keine Transaktionen zum Anzeigen', + 'show_all_no_filter' => 'Alle Transaktionen anzeigen, ohne diese nach Datum zu gruppieren.', 'expenses_by_category' => 'Ausgaben nach Kategorie', 'expenses_by_budget' => 'Ausgaben nach Budget', 'income_by_category' => 'Einkommen nach Kategorie', - 'cannot_redirect_to_account' => 'Firefly III cannot redirect you to the correct page. Apologies.', + 'cannot_redirect_to_account' => 'Entschuldigung. Firefly III kann Sie nicht zur richtigen Seite weiterleiten.', // repeat frequencies: 'repeat_freq_yearly' => 'Jährlich', 'repeat_freq_monthly' => 'monatlich', @@ -101,7 +101,7 @@ return [ // account confirmation: 'confirm_account_header' => 'Bitte bestätigen Sie Ihr Konto', 'confirm_account_intro' => 'Eine E-Mail wurde an die Adresse gesendet, welche bei der Registrierung angegeben wurde. Bitte lese die Mail für weitere Anweisungen. Wenn Sie die Mail nicht erhalten haben, kann Firefly Sie erneut senden.', - 'confirm_account_resend_email' => 'Send me the confirmation message I need to activate my account.', + 'confirm_account_resend_email' => 'Senden Sie mir die Bestätigung, ich möchte meinen Account aktivieren.', 'account_is_confirmed' => 'Ihr Benutzerkonto wurde bestätigt!', 'invalid_activation_code' => 'Es scheint der genutzte Code ist ungültig oder ist abgelaufen.', 'confirm_account_is_resent_header' => 'Die Bestätigung wurde erneut gesendet',