mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update language files [skip ci]
This commit is contained in:
parent
34fc9bc50a
commit
9ede6755c5
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,26 +16,12 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'bunq_prerequisites_title' => 'Voraussetzungen für einen Import von bunq',
|
||||
'bunq_prerequisites_text' => 'Um aus bunq importieren zu können, benötigen Sie einen API-Schlüssel. Sie können dies über die App tun.',
|
||||
|
||||
// Spectre:
|
||||
'spectre_title' => 'Import using Spectre',
|
||||
'spectre_prerequisites_title' => 'Prerequisites for an import using Spectre',
|
||||
'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you need to prove some secrets. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/security/edit">security page</a>.',
|
||||
'spectre_select_country_title' => 'Select a country',
|
||||
'spectre_select_country_text' => 'Firefly III has a large selection of banks and sites from which Spectre can download transactional data. These banks are sorted by country. Please not that there is a "Fake Country" for when you wish to test something. If you wish to import from other financial tools, please use the imaginary country called "Other financial applications". By default, Spectre only allows you to download data from fake banks. Make sure your status is "Live" on your <a href="https://www.saltedge.com/clients/dashboard">Dashboard</a> if you wish to download from real banks.',
|
||||
'spectre_select_provider_title' => 'Select a bank',
|
||||
'spectre_select_provider_text' => 'Spectre supports the following banks or financial services grouped under <em>:country</em>. Please pick the one you wish to import from.',
|
||||
'spectre_input_fields_title' => 'Input mandatory fields',
|
||||
'spectre_input_fields_text' => 'The following fields are mandated by ":provider" (from :country).',
|
||||
'spectre_instructions_english' => 'These instructions are provided by Spectre for your convencience. They are in English:',
|
||||
];
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -29,6 +29,7 @@ return [
|
||||
'preferences' => 'Einstellungen',
|
||||
'profile' => 'Profil',
|
||||
'changePassword' => 'Passwort ändern',
|
||||
'change_email' => 'Change your email address',
|
||||
'bills' => 'Rechnungen',
|
||||
'newBill' => 'Neue Rechnung',
|
||||
'edit_bill' => 'Bearbeite Rechnung ":name"',
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,86 +16,11 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
// initial config
|
||||
'initial_title' => 'Import Einrichten (1/3) - Grundlegende Einstellungen',
|
||||
'initial_text' => 'Um Ihre Datei korrekt importieren zu können, überprüfen Sie bitte die folgenden Optionen.',
|
||||
'initial_box' => 'Standard CSV Importeinstellungen',
|
||||
'initial_box_title' => 'Standard CSV Importoptionen',
|
||||
'initial_header_help' => 'Hier auswählen, wenn die ersten Zeilen der CSV-Datei die Spaltenüberschriften sind.',
|
||||
'initial_date_help' => 'Datumsformat in ihrer CSV-Datei. Geben Sie das Format so an, wie es <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">diese Seite</a> zeigt. Die Standardeinstellung ergibt ein Datum, welches so aussehen: :dateExample.',
|
||||
'initial_delimiter_help' => 'Wählen Sie das Trennzeichen, welches in ihrer Datei genutzt wird. Wenn Sie nicht sicher sind, ist Komma die sicherste Option.',
|
||||
'initial_import_account_help' => 'Wenn ihre CSV-Datei KEINE Informationen über ihre Girokonten enthält, nutzen Sie bitte diese Dropdown-Liste um anzugeben, zu welchem Girokonto die Transaktionen in der CSV-Datei gehören.',
|
||||
'initial_submit' => 'Fortfahren mit Schritt 2/3',
|
||||
|
||||
// new options:
|
||||
'apply_rules_title' => 'Regeln anwenden',
|
||||
'apply_rules_description' => 'Regeln anwenden. Beachten Sie, dass dadurch der Import erheblich verlangsamt wird.',
|
||||
'match_bills_title' => 'Rechnungen zuordnen',
|
||||
'match_bills_description' => 'Match your bills to newly created withdrawals. Note that this slows the import significantly.',
|
||||
|
||||
// roles config
|
||||
'roles_title' => 'Import Einrichten (2/3) - Jeder Spalte eine Rolle zuordnen',
|
||||
'roles_text' => 'Jede Spalte in Ihrer CSV-Datei enthält bestimmte Daten. Bitte geben Sie an, welche Art von Daten enthalten sind. Die Option "Daten zuordnen" bedeutet, dass jeder Eintrag in der Spalte mit einem Wert aus Ihrer der Datenbank ersetzt wird. Eine oft zugeordnete Spalte ist die Spalte, welche die IBAN des fremden Kontos enthält. Diese können leicht mit bereits angelegten IBANs in Ihrer Datenbank verglichen werden.',
|
||||
'roles_table' => 'Tabelle',
|
||||
'roles_column_name' => 'Name der Spalte',
|
||||
'roles_column_example' => 'Beispieldaten',
|
||||
'roles_column_role' => 'Bedeutung der Spalte',
|
||||
'roles_do_map_value' => 'Diese Werte zuordnen',
|
||||
'roles_column' => 'Spalte',
|
||||
'roles_no_example_data' => 'Keine Beispieldaten vorhanden',
|
||||
'roles_submit' => 'Fortfahren mit Schritt 3/3',
|
||||
'roles_warning' => 'Markieren Sie zumindest eine Spalte als Betrags-spalte. Es empfiehlt sich auch, eine Spalte für die Beschreibung, das Datum und das Gegenkonto auszuwählen.',
|
||||
|
||||
// map data
|
||||
'map_title' => 'Import Einrichten (3/3) - Import mit bereits vorhandenen Daten verknüpfen',
|
||||
'map_text' => 'In den folgenden Tabellen zeigt der linke Wert Informationen, die sich in Ihrer hochgeladenen CSV-Datei befinden. Es ist Ihre Aufgabe, diesen Wert, wenn möglich, einem bereits in der Datenbank vorhandenen zuzuordnen. Firefly wird sich an diese Zuordnung halten. Wenn kein Wert für die Zuordnung vorhanden ist oder Sie den bestimmten Wert nicht abbilden möchten, wählen Sie nichts aus.',
|
||||
'map_field_value' => 'Feldwert',
|
||||
'map_field_mapped_to' => 'Zugeordnet zu',
|
||||
'map_do_not_map' => '(keine Zuordnung)',
|
||||
'map_submit' => 'Starte den Import',
|
||||
|
||||
// map things.
|
||||
'column__ignore' => '(diese Spalte ignorieren)',
|
||||
'column_account-iban' => 'Bestandskonto (IBAN)',
|
||||
'column_account-id' => 'Bestandskonto (vgl. ID in Firefly)',
|
||||
'column_account-name' => 'Bestandskonto (Name)',
|
||||
'column_amount' => 'Betrag',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Betrag (Komma als Dezimaltrennzeichen)',
|
||||
'column_bill-id' => 'Rechnung (ID übereinstimmend mit Firefly)',
|
||||
'column_bill-name' => 'Name der Rechnung',
|
||||
'column_budget-id' => 'Budget (ID übereinstimmend mit Firefly)',
|
||||
'column_budget-name' => 'Budgetname',
|
||||
'column_category-id' => 'Kategorie (ID übereinstimmend mit Firefly)',
|
||||
'column_category-name' => 'Name der Kategorie',
|
||||
'column_currency-code' => 'Währungsstandard (ISO 4217)',
|
||||
'column_currency-id' => 'Währung (ID übereinstimmend mit Firefly)',
|
||||
'column_currency-name' => 'Währungsname (übereinstimmend mit Firefly)',
|
||||
'column_currency-symbol' => 'Währungssysmbol (übereinstimmend mit Firefly)',
|
||||
'column_date-interest' => 'Datum der Zinsberechnung',
|
||||
'column_date-book' => 'Buchungsdatum der Überweisung',
|
||||
'column_date-process' => 'Verarbeitungsdatum der Überweisung',
|
||||
'column_date-transaction' => 'Datum',
|
||||
'column_description' => 'Beschreibung',
|
||||
'column_opposing-iban' => 'Zielkonto (IBAN)',
|
||||
'column_opposing-id' => 'Zielkonto (vgl. ID in Firefly)',
|
||||
'column_external-id' => 'Externe ID',
|
||||
'column_opposing-name' => 'Zielkonto (Name)',
|
||||
'column_rabo-debet-credit' => 'Spezifisches Kennzeichen für Belastung/Kredit der Rabobank',
|
||||
'column_ing-debet-credit' => 'Spezifisches Kennzeichen für Belastung/Kredit der ING',
|
||||
'column_sepa-ct-id' => 'SEPA Überweisungstransaktionsnummer',
|
||||
'column_sepa-ct-op' => 'SEPA Überweisungszielkonto',
|
||||
'column_sepa-db' => 'SEPA Lastschriftnummer',
|
||||
'column_tags-comma' => 'Tags (durch Komma getrennt)',
|
||||
'column_tags-space' => 'Tags (durch Leerzeichen getrennt)',
|
||||
'column_account-number' => 'Bestandskonto (Kontonr.)',
|
||||
'column_opposing-number' => 'Zielkonto (Kontonr.)',
|
||||
];
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -712,6 +712,8 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'deleted_transfer' => 'Überweisung ":description" erfolgreich gelöscht',
|
||||
'stored_journal' => 'Neue Überweisung ":description" erfolgreich erstellt',
|
||||
'select_transactions' => 'Überweisungen auswählen',
|
||||
'rule_group_select_transactions' => 'Apply ":title" to transactions',
|
||||
'rule_select_transactions' => 'Apply ":title" to transactions',
|
||||
'stop_selection' => 'Auswahl von Überweisungen stoppen',
|
||||
'reconcile_selected' => 'Ausgleichen',
|
||||
'mass_delete_journals' => 'Löschen Sie eine Reihe von Überweisungen',
|
||||
@ -1071,53 +1073,16 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
// import bread crumbs and titles:
|
||||
'import' => 'Import',
|
||||
'import_data' => 'Daten importieren',
|
||||
'import_general_index_file' => 'Import a file',
|
||||
'import_from_bunq' => 'Import from bunq',
|
||||
'import_using_spectre' => 'Import using Spectre',
|
||||
'import_using_plaid' => 'Import using Plaid',
|
||||
|
||||
'import_config_bread_crumb' => 'Set up your import',
|
||||
|
||||
// import index page:
|
||||
'import_index_title' => 'Daten in Firefly III importieren',
|
||||
'import_index_sub_title' => 'Index',
|
||||
'import_general_index_intro' => 'Willkommen beim Importassistenten von Firefly. Es gibt einige Möglichkeiten, Daten in Firefly III zu importieren, die hier als Schaltflächen angezeigt werden.',
|
||||
'import_general_index_csv_file' => 'Importiere eine (CSV) Datei',
|
||||
'import_index_intro' => 'Dieser Assistent hilft Ihnen, Dateien von Ihrer Bank in Firefly III zu importieren. Bitte sehen Sie sich die Hilfeseiten in der oberen rechten Ecke an.',
|
||||
'import_index_file' => 'Datei auswählen',
|
||||
'import_index_config' => 'Wenn Sie bereits zuvor Daten in Firefly III importiert haben, haben Sie eventuell eine Kofigurationsdatei, welche einige Einstellungen für Sie voreinstellt. Für einige Banken haben andere Nutzer freundlicherweise bereits ihre <a href="https://github.com/firefly-iii/import-configurations/wiki">Konfigurationsdatei</a> zur Verfügung gestellt.',
|
||||
'import_index_type' => 'Wählen Sie den Typ der hochgeladenen Datei',
|
||||
'import_index_start' => 'Import starten',
|
||||
'import_file' => 'Datei importieren',
|
||||
|
||||
// supported file types:
|
||||
'import_file_type_csv' => 'CSV (Kommagetrennte Werte)',
|
||||
|
||||
// import configuration routine:
|
||||
'import_config_sub_title' => 'Set up your import file',
|
||||
'import_config_bread_crumb' => 'Set up your import file',
|
||||
|
||||
// import status page:
|
||||
'import_status_bread_crumb' => 'Importstatus',
|
||||
'import_status_sub_title' => 'Importstatus',
|
||||
'import_status_wait_title' => 'Bitte warten...',
|
||||
'import_status_wait_text' => 'Diese Box wird gleich verschwinden.',
|
||||
'import_status_ready_title' => 'Der Import ist startbereit',
|
||||
'import_status_ready_text' => 'Der Import ist bereit zu starten. Alle Einstellungen wurden von Ihnen erledigt. Bitte laden Sie die Konfigurationsdatei herunter. Diese wird Ihnen beim Import helfen, sollte dieser nicht wie gewünscht verlaufen. Um den Import tatsächlich zu starten führen Sie den folgenden Befehl in der Konsole aus oder nutzen Sie den Web-basierten Import. Abhängig von ihrer Konfiguration wird Ihnen der Konsolenimport mehr Rückmeldungen geben.',
|
||||
'import_status_ready_config' => 'Konfigurationsdatei herunterladen',
|
||||
'import_status_ready_start' => 'Starte den Import',
|
||||
'import_status_ready_share' => 'Bitte denken Sie darüber nach ihre Konfiguration herunterzuladen und in der <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">Sammlung an Import-Einstellungen</a></strong> zu teilen. Dieses erlaubt es anderen Nutzern von Firefly III ihre Daten einfacher zu importieren.',
|
||||
'import_status_running_title' => 'Der Import läuft',
|
||||
'import_status_running_placeholder' => 'Bitte warten Sie auf eine Aktualisierung...',
|
||||
'import_status_errors_title' => 'Fehler beim Import',
|
||||
'import_status_errors_single' => 'Beim Import ist ein Fehler aufgetreten. Dieser scheint aber nicht schwerwiegend zu sein.',
|
||||
'import_status_errors_multi' => 'Beim Import sind einige Fehler aufgetreten. Diese scheinen aber nicht schwerwiegend zu sein.',
|
||||
'import_status_fatal_title' => 'Ein schwerwiegender Fehler ist aufgetreten',
|
||||
'import_status_fatal_text' => 'Es ist ein schwerwiegender Fehler aufgetreten und die Importroutine kann nicht fortgeführt werden. Bitte sehen Sie sich die Erklärung in rot unten an.',
|
||||
'import_status_fatal_more' => 'Wenn der Fehler eine Zeitüberschreitung ist, wird der Import mittendrin gestoppt. Bei einigen Serverkonfigurationen wird lediglich der Server gestoppt, während der Import im Hintergrund ausgeführt wird. Um dies zu überprüfen, überprüfen Sie die Protokolldateien. Wenn das Problem weiterhin besteht, sollten Sie stattdessen den Import über die Befehlszeile in Erwägung ziehen.',
|
||||
'import_status_finished_title' => 'Importassistent abgeschlossen',
|
||||
'import_status_finished_text' => 'Der Importassistenten hat Ihre Datei importiert.',
|
||||
'import_status_finished_job' => 'Die importierten Transaktionen finden Sie im Tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">: tag</a>.',
|
||||
'import_status_job_running' => 'Der Import läuft...',
|
||||
'import_with_key' => 'Import with key \':key\'',
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'Diese Funktion ist nicht verfügbar, wenn Sie Firefly III in einer Sandstorm.io-Umgebung verwenden.',
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -200,6 +200,7 @@ return [
|
||||
'app_secret' => 'App secret',
|
||||
'public_key' => 'Public key',
|
||||
'country_code' => 'Country code',
|
||||
'provider_code' => 'Bank or data-provider',
|
||||
|
||||
|
||||
'due_date' => 'Fälligkeitstermin',
|
||||
|
157
resources/lang/de_DE/import.php
Normal file
157
resources/lang/de_DE/import.php
Normal file
@ -0,0 +1,157 @@
|
||||
<?php
|
||||
/**
|
||||
* import.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
*
|
||||
* This file is part of Firefly III.
|
||||
*
|
||||
* Firefly III is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Firefly III is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
// status of import:
|
||||
'status_wait_title' => 'Bitte warten...',
|
||||
'status_wait_text' => 'Diese Box wird gleich verschwinden.',
|
||||
'status_fatal_title' => 'Ein schwerwiegender Fehler ist aufgetreten',
|
||||
'status_fatal_text' => 'Es ist ein schwerwiegender Fehler aufgetreten und die Importroutine kann nicht fortgeführt werden. Bitte sehen Sie sich die Erklärung in rot unten an.',
|
||||
'status_fatal_more' => 'Wenn der Fehler eine Zeitüberschreitung ist, wird der Import mittendrin gestoppt. Bei einigen Serverkonfigurationen wird lediglich der Server gestoppt, während der Import im Hintergrund ausgeführt wird. Um dies zu überprüfen, überprüfen Sie die Protokolldateien. Wenn das Problem weiterhin besteht, sollten Sie stattdessen den Import über die Befehlszeile in Erwägung ziehen.',
|
||||
'status_ready_title' => 'Der Import ist startbereit',
|
||||
'status_ready_text' => 'The import is ready to start. All the configuration you needed to do has been done. Please download the configuration file. It will help you with the import should it not go as planned. To actually run the import, you can either execute the following command in your console, or run the web-based import. Depending on your configuration, the console import will give you more feedback.',
|
||||
'status_ready_noconfig_text' => 'The import is ready to start. All the configuration you needed to do has been done. To actually run the import, you can either execute the following command in your console, or run the web-based import. Depending on your configuration, the console import will give you more feedback.',
|
||||
'status_ready_config' => 'Download configuration',
|
||||
'status_ready_start' => 'Start the import',
|
||||
'status_ready_share' => '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.',
|
||||
'status_job_running' => 'The import is running.. Please wait..',
|
||||
'status_running_title' => 'The import is running',
|
||||
'status_running_placeholder' => 'Please hold for an update...',
|
||||
'status_finished_title' => 'Import routine finished',
|
||||
'status_finished_text' => 'The import routine has imported your data.',
|
||||
'status_errors_title' => 'Errors during the import',
|
||||
'status_errors_single' => 'An error has occurred during the import. It does not appear to be fatal.',
|
||||
'status_errors_multi' => 'Some errors occurred during the import. These do not appear to be fatal.',
|
||||
'status_bread_crumb' => 'Import status',
|
||||
'status_sub_title' => 'Import status',
|
||||
'config_sub_title' => 'Set up your import',
|
||||
'status_finished_job' => 'The transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||
'import_with_key' => 'Import with key \':key\'',
|
||||
|
||||
// file: upload something:
|
||||
'file_upload_title' => 'Import setup (1/4) - Upload your file',
|
||||
'file_upload_text' => 'This routine will help you import files from your bank into Firefly III. Please check out the help pages in the top right corner.',
|
||||
'file_upload_fields' => 'Fields',
|
||||
'file_upload_help' => 'Select your file',
|
||||
'file_upload_config_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>',
|
||||
'file_upload_type_help' => 'Select the type of file you will upload',
|
||||
'file_upload_submit' => 'Upload files',
|
||||
|
||||
// file: upload types
|
||||
'import_file_type_csv' => 'CSV (comma separated values)',
|
||||
|
||||
// file: initial config for CSV
|
||||
'csv_initial_title' => 'Import setup (2/4) - Basic CSV import setup',
|
||||
'csv_initial_text' => 'To be able to import your file correctly, please validate the options below.',
|
||||
'csv_initial_box' => 'Basic CSV import setup',
|
||||
'csv_initial_box_title' => 'Basic CSV import setup options',
|
||||
'csv_initial_header_help' => 'Check this box if the first row of your CSV file are the column titles.',
|
||||
'csv_initial_date_help' => 'Date time format in your CSV. Follow the format like <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">this page</a> indicates. The default value will parse dates that look like this: :dateExample.',
|
||||
'csv_initial_delimiter_help' => 'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
|
||||
'csv_initial_import_account_help' => 'If your CSV file does NOT contain information about your asset account(s), use this dropdown to select to which account the transactions in the CSV belong to.',
|
||||
'csv_initial_submit' => 'Continue with step 3/4',
|
||||
|
||||
// file: new options:
|
||||
'file_apply_rules_title' => 'Apply rules',
|
||||
'file_apply_rules_description' => 'Apply your rules. Note that this slows the import significantly.',
|
||||
'file_match_bills_title' => 'Match bills',
|
||||
'file_match_bills_description' => 'Match your bills to newly created withdrawals. Note that this slows the import significantly.',
|
||||
|
||||
// file: roles config
|
||||
'csv_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
||||
'csv_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
||||
'csv_roles_table' => 'Table',
|
||||
'csv_roles_column_name' => 'Name of column',
|
||||
'csv_roles_column_example' => 'Column example data',
|
||||
'csv_roles_column_role' => 'Column data meaning',
|
||||
'csv_roles_do_map_value' => 'Map these values',
|
||||
'csv_roles_column' => 'Column',
|
||||
'csv_roles_no_example_data' => 'No example data available',
|
||||
'csv_roles_submit' => 'Continue with step 4/4',
|
||||
'csv_roles_warning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
||||
|
||||
|
||||
// file: map data
|
||||
'file_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
||||
'file_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||
'file_map_field_value' => 'Field value',
|
||||
'file_map_field_mapped_to' => 'Mapped to',
|
||||
'map_do_not_map' => '(do not map)',
|
||||
'file_map_submit' => 'Start the import',
|
||||
|
||||
// map things.
|
||||
'column__ignore' => '(ignore this column)',
|
||||
'column_account-iban' => 'Asset account (IBAN)',
|
||||
'column_account-id' => 'Asset account ID (matching Firefly)',
|
||||
'column_account-name' => 'Asset account (name)',
|
||||
'column_amount' => 'Amount',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Amount (comma as decimal separator)',
|
||||
'column_bill-id' => 'Bill ID (matching Firefly)',
|
||||
'column_bill-name' => 'Bill name',
|
||||
'column_budget-id' => 'Budget ID (matching Firefly)',
|
||||
'column_budget-name' => 'Budget name',
|
||||
'column_category-id' => 'Category ID (matching Firefly)',
|
||||
'column_category-name' => 'Category name',
|
||||
'column_currency-code' => 'Currency code (ISO 4217)',
|
||||
'column_currency-id' => 'Currency ID (matching Firefly)',
|
||||
'column_currency-name' => 'Currency name (matching Firefly)',
|
||||
'column_currency-symbol' => 'Currency symbol (matching Firefly)',
|
||||
'column_date-interest' => 'Interest calculation date',
|
||||
'column_date-book' => 'Transaction booking date',
|
||||
'column_date-process' => 'Transaction process date',
|
||||
'column_date-transaction' => 'Date',
|
||||
'column_description' => 'Description',
|
||||
'column_opposing-iban' => 'Opposing account (IBAN)',
|
||||
'column_opposing-id' => 'Opposing account ID (matching Firefly)',
|
||||
'column_external-id' => 'External ID',
|
||||
'column_opposing-name' => 'Opposing account (name)',
|
||||
'column_rabo-debet-credit' => 'Rabobank specific debet/credit indicator',
|
||||
'column_ing-debet-credit' => 'ING specific debet/credit indicator',
|
||||
'column_sepa-ct-id' => 'SEPA Credit Transfer end-to-end ID',
|
||||
'column_sepa-ct-op' => 'SEPA Credit Transfer opposing account',
|
||||
'column_sepa-db' => 'SEPA Direct Debet',
|
||||
'column_tags-comma' => 'Tags (comma separated)',
|
||||
'column_tags-space' => 'Tags (space separated)',
|
||||
'column_account-number' => 'Asset account (account number)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
|
||||
// bunq
|
||||
'bunq_prerequisites_title' => 'Prerequisites for an import from bunq',
|
||||
'bunq_prerequisites_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app.',
|
||||
|
||||
// Spectre:
|
||||
'spectre_title' => 'Import using Spectre',
|
||||
'spectre_prerequisites_title' => 'Prerequisites for an import using Spectre',
|
||||
'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you need to prove some secrets. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/security/edit">security page</a>.',
|
||||
'spectre_select_country_title' => 'Select a country',
|
||||
'spectre_select_country_text' => 'Firefly III has a large selection of banks and sites from which Spectre can download transactional data. These banks are sorted by country. Please not that there is a "Fake Country" for when you wish to test something. If you wish to import from other financial tools, please use the imaginary country called "Other financial applications". By default, Spectre only allows you to download data from fake banks. Make sure your status is "Live" on your <a href="https://www.saltedge.com/clients/dashboard">Dashboard</a> if you wish to download from real banks.',
|
||||
'spectre_select_provider_title' => 'Select a bank',
|
||||
'spectre_select_provider_text' => 'Spectre supports the following banks or financial services grouped under <em>:country</em>. Please pick the one you wish to import from.',
|
||||
'spectre_input_fields_title' => 'Input mandatory fields',
|
||||
'spectre_input_fields_text' => 'The following fields are mandated by ":provider" (from :country).',
|
||||
'spectre_instructions_english' => 'These instructions are provided by Spectre for your convencience. They are in English:',
|
||||
];
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,26 +16,12 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'bunq_prerequisites_title' => 'Pré-requis pour un import depuis Bunq',
|
||||
'bunq_prerequisites_text' => 'Pour pouvoir importer depuis Bunq, vous avez besoin d\'obtenir une clé API. Vous pouvez faire celà depuis l\'appli.',
|
||||
|
||||
// Spectre:
|
||||
'spectre_title' => 'Import using Spectre',
|
||||
'spectre_prerequisites_title' => 'Prerequisites for an import using Spectre',
|
||||
'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you need to prove some secrets. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/security/edit">security page</a>.',
|
||||
'spectre_select_country_title' => 'Select a country',
|
||||
'spectre_select_country_text' => 'Firefly III has a large selection of banks and sites from which Spectre can download transactional data. These banks are sorted by country. Please not that there is a "Fake Country" for when you wish to test something. If you wish to import from other financial tools, please use the imaginary country called "Other financial applications". By default, Spectre only allows you to download data from fake banks. Make sure your status is "Live" on your <a href="https://www.saltedge.com/clients/dashboard">Dashboard</a> if you wish to download from real banks.',
|
||||
'spectre_select_provider_title' => 'Select a bank',
|
||||
'spectre_select_provider_text' => 'Spectre supports the following banks or financial services grouped under <em>:country</em>. Please pick the one you wish to import from.',
|
||||
'spectre_input_fields_title' => 'Input mandatory fields',
|
||||
'spectre_input_fields_text' => 'The following fields are mandated by ":provider" (from :country).',
|
||||
'spectre_instructions_english' => 'These instructions are provided by Spectre for your convencience. They are in English:',
|
||||
];
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -29,6 +29,7 @@ return [
|
||||
'preferences' => 'Préférences',
|
||||
'profile' => 'Profil',
|
||||
'changePassword' => 'Modifier le mot de passe',
|
||||
'change_email' => 'Change your email address',
|
||||
'bills' => 'Factures',
|
||||
'newBill' => 'Nouvelle facture',
|
||||
'edit_bill' => 'Editer la facture : ":name"',
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,86 +16,11 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
// initial config
|
||||
'initial_title' => 'Importer la configuration (1/3) - Configuration de l\'importation CSV basique',
|
||||
'initial_text' => 'Pour pouvoir importer votre fichier correctement, veuillez validez les options ci-dessous.',
|
||||
'initial_box' => 'Options d’importation CSV basique',
|
||||
'initial_box_title' => 'Options d’importation CSV basique',
|
||||
'initial_header_help' => 'Cochez cette case si la première ligne de votre fichier CSV contient les entêtes des colonnes.',
|
||||
'initial_date_help' => 'Le format de la date et de l’heure dans votre fichier CSV. Utiliser le format comme indiqué sur <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">cette page</a>. La valeur par défaut va analyser les dates ressemblant à ceci : :dateExample.',
|
||||
'initial_delimiter_help' => 'Choisissez le délimiteur de champ qui est utilisé dans votre fichier d’entrée. Si vous n’êtes pas certain, la virgule est l’option la plus sûre.',
|
||||
'initial_import_account_help' => 'Si votre fichier CSV ne contient AUCUNE information concernant vos compte(s) actif, utilisez cette liste déroulante pour choisir à quel compte les opérations contenues dans le CSV font référence.',
|
||||
'initial_submit' => 'Passez à l’étape 2/3',
|
||||
|
||||
// new options:
|
||||
'apply_rules_title' => 'Appliquer les règles',
|
||||
'apply_rules_description' => 'Appliquer les règles. Notez que cela ralentit considérablement l\'import.',
|
||||
'match_bills_title' => 'Faire correspondre les factures',
|
||||
'match_bills_description' => 'Faire correspondre vos factures aux retraits nouvellement créés. Notez que cela ralentit considérablement l\'import.',
|
||||
|
||||
// roles config
|
||||
'roles_title' => 'Importer la configuration (1/3) - Définir le rôle de chaque colonne',
|
||||
'roles_text' => 'Chaque colonne de votre fichier CSV contient certaines données. Veuillez indiquer quel type de données, l’importateur doit attendre. L’option de « mapper » les données signifie que vous allez lier chaque entrée trouvée dans la colonne à une valeur dans votre base de données. Souvent une colonne est la colonne contenant l’IBAN du compte opposé. Qui peut être facilement adapté aux IBAN déjà présents dans votre base de données.',
|
||||
'roles_table' => 'Tableau',
|
||||
'roles_column_name' => 'Nom de colonne',
|
||||
'roles_column_example' => 'Données d’exemple de colonne',
|
||||
'roles_column_role' => 'Signification des données de colonne',
|
||||
'roles_do_map_value' => 'Mapper ces valeurs',
|
||||
'roles_column' => 'Colonne',
|
||||
'roles_no_example_data' => 'Pas de données disponibles',
|
||||
'roles_submit' => 'Passez à l’étape 3/3',
|
||||
'roles_warning' => 'La moindre des choses, c\'est de marquer une colonne comme colonne-montant. Il est conseillé de sélectionner également une colonne pour la description, la date et le compte opposé.',
|
||||
|
||||
// map data
|
||||
'map_title' => 'Importer la configuration (3/3) - Connecter l\'importation des données aux données de Firefly III',
|
||||
'map_text' => 'Dans les tableaux suivants, la valeur gauche vous montre des informations trouvées dans votre fichier CSV téléchargé. C’est votre rôle de mapper cette valeur, si possible, une valeur déjà présente dans votre base de données. Firefly s’en tiendra à ce mappage. Si il n’y a pas de valeur correspondante, ou vous ne souhaitez pas la valeur spécifique de la carte, ne sélectionnez rien.',
|
||||
'map_field_value' => 'Valeur du champ',
|
||||
'map_field_mapped_to' => 'Mappé à',
|
||||
'map_do_not_map' => '(ne pas mapper)',
|
||||
'map_submit' => 'Démarrer l\'importation',
|
||||
|
||||
// map things.
|
||||
'column__ignore' => '(ignorer cette colonne)',
|
||||
'column_account-iban' => 'Compte d’actif (IBAN)',
|
||||
'column_account-id' => 'Compte d\'actif (ID correspondant à Firefly)',
|
||||
'column_account-name' => 'Compte d’actif (nom)',
|
||||
'column_amount' => 'Montant',
|
||||
'column_amount_debet' => 'Montant (colonne débit)',
|
||||
'column_amount_credit' => 'Montant (colonne de crédit)',
|
||||
'column_amount-comma-separated' => 'Montant (virgule comme séparateur décimal)',
|
||||
'column_bill-id' => 'Facture (ID correspondant à Firefly)',
|
||||
'column_bill-name' => 'Nom de la facture',
|
||||
'column_budget-id' => 'Budget (ID correspondant à Firefly)',
|
||||
'column_budget-name' => 'Nom du budget',
|
||||
'column_category-id' => 'Catégorie (ID correspondant à Firefly)',
|
||||
'column_category-name' => 'Nom de la catégorie',
|
||||
'column_currency-code' => 'Code des monnaies (<a href="https://fr. wikipedia. org/wiki/ISO_4217">ISO 4217</a>)',
|
||||
'column_currency-id' => 'Devise (ID correspondant à Firefly)',
|
||||
'column_currency-name' => 'Nom de la devise (correspondant à Firefly)',
|
||||
'column_currency-symbol' => 'Symbole de la devise (correspondant à Firefly)',
|
||||
'column_date-interest' => 'Date de calcul des intérêts',
|
||||
'column_date-book' => 'Date de valeur de la transaction',
|
||||
'column_date-process' => 'Date de traitement de la transaction',
|
||||
'column_date-transaction' => 'Date',
|
||||
'column_description' => 'Description',
|
||||
'column_opposing-iban' => 'Compte destination (IBAN)',
|
||||
'column_opposing-id' => 'ID du Compte destination(ID correspondant Firefly)',
|
||||
'column_external-id' => 'Identifiant externe',
|
||||
'column_opposing-name' => 'Compte destination (nom)',
|
||||
'column_rabo-debet-credit' => 'Indicateur spécifique débit/crédit à Rabobank',
|
||||
'column_ing-debet-credit' => 'Indicateur spécifique débit/crédit à ING',
|
||||
'column_sepa-ct-id' => 'SEPA Transfert Crédit ID de bout en bout',
|
||||
'column_sepa-ct-op' => 'SEPA Transfert Crédit compte opposé',
|
||||
'column_sepa-db' => 'SEPA débit immédiat',
|
||||
'column_tags-comma' => 'Mots-clés (séparé par des virgules)',
|
||||
'column_tags-space' => 'Mots-clés (séparé par des espaces)',
|
||||
'column_account-number' => 'Compte d’actif (numéro de compte)',
|
||||
'column_opposing-number' => 'Compte destination (numéro de compte)',
|
||||
];
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -712,6 +712,8 @@ return [
|
||||
'deleted_transfer' => 'Opération ":name" correctement supprimée',
|
||||
'stored_journal' => 'Opération créée avec succès ":description"',
|
||||
'select_transactions' => 'Sélectionner des opérations',
|
||||
'rule_group_select_transactions' => 'Apply ":title" to transactions',
|
||||
'rule_select_transactions' => 'Apply ":title" to transactions',
|
||||
'stop_selection' => 'Arrêter de sélectionner les transactions',
|
||||
'reconcile_selected' => 'Rapproché',
|
||||
'mass_delete_journals' => 'Supprimer un certain nombre de transactions',
|
||||
@ -1071,53 +1073,16 @@ return [
|
||||
// import bread crumbs and titles:
|
||||
'import' => 'Import',
|
||||
'import_data' => 'Importer des données',
|
||||
'import_general_index_file' => 'Import a file',
|
||||
'import_from_bunq' => 'Import from bunq',
|
||||
'import_using_spectre' => 'Import using Spectre',
|
||||
'import_using_plaid' => 'Import using Plaid',
|
||||
|
||||
'import_config_bread_crumb' => 'Set up your import',
|
||||
|
||||
// import index page:
|
||||
'import_index_title' => 'Importer des données dans Firefly III',
|
||||
'import_index_sub_title' => 'Index',
|
||||
'import_general_index_intro' => 'Bienvenue dans la routine d\'importation de Firefly. Il existe différentes façons d\'importer des données dans Firefly III, affichées ici sous forme de boutons.',
|
||||
'import_general_index_csv_file' => 'Importer un fichier CSV',
|
||||
'import_index_intro' => 'Cette routine vous aidera à importer des fichiers de votre banque dans Firefly III. Consultez les pages d\'aide en haut à droite.',
|
||||
'import_index_file' => 'Sélectionnez votre fichier',
|
||||
'import_index_config' => 'Si vous avez précédemment importé des données dans Firefly III, vous pouvez avoir un fichier de configuration qui définira les valeurs de configuration. Pour certaines banques, les autres utilisateurs ont bien voulu fournir leur fichier <a href="https://github.com/firefly-iii/import-configurations/wiki">configuration</a>.',
|
||||
'import_index_type' => 'Sélectionnez le type de fichier que vous allez télécharger',
|
||||
'import_index_start' => 'Démarrer l\'importation',
|
||||
'import_file' => 'Importer un fichier',
|
||||
|
||||
// supported file types:
|
||||
'import_file_type_csv' => 'CSV (valeurs séparées par des virgules)',
|
||||
|
||||
// import configuration routine:
|
||||
'import_config_sub_title' => 'Configurez votre fichier d\'importation',
|
||||
'import_config_bread_crumb' => 'Configurez votre fichier d\'importation',
|
||||
|
||||
// import status page:
|
||||
'import_status_bread_crumb' => 'Statut d\'importation',
|
||||
'import_status_sub_title' => 'Statut d\'importation',
|
||||
'import_status_wait_title' => 'Veuillez patienter...',
|
||||
'import_status_wait_text' => 'Cette boîte disparaîtra dans un instant.',
|
||||
'import_status_ready_title' => 'L\'importation est prête à démarrer',
|
||||
'import_status_ready_text' => 'L\'importation est prête à démarrer. Toute la configuration que vous aviez à faire a été effectuée. Téléchargez le fichier de configuration. Cela vous aidera avec l\'importation si cela ne fonctionnait pas comme prévu. Pour exécuter l\'importation, vous pouvez soit exécuter la commande suivante dans votre console, soit exécuter l\'importation basée sur le Web. Selon votre configuration, l\'importation de la console vous donnera plus de détails.',
|
||||
'import_status_ready_config' => 'Télécharger la configuration',
|
||||
'import_status_ready_start' => 'Démarrer l\'importation',
|
||||
'import_status_ready_share' => 'Veuillez envisager de télécharger votre configuration et de la partager au <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">centre de configuration d\'import</a></strong>. Cela permettra à d\'autres utilisateurs de Firefly III d\'importer leurs fichiers plus facilement.',
|
||||
'import_status_running_title' => 'L\'importation est en cours d\'exécution',
|
||||
'import_status_running_placeholder' => 'Attendez pour une mise à jour ...',
|
||||
'import_status_errors_title' => 'Erreurs lors de l\'importation',
|
||||
'import_status_errors_single' => 'Une erreur est survenue lors de l\'importation. Cela ne semble pas être fatal.',
|
||||
'import_status_errors_multi' => 'Certaines erreurs sont survenues lors de l\'importation. Ceux-ci ne semblent pas être fatal.',
|
||||
'import_status_fatal_title' => 'Une erreur fatale est survenue',
|
||||
'import_status_fatal_text' => 'Une erreur fatale est survenue, que l\'importation-routine ne peut pas récupérer. Voir l\'explication en rouge ci-dessous.',
|
||||
'import_status_fatal_more' => 'Si l\'erreur est un time-out, l\'importation sera arrêtée à mi-chemin. Pour certaines configurations de serveur, ce n\'est que le serveur qui s\'est arrêté alors que l\'importation continue de fonctionner en arrière-plan. Pour vérifier cela, consultez les fichiers journaux. Si le problème persiste, envisagez d\'importer plutôt par la ligne de commande.',
|
||||
'import_status_finished_title' => 'La routine d\'importation est terminée',
|
||||
'import_status_finished_text' => 'La routine d\'importation a importé votre fichier.',
|
||||
'import_status_finished_job' => 'Les transactions importées se trouvent dans la balise <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||
'import_status_job_running' => 'L\'import est en cours d\'exécution...',
|
||||
'import_with_key' => 'Importer avec la touche \':key\'',
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'Cette fonction n\'est pas disponible lorsque vous utilisez Firefly III dans un environnement Sandstorm.io.',
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -200,6 +200,7 @@ return [
|
||||
'app_secret' => 'App secret',
|
||||
'public_key' => 'Public key',
|
||||
'country_code' => 'Country code',
|
||||
'provider_code' => 'Bank or data-provider',
|
||||
|
||||
|
||||
'due_date' => 'Échéance',
|
||||
|
157
resources/lang/fr_FR/import.php
Normal file
157
resources/lang/fr_FR/import.php
Normal file
@ -0,0 +1,157 @@
|
||||
<?php
|
||||
/**
|
||||
* import.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
*
|
||||
* This file is part of Firefly III.
|
||||
*
|
||||
* Firefly III is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Firefly III is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
// status of import:
|
||||
'status_wait_title' => 'Please hold...',
|
||||
'status_wait_text' => 'This box will disappear in a moment.',
|
||||
'status_fatal_title' => 'A fatal error occurred',
|
||||
'status_fatal_text' => 'A fatal error occurred, which the import-routine cannot recover from. Please see the explanation in red below.',
|
||||
'status_fatal_more' => 'If the error is a time-out, the import will have stopped half-way. For some server configurations, it is merely the server that stopped while the import keeps running in the background. To verify this, check out the log files. If the problem persists, consider importing over the command line instead.',
|
||||
'status_ready_title' => 'Import is ready to start',
|
||||
'status_ready_text' => 'The import is ready to start. All the configuration you needed to do has been done. Please download the configuration file. It will help you with the import should it not go as planned. To actually run the import, you can either execute the following command in your console, or run the web-based import. Depending on your configuration, the console import will give you more feedback.',
|
||||
'status_ready_noconfig_text' => 'The import is ready to start. All the configuration you needed to do has been done. To actually run the import, you can either execute the following command in your console, or run the web-based import. Depending on your configuration, the console import will give you more feedback.',
|
||||
'status_ready_config' => 'Download configuration',
|
||||
'status_ready_start' => 'Start the import',
|
||||
'status_ready_share' => '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.',
|
||||
'status_job_running' => 'The import is running.. Please wait..',
|
||||
'status_running_title' => 'The import is running',
|
||||
'status_running_placeholder' => 'Please hold for an update...',
|
||||
'status_finished_title' => 'Import routine finished',
|
||||
'status_finished_text' => 'The import routine has imported your data.',
|
||||
'status_errors_title' => 'Errors during the import',
|
||||
'status_errors_single' => 'An error has occurred during the import. It does not appear to be fatal.',
|
||||
'status_errors_multi' => 'Some errors occurred during the import. These do not appear to be fatal.',
|
||||
'status_bread_crumb' => 'Import status',
|
||||
'status_sub_title' => 'Import status',
|
||||
'config_sub_title' => 'Set up your import',
|
||||
'status_finished_job' => 'The transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||
'import_with_key' => 'Import with key \':key\'',
|
||||
|
||||
// file: upload something:
|
||||
'file_upload_title' => 'Import setup (1/4) - Upload your file',
|
||||
'file_upload_text' => 'This routine will help you import files from your bank into Firefly III. Please check out the help pages in the top right corner.',
|
||||
'file_upload_fields' => 'Fields',
|
||||
'file_upload_help' => 'Select your file',
|
||||
'file_upload_config_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>',
|
||||
'file_upload_type_help' => 'Select the type of file you will upload',
|
||||
'file_upload_submit' => 'Upload files',
|
||||
|
||||
// file: upload types
|
||||
'import_file_type_csv' => 'CSV (comma separated values)',
|
||||
|
||||
// file: initial config for CSV
|
||||
'csv_initial_title' => 'Import setup (2/4) - Basic CSV import setup',
|
||||
'csv_initial_text' => 'To be able to import your file correctly, please validate the options below.',
|
||||
'csv_initial_box' => 'Basic CSV import setup',
|
||||
'csv_initial_box_title' => 'Basic CSV import setup options',
|
||||
'csv_initial_header_help' => 'Check this box if the first row of your CSV file are the column titles.',
|
||||
'csv_initial_date_help' => 'Date time format in your CSV. Follow the format like <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">this page</a> indicates. The default value will parse dates that look like this: :dateExample.',
|
||||
'csv_initial_delimiter_help' => 'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
|
||||
'csv_initial_import_account_help' => 'If your CSV file does NOT contain information about your asset account(s), use this dropdown to select to which account the transactions in the CSV belong to.',
|
||||
'csv_initial_submit' => 'Continue with step 3/4',
|
||||
|
||||
// file: new options:
|
||||
'file_apply_rules_title' => 'Apply rules',
|
||||
'file_apply_rules_description' => 'Apply your rules. Note that this slows the import significantly.',
|
||||
'file_match_bills_title' => 'Match bills',
|
||||
'file_match_bills_description' => 'Match your bills to newly created withdrawals. Note that this slows the import significantly.',
|
||||
|
||||
// file: roles config
|
||||
'csv_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
||||
'csv_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
||||
'csv_roles_table' => 'Table',
|
||||
'csv_roles_column_name' => 'Name of column',
|
||||
'csv_roles_column_example' => 'Column example data',
|
||||
'csv_roles_column_role' => 'Column data meaning',
|
||||
'csv_roles_do_map_value' => 'Map these values',
|
||||
'csv_roles_column' => 'Column',
|
||||
'csv_roles_no_example_data' => 'No example data available',
|
||||
'csv_roles_submit' => 'Continue with step 4/4',
|
||||
'csv_roles_warning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
||||
|
||||
|
||||
// file: map data
|
||||
'file_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
||||
'file_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||
'file_map_field_value' => 'Field value',
|
||||
'file_map_field_mapped_to' => 'Mapped to',
|
||||
'map_do_not_map' => '(do not map)',
|
||||
'file_map_submit' => 'Start the import',
|
||||
|
||||
// map things.
|
||||
'column__ignore' => '(ignore this column)',
|
||||
'column_account-iban' => 'Asset account (IBAN)',
|
||||
'column_account-id' => 'Asset account ID (matching Firefly)',
|
||||
'column_account-name' => 'Asset account (name)',
|
||||
'column_amount' => 'Amount',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Amount (comma as decimal separator)',
|
||||
'column_bill-id' => 'Bill ID (matching Firefly)',
|
||||
'column_bill-name' => 'Bill name',
|
||||
'column_budget-id' => 'Budget ID (matching Firefly)',
|
||||
'column_budget-name' => 'Budget name',
|
||||
'column_category-id' => 'Category ID (matching Firefly)',
|
||||
'column_category-name' => 'Category name',
|
||||
'column_currency-code' => 'Currency code (ISO 4217)',
|
||||
'column_currency-id' => 'Currency ID (matching Firefly)',
|
||||
'column_currency-name' => 'Currency name (matching Firefly)',
|
||||
'column_currency-symbol' => 'Currency symbol (matching Firefly)',
|
||||
'column_date-interest' => 'Interest calculation date',
|
||||
'column_date-book' => 'Transaction booking date',
|
||||
'column_date-process' => 'Transaction process date',
|
||||
'column_date-transaction' => 'Date',
|
||||
'column_description' => 'Description',
|
||||
'column_opposing-iban' => 'Opposing account (IBAN)',
|
||||
'column_opposing-id' => 'Opposing account ID (matching Firefly)',
|
||||
'column_external-id' => 'External ID',
|
||||
'column_opposing-name' => 'Opposing account (name)',
|
||||
'column_rabo-debet-credit' => 'Rabobank specific debet/credit indicator',
|
||||
'column_ing-debet-credit' => 'ING specific debet/credit indicator',
|
||||
'column_sepa-ct-id' => 'SEPA Credit Transfer end-to-end ID',
|
||||
'column_sepa-ct-op' => 'SEPA Credit Transfer opposing account',
|
||||
'column_sepa-db' => 'SEPA Direct Debet',
|
||||
'column_tags-comma' => 'Tags (comma separated)',
|
||||
'column_tags-space' => 'Tags (space separated)',
|
||||
'column_account-number' => 'Asset account (account number)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
|
||||
// bunq
|
||||
'bunq_prerequisites_title' => 'Prerequisites for an import from bunq',
|
||||
'bunq_prerequisites_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app.',
|
||||
|
||||
// Spectre:
|
||||
'spectre_title' => 'Import using Spectre',
|
||||
'spectre_prerequisites_title' => 'Prerequisites for an import using Spectre',
|
||||
'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you need to prove some secrets. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/security/edit">security page</a>.',
|
||||
'spectre_select_country_title' => 'Select a country',
|
||||
'spectre_select_country_text' => 'Firefly III has a large selection of banks and sites from which Spectre can download transactional data. These banks are sorted by country. Please not that there is a "Fake Country" for when you wish to test something. If you wish to import from other financial tools, please use the imaginary country called "Other financial applications". By default, Spectre only allows you to download data from fake banks. Make sure your status is "Live" on your <a href="https://www.saltedge.com/clients/dashboard">Dashboard</a> if you wish to download from real banks.',
|
||||
'spectre_select_provider_title' => 'Select a bank',
|
||||
'spectre_select_provider_text' => 'Spectre supports the following banks or financial services grouped under <em>:country</em>. Please pick the one you wish to import from.',
|
||||
'spectre_input_fields_title' => 'Input mandatory fields',
|
||||
'spectre_input_fields_text' => 'The following fields are mandated by ":provider" (from :country).',
|
||||
'spectre_instructions_english' => 'These instructions are provided by Spectre for your convencience. They are in English:',
|
||||
];
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,26 +16,12 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'bunq_prerequisites_title' => 'Voorwaarden voor een import van bunq',
|
||||
'bunq_prerequisites_text' => 'Om transacties bij bunq te importeren heb je een API sleutel nodig. Dit kan via de app.',
|
||||
|
||||
// Spectre:
|
||||
'spectre_title' => 'Importeer via Spectre',
|
||||
'spectre_prerequisites_title' => 'Voorwaarden voor een import via Spectre',
|
||||
'spectre_prerequisites_text' => 'Als je gegevens wilt importeren via de Spectre API, moet je een aantal geheime codes bezitten. Ze zijn te vinden op <a href="https://www.saltedge.com/clients/profile/secrets">de secrets pagina</a>.',
|
||||
'spectre_enter_pub_key' => 'Het importeren werkt alleen als je deze publieke sleutel op uw <a href="https://www.saltedge.com/clients/security/edit">security pagina</a> invoert.',
|
||||
'spectre_select_country_title' => 'Selecteer een land',
|
||||
'spectre_select_country_text' => 'Firefly III bevat een groot aantal banken en sites waaruit Spectre transactiegegevens voor je kan downloaden. Deze banken zijn gesorteerd per land. Let op: er is een "Fake Country" voor wanneer je dingen wilt testen. Als je uit andere financiële apps wilt importeren, gebruik dan het denkbeeldige land "Andere financiële applicaties". In Spectre kun je standaard alleen gegevens van nep-banken downloaden. Zorg ervoor dat je status "Live" is op je <a href="https://www.saltedge.com/clients/dashboard">Dashboard</a> als je wilt downloaden van echte banken.',
|
||||
'spectre_select_provider_title' => 'Selecteer een bank',
|
||||
'spectre_select_provider_text' => 'Spectre ondersteunt de volgende banken of financiële apps onder <em>:country</em>. Kies degene waaruit je wilt importeren.',
|
||||
'spectre_input_fields_title' => 'Verplichte velden',
|
||||
'spectre_input_fields_text' => 'De volgende velden zijn verplicht voor ":provider" (uit :country).',
|
||||
'spectre_instructions_english' => 'Deze instructies worden door Spectre verstrekt. Ze zijn in het Engels:',
|
||||
];
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -29,6 +29,7 @@ return [
|
||||
'preferences' => 'Voorkeuren',
|
||||
'profile' => 'Profiel',
|
||||
'changePassword' => 'Verander je wachtwoord',
|
||||
'change_email' => 'Verander je emailadres',
|
||||
'bills' => 'Contracten',
|
||||
'newBill' => 'Nieuw contract',
|
||||
'edit_bill' => 'Wijzig contract ":name"',
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,86 +16,11 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
// initial config
|
||||
'initial_title' => 'Importinstellingen (1/3) - Algemene CVS importinstellingen',
|
||||
'initial_text' => 'Om je bestand goed te kunnen importeren moet je deze opties verifiëren.',
|
||||
'initial_box' => 'Algemene CVS importinstellingen',
|
||||
'initial_box_title' => 'Algemene CVS importinstellingen',
|
||||
'initial_header_help' => 'Vink hier als de eerste rij kolomtitels bevat.',
|
||||
'initial_date_help' => 'Datum/tijd formaat in jouw CSV bestand. Volg het formaat zoals ze het <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">op deze pagina</a> uitleggen. Het standaardformaat ziet er zo uit: :dateExample.',
|
||||
'initial_delimiter_help' => 'Kies het veldscheidingsteken dat in jouw bestand wordt gebruikt. Als je het niet zeker weet, is de komma de beste optie.',
|
||||
'initial_import_account_help' => 'Als jouw CSV bestand geen referenties bevat naar jouw rekening(en), geef dan hier aan om welke rekening het gaat.',
|
||||
'initial_submit' => 'Ga verder met stap 2/3',
|
||||
|
||||
// new options:
|
||||
'apply_rules_title' => 'Regels toepassen',
|
||||
'apply_rules_description' => 'Past regels toe tijdens de import. Dit vertraagt de import behoorlijk.',
|
||||
'match_bills_title' => 'Match contracten',
|
||||
'match_bills_description' => 'Checkt of bestaande contracten matchen met nieuwe uitgaves. Dit vertraagt de import behoorlijk.',
|
||||
|
||||
// roles config
|
||||
'roles_title' => 'Importinstellingen (2/3) - rol van elke kolom definiëren',
|
||||
'roles_text' => 'Elke kolom in je CSV-bestand bevat bepaalde gegevens. Gelieve aan te geven wat voor soort gegevens de import-routine kan verwachten. De optie "maak een link" betekent dat u elke vermelding in die kolom linkt aan een waarde uit je database. Een vaak gelinkte kolom is die met de IBAN-code van de tegenrekening. Die kan je dan linken aan de IBAN in jouw database.',
|
||||
'roles_table' => 'Tabel',
|
||||
'roles_column_name' => 'Kolomnaam',
|
||||
'roles_column_example' => 'Voorbeeldgegevens',
|
||||
'roles_column_role' => 'Kolomrol',
|
||||
'roles_do_map_value' => 'Maak een link',
|
||||
'roles_column' => 'Kolom',
|
||||
'roles_no_example_data' => 'Geen voorbeeldgegevens',
|
||||
'roles_submit' => 'Ga verder met stap 3/3',
|
||||
'roles_warning' => 'Geef minstens de kolom aan waar het bedrag in staat. Als het even kan, ook een kolom voor de omschrijving, datum en de andere rekening.',
|
||||
|
||||
// map data
|
||||
'map_title' => 'Importinstellingen (3/3) - Link importgegevens aan Firefly III-gegevens',
|
||||
'map_text' => 'In deze tabellen is de linkerwaarde een waarde uit je CSV bestand. Jij moet de link leggen, als mogelijk, met een waarde uit jouw database. Firefly houdt zich hier aan. Als er geen waarde is, selecteer dan ook niets.',
|
||||
'map_field_value' => 'Veldwaarde',
|
||||
'map_field_mapped_to' => 'Gelinkt aan',
|
||||
'map_do_not_map' => '(niet linken)',
|
||||
'map_submit' => 'Start importeren',
|
||||
|
||||
// map things.
|
||||
'column__ignore' => '(negeer deze kolom)',
|
||||
'column_account-iban' => 'Betaalrekening (IBAN)',
|
||||
'column_account-id' => 'Betaalrekening (ID gelijk aan Firefly)',
|
||||
'column_account-name' => 'Betaalrekeningnaam',
|
||||
'column_amount' => 'Bedrag',
|
||||
'column_amount_debet' => 'Bedrag (debetkolom)',
|
||||
'column_amount_credit' => 'Bedrag (creditkolom)',
|
||||
'column_amount-comma-separated' => 'Bedrag (komma as decimaalscheidingsteken)',
|
||||
'column_bill-id' => 'Contract (ID gelijk aan Firefly)',
|
||||
'column_bill-name' => 'Contractnaam',
|
||||
'column_budget-id' => 'Budget (ID gelijk aan Firefly)',
|
||||
'column_budget-name' => 'Budgetnaam',
|
||||
'column_category-id' => 'Categorie (ID gelijk aan Firefly)',
|
||||
'column_category-name' => 'Categorienaam',
|
||||
'column_currency-code' => 'Valutacode (ISO 4217)',
|
||||
'column_currency-id' => 'Valuta (ID gelijk aan Firefly)',
|
||||
'column_currency-name' => 'Valutanaam',
|
||||
'column_currency-symbol' => 'Valutasymbool',
|
||||
'column_date-interest' => 'Datum (renteberekening)',
|
||||
'column_date-book' => 'Datum (boeking)',
|
||||
'column_date-process' => 'Datum (verwerking)',
|
||||
'column_date-transaction' => 'Datum',
|
||||
'column_description' => 'Omschrijving',
|
||||
'column_opposing-iban' => 'Tegenrekening (IBAN)',
|
||||
'column_opposing-id' => 'Tegenrekening (ID gelijk aan Firefly)',
|
||||
'column_external-id' => 'Externe ID',
|
||||
'column_opposing-name' => 'Tegenrekeningnaam',
|
||||
'column_rabo-debet-credit' => 'Rabobankspecifiek bij/af indicator',
|
||||
'column_ing-debet-credit' => 'ING-specifieke bij/af indicator',
|
||||
'column_sepa-ct-id' => 'SEPA transactienummer',
|
||||
'column_sepa-ct-op' => 'SEPA tegenrekeningnummer',
|
||||
'column_sepa-db' => 'SEPA "direct debet"-nummer',
|
||||
'column_tags-comma' => 'Tags (kommagescheiden)',
|
||||
'column_tags-space' => 'Tags (spatiegescheiden)',
|
||||
'column_account-number' => 'Betaalrekening (rekeningnummer)',
|
||||
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
|
||||
];
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -711,6 +711,8 @@ return [
|
||||
'deleted_transfer' => 'Overschrijving ":description" verwijderd',
|
||||
'stored_journal' => 'Nieuw transactie ":description" opgeslagen',
|
||||
'select_transactions' => 'Selecteer transacties',
|
||||
'rule_group_select_transactions' => '":title" op transacties toepassen',
|
||||
'rule_select_transactions' => '":title" op transacties toepassen',
|
||||
'stop_selection' => 'Stop met selecteren',
|
||||
'reconcile_selected' => 'Verrekenen',
|
||||
'mass_delete_journals' => 'Verwijder een aantal transacties',
|
||||
@ -1070,53 +1072,16 @@ return [
|
||||
// import bread crumbs and titles:
|
||||
'import' => 'Import',
|
||||
'import_data' => 'Importeer data',
|
||||
'import_general_index_file' => 'Importeer een bestand',
|
||||
'import_from_bunq' => 'Importeer uit bunq',
|
||||
'import_using_spectre' => 'Importeer via Spectre',
|
||||
'import_using_plaid' => 'Importeer via Plaid',
|
||||
|
||||
'import_config_bread_crumb' => 'Instellen van je import',
|
||||
|
||||
// import index page:
|
||||
'import_index_title' => 'Gegevens importeren in Firefly III',
|
||||
'import_index_sub_title' => 'Index',
|
||||
'import_general_index_intro' => 'Dit is de import-routine van Firefly. Er zijn verschillende manieren om gegevens te importeren in Firefly III, hier als knoppen weergegeven.',
|
||||
'import_general_index_csv_file' => 'Importeer een (CSV) bestand',
|
||||
'import_index_intro' => 'Deze pagina\'s helpen je bestanden van je bank te importeren in Firefly III. Gebruik de hulp-pagina\'s linksboven voor meer informatie.',
|
||||
'import_index_file' => 'Selecteer je bestand',
|
||||
'import_index_config' => 'Als je eerder gegevens hebt geïmporteerd in Firefly III, heb je wellicht een configuratiebestand, dat een aantal zaken alvast voor je kan instellen. Voor bepaalde banken hebben andere gebruikers uit de liefde van hun hart het benodigde <a href="https://github.com/firefly-iii/import-configurations/wiki">configuratiebestand</a> gedeeld.',
|
||||
'import_index_type' => 'Selecteer het type bestand dat je zal uploaden',
|
||||
'import_index_start' => 'Start met importeren',
|
||||
'import_file' => 'Importeer een bestand',
|
||||
|
||||
// supported file types:
|
||||
'import_file_type_csv' => 'CSV (kommagescheiden waardes)',
|
||||
|
||||
// import configuration routine:
|
||||
'import_config_sub_title' => 'Instellen van je gegevensbestand',
|
||||
'import_config_bread_crumb' => 'Instellen van je gegevensbestand',
|
||||
|
||||
// import status page:
|
||||
'import_status_bread_crumb' => 'Status van importeren',
|
||||
'import_status_sub_title' => 'Status van importeren',
|
||||
'import_status_wait_title' => 'Momentje...',
|
||||
'import_status_wait_text' => 'Dit vak verdwijnt zometeen.',
|
||||
'import_status_ready_title' => 'De import is klaar om te beginnen',
|
||||
'import_status_ready_text' => 'De import kan beginnen. Alle configuratie is opgeslagen. Download dit bestand. Het kan schelen als je de import opnieuw moet doen. Om daadwerkelijk te beginnen, gebruik je of het commando in je console, of de website. Afhankelijk van hoe je Firefly III hebt ingesteld, geeft de console-methode meer feedback.',
|
||||
'import_status_ready_config' => 'Download importconfiguratie',
|
||||
'import_status_ready_start' => 'Start importeren',
|
||||
'import_status_ready_share' => 'Overweeg om je configuratiebestand te downloaden en te delen op de <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">configuratiebestand-wiki</a></strong>. Hiermee kan je het andere Firefly III gebruikers weer makkelijker maken.',
|
||||
'import_status_running_title' => 'De import is bezig',
|
||||
'import_status_running_placeholder' => 'Wacht even voor een update...',
|
||||
'import_status_errors_title' => 'Fouten tijdens het importeren',
|
||||
'import_status_errors_single' => 'Er is een niet-fatale fout opgetreden tijdens het importeren.',
|
||||
'import_status_errors_multi' => 'Er zijn een aantal niet-fatale fouten opgetreden tijdens het importeren.',
|
||||
'import_status_fatal_title' => 'Er is een fatale fout opgetreden',
|
||||
'import_status_fatal_text' => 'Een fatale fout opgetreden, waar de import-routine niet van terug heeft. Zie de uitleg in het rood hieronder.',
|
||||
'import_status_fatal_more' => 'Als de fout een time-out is, zal de import-routine halverwege gestopt zijn. Bij bepaalde serverconfiguraties is het alleen maar de server die gestopt terwijl de import-routine op de achtergrond doorloopt. Controleer de logboekbestanden om te zien wat er aan de hand is. Als het probleem zich blijft voordoen, gebruik dan de command-line opdracht.',
|
||||
'import_status_finished_title' => 'Importeren is klaar',
|
||||
'import_status_finished_text' => 'Je gegevensbestand is geïmporteerd.',
|
||||
'import_status_finished_job' => 'De geimporteerde transacties kan je vinden onder tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||
'import_status_job_running' => 'De import is bezig...',
|
||||
'import_with_key' => 'Import met code \':key\'',
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'Deze functie werkt niet als je Firefly III gebruikt in combinatie met Sandstorm.IO.',
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -200,6 +200,7 @@ return [
|
||||
'app_secret' => 'App secret',
|
||||
'public_key' => 'Publieke sleutel',
|
||||
'country_code' => 'Landcode',
|
||||
'provider_code' => 'Bank of gegevensprovider',
|
||||
|
||||
|
||||
'due_date' => 'Vervaldatum',
|
||||
|
157
resources/lang/nl_NL/import.php
Normal file
157
resources/lang/nl_NL/import.php
Normal file
@ -0,0 +1,157 @@
|
||||
<?php
|
||||
/**
|
||||
* import.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
*
|
||||
* This file is part of Firefly III.
|
||||
*
|
||||
* Firefly III is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Firefly III is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
// status of import:
|
||||
'status_wait_title' => 'Momentje...',
|
||||
'status_wait_text' => 'Dit vak verdwijnt zometeen.',
|
||||
'status_fatal_title' => 'Er is een fatale fout opgetreden',
|
||||
'status_fatal_text' => 'Een fatale fout opgetreden, waar de import-routine niet van terug heeft. Zie de uitleg in het rood hieronder.',
|
||||
'status_fatal_more' => 'Als de fout een time-out is, zal de import-routine halverwege gestopt zijn. Bij bepaalde serverconfiguraties is het alleen maar de server die gestopt terwijl de import-routine op de achtergrond doorloopt. Controleer de logboekbestanden om te zien wat er aan de hand is. Als het probleem zich blijft voordoen, gebruik dan de command-line opdracht.',
|
||||
'status_ready_title' => 'De import is klaar om te beginnen',
|
||||
'status_ready_text' => 'De import kan beginnen. Alle configuratie is opgeslagen. Download dit bestand. Het kan schelen als je de import opnieuw moet doen. Om daadwerkelijk te beginnen, gebruik je of het commando in je console, of de website. Afhankelijk van hoe je Firefly III hebt ingesteld, geeft de console-methode meer feedback.',
|
||||
'status_ready_noconfig_text' => 'De import kan beginnen. Alle configuratie is opgeslagen. Om daadwerkelijk te beginnen, gebruik je of het commando in je console, of de website. Afhankelijk van hoe je Firefly III hebt ingesteld, geeft de console-methode meer feedback.',
|
||||
'status_ready_config' => 'Download importconfiguratie',
|
||||
'status_ready_start' => 'Start importeren',
|
||||
'status_ready_share' => 'Overweeg om je configuratiebestand te downloaden en te delen op de <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">configuratiebestand-wiki</a></strong>. Hiermee kan je het andere Firefly III gebruikers weer makkelijker maken.',
|
||||
'status_job_running' => 'De import is bezig.. Momentje..',
|
||||
'status_running_title' => 'De import is bezig',
|
||||
'status_running_placeholder' => 'Wacht even voor een update...',
|
||||
'status_finished_title' => 'Importeren is klaar',
|
||||
'status_finished_text' => 'De import is klaar.',
|
||||
'status_errors_title' => 'Fouten tijdens het importeren',
|
||||
'status_errors_single' => 'Er is een niet-fatale fout opgetreden tijdens het importeren.',
|
||||
'status_errors_multi' => 'Er zijn een aantal niet-fatale fouten opgetreden tijdens het importeren.',
|
||||
'status_bread_crumb' => 'Status van importeren',
|
||||
'status_sub_title' => 'Status van importeren',
|
||||
'config_sub_title' => 'Instellen van je import',
|
||||
'status_finished_job' => 'De geimporteerde transacties kan je vinden onder tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||
'import_with_key' => 'Import met code \':key\'',
|
||||
|
||||
// file: upload something:
|
||||
'file_upload_title' => 'Importinstellingen (1/4) - Upload je bestand',
|
||||
'file_upload_text' => 'Deze pagina\'s helpen je bestanden van je bank te importeren in Firefly III. Gebruik de hulp-pagina\'s linksboven voor meer informatie.',
|
||||
'file_upload_fields' => 'Velden',
|
||||
'file_upload_help' => 'Selecteer je bestand',
|
||||
'file_upload_config_help' => 'Als je eerder gegevens hebt geïmporteerd in Firefly III, heb je wellicht een configuratiebestand, dat een aantal zaken alvast voor je kan instellen. Voor bepaalde banken hebben andere gebruikers uit de liefde van hun hart het benodigde <a href="https://github.com/firefly-iii/import-configurations/wiki">configuratiebestand</a> gedeeld',
|
||||
'file_upload_type_help' => 'Selecteer het type bestand dat je zal uploaden',
|
||||
'file_upload_submit' => 'Bestanden uploaden',
|
||||
|
||||
// file: upload types
|
||||
'import_file_type_csv' => 'CSV (kommagescheiden waardes)',
|
||||
|
||||
// file: initial config for CSV
|
||||
'csv_initial_title' => 'Importinstellingen (2/4) - Algemene CVS importinstellingen',
|
||||
'csv_initial_text' => 'Om je bestand goed te kunnen importeren moet je deze opties verifiëren.',
|
||||
'csv_initial_box' => 'Algemene CVS importinstellingen',
|
||||
'csv_initial_box_title' => 'Algemene CVS importinstellingen',
|
||||
'csv_initial_header_help' => 'Vink hier als de eerste rij kolomtitels bevat.',
|
||||
'csv_initial_date_help' => 'Datum/tijd formaat in jouw CSV bestand. Volg het formaat zoals ze het <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">op deze pagina</a> uitleggen. Het standaardformaat ziet er zo uit: :dateExample.',
|
||||
'csv_initial_delimiter_help' => 'Kies het veldscheidingsteken dat in jouw bestand wordt gebruikt. Als je het niet zeker weet, is de komma de beste optie.',
|
||||
'csv_initial_import_account_help' => 'Als jouw CSV bestand geen referenties bevat naar jouw rekening(en), geef dan hier aan om welke rekening het gaat.',
|
||||
'csv_initial_submit' => 'Ga verder met stap 3/4',
|
||||
|
||||
// file: new options:
|
||||
'file_apply_rules_title' => 'Regels toepassen',
|
||||
'file_apply_rules_description' => 'Past regels toe tijdens de import. Dit vertraagt de import behoorlijk.',
|
||||
'file_match_bills_title' => 'Match contracten',
|
||||
'file_match_bills_description' => 'Checkt of bestaande contracten matchen met nieuwe uitgaves. Dit vertraagt de import behoorlijk.',
|
||||
|
||||
// file: roles config
|
||||
'csv_roles_title' => 'Importinstellingen (3/4) - rol van elke kolom definiëren',
|
||||
'csv_roles_text' => 'Elke kolom in je CSV-bestand bevat bepaalde gegevens. Gelieve aan te geven wat voor soort gegevens de import-routine kan verwachten. De optie "maak een link" betekent dat u elke vermelding in die kolom linkt aan een waarde uit je database. Een vaak gelinkte kolom is die met de IBAN-code van de tegenrekening. Die kan je dan linken aan de IBAN in jouw database.',
|
||||
'csv_roles_table' => 'Tabel',
|
||||
'csv_roles_column_name' => 'Kolomnaam',
|
||||
'csv_roles_column_example' => 'Voorbeeldgegevens',
|
||||
'csv_roles_column_role' => 'Kolomrol',
|
||||
'csv_roles_do_map_value' => 'Maak een link',
|
||||
'csv_roles_column' => 'Kolom',
|
||||
'csv_roles_no_example_data' => 'Geen voorbeeldgegevens',
|
||||
'csv_roles_submit' => 'Ga verder met stap 4/4',
|
||||
'csv_roles_warning' => 'Geef minstens de kolom aan waar het bedrag in staat. Als het even kan, ook een kolom voor de omschrijving, datum en de andere rekening.',
|
||||
|
||||
|
||||
// file: map data
|
||||
'file_map_title' => 'Importinstellingen (4/4) - Link importgegevens aan Firefly III-gegevens',
|
||||
'file_map_text' => 'In deze tabellen is de linkerwaarde een waarde uit je CSV bestand. Jij moet de link leggen, als mogelijk, met een waarde uit jouw database. Firefly houdt zich hier aan. Als er geen waarde is, selecteer dan ook niets.',
|
||||
'file_map_field_value' => 'Veldwaarde',
|
||||
'file_map_field_mapped_to' => 'Gelinkt aan',
|
||||
'map_do_not_map' => '(niet linken)',
|
||||
'file_map_submit' => 'Start importeren',
|
||||
|
||||
// map things.
|
||||
'column__ignore' => '(negeer deze kolom)',
|
||||
'column_account-iban' => 'Betaalrekening (IBAN)',
|
||||
'column_account-id' => 'Betaalrekening (ID gelijk aan Firefly)',
|
||||
'column_account-name' => 'Betaalrekeningnaam',
|
||||
'column_amount' => 'Bedrag',
|
||||
'column_amount_debet' => 'Bedrag (debetkolom)',
|
||||
'column_amount_credit' => 'Bedrag (creditkolom)',
|
||||
'column_amount-comma-separated' => 'Bedrag (komma as decimaalscheidingsteken)',
|
||||
'column_bill-id' => 'Contract (ID gelijk aan Firefly)',
|
||||
'column_bill-name' => 'Contractnaam',
|
||||
'column_budget-id' => 'Budget (ID gelijk aan Firefly)',
|
||||
'column_budget-name' => 'Budgetnaam',
|
||||
'column_category-id' => 'Categorie (ID gelijk aan Firefly)',
|
||||
'column_category-name' => 'Categorienaam',
|
||||
'column_currency-code' => 'Valutacode (ISO 4217)',
|
||||
'column_currency-id' => 'Valuta (ID gelijk aan Firefly)',
|
||||
'column_currency-name' => 'Valutanaam',
|
||||
'column_currency-symbol' => 'Valutasymbool',
|
||||
'column_date-interest' => 'Datum (renteberekening)',
|
||||
'column_date-book' => 'Datum (boeking)',
|
||||
'column_date-process' => 'Datum (verwerking)',
|
||||
'column_date-transaction' => 'Datum',
|
||||
'column_description' => 'Omschrijving',
|
||||
'column_opposing-iban' => 'Tegenrekening (IBAN)',
|
||||
'column_opposing-id' => 'Tegenrekening (ID gelijk aan Firefly)',
|
||||
'column_external-id' => 'Externe ID',
|
||||
'column_opposing-name' => 'Tegenrekeningnaam',
|
||||
'column_rabo-debet-credit' => 'Rabobankspecifiek bij/af indicator',
|
||||
'column_ing-debet-credit' => 'ING-specifieke bij/af indicator',
|
||||
'column_sepa-ct-id' => 'SEPA end-to-end transactienummer',
|
||||
'column_sepa-ct-op' => 'SEPA tegenrekeningnummer',
|
||||
'column_sepa-db' => 'SEPA "direct debet"-nummer',
|
||||
'column_tags-comma' => 'Tags (kommagescheiden)',
|
||||
'column_tags-space' => 'Tags (spatiegescheiden)',
|
||||
'column_account-number' => 'Betaalrekening (rekeningnummer)',
|
||||
'column_opposing-number' => 'Tegenrekening (rekeningnummer)',
|
||||
|
||||
// bunq
|
||||
'bunq_prerequisites_title' => 'Voorwaarden voor een import van bunq',
|
||||
'bunq_prerequisites_text' => 'Om transacties bij bunq te importeren heb je een API sleutel nodig. Dit kan via de app.',
|
||||
|
||||
// Spectre:
|
||||
'spectre_title' => 'Importeer via Spectre',
|
||||
'spectre_prerequisites_title' => 'Voorwaarden voor een import via Spectre',
|
||||
'spectre_prerequisites_text' => 'Als je gegevens wilt importeren via de Spectre API, moet je een aantal geheime codes bezitten. Ze zijn te vinden op <a href="https://www.saltedge.com/clients/profile/secrets">de secrets pagina</a>.',
|
||||
'spectre_enter_pub_key' => 'Het importeren werkt alleen als je deze publieke sleutel op uw <a href="https://www.saltedge.com/clients/security/edit">security pagina</a> invoert.',
|
||||
'spectre_select_country_title' => 'Selecteer een land',
|
||||
'spectre_select_country_text' => 'Firefly III bevat een groot aantal banken en sites waaruit Spectre transactiegegevens voor je kan downloaden. Deze banken zijn gesorteerd per land. Let op: er is een "Fake Country" voor wanneer je dingen wilt testen. Als je uit andere financiële apps wilt importeren, gebruik dan het denkbeeldige land "Andere financiële applicaties". In Spectre kun je standaard alleen gegevens van nep-banken downloaden. Zorg ervoor dat je status "Live" is op je <a href="https://www.saltedge.com/clients/dashboard">Dashboard</a> als je wilt downloaden van echte banken.',
|
||||
'spectre_select_provider_title' => 'Selecteer een bank',
|
||||
'spectre_select_provider_text' => 'Spectre ondersteunt de volgende banken of financiële apps onder <em>:country</em>. Kies degene waaruit je wilt importeren.',
|
||||
'spectre_input_fields_title' => 'Verplichte velden',
|
||||
'spectre_input_fields_text' => 'De volgende velden zijn verplicht voor ":provider" (uit :country).',
|
||||
'spectre_instructions_english' => 'Deze instructies worden door Spectre verstrekt. Ze zijn in het Engels:',
|
||||
];
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,26 +16,12 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
'bunq_prerequisites_title' => 'Wymagania wstępne dotyczące importowania z bunq',
|
||||
'bunq_prerequisites_text' => 'Aby zaimportować dane z bunq, musisz uzyskać klucz API. Możesz to zrobić za pośrednictwem aplikacji.',
|
||||
|
||||
// Spectre:
|
||||
'spectre_title' => 'Import using Spectre',
|
||||
'spectre_prerequisites_title' => 'Prerequisites for an import using Spectre',
|
||||
'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you need to prove some secrets. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/security/edit">security page</a>.',
|
||||
'spectre_select_country_title' => 'Select a country',
|
||||
'spectre_select_country_text' => 'Firefly III has a large selection of banks and sites from which Spectre can download transactional data. These banks are sorted by country. Please not that there is a "Fake Country" for when you wish to test something. If you wish to import from other financial tools, please use the imaginary country called "Other financial applications". By default, Spectre only allows you to download data from fake banks. Make sure your status is "Live" on your <a href="https://www.saltedge.com/clients/dashboard">Dashboard</a> if you wish to download from real banks.',
|
||||
'spectre_select_provider_title' => 'Select a bank',
|
||||
'spectre_select_provider_text' => 'Spectre supports the following banks or financial services grouped under <em>:country</em>. Please pick the one you wish to import from.',
|
||||
'spectre_input_fields_title' => 'Input mandatory fields',
|
||||
'spectre_input_fields_text' => 'The following fields are mandated by ":provider" (from :country).',
|
||||
'spectre_instructions_english' => 'These instructions are provided by Spectre for your convencience. They are in English:',
|
||||
];
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -29,6 +29,7 @@ return [
|
||||
'preferences' => 'Preferencje',
|
||||
'profile' => 'Profil',
|
||||
'changePassword' => 'Zmień swoje hasło',
|
||||
'change_email' => 'Change your email address',
|
||||
'bills' => 'Rachunki',
|
||||
'newBill' => 'Nowy rachunek',
|
||||
'edit_bill' => 'Modyfikuj rachunek ":name"',
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,86 +16,11 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
|
||||
// initial config
|
||||
'initial_title' => 'Konfiguracja importu (1/3) - Podstawowa konfiguracja importu CSV',
|
||||
'initial_text' => 'Abyś mógł poprawnie zaimportować plik, sprawdź poprawność poniższych opcji.',
|
||||
'initial_box' => 'Podstawowa konfiguracja importu CSV',
|
||||
'initial_box_title' => 'Podstawowe opcje konfiguracji importu CSV',
|
||||
'initial_header_help' => 'Zaznacz to pole, jeśli pierwszy wiersz w pliku CSV to nazwy kolumn.',
|
||||
'initial_date_help' => 'Format daty i czasu w pliku CSV. Format powinien być zgodny z opisem na <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">tej</a> stronie. Wartość domyślna będzie analizować daty, które wyglądają następująco: :dateExample.',
|
||||
'initial_delimiter_help' => 'Wybierz separator pola, który jest używany w pliku wejściowym. Jeśli nie jesteś pewien, przecinek jest najbezpieczniejszym rozwiązaniem.',
|
||||
'initial_import_account_help' => 'Jeśli plik CSV NIE zawiera informacji na temat Twojego konta aktywów, skorzystaj z tego menu rozwijanego, aby wybrać, do którego konta należą transakcje z CSV.',
|
||||
'initial_submit' => 'Przejdź do kroku 2/3',
|
||||
|
||||
// new options:
|
||||
'apply_rules_title' => 'Apply rules',
|
||||
'apply_rules_description' => 'Apply your rules. Note that this slows the import significantly.',
|
||||
'match_bills_title' => 'Match bills',
|
||||
'match_bills_description' => 'Match your bills to newly created withdrawals. Note that this slows the import significantly.',
|
||||
|
||||
// roles config
|
||||
'roles_title' => 'Konfiguracja importu (2/3) - Określ rolę każdej z kolumn',
|
||||
'roles_text' => 'Każda kolumna w pliku CSV zawiera pewne dane. Proszę podać, jakich danych importer powinien oczekiwać. Opcja "mapowania" oznacza powiązanie każdego wpisu znalezionego w kolumnie z wartością w bazie danych. Często mapowaną kolumną jest kolumna, która zawiera IBAN przeciwnego konta. Można to łatwo dopasować do obecnego w bazie danych IBAN.',
|
||||
'roles_table' => 'Tabela',
|
||||
'roles_column_name' => 'Nazwa kolumny',
|
||||
'roles_column_example' => 'Przykładowe dane w kolumnie',
|
||||
'roles_column_role' => 'Znaczenie danych w kolumnie',
|
||||
'roles_do_map_value' => 'Zmapuj te wartości',
|
||||
'roles_column' => 'Kolumna',
|
||||
'roles_no_example_data' => 'Brak przykładowych danych',
|
||||
'roles_submit' => 'Przejdź do kroku 3/3',
|
||||
'roles_warning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
||||
|
||||
// map data
|
||||
'map_title' => 'Konfiguracja importu (3/3) - Połącz importowane dane z danymi w Firefly III',
|
||||
'map_text' => 'In the following tables, the left value shows you information found in your uploaded CSV file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||
'map_field_value' => 'Wartość pola',
|
||||
'map_field_mapped_to' => 'Zmapowane na',
|
||||
'map_do_not_map' => '(nie mapuj)',
|
||||
'map_submit' => 'Rozpocznij Importowanie',
|
||||
|
||||
// map things.
|
||||
'column__ignore' => '(ignoruj tę kolumnę)',
|
||||
'column_account-iban' => 'Konto aktywów (IBAN)',
|
||||
'column_account-id' => 'ID konta aktywów (taki sam jak w Firefly)',
|
||||
'column_account-name' => 'Konto aktywów (nazwa)',
|
||||
'column_amount' => 'Kwota',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Kwota (przecinek jako separator dziesiętny)',
|
||||
'column_bill-id' => 'ID rachunku (taki sam jak w Firefly)',
|
||||
'column_bill-name' => 'Nazwa rachunku',
|
||||
'column_budget-id' => 'ID budżetu (taki sam jak w Firefly)',
|
||||
'column_budget-name' => 'Nazwa budżetu',
|
||||
'column_category-id' => 'ID kategorii (taki sam jak w Firefly)',
|
||||
'column_category-name' => 'Nazwa kategorii',
|
||||
'column_currency-code' => 'Kod waluty (ISO 4217)',
|
||||
'column_currency-id' => 'ID waluty (taki sam jak w Firefly)',
|
||||
'column_currency-name' => 'Nazwa waluty (taka sama jak w Firefly)',
|
||||
'column_currency-symbol' => 'Symbol waluty (taki sam jak w Firefly)',
|
||||
'column_date-interest' => 'Data naliczenia odsetek',
|
||||
'column_date-book' => 'Data księgowania transakcji',
|
||||
'column_date-process' => 'Transaction process date',
|
||||
'column_date-transaction' => 'Data',
|
||||
'column_description' => 'Opis',
|
||||
'column_opposing-iban' => 'Opposing account (IBAN)',
|
||||
'column_opposing-id' => 'Opposing account ID (matching Firefly)',
|
||||
'column_external-id' => 'Zewnętrzne ID',
|
||||
'column_opposing-name' => 'Opposing account (name)',
|
||||
'column_rabo-debet-credit' => 'Rabobank specific debet/credit indicator',
|
||||
'column_ing-debet-credit' => 'ING specific debet/credit indicator',
|
||||
'column_sepa-ct-id' => 'SEPA Credit Transfer end-to-end ID',
|
||||
'column_sepa-ct-op' => 'SEPA Credit Transfer opposing account',
|
||||
'column_sepa-db' => 'SEPA Direct Debet',
|
||||
'column_tags-comma' => 'Tagi (oddzielone przecinkami)',
|
||||
'column_tags-space' => 'Tagi (oddzielone spacjami)',
|
||||
'column_account-number' => 'Konto aktywów (numer konta)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
];
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -711,6 +711,8 @@ return [
|
||||
'deleted_transfer' => 'Pomyślnie usunięto transfer ":description"',
|
||||
'stored_journal' => 'Pomyślnie utworzono nową transakcję ":description"',
|
||||
'select_transactions' => 'Wybierz transakcje',
|
||||
'rule_group_select_transactions' => 'Apply ":title" to transactions',
|
||||
'rule_select_transactions' => 'Apply ":title" to transactions',
|
||||
'stop_selection' => 'Przestań wybierać transakcje',
|
||||
'reconcile_selected' => 'Uzgodnij',
|
||||
'mass_delete_journals' => 'Usuń wiele transakcji',
|
||||
@ -1070,53 +1072,16 @@ return [
|
||||
// import bread crumbs and titles:
|
||||
'import' => 'Importuj',
|
||||
'import_data' => 'Importuj dane',
|
||||
'import_general_index_file' => 'Import a file',
|
||||
'import_from_bunq' => 'Import from bunq',
|
||||
'import_using_spectre' => 'Import using Spectre',
|
||||
'import_using_plaid' => 'Import using Plaid',
|
||||
|
||||
'import_config_bread_crumb' => 'Set up your import',
|
||||
|
||||
// import index page:
|
||||
'import_index_title' => 'Importuj dane do Firefly III',
|
||||
'import_index_sub_title' => 'Indeks',
|
||||
'import_general_index_intro' => 'Witamy w procedurze importu Firefly III. Istnieje kilka sposobów importowania danych do Firefly III.',
|
||||
'import_general_index_csv_file' => 'Importuj plik CSV',
|
||||
'import_index_intro' => 'Ta procedura pomoże Ci zaimportować pliki z Twojego banku do Firefly III. Proszę sprawdzić stronę pomocy w prawym górnym rogu.',
|
||||
'import_index_file' => 'Wybierz swój plik',
|
||||
'import_index_config' => 'Jeśli wcześniej importowałeś dane do Firefly III, może posiadać plik konfiguracji, który wstępnie ustawi wartości parametrów konfiguracyjnych dla Ciebie. Dla niektórych banków, inni użytkownicy uprzejmie dostarczyli swoje <a href="https://github.com/firefly-iii/import-configurations/wiki">pliki konfiguracji</a>.',
|
||||
'import_index_type' => 'Wybierz typ pliku, który będziesz przesyłać',
|
||||
'import_index_start' => 'Rozpocznij import',
|
||||
'import_file' => 'Importuj plik',
|
||||
|
||||
// supported file types:
|
||||
'import_file_type_csv' => 'CSV (wartości oddzielone przecinkami)',
|
||||
|
||||
// import configuration routine:
|
||||
'import_config_sub_title' => 'Skonfiguruj swój importowany plik',
|
||||
'import_config_bread_crumb' => 'Skonfiguruj swój plik',
|
||||
|
||||
// import status page:
|
||||
'import_status_bread_crumb' => 'Status importu',
|
||||
'import_status_sub_title' => 'Status importu',
|
||||
'import_status_wait_title' => 'Proszę czekać...',
|
||||
'import_status_wait_text' => 'To pole za chwilę zniknie.',
|
||||
'import_status_ready_title' => 'Import jest gotowy do uruchomienia',
|
||||
'import_status_ready_text' => 'Import jest gotowy do uruchomienia. Wszystkie potrzebne ustawienia zostały skonfigurowane. Pobierz proszę plik konfiguracyjny. Pomoże Ci on gdy import nie pójdzie zgodnie z planem. Aby rzeczywiście uruchomić import, można wykonać następujące polecenie w konsoli lub uruchomić importowanie z poziomu strony www. W zależności od konfiguracji, import przez konsolę da Ci więcej informacji zwrotnych.',
|
||||
'import_status_ready_config' => 'Pobierz konfigurację',
|
||||
'import_status_ready_start' => 'Rozpocznij Importowanie',
|
||||
'import_status_ready_share' => 'Rozważ proszę pobranie swojej konfiguracji i udostępnienie jej w <strong><a href="https://github.com/firefly-iii/import-configurations/wiki">centrum konfiguracji importu</a></strong>. Pozwoli to innym użytkownikom Firefly III łatwo importować swoje pliki.',
|
||||
'import_status_running_title' => 'Importowanie jest uruchomione',
|
||||
'import_status_running_placeholder' => 'Proszę czekać na aktualizację...',
|
||||
'import_status_errors_title' => 'Błędy podczas importowania',
|
||||
'import_status_errors_single' => 'Wystąpił błąd podczas importowania. Nie wydaje się być krytyczny.',
|
||||
'import_status_errors_multi' => 'Wystąpiły błędy podczas importowania. Nie wydają się być śmiertelne.',
|
||||
'import_status_fatal_title' => 'Wystąpił krytyczny błąd',
|
||||
'import_status_fatal_text' => 'Wystąpił błąd krytyczny, którego procedura importu nie naprawić. Proszę sprawdzić wyjaśnienia na czerwono poniżej.',
|
||||
'import_status_fatal_more' => 'Jeśli przekroczono limitu czasu, import zostanie zatrzymany w połowie. W przypadku niektórych konfiguracji serwerów, jedynie serwer przestał odpowiadać podczas gdy importowanie nadal działa w tle. Aby to sprawdzić, należy sprawdzić pliki dziennika. Jeśli problem będzie się powtarzał, zamiast tego, należy rozważyć Importowanie poprzez konsolę.',
|
||||
'import_status_finished_title' => 'Importowanie zakończone',
|
||||
'import_status_finished_text' => 'Procedura importu pomyślnie zaimportowała Twój plik.',
|
||||
'import_status_finished_job' => 'Zaimportowane transakcje znajdują się w tagu <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||
'import_status_job_running' => 'The import is running...',
|
||||
'import_with_key' => 'Import z kluczem \':key\'',
|
||||
|
||||
// sandstorm.io errors and messages:
|
||||
'sandstorm_not_available' => 'Ta funkcja nie jest dostępna, gdy używasz Firefly III w środowisku Sandstorm.io.',
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@ -200,6 +200,7 @@ return [
|
||||
'app_secret' => 'App secret',
|
||||
'public_key' => 'Public key',
|
||||
'country_code' => 'Country code',
|
||||
'provider_code' => 'Bank or data-provider',
|
||||
|
||||
|
||||
'due_date' => 'Termin realizacji',
|
||||
|
157
resources/lang/pl_PL/import.php
Normal file
157
resources/lang/pl_PL/import.php
Normal file
@ -0,0 +1,157 @@
|
||||
<?php
|
||||
/**
|
||||
* import.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
*
|
||||
* This file is part of Firefly III.
|
||||
*
|
||||
* Firefly III is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* Firefly III is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
return [
|
||||
// status of import:
|
||||
'status_wait_title' => 'Please hold...',
|
||||
'status_wait_text' => 'This box will disappear in a moment.',
|
||||
'status_fatal_title' => 'A fatal error occurred',
|
||||
'status_fatal_text' => 'A fatal error occurred, which the import-routine cannot recover from. Please see the explanation in red below.',
|
||||
'status_fatal_more' => 'If the error is a time-out, the import will have stopped half-way. For some server configurations, it is merely the server that stopped while the import keeps running in the background. To verify this, check out the log files. If the problem persists, consider importing over the command line instead.',
|
||||
'status_ready_title' => 'Import is ready to start',
|
||||
'status_ready_text' => 'The import is ready to start. All the configuration you needed to do has been done. Please download the configuration file. It will help you with the import should it not go as planned. To actually run the import, you can either execute the following command in your console, or run the web-based import. Depending on your configuration, the console import will give you more feedback.',
|
||||
'status_ready_noconfig_text' => 'The import is ready to start. All the configuration you needed to do has been done. To actually run the import, you can either execute the following command in your console, or run the web-based import. Depending on your configuration, the console import will give you more feedback.',
|
||||
'status_ready_config' => 'Download configuration',
|
||||
'status_ready_start' => 'Start the import',
|
||||
'status_ready_share' => '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.',
|
||||
'status_job_running' => 'The import is running.. Please wait..',
|
||||
'status_running_title' => 'The import is running',
|
||||
'status_running_placeholder' => 'Please hold for an update...',
|
||||
'status_finished_title' => 'Import routine finished',
|
||||
'status_finished_text' => 'The import routine has imported your data.',
|
||||
'status_errors_title' => 'Errors during the import',
|
||||
'status_errors_single' => 'An error has occurred during the import. It does not appear to be fatal.',
|
||||
'status_errors_multi' => 'Some errors occurred during the import. These do not appear to be fatal.',
|
||||
'status_bread_crumb' => 'Import status',
|
||||
'status_sub_title' => 'Import status',
|
||||
'config_sub_title' => 'Set up your import',
|
||||
'status_finished_job' => 'The transactions imported can be found in tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
|
||||
'import_with_key' => 'Import with key \':key\'',
|
||||
|
||||
// file: upload something:
|
||||
'file_upload_title' => 'Import setup (1/4) - Upload your file',
|
||||
'file_upload_text' => 'This routine will help you import files from your bank into Firefly III. Please check out the help pages in the top right corner.',
|
||||
'file_upload_fields' => 'Fields',
|
||||
'file_upload_help' => 'Select your file',
|
||||
'file_upload_config_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>',
|
||||
'file_upload_type_help' => 'Select the type of file you will upload',
|
||||
'file_upload_submit' => 'Upload files',
|
||||
|
||||
// file: upload types
|
||||
'import_file_type_csv' => 'CSV (comma separated values)',
|
||||
|
||||
// file: initial config for CSV
|
||||
'csv_initial_title' => 'Import setup (2/4) - Basic CSV import setup',
|
||||
'csv_initial_text' => 'To be able to import your file correctly, please validate the options below.',
|
||||
'csv_initial_box' => 'Basic CSV import setup',
|
||||
'csv_initial_box_title' => 'Basic CSV import setup options',
|
||||
'csv_initial_header_help' => 'Check this box if the first row of your CSV file are the column titles.',
|
||||
'csv_initial_date_help' => 'Date time format in your CSV. Follow the format like <a href="https://secure.php.net/manual/en/datetime.createfromformat.php#refsect1-datetime.createfromformat-parameters">this page</a> indicates. The default value will parse dates that look like this: :dateExample.',
|
||||
'csv_initial_delimiter_help' => 'Choose the field delimiter that is used in your input file. If not sure, comma is the safest option.',
|
||||
'csv_initial_import_account_help' => 'If your CSV file does NOT contain information about your asset account(s), use this dropdown to select to which account the transactions in the CSV belong to.',
|
||||
'csv_initial_submit' => 'Continue with step 3/4',
|
||||
|
||||
// file: new options:
|
||||
'file_apply_rules_title' => 'Apply rules',
|
||||
'file_apply_rules_description' => 'Apply your rules. Note that this slows the import significantly.',
|
||||
'file_match_bills_title' => 'Match bills',
|
||||
'file_match_bills_description' => 'Match your bills to newly created withdrawals. Note that this slows the import significantly.',
|
||||
|
||||
// file: roles config
|
||||
'csv_roles_title' => 'Import setup (3/4) - Define each column\'s role',
|
||||
'csv_roles_text' => 'Each column in your CSV file contains certain data. Please indicate what kind of data the importer should expect. The option to "map" data means that you will link each entry found in the column to a value in your database. An often mapped column is the column that contains the IBAN of the opposing account. That can be easily matched to IBAN\'s present in your database already.',
|
||||
'csv_roles_table' => 'Table',
|
||||
'csv_roles_column_name' => 'Name of column',
|
||||
'csv_roles_column_example' => 'Column example data',
|
||||
'csv_roles_column_role' => 'Column data meaning',
|
||||
'csv_roles_do_map_value' => 'Map these values',
|
||||
'csv_roles_column' => 'Column',
|
||||
'csv_roles_no_example_data' => 'No example data available',
|
||||
'csv_roles_submit' => 'Continue with step 4/4',
|
||||
'csv_roles_warning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.',
|
||||
|
||||
|
||||
// file: map data
|
||||
'file_map_title' => 'Import setup (4/4) - Connect import data to Firefly III data',
|
||||
'file_map_text' => 'In the following tables, the left value shows you information found in your uploaded file. It is your task to map this value, if possible, to a value already present in your database. Firefly will stick to this mapping. If there is no value to map to, or you do not wish to map the specific value, select nothing.',
|
||||
'file_map_field_value' => 'Field value',
|
||||
'file_map_field_mapped_to' => 'Mapped to',
|
||||
'map_do_not_map' => '(do not map)',
|
||||
'file_map_submit' => 'Start the import',
|
||||
|
||||
// map things.
|
||||
'column__ignore' => '(ignore this column)',
|
||||
'column_account-iban' => 'Asset account (IBAN)',
|
||||
'column_account-id' => 'Asset account ID (matching Firefly)',
|
||||
'column_account-name' => 'Asset account (name)',
|
||||
'column_amount' => 'Amount',
|
||||
'column_amount_debet' => 'Amount (debet column)',
|
||||
'column_amount_credit' => 'Amount (credit column)',
|
||||
'column_amount-comma-separated' => 'Amount (comma as decimal separator)',
|
||||
'column_bill-id' => 'Bill ID (matching Firefly)',
|
||||
'column_bill-name' => 'Bill name',
|
||||
'column_budget-id' => 'Budget ID (matching Firefly)',
|
||||
'column_budget-name' => 'Budget name',
|
||||
'column_category-id' => 'Category ID (matching Firefly)',
|
||||
'column_category-name' => 'Category name',
|
||||
'column_currency-code' => 'Currency code (ISO 4217)',
|
||||
'column_currency-id' => 'Currency ID (matching Firefly)',
|
||||
'column_currency-name' => 'Currency name (matching Firefly)',
|
||||
'column_currency-symbol' => 'Currency symbol (matching Firefly)',
|
||||
'column_date-interest' => 'Interest calculation date',
|
||||
'column_date-book' => 'Transaction booking date',
|
||||
'column_date-process' => 'Transaction process date',
|
||||
'column_date-transaction' => 'Date',
|
||||
'column_description' => 'Description',
|
||||
'column_opposing-iban' => 'Opposing account (IBAN)',
|
||||
'column_opposing-id' => 'Opposing account ID (matching Firefly)',
|
||||
'column_external-id' => 'External ID',
|
||||
'column_opposing-name' => 'Opposing account (name)',
|
||||
'column_rabo-debet-credit' => 'Rabobank specific debet/credit indicator',
|
||||
'column_ing-debet-credit' => 'ING specific debet/credit indicator',
|
||||
'column_sepa-ct-id' => 'SEPA Credit Transfer end-to-end ID',
|
||||
'column_sepa-ct-op' => 'SEPA Credit Transfer opposing account',
|
||||
'column_sepa-db' => 'SEPA Direct Debet',
|
||||
'column_tags-comma' => 'Tags (comma separated)',
|
||||
'column_tags-space' => 'Tags (space separated)',
|
||||
'column_account-number' => 'Asset account (account number)',
|
||||
'column_opposing-number' => 'Opposing account (account number)',
|
||||
|
||||
// bunq
|
||||
'bunq_prerequisites_title' => 'Prerequisites for an import from bunq',
|
||||
'bunq_prerequisites_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app.',
|
||||
|
||||
// Spectre:
|
||||
'spectre_title' => 'Import using Spectre',
|
||||
'spectre_prerequisites_title' => 'Prerequisites for an import using Spectre',
|
||||
'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you need to prove some secrets. They can be found on the <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/security/edit">security page</a>.',
|
||||
'spectre_select_country_title' => 'Select a country',
|
||||
'spectre_select_country_text' => 'Firefly III has a large selection of banks and sites from which Spectre can download transactional data. These banks are sorted by country. Please not that there is a "Fake Country" for when you wish to test something. If you wish to import from other financial tools, please use the imaginary country called "Other financial applications". By default, Spectre only allows you to download data from fake banks. Make sure your status is "Live" on your <a href="https://www.saltedge.com/clients/dashboard">Dashboard</a> if you wish to download from real banks.',
|
||||
'spectre_select_provider_title' => 'Select a bank',
|
||||
'spectre_select_provider_text' => 'Spectre supports the following banks or financial services grouped under <em>:country</em>. Please pick the one you wish to import from.',
|
||||
'spectre_input_fields_title' => 'Input mandatory fields',
|
||||
'spectre_input_fields_text' => 'The following fields are mandated by ":provider" (from :country).',
|
||||
'spectre_instructions_english' => 'These instructions are provided by Spectre for your convencience. They are in English:',
|
||||
];
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
@ -16,7 +16,7 @@
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
|
Loading…
Reference in New Issue
Block a user