mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-08 15:05:29 +00:00
New translations.
This commit is contained in:
28
resources/lang/de_DE/auth.php
Normal file
28
resources/lang/de_DE/auth.php
Normal file
@@ -0,0 +1,28 @@
|
||||
<?php
|
||||
/**
|
||||
* auth.php
|
||||
* Copyright (C) 2016 thegrumpydictator@gmail.com
|
||||
*
|
||||
* This software may be modified and distributed under the terms of the
|
||||
* Creative Commons Attribution-ShareAlike 4.0 International License.
|
||||
*
|
||||
* See the LICENSE file for details.
|
||||
*/
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used during authentication for various
|
||||
| messages that we need to display to the user. You are free to modify
|
||||
| these language lines according to your application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
|
||||
];
|
||||
@@ -11,31 +11,31 @@
|
||||
*/
|
||||
|
||||
return [
|
||||
'home' => 'Home',
|
||||
'edit_currency' => 'Bearbeite die Währung ":name"',
|
||||
'delete_currency' => 'Lösche die Währung ":name"',
|
||||
'newPiggyBank' => 'Erstellen Sie ein neues Sparschwein',
|
||||
'edit_piggyBank' => 'Bearbeite Sparschwein ":name"',
|
||||
'preferences' => 'Einstellungen',
|
||||
'profile' => 'Profil',
|
||||
'changePassword' => 'Passwort ändern',
|
||||
'bills' => 'Rechnungen',
|
||||
'newBill' => 'Neue Rechnung',
|
||||
'edit_bill' => 'Bearbeite Rechnung ":name"',
|
||||
'delete_bill' => 'Lösche Rechnung ":name"',
|
||||
'reports' => 'Berichte',
|
||||
'searchResult' => 'Suche nach ":query"',
|
||||
'withdrawal_list' => 'Ausgaben',
|
||||
'deposit_list' => 'Umsatz, Einkommen und Einlagen',
|
||||
'transfer_list' => 'Überweisungen',
|
||||
'transfers_list' => 'Überweisungen',
|
||||
'create_withdrawal' => 'Erstelle eine neue Ausgabe',
|
||||
'create_deposit' => 'Erstelle ein neues Einkommen',
|
||||
'create_transfer' => 'Erstelle eine neue Überweisung',
|
||||
'edit_journal' => 'Bearbeite Transaktion ":description"',
|
||||
'delete_journal' => 'Lösche Transaktion ":description"',
|
||||
'tags' => 'Tags',
|
||||
'createTag' => 'Neuen Tag erstellen',
|
||||
'edit_tag' => 'Bearbeite Tag ":tag"',
|
||||
'delete_tag' => 'Lösche Tag ":tag"',
|
||||
'home' => 'Home',
|
||||
'edit_currency' => 'Bearbeite die Währung ":name"',
|
||||
'delete_currency' => 'Lösche die Währung ":name"',
|
||||
'newPiggyBank' => 'Erstellen Sie ein neues Sparschwein',
|
||||
'edit_piggyBank' => 'Bearbeite Sparschwein ":name"',
|
||||
'preferences' => 'Einstellungen',
|
||||
'profile' => 'Profil',
|
||||
'changePassword' => 'Passwort ändern',
|
||||
'bills' => 'Rechnungen',
|
||||
'newBill' => 'Neue Rechnung',
|
||||
'edit_bill' => 'Bearbeite Rechnung ":name"',
|
||||
'delete_bill' => 'Lösche Rechnung ":name"',
|
||||
'reports' => 'Berichte',
|
||||
'searchResult' => 'Suche nach ":query"',
|
||||
'withdrawal_list' => 'Ausgaben',
|
||||
'deposit_list' => 'Umsatz, Einkommen und Einlagen',
|
||||
'transfer_list' => 'Überweisungen',
|
||||
'transfers_list' => 'Überweisungen',
|
||||
'create_withdrawal' => 'Erstelle eine neue Ausgabe',
|
||||
'create_deposit' => 'Erstelle ein neues Einkommen',
|
||||
'create_transfer' => 'Erstelle eine neue Überweisung',
|
||||
'edit_journal' => 'Bearbeite Transaktion ":description"',
|
||||
'delete_journal' => 'Lösche Transaktion ":description"',
|
||||
'tags' => 'Tags',
|
||||
'createTag' => 'Neuen Tag erstellen',
|
||||
'edit_tag' => 'Bearbeite Tag ":tag"',
|
||||
'delete_tag' => 'Lösche Tag ":tag"',
|
||||
];
|
||||
|
||||
@@ -764,7 +764,7 @@ return [
|
||||
'no_edit_multiple_left' => 'You have selected no valid transactions to edit.',
|
||||
|
||||
// import
|
||||
'configuration_file_help' => 'If you have previously imported data into Firefly III, you may have a configuration file, which will pre-set configuration values for you.',
|
||||
'configuration_file_help' => 'If you have previously imported data into Firefly III, you may have a configuration file, which will pre-set configuration values for you. For some banks, other users have kindly provided their <a href="https://github.com/firefly-iii/import-configurations/wiki">configuration file</a>.',
|
||||
'import_data_index' => 'Index',
|
||||
'import_file_type_csv' => 'CSV (comma separated values)',
|
||||
'import_file_type_help' => 'Select the type of file you will upload',
|
||||
@@ -782,7 +782,10 @@ return [
|
||||
'import_data' => 'Import data',
|
||||
'import_data_full' => 'Import data into Firefly III',
|
||||
'import' => 'Import',
|
||||
'import_intro_text' => 'Welcome to the Firefly III data import routine. At the moment, this routine can help you import files into Firefly. To do so, you must download or export transactions from other systems or software, and upload them here. The next steps will let you help Firefly III determin what the content is of your file, and how to handle it. Please select a file, and read all instructions carefully.',
|
||||
'import_intro_what_it_does' => 'This page allows you to import data into Firefly III. To do so, export data from your bank, or from another financial management system. Upload that file here. Firefly III will convert the data. You need to give it some directions. Please select a file and follow the instructions.',
|
||||
'import_intro_import_conf_title' => 'Import "configuration"',
|
||||
'import_intro_beta_warning' => 'Warning',
|
||||
'import_intro_import_conf_text' => 'As you will discover over the next few pages, this import routine has a lot of settings. These settings are mainly dependent on the bank (or financial management software) your file comes from. There is a good chance somebody else already imported such a file and has shared their <em>configuration file</em>. Please visit the <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">import configuration center</a></strong> to see if there already is a configuration available for your bank or system. If there is, you should download this configuration file and upload it here as well. It will save you a lot of time!',
|
||||
'import_file_help' => 'Select your file',
|
||||
'import_status_settings_complete' => 'The import is ready to start.',
|
||||
'import_status_import_complete' => 'The import has completed.',
|
||||
@@ -798,6 +801,9 @@ return [
|
||||
'import_double' => 'Row #:row: This row has been imported before, and is stored in <a href=":link">:description</a>.',
|
||||
'import_finished_all' => 'The import has finished. Please check out the results below.',
|
||||
'import_with_key' => 'Import with key \':key\'',
|
||||
|
||||
'import_share_configuration' => 'Please consider downloading your configuration and sharing it at the <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">import configuration center</a></strong>. This will allow other users of Firefly III to import their files more easily.',
|
||||
|
||||
'import_finished_report' => 'The import has finished. Please note any errors in the block above this line. All transactions imported during this particular session have been tagged, and you can check them out below. ',
|
||||
'import_finished_link' => 'The transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||
|
||||
|
||||
@@ -12,76 +12,22 @@
|
||||
return [
|
||||
|
||||
// tour!
|
||||
'main-content-title' => 'Willkommen bei Firefly III',
|
||||
'main-content-text' => 'Tun Sie sich selbst einen Gefallen und folgen Sie dieser kurzen Tour, damit Sie wissen wie alles funktioniert.',
|
||||
'sidebar-toggle-title' => 'Sidebar um neuen Dinge zu erstellen',
|
||||
'sidebar-toggle-text' => 'Versteckt unter dem Plus-Icon sind alle Schaltflächen zum Erstellen von neuen Dingen. Konten, Überweisungen, Alles!',
|
||||
'account-menu-title' => 'Alle Ihre Konten',
|
||||
'account-menu-text' => 'Hier finden Sie alle Konten, die Sie erstellt haben.',
|
||||
'budget-menu-title' => 'Budgets',
|
||||
'budget-menu-text' => 'Nutzen Sie diese Seite um ihre Finanzen und Ausgabelimits zu organisieren.',
|
||||
'report-menu-title' => 'Berichte',
|
||||
'report-menu-text' => 'Schauen Sie hier nach, wenn Sie einen grundlegenden Überblick über ihre Finanzen erhalten wollen.',
|
||||
'transaction-menu-title' => 'Überweisungen',
|
||||
'transaction-menu-text' => 'Alle Überweisungen, die Sie erstellt haben, finden Sie hier.',
|
||||
'option-menu-title' => 'Optionen',
|
||||
'option-menu-text' => 'Dies ist ziemlich selbsterklärend.',
|
||||
'main-content-end-title' => 'Ende!',
|
||||
'main-content-end-text' => 'Denken Sie daran, dass jede Seite ein kleines Fragezeichen in der oberen rechten Ecke hat. Klicken Sie darauf um Hilfe zur aktuellen Seite zu erhalten.',
|
||||
'index' => 'index',
|
||||
'home' => 'home',
|
||||
'accounts-index' => 'konten.index',
|
||||
'accounts-create' => 'konten.erstellen',
|
||||
'accounts-edit' => 'Konten bearbeiten',
|
||||
'accounts-delete' => 'Konten löschen',
|
||||
'accounts-show' => 'Konten anzeigen',
|
||||
'attachments-edit' => 'Anhänge bearbeiten',
|
||||
'attachments-delete' => 'anhänge.löschen',
|
||||
'attachments-show' => 'Anhänge anzeigen',
|
||||
'attachments-preview' => 'Vorschau der Anhänge',
|
||||
'bills-index' => 'Rechnungen',
|
||||
'bills-create' => 'Rechnungen erstellen',
|
||||
'bills-edit' => 'Rechnungen bearbeiten',
|
||||
'bills-delete' => 'Rechnungen löschen',
|
||||
'bills-show' => 'Rechnungen anzeigen',
|
||||
'budgets-index' => 'Budgets',
|
||||
'budgets-create' => 'Budgets erstellen',
|
||||
'budgets-edit' => 'Budgets bearbeiten',
|
||||
'budgets-delete' => 'Budgets löschen',
|
||||
'budgets-show' => 'Budgets anzeigen',
|
||||
'budgets-noBudget' => 'Überweisungen ohne Budget',
|
||||
'categories-index' => 'Kategorien',
|
||||
'categories-create' => 'Kategorien erstellen',
|
||||
'categories-edit' => 'Kategorien bearbeiten',
|
||||
'categories-delete' => 'Kategorien löschen',
|
||||
'categories-show' => 'Kategorien anzeigen',
|
||||
'categories-show-date' => 'Kategorien anzeigen',
|
||||
'categories-noCategory' => 'Überweisungen ohne Kategorie',
|
||||
'currency-index' => 'Währungen',
|
||||
'currency-create' => 'Währungen erstellen',
|
||||
'currency-edit' => 'Währungen bearbeiten',
|
||||
'currency-delete' => 'Währungen löschen',
|
||||
'new-user-index' => 'Neuer Benutzer',
|
||||
'piggy-banks-index' => 'Sparschweine',
|
||||
'piggy-banks-create' => 'Sparschweine erstellen',
|
||||
'piggy-banks-edit' => 'Sparschweine bearbeiten',
|
||||
'piggy-banks-delete' => 'Sparschweine löschen',
|
||||
'piggy-banks-show' => 'Sparschweine anzeigen',
|
||||
'preferences' => 'Einstellungen',
|
||||
'profile' => 'Profile',
|
||||
'profile-change-password' => 'Passwort ändern',
|
||||
'profile-delete-account' => 'Benutzerkonto löschen',
|
||||
'reports-index' => 'Berichte',
|
||||
'reports-report' => 'Berichte',
|
||||
'search' => 'suchen',
|
||||
'tags-index' => 'Tags',
|
||||
'tags-create' => 'Tags erstellen',
|
||||
'tags-show' => 'Tags anzeigen',
|
||||
'tags-edit' => 'Tags bearbeiten',
|
||||
'tags-delete' => 'Tags löschen',
|
||||
'transactions-index' => 'Überweisungen',
|
||||
'transactions-create' => 'Überweisungen erstellen',
|
||||
'transactions-edit' => 'Überweisungen bearbeiten',
|
||||
'transactions-delete' => 'Überweisungen löschen',
|
||||
'transactions-show' => 'Überweisungen anzeigen',
|
||||
'main-content-title' => 'Willkommen bei Firefly III',
|
||||
'main-content-text' => 'Tun Sie sich selbst einen Gefallen und folgen Sie dieser kurzen Tour, damit Sie wissen wie alles funktioniert.',
|
||||
'sidebar-toggle-title' => 'Sidebar um neuen Dinge zu erstellen',
|
||||
'sidebar-toggle-text' => 'Versteckt unter dem Plus-Icon sind alle Schaltflächen zum Erstellen von neuen Dingen. Konten, Überweisungen, Alles!',
|
||||
'account-menu-title' => 'Alle Ihre Konten',
|
||||
'account-menu-text' => 'Hier finden Sie alle Konten, die Sie erstellt haben.',
|
||||
'budget-menu-title' => 'Budgets',
|
||||
'budget-menu-text' => 'Nutzen Sie diese Seite um ihre Finanzen und Ausgabelimits zu organisieren.',
|
||||
'report-menu-title' => 'Berichte',
|
||||
'report-menu-text' => 'Schauen Sie hier nach, wenn Sie einen grundlegenden Überblick über ihre Finanzen erhalten wollen.',
|
||||
'transaction-menu-title' => 'Überweisungen',
|
||||
'transaction-menu-text' => 'Alle Überweisungen, die Sie erstellt haben, finden Sie hier.',
|
||||
'option-menu-title' => 'Optionen',
|
||||
'option-menu-text' => 'Dies ist ziemlich selbsterklärend.',
|
||||
'main-content-end-title' => 'Ende!',
|
||||
'main-content-end-text' => 'Denken Sie daran, dass jede Seite ein kleines Fragezeichen in der oberen rechten Ecke hat. Klicken Sie darauf um Hilfe zur aktuellen Seite zu erhalten.',
|
||||
'index' => 'index',
|
||||
'home' => 'home',
|
||||
];
|
||||
|
||||
@@ -37,6 +37,7 @@ return [
|
||||
'repeat_freq' => 'Wiederholungen',
|
||||
'description' => 'Beschreibung',
|
||||
'amount' => 'Betrag',
|
||||
'internal_reference' => 'Internal reference',
|
||||
'date' => 'Datum',
|
||||
'interest_date' => 'Zinstermin',
|
||||
'book_date' => 'Buchungsdatum',
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
*/
|
||||
|
||||
return [
|
||||
|
||||
'previous' => '« Vorherige',
|
||||
'next' => 'Nächste »',
|
||||
|
||||
];
|
||||
|
||||
@@ -79,4 +79,9 @@ return [
|
||||
'url' => ':attribute Format ist ungültig.',
|
||||
'timezone' => ':attribute muss in einem gültigen Bereich liegen.',
|
||||
'2fa_code' => ':attribute Feld ist ungültig.',
|
||||
'dimensions' => 'The :attribute has invalid image dimensions.',
|
||||
'distinct' => 'The :attribute field has a duplicate value.',
|
||||
'file' => 'The :attribute must be a file.',
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user