{{ $t('firefly.split_transaction_title_help') }}
@@ -54,7 +63,13 @@ }, handleInput(e) { this.$emit('input', this.$refs.descr.value); - } + }, + clearField: function () { + //props.value = ''; + this.name = ''; + this.$refs.descr.value = ''; + this.$emit('input', this.$refs.descr.value); + }, } } diff --git a/resources/assets/js/components/transactions/StandardDate.vue b/resources/assets/js/components/transactions/StandardDate.vue index fe446ba1b4..671502d963 100644 --- a/resources/assets/js/components/transactions/StandardDate.vue +++ b/resources/assets/js/components/transactions/StandardDate.vue @@ -24,17 +24,28 @@ {{ $t('firefly.date') }}storage/logs, nebo pro to stejné spusťte docker logs <container_id> (a načtěte tuto stránku znovu).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'V ostatních případech napište provozovateli, :site_owner a požádejte ho o resetování svého dvoufázového ověřování.',
'mfa_backup_code' => 'Použitím záložního kódu, umožňujícího přihlášení do Firefly III, platnost kódu zaniká. Takže kód, kterým jste se už přihlásili, už k ničemu není (není možné ho použít opakovaně) proto si ho ze seznamu vyškrtněte.',
'pref_two_factor_new_backup_codes' => 'Získat nové záložní kódy',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days dnů dat může chvíli trvat načíst.',
'registered' => 'Úspěšně jste se zaregistrovali!',
'Default asset account' => 'Výchozí účet s aktivy',
- 'no_budget_pointer' => 'Zdá se, že zatím nemáte žádné rozpočty. Na stránce rozpočty byste nějaké měli vytvořit. Rozpočty mohou pomoci udržet si přehled ve výdajích.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Spořicí účet',
'Credit card' => 'Kreditní karta',
'source_accounts' => 'Zdrojové účty',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Úspěšně smazán výběr „:description“',
'deleted_deposit' => 'Úspěšně smazán vklad „:description“',
'deleted_transfer' => 'Úspěšně smazán převod „:description“',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Úspěšně vytvořena nová transakce „:description“',
'stored_journal_no_descr' => 'Successfully created your new transaction',
'updated_journal_no_descr' => 'Successfully updated your transaction',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(žádný rozpočet)',
'account_per_budget' => 'Účty pro jednotlivé rozpočty',
'account_per_category' => 'Účty pro jednotlivé kategorie',
+ 'create_new_object' => 'Create',
'empty' => '(prázdné)',
'all_other_budgets' => '(všechny ostatní rozpočty)',
'all_other_accounts' => '(všechny ostatní účty)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Chyby',
'debt_start_date' => 'Datum začátku dluhu',
'debt_start_amount' => 'Počáteční výše dluhu',
- 'debt_start_amount_help' => 'Pokud dlužíte částku, je nejlépe ji zadat jako záporné číslo, protože ovlivňuje vaše čisté jmění. Pokud jste částku dlužili, platí to samé. Další informace naleznete v nápovědě.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Uložit nový závazek',
'edit_liabilities_account' => 'Upravit závazek „:name“',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Uložit nastavení',
'single_user_administration' => 'Správa uživatele pro :email',
'edit_user' => 'Upravit uživatele :email',
- 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Uživatelská data',
'user_information' => 'Informace o uživateli',
'total_size' => 'celková velikost',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Naimportovat transakce do Firefly III',
'import_data' => 'Importovat data',
'import_transactions' => 'Importovat transakce',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Tato funkce není k dispozici, když používáte Firefly III v prostředí Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Čisté jmění (:currency)',
'box_spend_per_day' => 'Zbývá pro denní útratu: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/de_DE/breadcrumbs.php b/resources/lang/de_DE/breadcrumbs.php
index 9881c6eab8..84384663d0 100644
--- a/resources/lang/de_DE/breadcrumbs.php
+++ b/resources/lang/de_DE/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Schlagwort „:tag” bearbeiten',
'delete_tag' => 'Schlagwort „:tag” löschen',
'delete_journal_link' => 'Transaktionsverknüpfung löschen',
+ 'telemetry_index' => 'Telemetrie',
+ 'telemetry_view' => 'Telemetrie anzeigen',
];
diff --git a/resources/lang/de_DE/config.php b/resources/lang/de_DE/config.php
index f7e5e9b517..8621804974 100644
--- a/resources/lang/de_DE/config.php
+++ b/resources/lang/de_DE/config.php
@@ -32,7 +32,7 @@ return [
'month_and_day_no_year' => '%B %e',
'date_time' => '%e %B %Y, @ %T',
'specific_day' => '%e. %B %Y',
- 'week_in_year' => 'Week %V, %G',
+ 'week_in_year' => 'Kalenderwoche %V, %G',
'year' => '%Y',
'half_year' => '%B %Y',
'month_js' => 'MMMM YYYY',
diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php
index 8ef6cfe191..af6d6f4896 100644
--- a/resources/lang/de_DE/firefly.php
+++ b/resources/lang/de_DE/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Ich kann keine 2FA-Codes generieren.',
'two_factor_lost_header' => 'Haben Sie ihre Zwei-Faktor-Authentifizierung verloren?',
'two_factor_lost_intro' => 'Wenn Sie auch Ihre Sicherungsschlüssel verloren haben, haben Sie Pech. Dies ist nichts, was Sie über die Weboberfläche beheben können. Sie haben jedoch zwei Möglichkeiten.',
- 'two_factor_lost_fix_self' => 'Wenn Sie Ihre eigene Instanz von Firefly III ausführen, überprüfen Sie die Protokolle in storage/logs auf Anweisungen, oder führen Sie docker logs <container_id> aus, um die Anweisungen zu lesen (aktualisieren Sie diese Seite).',
+ 'two_factor_lost_fix_self' => 'Wenn Sie Ihre eigene Instanz von Firefly III betreiben, lesen Sie diesen Eintrag in den FAQ für Anweisungen.',
'two_factor_lost_fix_owner' => 'Ansonsten, mailen Sie dem Inhaber der Website, :site_owner und bitten Sie ihn, Ihre Zwei-Faktor Authentifizierung zurückzusetzen.',
'mfa_backup_code' => 'Sie haben sich mit einem Sicherungsschlüssel bei Firefly III angemeldet. Dieser kann nun nicht mehr verwendet werden, also streichen Sie ihn aus Ihrer Liste.',
'pref_two_factor_new_backup_codes' => 'Neue Sicherungsschlüssel abrufen',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days Tage Daten können eine Weile zum Laden benötigen.',
'registered' => 'Sie haben sich erfolgreich registriert!',
'Default asset account' => 'Standard-Bestandskonto',
- 'no_budget_pointer' => 'Sie scheinen noch keine Budgets festgelegt zu haben. Sie sollten einige davon auf der Seite Budgets anlegen. Budgets können Ihnen dabei helfen, den Überblick über die Ausgaben zu behalten.',
+ 'no_budget_pointer' => 'Sie scheinen noch keine Kostenrahmen festgelegt zu haben. Sie sollten einige davon auf der Seite „Kostenrahmen” anlegen. Kostenrahmen können Ihnen dabei helfen, den Überblick über die Ausgaben zu behalten.',
'Savings account' => 'Sparkonto',
'Credit card' => 'Kreditkarte',
'source_accounts' => 'Ausgangskonto',
@@ -393,7 +393,7 @@ return [
'rule_trigger_to_account_nr_ends' => 'Zielkontonummer/IBAN endet auf „:trigger_value”',
'rule_trigger_to_account_nr_is_choice' => 'Zielkontonummer/IBAN ist …',
'rule_trigger_to_account_nr_is' => 'Zielkontonummer/IBAN ist „:trigger_value”',
- 'rule_trigger_to_account_nr_contains_choice' => 'Zielkontonummer/IBAN beginnt enthält …',
+ 'rule_trigger_to_account_nr_contains_choice' => 'Zielkontonummer/IBAN enthält …',
'rule_trigger_to_account_nr_contains' => 'Zielkontonummer/IBAN enthält „:trigger_value”',
'rule_trigger_transaction_type_choice' => 'Buchung ist vom Typ..',
@@ -451,7 +451,7 @@ return [
'rule_action_set_category' => 'Kategorie auf ":action_value" setzen',
'rule_action_clear_category' => 'Kategorie entfernen',
'rule_action_set_budget' => 'Budget auf „:action_value” setzen',
- 'rule_action_clear_budget' => 'Budget löschen',
+ 'rule_action_clear_budget' => 'Budget leeren',
'rule_action_add_tag' => 'Schlagwort „:action_value” hinzufügen',
'rule_action_remove_tag' => 'Schlagwort „:action_value” entfernen',
'rule_action_remove_all_tags' => 'Alle Schlüsselwörter entfernen',
@@ -585,10 +585,10 @@ return [
// profile:
'permanent_delete_stuff' => 'Seien Sie vorsichtig mit diesen Schaltflächen. Das Löschen kann nicht widerrufen werden.',
- 'delete_all_budgets' => 'Alle Ihre Kostenrahmen löschen',
+ 'delete_all_budgets' => 'ALLE Ihre Budgets löschen',
'delete_all_categories' => 'Alle Ihre Kategorien löschen',
'delete_all_tags' => 'Alle Ihre Stichwörter löschen',
- 'deleted_all_budgets' => 'Alle Kostenrahmen wurden gelöscht',
+ 'deleted_all_budgets' => 'Alle Budgets wurden gelöscht',
'deleted_all_categories' => 'Alle Kategorien wurden gelöscht',
'deleted_all_tags' => 'Alle Schlagwörter wurden gelöscht',
'change_your_password' => 'Passwort ändern',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Ausgabe ":description" erfolgreich gelöscht',
'deleted_deposit' => 'Einnahme ":description" erfolgreich gelöscht',
'deleted_transfer' => 'Umbuchung ":description" erfolgreich gelöscht',
+ 'deleted_reconciliation' => 'Ausgleichsbuchung „:description” erfolgreich gelöscht',
'stored_journal' => 'Neue Überweisung ":description" erfolgreich erstellt',
'stored_journal_no_descr' => 'Ihre neue Buchung wurde erfolgreich erstellt',
'updated_journal_no_descr' => 'Ihre Buchung wurde erfolgreich aktualisiert',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(kein Budget)',
'account_per_budget' => 'Konto je Budget',
'account_per_category' => 'Konto je Kategorie',
+ 'create_new_object' => 'Create',
'empty' => '(leer)',
'all_other_budgets' => '(alle anderen Budgets)',
'all_other_accounts' => '(alle anderen Konten)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Fehler',
'debt_start_date' => 'Startdatum der Verschuldung',
'debt_start_amount' => 'Startbetrag der Verschuldung',
- 'debt_start_amount_help' => 'Für einen zu zahlenden Betrag geben Sie am besten einen negativen Wert ein, da dieser mit dem Eigenkapital verrechnet wird. Wenn Ihnen ein Betrag geschuldet wird, gilt das Gleiche. Weitere Informationen finden Sie in der Hilfe.',
+ 'debt_start_amount_help' => 'Es wird empfohlen, diesen Wert auf einen negativen Betrag festzulegen. Lesen Sie die Hilfeseiten (oben rechts ❓-Symbol) für weitere Informationen.',
+ 'interest_period_help' => 'Dieses Feld ist rein kosmetisch und wird für Sie nicht berechnet. Wie sich herausstellt, sind Banken sehr hinterhältig, so dass Firefly III es nie richtig macht.',
'store_new_liabilities_account' => 'Neue Verbindlichkeit speichern',
'edit_liabilities_account' => 'Verbindlichkeit „:name” bearbeiten',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Konfiguration speichern',
'single_user_administration' => 'Benutzerverwaltung für :email',
'edit_user' => 'Benutzer :email bearbeiten',
- 'hidden_fields_preferences' => 'Sie können weitere Buchungsoptionen in Ihren Einstellungen aktivieren.',
+ 'hidden_fields_preferences' => 'Sie können weitere Buchungsoptionen in Ihren Einstellungen aktivieren.',
'user_data_information' => 'Nutzerdaten',
'user_information' => 'Benutzerinformationen',
'total_size' => 'Gesamtgröße',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Buchungen in Firefly III importieren',
'import_data' => 'Daten importieren',
'import_transactions' => 'Buchungen importieren',
-
+ 'import_tools_title' => 'Werkzeuge importieren',
+ 'tools_index_intro' => 'Es gibt mehrere Werkzeuge, um Daten in Firefly III zu importieren (Diese werden unten vorgestellt). Weitere Informationen finden Sie unter hier auf dieser Seite.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV-Import',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III Bunq 🌈 importieren',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut-Importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Diese Funktion ist nicht verfügbar, wenn Sie Firefly III in einer Sandstorm.io-Umgebung verwenden.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Eigenkapital (:currency)',
'box_spend_per_day' => 'Pro Tag verbleibend zum Ausgeben: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetrie',
+ 'telemetry_intro' => 'Firefly III unterstützt das Erfassen und Versenden von Telemetriedaten zu dessen Nutzung. Das bedeutet, dass Firefly III versuchen wird, Informationen darüber zu sammeln, wie Sie Firefly III verwenden, und diese an den Entwickler von Firefly III zu senden. Dies ist immer optional und standardmäßig deaktiviert. Firefly III wird niemals finanzielle Informationen sammeln oder senden. Firefly III wird auch niemals finanzielle Meta-Informationen, wie Summen oder Berechnungen, sammeln oder versenden. Die gesammelten Daten werden niemals öffentlich zugänglich sein.',
+ 'telemetry_what_collected' => 'Was Firefly III genau erfasst und versendet, ist für jede Version unterschiedlich. Sie verwenden Version :version. Welche Daten Firefly III in Version :version erfasst, können Sie auf den Hilfeseiten nachlesen. Klicken Sie auf das ❓-Symbol in der rechten oberen Ecke oder besuchen Sie die Hilfeseite direkt auf GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Ist die Firefly-III-Telemetrie aktiviert?',
+ 'telemetry_disabled_no' => 'Die Telemetrie ist NICHT aktiviert',
+ 'telemetry_disabled_yes' => 'Die Telemetrie ist aktiviert',
+ 'telemetry_enabled_now_what' => 'Sie können die Telemetrie auf dieselbe Weise deaktivieren, wie Sie sie aktiviert haben: in Ihrer .env-Datei oder in Ihrer Docker-Konfiguration.',
+ 'telemetry_disabled_now_what' => 'Wenn Sie möchten, können Sie die Telemetrie in Ihrer .env-Datei oder in Ihrer Docker-Konfiguration aktivieren.',
+ 'telemetry_collected_info' => 'Gesammelte Informationen',
+ 'no_telemetry_present' => 'Firefly III hat keinerlei Telemetriedaten aufgezeichnet.',
+ 'records_telemetry_present' => 'Firefly III hat :count Telemetriedaten erfasst.',
+ 'telemetry_button_view' => 'Telemetrie anzeigen',
+ 'telemetry_button_delete' => 'Telemetriedaten löschen',
+ 'telemetry_admin_overview' => 'Telemetrieübersicht',
+ 'telemetry_back_to_index' => 'Zurück zur Telemetrie'
];
diff --git a/resources/lang/de_DE/validation.php b/resources/lang/de_DE/validation.php
index ffc6573bee..77bbcb0794 100644
--- a/resources/lang/de_DE/validation.php
+++ b/resources/lang/de_DE/validation.php
@@ -197,7 +197,7 @@ return [
'generic_invalid_destination' => 'Sie können dieses Konto nicht als Zielkonto verwenden.',
'gte.numeric' => ':attribute muss größer oder gleich :value sein.',
- 'gte.file' => 'The :attribute must be greater than or equal to :value kilobytes.',
- 'gte.string' => 'The :attribute must be greater than or equal to :value characters.',
- 'gte.array' => 'The :attribute must have :value items or more.',
+ 'gte.file' => ':attribute muss größer oder gleich :value Kilobytes sein.',
+ 'gte.string' => ':attribute muss mindestens :value Zeichen enthalten.',
+ 'gte.array' => ':attribute muss mindestens :value Elemente enthalten.',
];
diff --git a/resources/lang/el_GR/breadcrumbs.php b/resources/lang/el_GR/breadcrumbs.php
index 60d0348e72..883b6938f1 100644
--- a/resources/lang/el_GR/breadcrumbs.php
+++ b/resources/lang/el_GR/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Επεξεργασία ετικέτας ":tag"',
'delete_tag' => 'Διαγραφή ετικέτας ":tag"',
'delete_journal_link' => 'Διαγραφή συνδέσμου μεταξύ των συναλλαγών',
+ 'telemetry_index' => 'Τηλεμετρία',
+ 'telemetry_view' => 'Προβολή τηλεμετρίας',
];
diff --git a/resources/lang/el_GR/firefly.php b/resources/lang/el_GR/firefly.php
index 549c335727..825faa38d9 100644
--- a/resources/lang/el_GR/firefly.php
+++ b/resources/lang/el_GR/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Ξέχασα τον παράγοντα ταυτοποίησης.',
'two_factor_lost_header' => 'Χάσατε την ταυτότητα δύο παραγόντων;',
'two_factor_lost_intro' => 'Εάν χάσατε τους εφεδρικούς κωδικούς σας επίσης, είστε άτυχοι. Αυτό δε μπορεί να διορθωθεί απευθείας. Έχετε δύο επιλογές.',
- 'two_factor_lost_fix_self' => 'Εάν εκτελείτε μια δική σας εγκατάσταση του Firefly III, ελέγξτε τα αρχεία καταγραφής στο storage/logs για οδηγίες ή εκτελέστε τααρχεία καταγραφής του docker<container_id> για να δείτε τις οδηγίες (ανανεώστε αυτή τη σελίδα).',
+ 'two_factor_lost_fix_self' => 'Εάν εκτελείτε μια δική σας εγκατάσταση του Firefly III, διαβάστε αυτήν την καταχώρηση στις Συχνές Ερωτήσεις για να δείτε τις οδηγίες.',
'two_factor_lost_fix_owner' => 'Ειδάλλως, στείλτε email στον ιδιοκτήτη του ιστότοπου, :site_owner και ζητήστε να σας επαναφέρει την ταυτότητα δύο παραγόντων.',
'mfa_backup_code' => 'Έχετε χρησιμοποιήσει ένα εφεδρικό κωδικό για να συνδεθείτε στο Firefly III. Δε μπορεί να χρησιμοποιηθεί ξανά, οπότε διαγράψτε το από τη λίστα σας.',
'pref_two_factor_new_backup_codes' => 'Λάβετε νέους εφεδρικούς κωδικούς',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days ημέρες δεδομένων θα καθυστερήσουν λιγάκι να φορτώσουν.',
'registered' => 'Έχετε εγγραφεί επιτυχώς!',
'Default asset account' => 'Βασικός λογαριασμός κεφαλαίου',
- 'no_budget_pointer' => 'Φαίνεται πως δεν έχετε ορίσει προϋπολογισμούς ακόμη. Πρέπει να δημιουργήσετε κάποιον στη σελίδα προϋπολογισμών. Οι προϋπολογισμοί σας βοηθούν να επιβλέπετε τις δαπάνες σας.',
+ 'no_budget_pointer' => 'Φαίνεται πως δεν έχετε ορίσει προϋπολογισμούς ακόμη. Πρέπει να δημιουργήσετε κάποιον στη σελίδα προϋπολογισμών. Οι προϋπολογισμοί σας βοηθούν να επιβλέπετε τις δαπάνες σας.',
'Savings account' => 'Λογαριασμός αποταμίευσης',
'Credit card' => 'Πιστωτική κάρτα',
'source_accounts' => 'Λογαριασμός(οί) προέλευσης',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Επιτυχής διαγραφή της ανάληψης ":description"',
'deleted_deposit' => 'Επιτυχής διαγραφή της κατάθεσης ":description"',
'deleted_transfer' => 'Επιτυχής διαγραφή της μεταφοράς ":description"',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Δημιουργήθηκε επιτυχώς η νέα συναλλαγή ":description"',
'stored_journal_no_descr' => 'Δημιουργήθηκε επιτυχώς η νέα συναλλαγή',
'updated_journal_no_descr' => 'Ενημερώθηκε επιτυχώς η συναλλαγή σας',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(χωρίς προϋπολογισμό)',
'account_per_budget' => 'Λογαριασμός ανά προϋπολογισμό',
'account_per_category' => 'Λογαριασμοί ανά κατηγορία',
+ 'create_new_object' => 'Create',
'empty' => '(κενό)',
'all_other_budgets' => '(όλοι οι άλλοι προϋπολογισμοί)',
'all_other_accounts' => '(όλοι οι άλλοι λογαριασμοί)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Σφάλματα',
'debt_start_date' => 'Ημερομηνία έναρξης χρέους',
'debt_start_amount' => 'Αρχικό ποσό χρέους',
- 'debt_start_amount_help' => 'Εάν οφείλετε ένα ποσό είναι καλύτερα να εισάγετε ένα αρνητικό ποσό, επειδή θα επηρεάζει την καθαρή αξία. Εάν σας οφείλουν ένα ποσό ισχύει το ίδιο. Ανατρέξτε στις σελίδες βοήθειας για περισσότερες πληροφορίες.',
+ 'debt_start_amount_help' => 'Είναι πάντα καλύτερα να ορίζετε σε αυτήν την τιμή ένα αρνητικό ποσό. Διαβάστε τις σελίδες βοήθειας (εικονίδιο (?) επάνω δεξιά) για περισσότερες πληροφορίες.',
+ 'interest_period_help' => 'Αυτό το πεδίο είναι διακοσμητικό και δεν θα υπολογιστεί για εσάς. Όπως φαίνεται, οι τράπεζες είναι αρκετά πονηρές οπότε το Firefly III δεν το βρίσκει ποτέ σωστά.',
'store_new_liabilities_account' => 'Αποθήκευση νέας υποχρέωσης',
'edit_liabilities_account' => 'Επεξεργασία υποχρέωσης ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Αποθήκευση παραμετροποίησης',
'single_user_administration' => 'Διαχείριση χρήστη :email',
'edit_user' => 'Επεξεργασία χρήστη :email',
- 'hidden_fields_preferences' => 'Μπορείτε να ενεργοποιήσετε περισσότερες επιλογές συναλλαγών στις ρυθμίσεις.',
+ 'hidden_fields_preferences' => 'Μπορείτε να ενεργοποιήσετε περισσότερες επιλογές συναλλαγών στις ρυθμίσεις.',
'user_data_information' => 'Δεδομένα χρήστη',
'user_information' => 'Πληροφορίες χρήστη',
'total_size' => 'συνολικό μέγεθος',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Εισαγωγή συναλλαγών στο Firefly III',
'import_data' => 'Εισαγωγή δεδομένων',
'import_transactions' => 'Εισαγωγή συναλλαγών',
-
+ 'import_tools_title' => 'Εργαλεία εισαγωγής',
+ 'tools_index_intro' => 'Υπάρχουν διάφορα εργαλεία για την εισαγωγή δεδομένων στο Firefly III. Δείτε τα παρακάτω. Για περισσότερες πληροφορίες, ανατρέξτε σε αυτή τη σελίδα.',
+ 'firefly_iii_csv_importer_name' => 'Εργαλείο εισαγωγής CSV στο Firefly III',
+ 'firefly_iii_bunq_importer_name' => 'Εργαλείο εισαγωγής bunq 🌈 στο Firefly III',
+ 'ludo_revolut_importer_name' => 'Εισαγωγέας δεδομένων Revolut του Ludo444',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Αυτή η λειτουργία δεν είναι διαθέσιμη όταν χρησιμοποιείτε το Firefly III σε περιβάλλον Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Καθαρή αξία (:currency)',
'box_spend_per_day' => 'Απομένουν για δαπάνες ανά ημέρα: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Τηλεμετρία',
+ 'telemetry_intro' => 'Το Firefly III υποστηρίζει τη συλλογή και αποστολή τηλεμετρίας χρήσης. Αυτό σημαίνει ότι το Firefly III θα προσπαθήσει να συλλέξει πληροφορίες για το πώς χρησιμοποιείτε το Firefly III και να τις αποστείλει στον προγραμματιστή του Firefly III. Μπορείτε πάντα να επιλέξετε αν θέλετε να συμμετάσχετε και η επιλογή είναι κλειστή από προεπιλογή. Το Firefly III δεν θα συλλέξει ούτε θα αποστείλει ποτέ οικονομικές πληροφορίες. Το Firefly III επίσης ποτέ δεν θα συλλέξει ούτε θα αποστείλει οικονομικές πληροφορίες μεταδεδομένων, όπως ποσά ή υπολογισμούς. Τα συγκεντρωμένα δεδομένα δεν θα γίνουν ποτέ προσβάσιμα από το ευρύ κοινό.',
+ 'telemetry_what_collected' => 'Τα δεδομένα που συλλέγει και στέλνει το Firefly III είναι διαφορετικά για κάθε έκδοση. Εσείς εκτελείτε την έκδοση :version. Τα δεδομένα που συλλέγει το Firefly III στην έκδοση :version είναι κάτι που μπορείτε διαβάσετε στις σελίδες βοήθειας. Κάντε κλικ στο εικονίδιο (?) στην επάνω δεξιά γωνία ή επισκεφτείτε την σελίδα βοήθειας απευθείας στο GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Είναι ενεργοποιημένη η τηλεμετρία του Firefly III;',
+ 'telemetry_disabled_no' => 'Η τηλεμετρία ΔΕΝ είναι ενεργοποιημένη',
+ 'telemetry_disabled_yes' => 'Η τηλεμετρία είναι ενεργοποιημένη',
+ 'telemetry_enabled_now_what' => 'Μπορείτε να απενεργοποιήσετε την τηλεμετρία με τον ίδιο τρόπο που την ενεργοποιήσατε: Στο αρχείο .env ή στην παραμετροποίηση του Docker.',
+ 'telemetry_disabled_now_what' => 'Αν θέλετε, μπορείτε να ενεργοποιήσετε την τηλεμετρία στο αρχείο .env ή στην παραμετροποίηση του Docker.',
+ 'telemetry_collected_info' => 'Συγκεντρωμένες πληροφορίες',
+ 'no_telemetry_present' => 'Το Firefly III δεν έχει συγκεντρώσει αρχεία τηλεμετρίας.',
+ 'records_telemetry_present' => 'Το Firefly III έχει συγκεντρώσει :count αρχείο(α) τηλεμετρίας.',
+ 'telemetry_button_view' => 'Προβολή τηλεμετρίας',
+ 'telemetry_button_delete' => 'Διαγραφή τηλεμετρίας',
+ 'telemetry_admin_overview' => 'Επισκόπηση τηλεμετρίας',
+ 'telemetry_back_to_index' => 'Επιστροφή στην τηλεμετρία'
];
diff --git a/resources/lang/en_US/breadcrumbs.php b/resources/lang/en_US/breadcrumbs.php
index c44a23ae7e..c694dc1db1 100644
--- a/resources/lang/en_US/breadcrumbs.php
+++ b/resources/lang/en_US/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Edit tag ":tag"',
'delete_tag' => 'Delete tag ":tag"',
'delete_journal_link' => 'Delete link between transactions',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php
index 818cd74363..9093c48937 100644
--- a/resources/lang/en_US/firefly.php
+++ b/resources/lang/en_US/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'I forgot my two-factor thing.',
'two_factor_lost_header' => 'Lost your two factor authentication?',
'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.',
- 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'Otherwise, email the site owner, :site_owner and ask them to reset your two factor authentication.',
'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.',
'pref_two_factor_new_backup_codes' => 'Get new backup codes',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days days of data may take a while to load.',
'registered' => 'You have registered successfully!',
'Default asset account' => 'Default asset account',
- 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Savings account',
'Credit card' => 'Credit card',
'source_accounts' => 'Source account(s)',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Successfully deleted withdrawal ":description"',
'deleted_deposit' => 'Successfully deleted deposit ":description"',
'deleted_transfer' => 'Successfully deleted transfer ":description"',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Successfully created new transaction ":description"',
'stored_journal_no_descr' => 'Successfully created your new transaction',
'updated_journal_no_descr' => 'Successfully updated your transaction',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(no budget)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
+ 'create_new_object' => 'Create',
'empty' => '(empty)',
'all_other_budgets' => '(all other budgets)',
'all_other_accounts' => '(all other accounts)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Errors',
'debt_start_date' => 'Start date of debt',
'debt_start_amount' => 'Start amount of debt',
- 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Store new liability',
'edit_liabilities_account' => 'Edit liability ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Store configuration',
'single_user_administration' => 'User administration for :email',
'edit_user' => 'Edit user :email',
- 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'User data',
'user_information' => 'User information',
'total_size' => 'total size',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Import transactions into Firefly III',
'import_data' => 'Import data',
'import_transactions' => 'Import transactions',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Net worth (:currency)',
'box_spend_per_day' => 'Left to spend per day: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/es_ES/breadcrumbs.php b/resources/lang/es_ES/breadcrumbs.php
index 16d10b10f0..5c5e89a352 100644
--- a/resources/lang/es_ES/breadcrumbs.php
+++ b/resources/lang/es_ES/breadcrumbs.php
@@ -51,10 +51,12 @@ return [
'edit_journal' => 'Editar transacción ":description"',
'edit_reconciliation' => 'Editar ":description"',
'delete_journal' => 'Eliminar transacción ":description"',
- 'delete_group' => 'Delete transaction ":description"',
+ 'delete_group' => 'Eliminar transacción ":description"',
'tags' => 'Etiquetas',
'createTag' => 'Crear nueva etiqueta',
'edit_tag' => 'Editar etiqueta ":tag"',
'delete_tag' => 'Eliminar etiqueta ":tag"',
'delete_journal_link' => 'Eliminar enlace entre transacciones',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php
index 3be54e337f..e9506a6e47 100644
--- a/resources/lang/es_ES/firefly.php
+++ b/resources/lang/es_ES/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Olvidé mi cosa de dos factores.',
'two_factor_lost_header' => '¿Perdiste tu autentificación de dos factores?',
'two_factor_lost_intro' => 'Si perdiste tus códigos de copia de seguridad también, tienes mala suerte. Esto no es algo que puedas arreglar desde la interfaz web. Tienes dos opciones.',
- 'two_factor_lost_fix_self' => 'Si ejecutas tu propia instancia de Firefly III, revisa los registros en almacenamiento/registros para instrucciones, o ejecuta docker logs <container_id> para ver las instrucciones (actualiza esta página).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'De lo contrario, comuníquese por mail con el dueño del sitio, :site_owner y pídale que restablezca su autenticación de dos pasos.',
'mfa_backup_code' => 'Has usado un código de respaldo para iniciar sesión en Firefly III. No se puede usar de nuevo, así que táchalo de tu lista.',
'pref_two_factor_new_backup_codes' => 'Obtener nuevos códigos de copia de seguridad',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days días de datos pueden tomar tiempo en cargarse.',
'registered' => '¡Te has registrado con éxito!',
'Default asset account' => 'Cuenta de ingresos por defecto',
- 'no_budget_pointer' => 'Parece que aún no tiene presupuestos. Debe crear algunos en la página presupuestos. Los presupuestos pueden ayudarle a realizar un seguimiento de los gastos.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Cuenta de ahorros',
'Credit card' => 'Tarjeta de crédito',
'source_accounts' => 'Cuenta(s) origen',
@@ -205,7 +205,7 @@ return [
'active_exp_bills_only' => 'sólo facturas activas y esperadas',
'average_per_bill' => 'promedio por cuenta',
'expected_total' => 'total esperado',
- 'reconciliation_account_name' => ':name reconciliation',
+ 'reconciliation_account_name' => 'Reconciliación :name',
// API access
'authorization_request' => 'Firefly III v:version Solicitud de autorización',
'authorization_request_intro' => ':client está solicitando permiso para acceder a su administración financiera. ¿Desea autorizar a :client para acceder a estos registros?',
@@ -216,8 +216,8 @@ return [
'name_in_currency' => ':name en :currency',
'paid_in_currency' => 'Pagado en :currency',
'unpaid_in_currency' => 'Impago en :currency',
- 'is_alpha_warning' => 'You are running an ALPHA version. Be wary of bugs and issues.',
- 'is_beta_warning' => 'You are running an BETA version. Be wary of bugs and issues.',
+ 'is_alpha_warning' => 'Está ejecutando una versión ALPHA. Tenga cuidado con los errores y problemas.',
+ 'is_beta_warning' => 'Está ejecutando una versión BETA. Tenga cuidado con los errores y problemas.',
// check for updates:
'update_check_title' => 'Ver actualizaciones',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Eliminado exitosamente',
'deleted_deposit' => 'Deposito eliminado exitosamente ":description"',
'deleted_transfer' => 'Transferencia eliminada exitosamente ":description"',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Nueva transacción creada exitosamente ":description"',
'stored_journal_no_descr' => 'Se ha creado tu nueva transacción con éxito',
'updated_journal_no_descr' => 'Se ha actualizado tu transacción con éxito',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(sin presupuesto)',
'account_per_budget' => 'Cuenta por presupuesto',
'account_per_category' => 'Cuenta por categoría',
+ 'create_new_object' => 'Create',
'empty' => '(vacío)',
'all_other_budgets' => '(todos los demás presupuestos)',
'all_other_accounts' => '(todas las demás cuentas)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Errores',
'debt_start_date' => 'Fecha de inicio de deuda',
'debt_start_amount' => 'Cantidad inicial de la deuda',
- 'debt_start_amount_help' => 'Si se debe una cantidad es mejor introducir una cantidad negativa, porque influye en su valor neto. Si se le debe una cantidad se aplica lo mismo. Revise las páginas de ayuda para obtener más información.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Crear nuevo pasivo',
'edit_liabilities_account' => 'Editar pasivo ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Guardar configuración',
'single_user_administration' => 'Administración de usuarios para :email',
'edit_user' => 'Editar usuario :email',
- 'hidden_fields_preferences' => 'Puede habilitar más opciones de transacción en sus ajustes .',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Datos del usuario',
'user_information' => 'Información del usuario',
'total_size' => 'tamaño total',
@@ -1394,13 +1397,13 @@ return [
'(partially) refunds_outward' => '(parcialmente) reembolso',
'(partially) pays for_outward' => '(parcialmente) paga por',
'(partially) reimburses_outward' => '(parcialmente) reembolsa',
- 'is (partially) refunded by' => 'is (partially) refunded by',
- 'is (partially) paid for by' => 'is (partially) paid for by',
- 'is (partially) reimbursed by' => 'is (partially) reimbursed by',
- 'relates to' => 'relates to',
- '(partially) refunds' => '(partially) refunds',
- '(partially) pays for' => '(partially) pays for',
- '(partially) reimburses' => '(partially) reimburses',
+ 'is (partially) refunded by' => 'es (parcialmente) devuelto por',
+ 'is (partially) paid for by' => 'es(parcialmente) pagado por',
+ 'is (partially) reimbursed by' => 'es(parcialmente) reembolsado por',
+ 'relates to' => 'relacionado con',
+ '(partially) refunds' => '(parcialmente) reembolsado',
+ '(partially) pays for' => 'paga (parcialmente) por',
+ '(partially) reimburses' => 'reembolsa (parcialmente)',
// split a transaction:
'splits' => 'Divisiones',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Importar transacciones a Firefly III',
'import_data' => 'Importar datos',
'import_transactions' => 'Importar transacciones',
-
+ 'import_tools_title' => 'Herramientas de importación',
+ 'tools_index_intro' => 'Existen varias herramientas para importar datos en Firefly III. Reviselas a continuación. Para más información, consulte esta página.',
+ 'firefly_iii_csv_importer_name' => 'Importador CSV de Firefly III',
+ 'firefly_iii_bunq_importer_name' => 'Importador de Firefly III bunq',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Esta función no esta disponible cuando usted esta utilizando Firefly III dentro de un ambiente Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Valor neto (:currency)',
'box_spend_per_day' => 'Disponible para gasto diario: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/es_ES/import.php b/resources/lang/es_ES/import.php
index 1d46511c99..5ef03b065e 100644
--- a/resources/lang/es_ES/import.php
+++ b/resources/lang/es_ES/import.php
@@ -38,7 +38,7 @@ return [
// notices about the CSV importer:
'deprecate_csv_import' => 'Como se describe en esta publicación de patreón, la forma en que Firefly III administra los datos importados va a cambiar. Esto significa que el importador CSV se trasladará a una nueva herramienta separada. Ya puede probar esta herramienta si visita este repositorio de GitHub. Le agradecería que probara el nuevo importador y me hiciera saber lo que piensa.',
- 'final_csv_import' => 'As outlined in this Patreon post, the way Firefly III manages importing data is going to change. That means that this is the last version of Firefly III that will feature a CSV importer. A separated tool is available that you should try for yourself: the Firefly III CSV importer. I would appreciate it if you would test the new importer and let me know what you think.',
+ 'final_csv_import' => 'Como se describe en esta publicación de patreón, la forma en que Firefly III administra la importación de datos va a cambiar. Esto significa que esta es la última versión de Firefly III que contará con un importador de CSV. Una herramienta separada está disponible que debería probar usted mismo: el importador CSV III Firefly. Le agradecería que probara el nuevo importador y me hiciera saber lo que piensa.',
// import provider strings (index):
'button_fake' => 'Simular una importación',
diff --git a/resources/lang/fi_FI/breadcrumbs.php b/resources/lang/fi_FI/breadcrumbs.php
index d10d0d16ad..d58f88c9f0 100644
--- a/resources/lang/fi_FI/breadcrumbs.php
+++ b/resources/lang/fi_FI/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Muokkaa tägiä ":tag"',
'delete_tag' => 'Poista tägi ":tag"',
'delete_journal_link' => 'Poista linkki tapahtumien väliltä',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/fi_FI/firefly.php b/resources/lang/fi_FI/firefly.php
index 6a72c17a80..d0863c61de 100644
--- a/resources/lang/fi_FI/firefly.php
+++ b/resources/lang/fi_FI/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Unohdin kaksivaiheisen tunnistusjuttuni.',
'two_factor_lost_header' => 'Unohdit kaksivaiheisen tunnistuksen koodisi?',
'two_factor_lost_intro' => 'Jos olet hävittänyt myös varakoodisi, onnesi on kääntynyt. Tätä et ikävä kyllä pysty korjaamaan selaimella. Sinulla on nyt kaksi vaihtoehtoa.',
- 'two_factor_lost_fix_self' => 'Jos Firefly III pyörii omalla serverilläsi, löydät ohjeet osoitteesta storage/logs, tai dockerista komennolla docker logs <container_id>. (päivitä tämä sivu).',
+ 'two_factor_lost_fix_self' => 'Jos ajat omaa Firefly III-instanssiasi, lue tämä merkintä UKK:ssa.',
'two_factor_lost_fix_owner' => 'Muussa tapauksessa, ota yhteyttä ylläpitäjään, :site_owner ja pyydä että kaksivaiheinen tunnistautumisesi nollataan.',
'mfa_backup_code' => 'Olet käyttänyt varakoodin kirjautuessasi Firefly III:een. Varakoodi on kertakäyttöinen, joten muista merkitä se käytetyksi.',
'pref_two_factor_new_backup_codes' => 'Luo uudet varmistuskoodit',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days päivän tietojen lataus saattaa kestää jonkin aikaa.',
'registered' => 'Rekisteröitymisesi onnistui!',
'Default asset account' => 'Oletusomaisuustili',
- 'no_budget_pointer' => 'Sinulla ei näyttäisi olevan vielä yhtään budjettia. Sinun kannattaisi luoda niitä budjetit-sivulla. Budjetit voivat auttaa sinua pitämään kirjaa kuluistasi.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Säästötili',
'Credit card' => 'Luottokortti',
'source_accounts' => 'Lähdetili(t)',
@@ -205,7 +205,7 @@ return [
'active_exp_bills_only' => 'vain aktiiviset ja odotettavissa olevat laskut',
'average_per_bill' => 'keskiarvo laskuittain',
'expected_total' => 'odotettavissa yhteensä',
- 'reconciliation_account_name' => ':name reconciliation',
+ 'reconciliation_account_name' => 'täsmäytetään :name',
// API access
'authorization_request' => 'Firefly III v:version Valtuutus Pyyntö',
'authorization_request_intro' => ':client pyytää valtuutustasi nähdäkseen sinun taloushallintosi. Haluatko antaa hänelle pääsyn näihin tietoihin?',
@@ -216,8 +216,8 @@ return [
'name_in_currency' => ':name valuutassa :currency',
'paid_in_currency' => 'Maksettu valuutassa :currency',
'unpaid_in_currency' => 'Maksamatta valuutassa :currency',
- 'is_alpha_warning' => 'You are running an ALPHA version. Be wary of bugs and issues.',
- 'is_beta_warning' => 'You are running an BETA version. Be wary of bugs and issues.',
+ 'is_alpha_warning' => 'Käytät ALPHA-versiota. Varaudu virheisiin ja ongelmiin.',
+ 'is_beta_warning' => 'Käytät BETA-versiota. Varaudu virheisiin ja ongelmiin.',
// check for updates:
'update_check_title' => 'Tarkista päivitykset',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Noston ":description" poisto onnistui',
'deleted_deposit' => 'Talletuksen ":description" poisto onnistui',
'deleted_transfer' => 'Siirron ":description" poisto onnistui',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Loit onnistuneesti uuden tapahtuman ":description"',
'stored_journal_no_descr' => 'Loit onnistuneesti uuden tapahtumasi',
'updated_journal_no_descr' => 'Päivitit tapahtumaasi onnistuneesti',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(ei budjettia)',
'account_per_budget' => 'Tili per budjetti',
'account_per_category' => 'Tili per kategoria',
+ 'create_new_object' => 'Create',
'empty' => '(tyhjä)',
'all_other_budgets' => '(kaikki muut budjetit)',
'all_other_accounts' => '(kaikki muut tilit)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Virheet',
'debt_start_date' => 'Velan aloituspäivä',
'debt_start_amount' => 'Velan aloitussaldo',
- 'debt_start_amount_help' => 'Jos olet velkaa tähän kirjataan negatiivinen summa, koska se vaikuttaa varallisuuteesi. Jos sinulle ollaan velkaa, sama pätee. Löydät opastesivuilta lisätietoja.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Tallenna uusi vastuu',
'edit_liabilities_account' => 'Muokkaa vastuuta ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Tallenna asetukset',
'single_user_administration' => 'Käyttäjän :email ylläpito',
'edit_user' => 'Muokkaa käyttäjää :email',
- 'hidden_fields_preferences' => 'Voit aktivoida lisää tapahtumavalintoja asetuksissa.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Käyttäjätiedot',
'user_information' => 'Käyttäjätiedot',
'total_size' => 'koko yhteensä',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Tuo tapahtumia Firefly III:een',
'import_data' => 'Tuo tiedot',
'import_transactions' => 'Tuo tapahtumia',
-
+ 'import_tools_title' => 'Tuontityökalut',
+ 'tools_index_intro' => 'Tietojen tuomiseen Firefly III:een on olemassa useita työkaluja. Löydät ne alta. Lisätietoja on tällä sivulla .',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV tuoja',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 tuoja',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Tätä toimintoa ei ole kun Firefly III on asennettu Sandstorm.io ympäristöön.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Varallisuus (:currency)',
'box_spend_per_day' => 'Käytettävissä per päivä: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III tukee käytön telemetrian keräämistä ja lähettämistä. Tämä tarkoittaa, että Firefly III yrittää kerätä tietoja siitä, kuinka käytät Firefly III:a, ja lähettää sen Firefly III:n kehittäjälle. Tämä on aina vapaaehtoista ja oletuksena poissa käytöstä. Firefly III ei koskaan kerää tai lähetä taloudellisia tietoja. Firefly III ei myöskään koskaan kerää tai lähetä taloudellisia metatietoja, kuten summia tai laskelmia. Kerättyjä tietoja ei koskaan julkisteta.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/fi_FI/import.php b/resources/lang/fi_FI/import.php
index ef121141e1..46b0e7b9e7 100644
--- a/resources/lang/fi_FI/import.php
+++ b/resources/lang/fi_FI/import.php
@@ -38,7 +38,7 @@ return [
// notices about the CSV importer:
'deprecate_csv_import' => 'Kuten tässä Patreon-artikkelissa esitetään, Firefly III:n tuontitietojen hallintatapa muuttuu. Tämä tarkoittaa, että CSV-tuoja siirretään uuteen, erilliseen työkaluun. Tätä toimintoa voi jo testata vierailemalla tässä GitHub-arkistossa. Olisin kiitollinen, jos testaisit uutta työkalua ja kertoisit mielipiteesi siitä.',
- 'final_csv_import' => 'As outlined in this Patreon post, the way Firefly III manages importing data is going to change. That means that this is the last version of Firefly III that will feature a CSV importer. A separated tool is available that you should try for yourself: the Firefly III CSV importer. I would appreciate it if you would test the new importer and let me know what you think.',
+ 'final_csv_import' => 'Kuten tässä Patreon-viestissä kuvataan, Firefly III:n tietojen tuonnin hallintatapa muuttuu. Tämä tarkoittaa, että tämä on viimeinen versio Firefly III:sta, jossa on CSV-tuontityökalu. Sen sijaan saatavana on erillinen työkalu, jota sinun tulisi kokeilla itse: Firefly III CSV -tuontityökalu . Olisin kiitollinen, jos testaisit uuden työkalun ja kerrot minulle mielipiteesi.',
// import provider strings (index):
'button_fake' => 'Tee harjoittelutuonti',
diff --git a/resources/lang/fr_FR/breadcrumbs.php b/resources/lang/fr_FR/breadcrumbs.php
index c9e1ca7a9e..ba4e680457 100644
--- a/resources/lang/fr_FR/breadcrumbs.php
+++ b/resources/lang/fr_FR/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Modifier le tag ":tag"',
'delete_tag' => 'Supprimer le tag ":tag"',
'delete_journal_link' => 'Supprimer le lien entre les opérations',
+ 'telemetry_index' => 'Télémétrie',
+ 'telemetry_view' => 'Voir la télémétrie',
];
diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php
index fde6b9daa5..47ecde5ecf 100644
--- a/resources/lang/fr_FR/firefly.php
+++ b/resources/lang/fr_FR/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'J’ai oublié mon code d\'identification à deux facteurs.',
'two_factor_lost_header' => 'Perdu votre authentification à deux facteurs ?',
'two_factor_lost_intro' => 'Si vous avez aussi perdu vos codes de récupération, vous n\'avez pas de chance. Ce n\'est pas quelque chose que vous pouvez corriger depuis l\'interface web. Vous avez deux choix.',
- 'two_factor_lost_fix_self' => 'Si vous éxecutez votre propre instance de Firefly III, vérifiez les logs de storage/logs pour obtenir des instructions, ou lancez docker logs <container_id> pour voir les instructions (actualisez cette page).',
+ 'two_factor_lost_fix_self' => 'Si vous exécutez votre propre instance de Firefly III, lisez cette entrée dans la FAQ pour obtenir des instructions.',
'two_factor_lost_fix_owner' => 'Dans le cas contraire, contactez le propriétaire du site par courriel :site_owner et demandez-lui de réinitialiser votre authentification à deux facteurs.',
'mfa_backup_code' => 'Vous avez utilisé un code de récupération pour vous connecter à Firefly III. Il ne peut être réutilisé, donc rayez-le de votre liste.',
'pref_two_factor_new_backup_codes' => 'Obtenir de nouveaux codes de récupération',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days jours de données peuvent prendre un certain temps à charger.',
'registered' => 'Vous avez été enregistré avec succès !',
'Default asset account' => 'Compte d’actif par défaut',
- 'no_budget_pointer' => 'Vous semblez n’avoir encore aucun budget. Vous devriez en créer un sur la page des budgets. Les budgets peuvent vous aider à garder une trace des dépenses.',
+ 'no_budget_pointer' => 'Vous semblez n’avoir encore aucun budget. Vous devriez en créer un sur la page des budgets. Les budgets peuvent vous aider à garder une trace des dépenses.',
'Savings account' => 'Compte d’épargne',
'Credit card' => 'Carte de Crédit',
'source_accounts' => 'Compte(s) source',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Retrait ":description" correctement supprimé',
'deleted_deposit' => 'Dépôt ":description" correctement supprimé',
'deleted_transfer' => 'Opération ":description" correctement supprimée',
+ 'deleted_reconciliation' => 'Opération ":description" supprimée avec succès',
'stored_journal' => 'Opération ":description" créée avec succès',
'stored_journal_no_descr' => 'Nouvelle opération créée avec succès',
'updated_journal_no_descr' => 'Votre opération a été mise à jour avec succès',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(pas de budget)',
'account_per_budget' => 'Compte par budget',
'account_per_category' => 'Compte par catégorie',
+ 'create_new_object' => 'Create',
'empty' => '(vide)',
'all_other_budgets' => '(tous les autres budgets)',
'all_other_accounts' => '(tous les autres comptes)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Erreurs',
'debt_start_date' => 'Date de début de la dette',
'debt_start_amount' => 'Montant initial de la dette',
- 'debt_start_amount_help' => 'Si vous devez une somme, il est préférable d\'entrer un montant négatif parce que cela influence votre avoir net. Si vous êtes redevable d\'une somme, la même chose s\'applique. Consultez les pages d\'aide pour plus d\'informations.',
+ 'debt_start_amount_help' => 'Il est toujours préférable de définir cette valeur à un montant négatif. Lisez les pages d\'aide (icône (?) en haut à droite) pour plus d\'informations.',
+ 'interest_period_help' => 'Ce champ est purement cosmétique et ne sera pas calculé pour vous. Il se trouve que les banques ont chacune leur façon de faire et Firefly III ne fournira pas de bonne solution.',
'store_new_liabilities_account' => 'Enregistrer un nouveau passif',
'edit_liabilities_account' => 'Modifier le passif ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Sauvegarder la configuration',
'single_user_administration' => 'Gestion de l\'utilisateur pour :email',
'edit_user' => 'Modifier l\'utilisateur :email',
- 'hidden_fields_preferences' => 'Vous pouvez activer plus d\'options d\'opération dans vos paramètres.',
+ 'hidden_fields_preferences' => 'Vous pouvez activer plus d\'options d\'opérations dans vos paramètres.',
'user_data_information' => 'Données utilisateur',
'user_information' => 'Informations utilisateur',
'total_size' => 'taille totale',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Importer des opérations dans Firefly III',
'import_data' => 'Importer des données',
'import_transactions' => 'Importer des opérations',
-
+ 'import_tools_title' => 'Outils d\'importation',
+ 'tools_index_intro' => 'Plusieurs outils permettent d\'importer des données dans Firefly III. Vous les retrouverez ci-dessous. Pour plus d\'informations, consultez cette page (en anglais).',
+ 'firefly_iii_csv_importer_name' => 'Importation CSV Firefly III',
+ 'firefly_iii_bunq_importer_name' => 'Importation Bunq Firefly III',
+ 'ludo_revolut_importer_name' => 'Importation Revolut (Ludo444)',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Cette fonction n\'est pas disponible lorsque vous utilisez Firefly III dans un environnement Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Avoir net (:currency)',
'box_spend_per_day' => 'Reste à dépenser par jour: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Télémétrie',
+ 'telemetry_intro' => 'Firefly III prend en charge la collecte et l\'envoi de télémétrie d\'utilisation. Cela signifie que Firefly III essaiera de collecter des informations sur la façon dont vous utilisez Firefly III, et de les envoyer au développeur de Firefly III. C\'est toujours optionnel, et est désactivé par défaut. Firefly III ne recueillera jamais ni n\'enverra de données financières. Firefly III ne recueillera ni n\'enverra jamais non plus de méta-informations financières, comme des sommes ou des calculs. Les données recueillies ne seront jamais rendues publiques.',
+ 'telemetry_what_collected' => 'Ce que Firefly III recueille et envoie exactement diffère suivant les versions. Vous exécutez la version :version. Ce que Firefly III collecte dans la version :version est quelque chose que vous pouvez lire dans les pages d\'aide. Cliquez sur l\'icône (?) en haut à droite ou visitez la page d\'aide directement sur GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'La télémétrie de Firefly III est-elle activée ?',
+ 'telemetry_disabled_no' => 'La télémétrie n\'est PAS activée',
+ 'telemetry_disabled_yes' => 'La télémétrie est activée',
+ 'telemetry_enabled_now_what' => 'Vous pouvez désactiver la télémétrie de la même manière que vous l\'avez activée : dans votre fichier .env ou dans votre configuration Docker.',
+ 'telemetry_disabled_now_what' => 'Si vous le souhaitez, vous pouvez activer la télémétrie dans votre fichier .env ou dans votre configuration Docker.',
+ 'telemetry_collected_info' => 'Informations recueillies',
+ 'no_telemetry_present' => 'Firefly III n\'a recueilli aucune donnée de télémétrie.',
+ 'records_telemetry_present' => 'Firefly III a recueilli :count enregistrement(s) de télémétrie.',
+ 'telemetry_button_view' => 'Voir la télémétrie',
+ 'telemetry_button_delete' => 'Supprimer la télémétrie',
+ 'telemetry_admin_overview' => 'Aperçu de la télémétrie',
+ 'telemetry_back_to_index' => 'Retour à la télémétrie'
];
diff --git a/resources/lang/hu_HU/breadcrumbs.php b/resources/lang/hu_HU/breadcrumbs.php
index e4a2a20222..3c662a685c 100644
--- a/resources/lang/hu_HU/breadcrumbs.php
+++ b/resources/lang/hu_HU/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => '":tag" címke szerkesztése',
'delete_tag' => '":tag" címke törlése',
'delete_journal_link' => 'Tranzakciók közötti kapcsolat törlése',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/hu_HU/firefly.php b/resources/lang/hu_HU/firefly.php
index 4b8c42938a..f411e75c37 100644
--- a/resources/lang/hu_HU/firefly.php
+++ b/resources/lang/hu_HU/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Elfelejtett kétlépcsős azonosítás.',
'two_factor_lost_header' => 'Elvesztett kétlépcsős hitelesítés?',
'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.',
- 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'Ellenkező esetben emailt kell küldeni a webhely tulajdonosának a :site_owner címre, és meg kell kérni, hogy állítsa vissza a kétfaktoros hitelesítést.',
'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.',
'pref_two_factor_new_backup_codes' => 'Get new backup codes',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days napi adat betöltése eltarthat egy ideig.',
'registered' => 'A regisztráció sikeres!',
'Default asset account' => 'Alapértelmezett eszközszámla',
- 'no_budget_pointer' => 'Úgy tűnik, még nincsenek költségkeretek. Költségkereteket a költségkeretek oldalon lehet létrehozni. A költségkeretek segítenek nyomon követni a költségeket.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Megtakarítási számla',
'Credit card' => 'Hitelkártya',
'source_accounts' => 'Forrás számlák',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'A költség sikeresen törölve ":description"',
'deleted_deposit' => '":description" bevétel sikeresen törölve',
'deleted_transfer' => '":description" átvezetés sikeresen törölve',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => '":description" új tranzakció sikeresen létrehozva',
'stored_journal_no_descr' => 'Új tranzakció sikeresen létrehozva',
'updated_journal_no_descr' => 'Tranzakció sikeresen frissítve',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(nincs költségkeret)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
+ 'create_new_object' => 'Create',
'empty' => '(üres)',
'all_other_budgets' => '(minden más költségkeret)',
'all_other_accounts' => '(minden más számla)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Hibák',
'debt_start_date' => 'Adósság kezdete',
'debt_start_amount' => 'Adósság kezdeti összege',
- 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Új kötelezettség eltárolása',
'edit_liabilities_account' => '":name" kötelezettség szerkesztése',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Beállítás tárolása',
'single_user_administration' => ':email felhasználó adminisztrációja',
'edit_user' => ':email felhasználó szerkesztése',
- 'hidden_fields_preferences' => 'További tranzakciós lehetőségeket a beállításokban lehet engedélyezni.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Felhasználói adatok',
'user_information' => 'Felhasználó információk',
'total_size' => 'teljes méret',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Tranzakciók importálása a Firefly III-ba',
'import_data' => 'Adatimport',
'import_transactions' => 'Tranzakciók importálása',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Ez a funkció nem elérhető ha a Firefly III Sandstorm.io környezetben van használva.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Nettó érték (:currency)',
'box_spend_per_day' => 'Naponta elkölthető: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/id_ID/breadcrumbs.php b/resources/lang/id_ID/breadcrumbs.php
index 77f05e77d3..7f71beb792 100644
--- a/resources/lang/id_ID/breadcrumbs.php
+++ b/resources/lang/id_ID/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Edit label ":tag"',
'delete_tag' => 'Hapus label ":tag"',
'delete_journal_link' => 'Hapus tautan antar transaksi',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/id_ID/firefly.php b/resources/lang/id_ID/firefly.php
index 85da63ccc7..ef6d3f6531 100644
--- a/resources/lang/id_ID/firefly.php
+++ b/resources/lang/id_ID/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Saya lupa dua faktor saya.',
'two_factor_lost_header' => 'Kehilangan autentikasi dua faktor Anda?',
'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.',
- 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'Jika tidak, kirimkan email ke pemilik situs, :site_owner dan mintalah mereka untuk menyetel ulang autentikasi dua faktor Anda.',
'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.',
'pref_two_factor_new_backup_codes' => 'Get new backup codes',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days hari data mungkin perlu beberapa saat untuk memuat.',
'registered' => 'Anda telah berhasil mendaftar!',
'Default asset account' => 'Akun aset standar',
- 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Rekening tabungan',
'Credit card' => 'Kartu kredit',
'source_accounts' => 'Akun sumber',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Penarikan yang berhasil dihapus ":description"',
'deleted_deposit' => 'Berhasil menghapus deposit ":description"',
'deleted_transfer' => 'Berhasil menghapus transfer ":description"',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Berhasil membuat transaksi baru ":description"',
'stored_journal_no_descr' => 'Successfully created your new transaction',
'updated_journal_no_descr' => 'Successfully updated your transaction',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(no budget)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
+ 'create_new_object' => 'Create',
'empty' => '(empty)',
'all_other_budgets' => '(all other budgets)',
'all_other_accounts' => '(all other accounts)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Kesalahan',
'debt_start_date' => 'Start date of debt',
'debt_start_amount' => 'Start amount of debt',
- 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Store new liability',
'edit_liabilities_account' => 'Edit liability ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Konfigurasi toko',
'single_user_administration' => 'Administrasi pengguna untuk :email',
'edit_user' => 'Edit pengguna :email',
- 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Data pengguna',
'user_information' => 'Informasi pengguna',
'total_size' => 'ukuran total',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Import transactions into Firefly III',
'import_data' => 'Impor data',
'import_transactions' => 'Import transactions',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Fungsi ini tidak tersedia saat Anda menggunakan Firefly III di dalam lingkungan Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Net worth (:currency)',
'box_spend_per_day' => 'Left to spend per day: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/it_IT/breadcrumbs.php b/resources/lang/it_IT/breadcrumbs.php
index 6873472713..553377efd9 100644
--- a/resources/lang/it_IT/breadcrumbs.php
+++ b/resources/lang/it_IT/breadcrumbs.php
@@ -51,10 +51,12 @@ return [
'edit_journal' => 'Modifica transazione ":description"',
'edit_reconciliation' => 'Modifica ":description"',
'delete_journal' => 'Elimina transazione ":description"',
- 'delete_group' => 'Delete transaction ":description"',
+ 'delete_group' => 'Elimina transazione ":description"',
'tags' => 'Etichette',
'createTag' => 'Crea nuova etichetta',
'edit_tag' => 'Modifica etichetta ":tag"',
'delete_tag' => 'Elimina etichetta ":tag"',
'delete_journal_link' => 'Elimina il collegamento tra le transazioni',
+ 'telemetry_index' => 'Telemetria',
+ 'telemetry_view' => 'Visualizza telemetria',
];
diff --git a/resources/lang/it_IT/firefly.php b/resources/lang/it_IT/firefly.php
index 5b99adba96..1439edb092 100644
--- a/resources/lang/it_IT/firefly.php
+++ b/resources/lang/it_IT/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Ho dimenticato la mia chiave a due fattori.',
'two_factor_lost_header' => 'Hai perso l\'autenticazione a due fattori?',
'two_factor_lost_intro' => 'Se hai perso anche i codici di recupero, sei sfortunato. Questo non è qualcosa che puoi risolvere tramite l\'interfaccia web. Hai due scelte.',
- 'two_factor_lost_fix_self' => 'Se gestisci tu l\'installazione di Firefly III, controlla i log in storage/logs per le istruzioni, o esegui docker logs<id_container> per visualizzare le istruzioni (aggiorna questa pagina).',
+ 'two_factor_lost_fix_self' => 'Se esegui la tua istanza di Firefly III, leggi questa voce nelle FAQ per le istruzioni.',
'two_factor_lost_fix_owner' => 'In caso contrario, invia un mail al proprietario del sito, :site_owner, e chiedi loro di resettare l\'autenticazione a due fattori.',
'mfa_backup_code' => 'Hai usato un codice di recupero per accedere a Firefly III. Questo codice non potrà essere utilizzato di nuovo, quindi cancellalo dalla lista.',
'pref_two_factor_new_backup_codes' => 'Ottieni nuovi codici di recupero',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days di caricamento dei dati potrebbero richiedere un pò di tempo.',
'registered' => 'Ti sei registrato con successo!',
'Default asset account' => 'Conto attività predefinito',
- 'no_budget_pointer' => 'Sembra che tu non abbia ancora dei budget. Dovresti crearne alcuni nella pagina dei budget. I budget possono aiutarti a tenere traccia delle spese.',
+ 'no_budget_pointer' => 'Sembra che tu non abbia ancora dei budget. Dovresti crearne alcuni nella pagina dei budget. I budget possono aiutarti a tenere traccia delle spese.',
'Savings account' => 'Conti risparmio',
'Credit card' => 'Carta di credito',
'source_accounts' => 'Conti origine',
@@ -205,7 +205,7 @@ return [
'active_exp_bills_only' => 'solo bollette attive e previste',
'average_per_bill' => 'media per bolletta',
'expected_total' => 'totale previsto',
- 'reconciliation_account_name' => ':name reconciliation',
+ 'reconciliation_account_name' => 'Riconciliazione di :name',
// API access
'authorization_request' => 'Firefly III v:version Richiesta Autorizzazione',
'authorization_request_intro' => ':client sta richiedendo l\'autorizzazione per accedere alla tua amministrazione finanziaria. Desideri autorizzare :client ad accedere a questi record?',
@@ -216,8 +216,8 @@ return [
'name_in_currency' => ':name in :currency',
'paid_in_currency' => 'Pagata in :currency',
'unpaid_in_currency' => 'Non pagata in :currency',
- 'is_alpha_warning' => 'You are running an ALPHA version. Be wary of bugs and issues.',
- 'is_beta_warning' => 'You are running an BETA version. Be wary of bugs and issues.',
+ 'is_alpha_warning' => 'Stai eseguendo una versione ALHPA. Fai attenzione a bug e problemi.',
+ 'is_beta_warning' => 'Stai eseguendo una versione BETA. Fai attenzione a bug e problemi.',
// check for updates:
'update_check_title' => 'Controlla aggiornamenti',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Prelievo ":description" eliminato correttamente',
'deleted_deposit' => 'Entrata ":description" eliminata correttamente',
'deleted_transfer' => 'Trasferimento ":description" eliminato correttamente',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Nuova transazione ":description" creata correttamente',
'stored_journal_no_descr' => 'Hai creato con successo la nuova transazione',
'updated_journal_no_descr' => 'Transazione aggiornata con successo',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(nessun budget)',
'account_per_budget' => 'Conto per budget',
'account_per_category' => 'Conto per categoria',
+ 'create_new_object' => 'Create',
'empty' => '(vuoto)',
'all_other_budgets' => '(tutti gli altri budget)',
'all_other_accounts' => '(tutti gli altri conti)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Errori',
'debt_start_date' => 'Data di inizio del debito',
'debt_start_amount' => 'Importo iniziale del debito',
- 'debt_start_amount_help' => 'Se tu devi dei soldi è meglio che inserisci un importo negativo poiché questo influenza il tuo patrimonio netto. Se ti devono dei soldi, vale la stessa cosa. Controlla le pagine d\'aiuto per maggiori informazioni.',
+ 'debt_start_amount_help' => 'È sempre meglio impostare questo valore su un importo negativo. Leggi le pagine di aiuto (icona (?) in alto a destra) per ulteriori informazioni.',
+ 'interest_period_help' => 'Questo campo è puramente estetico e non ti viene calcolato. Sembra che le banche siano molto subdole, pertanto Firefly III non lo calcola mai correttamente.',
'store_new_liabilities_account' => 'Memorizza nuova passività',
'edit_liabilities_account' => 'Modica passività ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Salva configurazione',
'single_user_administration' => 'Amministrazione utenti per :email',
'edit_user' => 'Modifica utente :email',
- 'hidden_fields_preferences' => 'Puoi abilitare maggiori opzioni per le transazioni nelle tue impostazioni.',
+ 'hidden_fields_preferences' => 'Puoi abilitare maggiori opzioni per le transazioni nelle tue impostazioni.',
'user_data_information' => 'Dati utente',
'user_information' => 'Informazioni Utente',
'total_size' => 'dimensione totale',
@@ -1394,13 +1397,13 @@ return [
'(partially) refunds_outward' => 'rimborsa (parzialmente)',
'(partially) pays for_outward' => '(parzialmente) paga per',
'(partially) reimburses_outward' => '(parzialmente) rimborsa',
- 'is (partially) refunded by' => 'is (partially) refunded by',
- 'is (partially) paid for by' => 'is (partially) paid for by',
- 'is (partially) reimbursed by' => 'is (partially) reimbursed by',
- 'relates to' => 'relates to',
- '(partially) refunds' => '(partially) refunds',
- '(partially) pays for' => '(partially) pays for',
- '(partially) reimburses' => '(partially) reimburses',
+ 'is (partially) refunded by' => 'è (parzialmente) rimborsata da',
+ 'is (partially) paid for by' => 'è (parzialmente) pagata da',
+ 'is (partially) reimbursed by' => 'è (parzialmente) rimborsata da',
+ 'relates to' => 'inerente a',
+ '(partially) refunds' => 'rimborsa (parzialmente)',
+ '(partially) pays for' => '(parzialmente) paga per',
+ '(partially) reimburses' => '(parzialmente) rimborsa',
// split a transaction:
'splits' => 'Suddivisioni',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Importa le transazioni in Firefly III',
'import_data' => 'Importa dati',
'import_transactions' => 'Importa transazioni',
-
+ 'import_tools_title' => 'Strumenti di importazione',
+ 'tools_index_intro' => 'Esistono diversi strumenti per importare dati in Firefly III. Controlla quelli qui sotto. Per ulteriori informazioni, consulta questa pagina.',
+ 'firefly_iii_csv_importer_name' => 'Importatore CSV di Firefly III',
+ 'firefly_iii_bunq_importer_name' => 'Importatore bunq🌈 di Firefly III',
+ 'ludo_revolut_importer_name' => 'Importatore Revolut di Ludo444',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Questa funzione non è disponibile quando si utilizza Firefly III in un ambiente Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Patrimonio netto (:currency)',
'box_spend_per_day' => 'Disponibile da spendere per giorno: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetria',
+ 'telemetry_intro' => 'Firefly III supporta la raccolta e l\'invio della telemetria d\'uso. Ciò significa che Firefly III proverà a raccogliere informazioni su come usi Firefly III e la invierà allo sviluppatore di Firefly III. Questa è sempre un\'opzione da abilitare esplicitamente, ed è disabilitata per impostazione predefinita. Firefly III non raccoglierà né invierà mai informazioni finanziarie. Firefly III non raccoglierà né invierà mai informazioni finanziarie come somme o calcoli. I dati raccolti non saranno mai resi accessibili al pubblico.',
+ 'telemetry_what_collected' => 'Ciò che Firefly III raccoglie e invia è diverso per ogni versione. Stai eseguendo la versione :version. Ciò che Firefly III raccoglie nella versione :version è qualcosa che puoi leggere nelle pagine d\'aiuto. Clicca sull\'icona (?) nell\'angolo in alto a destra o visita la pagina di aiuto direttamente su GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'La telemetria è abilitata in Firefly III?',
+ 'telemetry_disabled_no' => 'La telemetria NON è abilitata',
+ 'telemetry_disabled_yes' => 'La telemetria è abilitata',
+ 'telemetry_enabled_now_what' => 'Puoi disabilitare la telemetria nello stesso modo in cui la hai attivata: nel tuo file .env o nella configurazione di Docker.',
+ 'telemetry_disabled_now_what' => 'Se lo desideri, è possibile abilitare la telemetria nel file .env o nella configurazione di Docker.',
+ 'telemetry_collected_info' => 'Informazioni raccolte',
+ 'no_telemetry_present' => 'Firefly III non ha raccolto dati di telemetria.',
+ 'records_telemetry_present' => 'Firefly III ha raccolto :count dati di telemetria.',
+ 'telemetry_button_view' => 'Visualizza telemetria',
+ 'telemetry_button_delete' => 'Elimina telemetria',
+ 'telemetry_admin_overview' => 'Panoramica telemetria',
+ 'telemetry_back_to_index' => 'Torna alla telemetria'
];
diff --git a/resources/lang/nb_NO/breadcrumbs.php b/resources/lang/nb_NO/breadcrumbs.php
index a0db09b894..45fedfe1b0 100644
--- a/resources/lang/nb_NO/breadcrumbs.php
+++ b/resources/lang/nb_NO/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Rediger tagg ":tag"',
'delete_tag' => 'Slett tagg ":tag"',
'delete_journal_link' => 'Slett kobling mellom transaksjoner',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/nb_NO/firefly.php b/resources/lang/nb_NO/firefly.php
index 187f0ac3ba..ac7fb6cebb 100644
--- a/resources/lang/nb_NO/firefly.php
+++ b/resources/lang/nb_NO/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Jeg har glemt/mistet min tofaktor-ting.',
'two_factor_lost_header' => 'Mistet tofaktorautentisering?',
'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.',
- 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'Ellers sender du e-postadressen eieren, :site_owner og ber vedkommende om å tilbakestille tofaktorautentiseringen din.',
'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.',
'pref_two_factor_new_backup_codes' => 'Get new backup codes',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days dager med data kan ta litt tid å laste.',
'registered' => 'Registreringen var vellykket!',
'Default asset account' => 'Standard aktivakonto',
- 'no_budget_pointer' => 'Det ser ikke ut til at du har noen budsjett ennå. Du bør opprette noen på budsjett-siden. Budsjett kan hjelpe deg med å holde oversikt over utgifter.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Sparekonto',
'Credit card' => 'Kredittkort',
'source_accounts' => 'Kildekonto(er)',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Slettet uttak ":description"',
'deleted_deposit' => 'Slettet innskudd ":description"',
'deleted_transfer' => 'Slettet overføring ":description"',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Opprettet ny transaksjon ":description"',
'stored_journal_no_descr' => 'Successfully created your new transaction',
'updated_journal_no_descr' => 'Successfully updated your transaction',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(ingen budsjett)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
+ 'create_new_object' => 'Create',
'empty' => '(empty)',
'all_other_budgets' => '(all other budgets)',
'all_other_accounts' => '(all other accounts)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Feil',
'debt_start_date' => 'Startdato for gjeld',
'debt_start_amount' => 'Start beløp for gjeld',
- 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Lagre ny gjeld',
'edit_liabilities_account' => 'Rediger gjeld ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Lagre konfigurasjon',
'single_user_administration' => 'Brukeradministrasjon for :email',
'edit_user' => 'Rediger bruker :email',
- 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Brukerdata',
'user_information' => 'Brukerinformasjon',
'total_size' => 'totalstørrelse',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Importer transaksjoner til Firefly III',
'import_data' => 'Importer data',
'import_transactions' => 'Importer transaksjoner',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Denne funksjonen er ikke tilgjengelig når du bruker Firefly III i et Sandstorm.io miljø.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Net worth (:currency)',
'box_spend_per_day' => 'Left to spend per day: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/nl_NL/breadcrumbs.php b/resources/lang/nl_NL/breadcrumbs.php
index 85799c9a2c..9c3c7b16e3 100644
--- a/resources/lang/nl_NL/breadcrumbs.php
+++ b/resources/lang/nl_NL/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Wijzig tag ":tag"',
'delete_tag' => 'Verwijder tag ":tag"',
'delete_journal_link' => 'Verwijder koppeling tussen transacties',
+ 'telemetry_index' => 'Telemetrie',
+ 'telemetry_view' => 'Bekijk telemetrie',
];
diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php
index a01139aa04..b50ca29039 100644
--- a/resources/lang/nl_NL/firefly.php
+++ b/resources/lang/nl_NL/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Ik kan geen codes meer genereren.',
'two_factor_lost_header' => 'Kan je geen codes meer genereren?',
'two_factor_lost_intro' => 'Als je ook je backupcodes kwijt bent heb je pech gehad. Dit kan je niet via de web-interface fixen. Je kan kiezen.',
- 'two_factor_lost_fix_self' => 'Als je eigen installatie van Firefly III draait check je de logs in storage/logs voor instructies, of draai docker logs <container_id> voor instructies (ververs de pagina).',
+ 'two_factor_lost_fix_self' => 'Als je je eigen installatie van Firefly III draait lees dan dit item in de FAQ voor instructies.',
'two_factor_lost_fix_owner' => 'Zo niet, stuur dan een e-mail naar :site_owner en vraag of ze je authenticatie in twee stappen willen resetten.',
'mfa_backup_code' => 'Je hebt een backupcode gebruikt om in te loggen op Firefly III. Deze kan je niet meer gebruiken dus streep hem weg.',
'pref_two_factor_new_backup_codes' => 'Nieuwe backupcodes genereren',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => 'Het kan even duren voor :days dagen aan gegevens geladen zijn.',
'registered' => 'Je bent geregistreerd!',
'Default asset account' => 'Standaard betaalrekening',
- 'no_budget_pointer' => 'Je hebt nog geen budgetten. Maak er een aantal op de budgetten-pagina. Met budgetten kan je je uitgaven beter bijhouden.',
+ 'no_budget_pointer' => 'Je hebt nog geen budgetten. Maak er een aantal op de budgetten-pagina. Met budgetten kan je je uitgaven beter bijhouden.',
'Savings account' => 'Spaarrekening',
'Credit card' => 'Credit card',
'source_accounts' => 'Bronrekening(en)',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Uitgave ":description" verwijderd',
'deleted_deposit' => 'Inkomsten ":description" verwijderd',
'deleted_transfer' => 'Overschrijving ":description" verwijderd',
+ 'deleted_reconciliation' => 'Afstemming ":description" verwijderd',
'stored_journal' => 'Nieuw transactie ":description" opgeslagen',
'stored_journal_no_descr' => 'Uw nieuwe transactie is succesvol aangemaakt',
'updated_journal_no_descr' => 'De transactie is geüpdatet',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(geen budget)',
'account_per_budget' => 'Rekening per budget',
'account_per_category' => 'Rekening per categorie',
+ 'create_new_object' => 'Create',
'empty' => '(leeg)',
'all_other_budgets' => '(alle andere budgetten)',
'all_other_accounts' => '(alle andere rekeningen)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Fouten',
'debt_start_date' => 'Begindatum van schuld',
'debt_start_amount' => 'Beginbedrag van schuld',
- 'debt_start_amount_help' => 'Vul hier altijd de lening als een positief bedrag in. Check de helppagina\'s voor meer info.',
+ 'debt_start_amount_help' => 'Het is handig om hier een negatief bedrag in te stellen. Lees de help-pagina\'s ((?)-icoontje rechtsboven) voor meer info.',
+ 'interest_period_help' => 'Dit veld doet verder niks. Firefly III gaat dit niet voor je uitrekenen. Banken pakken dit toch altijd net anders aan.',
'store_new_liabilities_account' => 'Nieuwe passiva opslaan',
'edit_liabilities_account' => 'Passiva ":name" wijzigen',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Configuratie opslaan',
'single_user_administration' => 'Gebruikersadministratie voor :email',
'edit_user' => 'Wijzig gebruiker :email',
- 'hidden_fields_preferences' => 'Je kan meer transactieopties inschakelen in je instellingen.',
+ 'hidden_fields_preferences' => 'Je kan meer transactieopties inschakelen in je instellingen.',
'user_data_information' => 'Gebruikersgegevens',
'user_information' => 'Gebruikersinformatie',
'total_size' => 'totale grootte',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Transacties importeren in Firefly III',
'import_data' => 'Importeer data',
'import_transactions' => 'Importeer transacties',
-
+ 'import_tools_title' => 'Importtools',
+ 'tools_index_intro' => 'Er bestaan een paar tools om data te importeren in Firefly III. Zie hieronder voor de lijst. Check ook deze pagina voor meer info.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut-import tool',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Deze functie werkt niet als je Firefly III gebruikt in combinatie met Sandstorm.IO.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Kapitaal (:currency)',
'box_spend_per_day' => 'Te besteden per dag: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetrie',
+ 'telemetry_intro' => 'Firefly III kan telemetrie verzamelen over je gebruik. Dat betekent dat Firefly III informatie probeert te verzamelen over hoe je Firefly III gebruikt, en deze zal verzenden naar de developer van Firefly III. Dit is altijd opt-in en staat standaard uit. Firefly III zal nooit financiele informatie verzamelen of verzenden. Firefly III zal ook nooit financiële meta-informatie verzamelen of verzenden (zoals sommen of totalen). De verstuurde informatie wordt nooit publiek beschikbaar gemaakt.',
+ 'telemetry_what_collected' => 'Wat Firefly III verzamelt en verzend is per versie anders. Je draait versie :version. Wat Firefly III verzamelt en verzend in versie :version lees je in de help-pagina\'s. Klik op het (?) icoontje rechtsboven of kijk direct op GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Zal Firefly III telemetrie verzenden?',
+ 'telemetry_disabled_no' => 'Telemetrie staat UIT',
+ 'telemetry_disabled_yes' => 'Telemetrie staat aan',
+ 'telemetry_enabled_now_what' => 'Je kan telemetrie op dezelfde manier weer uitzetten als je het hebt aangezet: wijzig je .env bestand of verander je Docker-configuratie.',
+ 'telemetry_disabled_now_what' => 'Als je dat wilt, kan je telemetrie aanzetten in je .env bestand of in je Docker-configuratie.',
+ 'telemetry_collected_info' => 'Verzamelde informatie',
+ 'no_telemetry_present' => 'Firefly III heeft geen telemetrie verzameld.',
+ 'records_telemetry_present' => 'Firefly III heeft :count telemetrie-record(s) verzameld.',
+ 'telemetry_button_view' => 'Bekijk telemetrie',
+ 'telemetry_button_delete' => 'Verwijder telemetrie',
+ 'telemetry_admin_overview' => 'Telemetrie-overzicht',
+ 'telemetry_back_to_index' => 'Terug naar telemetrie'
];
diff --git a/resources/lang/pl_PL/breadcrumbs.php b/resources/lang/pl_PL/breadcrumbs.php
index 4af8792e85..4dd92634a3 100644
--- a/resources/lang/pl_PL/breadcrumbs.php
+++ b/resources/lang/pl_PL/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Modyfikuj tag ":tag"',
'delete_tag' => 'Usuń tag ":tag"',
'delete_journal_link' => 'Usuń powiązanie między transakcjami',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php
index c179157974..c9adaf4fd9 100644
--- a/resources/lang/pl_PL/firefly.php
+++ b/resources/lang/pl_PL/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Zapomniałem mojego uwierzytelnienia dwuskładnikowego.',
'two_factor_lost_header' => 'Straciłeś uwierzytelnianie dwuskładnikowe?',
'two_factor_lost_intro' => 'Jeżeli także nie masz kodów, to niestety nie masz szczęścia. To nie jest coś, co możemy naprawić z poziomu przeglądarki. Masz dwie opcje.',
- 'two_factor_lost_fix_self' => 'Jeśli masz własną instancję Firefly III, sprawdź logi w storage/logs po wskazówki, lub uruchom docker logs <container_id> aby zobaczyć wskazówki (odśwież tę stronę).',
+ 'two_factor_lost_fix_self' => 'Jeżeli masz własną instancję Firefly III, przeczytaj ten wpis w FAQ aby uzyskać instrukcje.',
'two_factor_lost_fix_owner' => 'W przeciwnym razie, powiadom właściciela strony, :site_owner i poproś go o zresetowanie Twojego uwierzytelnienia dwuskładnikowego.',
'mfa_backup_code' => 'Użyłeś kodu zapasowego do zalogowania się do Firefly III. Nie możesz go użyć ponownie, więc wykreśl go z listy.',
'pref_two_factor_new_backup_codes' => 'Wygeneruj nowe kody zapasowe',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => 'Załadowanie danych z :days dni może trochę potrwać.',
'registered' => 'Zarejestrowałeś się pomyślnie!',
'Default asset account' => 'Domyślne konto aktywów',
- 'no_budget_pointer' => 'Wygląda na to, że nie masz jeszcze żadnych budżetów. Powinieneś stworzyć kilka na stronie - budżety. Budżety pomogą Ci śledzić Twoje wydatki.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Konto oszczędnościowe',
'Credit card' => 'Karta kredytowa',
'source_accounts' => 'Konto(a) źródłowe',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Pomyślnie usunięto wypłatę ":description"',
'deleted_deposit' => 'Pomyślnie usunięto depozyt ":description"',
'deleted_transfer' => 'Pomyślnie usunięto transfer ":description"',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Pomyślnie utworzono nową transakcję ":description"',
'stored_journal_no_descr' => 'Pomyślnie utworzono nową transakcję',
'updated_journal_no_descr' => 'Pomyślnie zaktualizowano Twoją transakcję',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(brak budżetu)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
+ 'create_new_object' => 'Create',
'empty' => '(pusty)',
'all_other_budgets' => '(wszystkie inne budżety)',
'all_other_accounts' => '(wszystkie inne konta)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Błędy',
'debt_start_date' => 'Początkowa data długu',
'debt_start_amount' => 'Początkowa kwota długu',
- 'debt_start_amount_help' => 'Jeśli jesteś winien kwotę, najlepiej wpisać ujemną kwotę, ponieważ ma to wpływ na twoją wartość netto. To samo dotyczy jeśli ktoś jest Ci winien. Sprawdź strony pomocy, aby uzyskać więcej informacji.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Zapisz nowe zobowiązanie',
'edit_liabilities_account' => 'Modyfikuj zobowiązanie ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Zapisz konfigurację',
'single_user_administration' => 'Administracja użytkownika dla :email',
'edit_user' => 'Modyfikuj użytkownika :email',
- 'hidden_fields_preferences' => 'Możesz włączyć więcej opcji transakcji w swoich ustawieniach.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Dane użytkownika',
'user_information' => 'Informacja o użytkowniku',
'total_size' => 'łączny rozmiar',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Importuj transakcje do Firefly III',
'import_data' => 'Importuj dane',
'import_transactions' => 'Importuj transakcje',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Ta funkcja nie jest dostępna, gdy używasz Firefly III w środowisku Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Wartość netto (:currency)',
'box_spend_per_day' => 'Możliwe do wydania codziennie: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/pt_BR/breadcrumbs.php b/resources/lang/pt_BR/breadcrumbs.php
index c4d39f1638..964644b990 100644
--- a/resources/lang/pt_BR/breadcrumbs.php
+++ b/resources/lang/pt_BR/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Editar etiqueta ":tag"',
'delete_tag' => 'Apagar etiqueta ":tag"',
'delete_journal_link' => 'Eliminar ligação entre transações',
+ 'telemetry_index' => 'Telemetria',
+ 'telemetry_view' => 'Ver telemetria',
];
diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php
index 140cb2bbf5..e48fc00965 100644
--- a/resources/lang/pt_BR/firefly.php
+++ b/resources/lang/pt_BR/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Esqueci minha autenticação em duas etapas.',
'two_factor_lost_header' => 'Perdeu sua autenticação em duas etapas?',
'two_factor_lost_intro' => 'Se você perdeu seus códigos de backup também, você tem azar. Isso não é algo que você pode corrigir a partir da interface da web. Você tem duas escolhas.',
- 'two_factor_lost_fix_self' => 'Se você executar sua própria instância de Firefly III, verifique os logs em storage/logs para instruções, ou execute docker logs <container_id> para ver as instruções (atualize esta página).',
+ 'two_factor_lost_fix_self' => 'Caso você execute sua própria instância do Firefly III, leia este item no FAQ para instruções.',
'two_factor_lost_fix_owner' => 'Caso contrário, o proprietário do site :site_owner e peça para redefinir a sua autenticação de duas etapas.',
'mfa_backup_code' => 'Você usou um código de backup para acessar o Firefly III. Não pode ser usado novamente, então cruze-o na sua lista.',
'pref_two_factor_new_backup_codes' => 'Obter novos códigos de backup',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days dias de dados podem demorar um pouco para carregar.',
'registered' => 'Você se registrou com sucesso!',
'Default asset account' => 'Conta padrão',
- 'no_budget_pointer' => 'Parece que você ainda não tem orçamentos. Você deve criar alguns na página de orçamentos. Orçamentos podem ajudá-lo a manter o controle das despesas.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Conta poupança',
'Credit card' => 'Cartão de crédito',
'source_accounts' => 'Conta(s) de origem',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Retirada ":description" excluída com sucesso',
'deleted_deposit' => 'Depósito ":description" excluído com sucesso',
'deleted_transfer' => 'Transferência ":description" excluída com sucesso',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Transação ":description" incluída com sucesso',
'stored_journal_no_descr' => 'Transação criada com sucesso',
'updated_journal_no_descr' => 'Transação atualizada com sucesso',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(sem orçamento)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
+ 'create_new_object' => 'Create',
'empty' => '(vazio)',
'all_other_budgets' => '(todos os outros orçamentos)',
'all_other_accounts' => '(todas as outras contas)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Erros',
'debt_start_date' => 'Data de início da dívida',
'debt_start_amount' => 'Montante inicial da dívida',
- 'debt_start_amount_help' => 'Se você deve um valor, é melhor inserir um valor negativo, porque ele influencia seu valor total. Se devem a você um valor, o mesmo se aplica. Confira as páginas de ajuda para obter mais informações.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Guardar novo passivo',
'edit_liabilities_account' => 'Editar passivo ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Configuração da Loja',
'single_user_administration' => 'Administração de usuários para :email',
'edit_user' => 'Editar usuário :email',
- 'hidden_fields_preferences' => 'Você pode habilitar mais opções de transações nas suas configurações.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Dados de usuário',
'user_information' => 'Informações do usuário',
'total_size' => 'tamanho total',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Importar transações para o Firefly III',
'import_data' => 'Importar dados',
'import_transactions' => 'Importar transações',
-
+ 'import_tools_title' => 'Ferramentas de importação',
+ 'tools_index_intro' => 'Existem várias ferramentas para importar dados para o Firefly III. Confira-as abaixo. Para obter mais informações, acesse esta página.',
+ 'firefly_iii_csv_importer_name' => 'Importador CSV Firefly III',
+ 'firefly_iii_bunq_importer_name' => 'Importador Firefly III bunq 🌈',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Esta função não está disponível quando você está usando o Firefly III dentro de um ambiente Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Valor líquido (:currency)',
'box_spend_per_day' => 'Restante para gastar por dia: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetria',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'A telemetria NÃO está ativada',
+ 'telemetry_disabled_yes' => 'A telemetria está ativada',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Informações coletadas',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/ro_RO/breadcrumbs.php b/resources/lang/ro_RO/breadcrumbs.php
index e3080f41a5..0ddbd8297b 100644
--- a/resources/lang/ro_RO/breadcrumbs.php
+++ b/resources/lang/ro_RO/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Editează eticheta ":tag"',
'delete_tag' => 'Șterge eticheta ":tag"',
'delete_journal_link' => 'Şterge legătura dintre tranzacţii',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/ro_RO/firefly.php b/resources/lang/ro_RO/firefly.php
index 0938570409..05905314fb 100644
--- a/resources/lang/ro_RO/firefly.php
+++ b/resources/lang/ro_RO/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Am uitat autentificarea cu doi factori.',
'two_factor_lost_header' => 'Ai uitat autentificarea cu doi factori?',
'two_factor_lost_intro' => 'Dacă ați pierdut și codurile de rezervă, aveți ghinion. Nu este un lucru pe care îl puteți remedia din interfața web. Aveți două opțiuni.',
- 'two_factor_lost_fix_self' => 'Dacă rulați propria instanță a Firefly III, verificați log-urile în storage/logs pentru instrucțiuni sau rulați docker logs <container_id> pentru a vedea instrucțiunile (actualizați această pagină).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'În caz contrar, trimiteți prin e-mail proprietarului site-ului : proprietarul site-ului și solicitați-i să reseteze autentificarea cu doi factori.',
'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.',
'pref_two_factor_new_backup_codes' => 'Obțineți noi coduri de rezervă',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days zilele de date pot dura o perioadă până încărcare.',
'registered' => 'Te-ai inregistrat cu succes!',
'Default asset account' => 'Ccont de active implicit',
- 'no_budget_pointer' => 'Se pare că nu ai încă bugete. Ar trebui să creați unele pe pagina bugete . Bugetele vă pot ajuta să țineți evidența cheltuielilor.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Cont de economii',
'Credit card' => 'Card de credit',
'source_accounts' => 'Cont (uri) sursă',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Retragerea ":description" ștearsă cu succes',
'deleted_deposit' => 'Depozitul ":description" șters cu succes',
'deleted_transfer' => 'Transferul ":description" șters cu succes',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'A fost creată cu succes o tranzacție nouă ":description"',
'stored_journal_no_descr' => 'Tranzacția s-a creat cu succes',
'updated_journal_no_descr' => 'Tranzacția s-a actualizat cu succes',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(nici un buget)',
'account_per_budget' => 'Cont pe buget',
'account_per_category' => 'Cont pe categorie',
+ 'create_new_object' => 'Create',
'empty' => '(gol)',
'all_other_budgets' => '(toate celelalte bugete)',
'all_other_accounts' => '(toate celelalte conturi)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Erori',
'debt_start_date' => 'Data de începere a datoriilor',
'debt_start_amount' => 'Valoarea inițială a datoriei',
- 'debt_start_amount_help' => 'Dacă datorați o sumă este bine să introduceți o sumă negativă, deoarece influențează valoarea netă. Dacă vi se datorează o sumă, se aplică același lucru. Consultați paginile de ajutor pentru mai multe informații.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Salvați provizion nou',
'edit_liabilities_account' => 'Editați provizion ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Salvați configurarea',
'single_user_administration' => 'Administrare utilizator pentru :email',
'edit_user' => 'Editați user :email',
- 'hidden_fields_preferences' => 'Aveți mai multe opțiuni pentru tranzacții în setări.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Datele utilizatorului',
'user_information' => 'Informații utilizator',
'total_size' => 'marimea totală',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Importă tranzacții în Firefly III',
'import_data' => 'Importă date',
'import_transactions' => 'Importă tranzacții',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Această funcție nu este disponibilă când utilizați Firefly III într-un mediu Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Valoarea netă (:currency)',
'box_spend_per_day' => 'Rămas de cheltui pe zi: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/ru_RU/breadcrumbs.php b/resources/lang/ru_RU/breadcrumbs.php
index c53be2e724..87935df147 100644
--- a/resources/lang/ru_RU/breadcrumbs.php
+++ b/resources/lang/ru_RU/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Редактирование метки ":tag"',
'delete_tag' => 'Удаление метки ":tag"',
'delete_journal_link' => 'Удалить связь между транзакциями',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php
index 39dd0ece81..2b9feb0923 100644
--- a/resources/lang/ru_RU/firefly.php
+++ b/resources/lang/ru_RU/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Я забыл свой ключ для двухфакторной авторизации.',
'two_factor_lost_header' => 'Потеряли вашу двухфакторную аутентификацию?',
'two_factor_lost_intro' => 'Если вы потеряли также и ваши резервные коды, вам не повезло. Эту проблему вы не сможете решить через веб-интерфейс. Теперь у вас есть два варианта.',
- 'two_factor_lost_fix_self' => 'Если вы работаете с собственной инсталляцией Firefly III, проверьте логи в каталоге storage/logs для инструкций или запустите docker logs <container_id>, чтобы увидеть инструкции (обновите эту страницу).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'Иначе, свяжитесь по email с владельцем сайта :site_owner и попросите сбросить вашу двухфакторную аутентификацию.',
'mfa_backup_code' => 'Вы использовали резервный код для входа в Firefly III. Его нельзя использовать второй раз, поэтому вычеркните его из своего списка.',
'pref_two_factor_new_backup_codes' => 'Получить новые коды резервирования',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => 'Загрузка данных за :days дней может занять некоторое время.',
'registered' => 'Вы зарегистрировались успешно!',
'Default asset account' => 'Счёт по умолчанию',
- 'no_budget_pointer' => 'У вас пока нет бюджетов. Вам следует создать их на странице бюджеты. Бюджеты помогут вам отслеживать расходы.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Сберегательный счет',
'Credit card' => 'Кредитная карта',
'source_accounts' => 'Исходный счет(а)',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Расход ":description" успешно удалён',
'deleted_deposit' => 'Доход ":description" успешно удалён',
'deleted_transfer' => 'Перевод ":description" успешно удалён',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Новая транзакция ":description" успешно создана',
'stored_journal_no_descr' => 'Ваша новая транзакция успешно создана',
'updated_journal_no_descr' => 'Ваша транзакция успешно обновлена',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(вне бюджета)',
'account_per_budget' => 'Счёт в бюджете',
'account_per_category' => 'Счёт по категории',
+ 'create_new_object' => 'Create',
'empty' => '(пусто)',
'all_other_budgets' => '(все остальные бюджеты)',
'all_other_accounts' => '(все остальные счета)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Ошибки',
'debt_start_date' => 'Дата начала дебита',
'debt_start_amount' => 'Начальная сумма дебита',
- 'debt_start_amount_help' => 'Если указанную сумму должны ВЫ, лучше введите её со знаком "минус", т.к. она влияет на ваш общий капитал. Если должны вам ВАМ, просто укажите сумму (по тем же причинам). Дополнительную информацию см. в справке.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Сохранить новое обязательство',
'edit_liabilities_account' => 'Редактировать долговой счёт ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Сохранить конфигурацию',
'single_user_administration' => 'Управление пользователем :email',
'edit_user' => 'Редактирование пользователя :email',
- 'hidden_fields_preferences' => 'Вы можете включить больше настроек транзакции в настройках.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Данные пользователя',
'user_information' => 'Информация о пользователе',
'total_size' => 'общий размер',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Импорт транзакций в Firefly III',
'import_data' => 'Импорт данных',
'import_transactions' => 'Импорт транзакций',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Эта функция недоступна, если вы используете Firefly III в среде Sandstorm.io.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Мои сбережения (:currency)',
'box_spend_per_day' => 'Можно тратить в день: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/sv_SE/breadcrumbs.php b/resources/lang/sv_SE/breadcrumbs.php
index dd598fdd58..c6eb5325c5 100644
--- a/resources/lang/sv_SE/breadcrumbs.php
+++ b/resources/lang/sv_SE/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => 'Redigera etiketten ”:tag”',
'delete_tag' => 'Ta bort etiketten ”:tag”',
'delete_journal_link' => 'Ta bort länken mellan transaktioner',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/sv_SE/config.php b/resources/lang/sv_SE/config.php
index e14a1b3173..f4710b978f 100644
--- a/resources/lang/sv_SE/config.php
+++ b/resources/lang/sv_SE/config.php
@@ -32,7 +32,7 @@ return [
'month_and_day_no_year' => '%B %e',
'date_time' => '%B %e, %Y,@ %T',
'specific_day' => '%e %B %Y',
- 'week_in_year' => 'Week %V, %G',
+ 'week_in_year' => 'Vecka %V, %G',
'year' => '%Y',
'half_year' => '%B %Y',
'month_js' => 'MMMM YYYY',
diff --git a/resources/lang/sv_SE/firefly.php b/resources/lang/sv_SE/firefly.php
index fcede62a44..78a69f6bc5 100644
--- a/resources/lang/sv_SE/firefly.php
+++ b/resources/lang/sv_SE/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => 'Jag har glömt min tvåfaktors-pryl.',
'two_factor_lost_header' => 'Förlorad tvåfaktorsautentisering?',
'two_factor_lost_intro' => 'Om du har förlorat även dina backupkoder har du otur. Detta är inte något du kan fixa från webbgränssnittet. Du har två val.',
- 'two_factor_lost_fix_self' => 'Om du kör din egen instans av Firefly III, kontrollera loggarna i storage/logs efter instruktioner, eller kör docker logs <container_id> för att se instruktioner (ladda om den här sidan).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'Annars, skicka epost till sajt-ägaren, :site_owner och be hen att återställa din tvåfaktorsautentisering.',
'mfa_backup_code' => 'Du har använt en engångskod för att logga in i Firefly III. Den kan inte användas igen, så stryk den från din lista.',
'pref_two_factor_new_backup_codes' => 'Generera nya engångskoder',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days dagar med data kan ta ett tag att ladda.',
'registered' => 'Din registrering lyckades!',
'Default asset account' => 'Förvalt tillgångskonto',
- 'no_budget_pointer' => 'Du verkar inte ha några budgetar än. Du borde skapa några på budget-sidan. Budgetar kan hjälpa dig att hålla reda på utgifterna.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Sparkonto',
'Credit card' => 'Kreditkort',
'source_accounts' => 'Från konto',
@@ -634,7 +634,7 @@ return [
'export_data_bc' => 'Export data from Firefly III',
'export_data_main_title' => 'Export data from Firefly III',
'export_data_expl' => 'This link allows you to export all transactions + meta data from Firefly III. Please refer to the help (top right (?)-icon) for more information about the process.',
- 'export_data_all_transactions' => 'Export all transactions',
+ 'export_data_all_transactions' => 'Exportera alla transaktioner',
'export_data_advanced_expl' => 'If you need a more advanced or specific type of export, read the help on how to use the console command php artisan help firefly-iii:export-data.',
// attachments
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => 'Uttag ":description" har tagits bort',
'deleted_deposit' => 'Insättning ":description" har tagits bort',
'deleted_transfer' => 'Överföring ":description" har tagits bort',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => 'Transaktion ":description" har tagits bort',
'stored_journal_no_descr' => 'Ny transaktion skapades lyckat',
'updated_journal_no_descr' => 'Transaktion har uppdaterats',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(ingen budget)',
'account_per_budget' => 'Konto per budget',
'account_per_category' => 'Konto per etikett',
+ 'create_new_object' => 'Create',
'empty' => '(tom)',
'all_other_budgets' => '(övriga budgetar)',
'all_other_accounts' => '(alla övriga konton)',
@@ -1103,7 +1105,8 @@ return [
'errors' => 'Fel',
'debt_start_date' => 'Skuldens startdatum',
'debt_start_amount' => 'Skuldens startsumma',
- 'debt_start_amount_help' => 'Om du är skyldig ett belopp är det bäst att ange ett negativt värde, detta influenserar ditt nettovärde. Om du har lånat ut ett belopp gäller det samma. Se hjälpsidorna för mer information.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Spara en ny skuld',
'edit_liabilities_account' => 'Ändra skuld ":name"',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => 'Spara konfiguration',
'single_user_administration' => 'Användaradministration för :email',
'edit_user' => 'Redigera användare :email',
- 'hidden_fields_preferences' => 'Du kan aktivera mer transaktionsalternativ under dina inställningar.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Användardata',
'user_information' => 'Användar information',
'total_size' => 'total storlek',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => 'Importera transaktioner till Firefly III',
'import_data' => 'Importera data',
'import_transactions' => 'Importera transaktioner',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Denna funktion är inte tillgänglig om Firefly III används i en Sandstorm.io miljö.',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => 'Net worth (:currency)',
'box_spend_per_day' => 'Left to spend per day: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/tr_TR/breadcrumbs.php b/resources/lang/tr_TR/breadcrumbs.php
index 4be08b564d..cba48fe216 100644
--- a/resources/lang/tr_TR/breadcrumbs.php
+++ b/resources/lang/tr_TR/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => '":tag" etiketini düzenle',
'delete_tag' => '":tag" etiketini sil',
'delete_journal_link' => 'Hesap hareketleri arasındaki bağlantıyı sil',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/tr_TR/firefly.php b/resources/lang/tr_TR/firefly.php
index 9e6a59033e..df062aa3c9 100644
--- a/resources/lang/tr_TR/firefly.php
+++ b/resources/lang/tr_TR/firefly.php
@@ -96,7 +96,7 @@ return [
'two_factor_forgot' => 'İki faktörlü kimlik doğrulama cihazını unuttum.',
'two_factor_lost_header' => 'İki faktörlü kimlik doğrulamanızı mı kaybettiniz?',
'two_factor_lost_intro' => 'Eğer yedek kodlarınızı da kayıp ettiyseniz, şansınız kötü. Bu web arayüzünden düzeltebileceğiniz bir şey değil. İki seçeneğiniz var.',
- 'two_factor_lost_fix_self' => 'Eğer kendi Firefly III sunucunuz üzerinden kullanıyorsanız, storage/logs da bulunan talimatları, yada docker logs <container_id> çalıştırarak talimatları kontrol ediniz. (bu sayfayı yenileyin).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => 'Aksi takdirde, site sahibine (:site_owner) e-posta gönderin ve iki faktörlü kimlik doğrulamasını sıfırlamasını isteyin.',
'mfa_backup_code' => 'Firefly III giriş yapmak için yedek kullandınız. Bu kod tekrar kullanılamaz, o yüzden listenizden çıkartın.',
'pref_two_factor_new_backup_codes' => 'Yeni yedek kodları alın',
@@ -105,7 +105,7 @@ return [
'warning_much_data' => ':days günlük verinin yüklenmesi biraz zaman alabilir.',
'registered' => 'Başarıyla kaydoldunuz!',
'Default asset account' => 'Varsayılan varlık hesabı',
- 'no_budget_pointer' => 'Henüz bütçeniz yok gibi görünüyor. Bütçe sayfasında bütçe oluşturun. Bütçeler giderleri takip etmenize yardımcı olabilir.',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => 'Birikim Hesabı',
'Credit card' => 'Kredi Kartı',
'source_accounts' => 'Kaynak Hesap(lar)',
@@ -946,6 +946,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'deleted_withdrawal' => 'Çekilme başarıyla silindi ":description"',
'deleted_deposit' => '":description" Para yatırma başarıyla silindi',
'deleted_transfer' => '":description" Aktarım başarıyla silindi',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => '":description" Yeni işlem başarıyla oluşturuldu',
'stored_journal_no_descr' => 'Successfully created your new transaction',
'updated_journal_no_descr' => 'Successfully updated your transaction',
@@ -971,6 +972,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'no_budget' => '(no budget)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
+ 'create_new_object' => 'Create',
'empty' => '(empty)',
'all_other_budgets' => '(all other budgets)',
'all_other_accounts' => '(all other accounts)',
@@ -1105,7 +1107,8 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'errors' => 'Hatalar',
'debt_start_date' => 'Start date of debt',
'debt_start_amount' => 'Start amount of debt',
- 'debt_start_amount_help' => 'If you owe an amount its best to enter a negative amount, because it influences your net worth. If you\'re owed an amount the same applies. Check out the help pages for more information.',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => 'Store new liability',
'edit_liabilities_account' => 'Edit liability ":name"',
@@ -1308,7 +1311,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'store_configuration' => 'Mağaza yapılandırması',
'single_user_administration' => ':email için kullanıcı yönetimi',
'edit_user' => ':email kullanıcısını düzenle',
- 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => 'Kullanıcı bilgisi',
'user_information' => 'Kullanıcı bilgisi',
'total_size' => 'toplam boyut',
@@ -1427,7 +1430,12 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'import_index_title' => 'Firefly III\'e veri aktarma',
'import_data' => 'Veriyi içe aktar',
'import_transactions' => 'İşlemleri içe aktarma',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => 'Bir Sandstorm.io ortamında Firefly III kullanıyorsanız, bu işlev kullanılamaz.',
@@ -1562,4 +1570,20 @@ işlemlerin kontrol edildiğini lütfen unutmayın.',
'box_net_worth_in_currency' => 'Net worth (:currency)',
'box_spend_per_day' => 'Left to spend per day: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/zh_CN/breadcrumbs.php b/resources/lang/zh_CN/breadcrumbs.php
index e289be6348..f74adba6f4 100644
--- a/resources/lang/zh_CN/breadcrumbs.php
+++ b/resources/lang/zh_CN/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => '编辑标签 ":tag"',
'delete_tag' => '删除标签 ":tag"',
'delete_journal_link' => '删除交易记录之间的连结',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/zh_CN/firefly.php b/resources/lang/zh_CN/firefly.php
index f6505cc2f9..1d4d0fd87e 100644
--- a/resources/lang/zh_CN/firefly.php
+++ b/resources/lang/zh_CN/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => '我忘记了我的双重验。',
'two_factor_lost_header' => '遗失了您的两步验证吗?',
'two_factor_lost_intro' => '如果您不幸丢失了备份代码。您不能通过网页节目修复。你有两个选择。',
- 'two_factor_lost_fix_self' => '如果你运行您自己的 Fireflus III 实例,请在 存储/日志 中检查日志,或者运行 docker logs <container_id> 查看说明 (刷新此页面)。',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => '否则,请致信网站拥有者,:site_owner 并要求他们重置你的两步骤验证。',
'mfa_backup_code' => '您已使用备用代码登录到 Firefly III 。 您不能再使用它,因此请将其划掉。',
'pref_two_factor_new_backup_codes' => '生成备份代码',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => ':days 天份的资料需要一点时间读取。',
'registered' => '您已成功注册!',
'Default asset account' => '预设资产帐户',
- 'no_budget_pointer' => '您似乎尚无预算,您可至 预算页面来建立预算。预算可协助您追踪支出。',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => '储蓄帐户',
'Credit card' => '信用卡',
'source_accounts' => '来源帐户',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => '已成功删除提款 ”:description“',
'deleted_deposit' => '已成功删除存款 ”:description“',
'deleted_transfer' => '已成功删除转帐 ”:description“',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => '已成功建立新交易 ”:description“',
'stored_journal_no_descr' => '成功创建您的新交易',
'updated_journal_no_descr' => 'Successfully updated your transaction',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(无预算)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
+ 'create_new_object' => 'Create',
'empty' => '(empty)',
'all_other_budgets' => '(all other budgets)',
'all_other_accounts' => '(all other accounts)',
@@ -1103,7 +1105,8 @@ return [
'errors' => '错误',
'debt_start_date' => '负债开始日期',
'debt_start_amount' => '负债开始金额',
- 'debt_start_amount_help' => '如欠债未还,建议您输入负数,以便在您的资产净值反映。如有别人的欠款,反之亦然。请参见说明页面中的详解。',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => '储存新债务',
'edit_liabilities_account' => '编辑债务 “:name”',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => '储存设定',
'single_user_administration' => ':email 的使用者管理后台',
'edit_user' => '编辑使用者 :email',
- 'hidden_fields_preferences' => '您可以在 设置中启用更多的交易选项。',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => '使用者资料',
'user_information' => '使用者资讯',
'total_size' => '总大小',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => '将交易记录导入',
'import_data' => '导入资料',
'import_transactions' => '导入交易',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => '当您在 Sandstorm.io 环境使用 Firefly III 时,此功能不可用。',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => '净值 (:currency)',
'box_spend_per_day' => '可供每日花费: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/lang/zh_TW/breadcrumbs.php b/resources/lang/zh_TW/breadcrumbs.php
index c1dd9c5e5e..ef7ae4a516 100644
--- a/resources/lang/zh_TW/breadcrumbs.php
+++ b/resources/lang/zh_TW/breadcrumbs.php
@@ -57,4 +57,6 @@ return [
'edit_tag' => '編輯標籤 ":tag"',
'delete_tag' => '刪除標籤 ":tag"',
'delete_journal_link' => '刪除交易記錄之間的連結',
+ 'telemetry_index' => 'Telemetry',
+ 'telemetry_view' => 'View telemetry',
];
diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php
index 266cc3ac29..92d8a2f69b 100644
--- a/resources/lang/zh_TW/firefly.php
+++ b/resources/lang/zh_TW/firefly.php
@@ -95,7 +95,7 @@ return [
'two_factor_forgot' => '啥兩步驟我忘了。',
'two_factor_lost_header' => '遺失您的兩步驟驗證嗎?',
'two_factor_lost_intro' => 'If you lost your backup codes as well, you have bad luck. This is not something you can fix from the web interface. You have two choices.',
- 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, check the logs in storage/logs for instructions, or run docker logs <container_id> to see the instructions (refresh this page).',
+ 'two_factor_lost_fix_self' => 'If you run your own instance of Firefly III, read this entry in the FAQ for instructions.',
'two_factor_lost_fix_owner' => '否則,請寄送電子郵件至網站擁有者 :site_owner 要求重設您的兩步驟驗證。',
'mfa_backup_code' => 'You have used a backup code to login to Firefly III. It can\'t be used again, so cross it from your list.',
'pref_two_factor_new_backup_codes' => 'Get new backup codes',
@@ -104,7 +104,7 @@ return [
'warning_much_data' => '載入 :days 天的資料或會相當耗時。',
'registered' => '您已成功註冊!',
'Default asset account' => '預設資產帳戶',
- 'no_budget_pointer' => '您似乎尚無預算,您可至 預算頁面來建立預算。預算可協助您追蹤支出。',
+ 'no_budget_pointer' => 'You seem to have no budgets yet. You should create some on the budgets-page. Budgets can help you keep track of expenses.',
'Savings account' => '儲蓄帳戶',
'Credit card' => '信用卡',
'source_accounts' => '來源帳戶',
@@ -944,6 +944,7 @@ return [
'deleted_withdrawal' => '已成功刪除提款 “:description”',
'deleted_deposit' => '已成功刪除存款 “:description”',
'deleted_transfer' => '已成功刪除轉帳 “:description”',
+ 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"',
'stored_journal' => '已成功建立新交易 “:description”',
'stored_journal_no_descr' => '已成功建立新交易',
'updated_journal_no_descr' => '已成功更新您的交易',
@@ -969,6 +970,7 @@ return [
'no_budget' => '(無預算)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
+ 'create_new_object' => 'Create',
'empty' => '(empty)',
'all_other_budgets' => '(all other budgets)',
'all_other_accounts' => '(all other accounts)',
@@ -1103,7 +1105,8 @@ return [
'errors' => '錯誤',
'debt_start_date' => '負債開始日期',
'debt_start_amount' => '負債開始金額',
- 'debt_start_amount_help' => '如欠債未還,建議您輸入負數,以便在您的資產淨值反映。如有別人的欠款,反之亦然。請參見說明頁面中的詳解。',
+ 'debt_start_amount_help' => 'It\'s always best to set this value to a negative amount. Read the help pages (top right (?)-icon) for more information.',
+ 'interest_period_help' => 'This field is purely cosmetic and won\'t be calculated for you. As it turns out banks are very sneaky so Firefly III never gets it right.',
'store_new_liabilities_account' => '儲存新債務',
'edit_liabilities_account' => '編輯債務 “:name”',
@@ -1306,7 +1309,7 @@ return [
'store_configuration' => '儲存設定',
'single_user_administration' => ':email 的使用者管理後臺',
'edit_user' => '編輯使用者 :email',
- 'hidden_fields_preferences' => '您可在 設定 啟用更多交易選項。',
+ 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.',
'user_data_information' => '使用者資料',
'user_information' => '使用者資訊',
'total_size' => '總大小',
@@ -1425,7 +1428,12 @@ return [
'import_index_title' => '將交易記錄導入',
'import_data' => '匯入資料',
'import_transactions' => '匯入交易',
-
+ 'import_tools_title' => 'Import tools',
+ 'tools_index_intro' => 'Several tools exist to import data into Firefly III. Check them out below. For more information, check out this page.',
+ 'firefly_iii_csv_importer_name' => 'Firefly III CSV importer',
+ 'firefly_iii_bunq_importer_name' => 'Firefly III bunq 🌈 importer',
+ 'ludo_revolut_importer_name' => 'Ludo444\'s Revolut importer',
+ //
// sandstorm.io errors and messages:
'sandstorm_not_available' => '當您在 Sandstorm.io 環境使用 Firefly III 時,此功能不可用。',
@@ -1560,4 +1568,20 @@ return [
'box_net_worth_in_currency' => '淨值 (:currency)',
'box_spend_per_day' => '每日可供花費: :amount',
+ // telemetry
+ 'telemetry_admin_index' => 'Telemetry',
+ 'telemetry_intro' => 'Firefly III supports the collection and sending of usage telemetry. This means that Firefly III will try to collect info on how you use Firefly III, and send it to the developer of Firefly III. This is always opt-in, and is disabled by default. Firefly III will never collect or send financial information. Firefly III will also never collect or send financial meta-information, like sums or calculations. The collected data will never be made publicly accessible.',
+ 'telemetry_what_collected' => 'What Firefly III collects and sends exactly is different for each version. You are running version :version. What Firefly III collects in version :version is something you can read in the help pages. Click the (?)-icon in the top-right corner or visit the help page directly on GitHub.',
+ 'telemetry_is_enabled_yes_no' => 'Is Firefly III telemetry enabled?',
+ 'telemetry_disabled_no' => 'Telemetry is NOT enabled',
+ 'telemetry_disabled_yes' => 'Telemetry is enabled',
+ 'telemetry_enabled_now_what' => 'You can disable telemetry the same way you enabled it: in your .env file or in your Docker configuration.',
+ 'telemetry_disabled_now_what' => 'If you want to, you can enable telemetry in your .env file or in your Docker configuration.',
+ 'telemetry_collected_info' => 'Collected information',
+ 'no_telemetry_present' => 'Firefly III has collected zero telemetry records.',
+ 'records_telemetry_present' => 'Firefly III has collected :count telemetry record(s).',
+ 'telemetry_button_view' => 'View telemetry',
+ 'telemetry_button_delete' => 'Delete telemetry',
+ 'telemetry_admin_overview' => 'Telemetry overview',
+ 'telemetry_back_to_index' => 'Back to telemetry'
];
diff --git a/resources/views/v1/accounts/create.twig b/resources/views/v1/accounts/create.twig
index da1fdc0f28..1b01a989b4 100644
--- a/resources/views/v1/accounts/create.twig
+++ b/resources/views/v1/accounts/create.twig
@@ -30,7 +30,7 @@
{{ ExpandedForm.amountNoCurrency('opening_balance', null, {label:'debt_start_amount'|_, helpText: 'debt_start_amount_help'|_}) }}
{{ ExpandedForm.date('opening_balance_date', null, {label:'debt_start_date'|_}) }}
{{ ExpandedForm.percentage('interest') }}
- {{ ExpandedForm.select('interest_period', interestPeriods) }}
+ {{ ExpandedForm.select('interest_period', interestPeriods, null, {helpText: 'interest_period_help'|_}) }}
{% endif %}
+ {{ 'telemetry_intro'|_ }} +
++ {{ trans('firefly.telemetry_what_collected', {version: version})|raw }} +
++ {{ 'telemetry_is_enabled_yes_no'|_ }} + {% if enabled %} + {{ 'telemetry_disabled_yes'|_ }} + {% else %} + {{ 'telemetry_disabled_no'|_ }} + {% endif %} +
+ {% if enabled %} ++ {{ 'telemetry_enabled_now_what'|_ }} +
+ {% else %} ++ {{ 'telemetry_disabled_now_what'|_ }} +
+ {% endif %} ++ {{ 'no_telemetry_present'|_ }} +
+ {% else %} ++ {{ trans('firefly.records_telemetry_present', {count: count}) }} +
+ + {% endif %} ++ (this version does not yet support telemetry) +
+
+ {{ trans('firefly.tools_index_intro')|raw }} +
+ +{{ 'pref_home_screen_accounts_help'|_ }}
- {% for account in accounts %} + {% for type, accounts in groupedAccounts %} + {{ type }} + {% for id, name in accounts %}| {{ 'source_accounts'|_ }} @@ -100,7 +100,7 @@ | |||||||||
| {{ 'destination_accounts'|_ }} @@ -125,9 +125,9 @@ | {{ 'total_amount'|_ }} |
{% for amount in amounts %}
- {% if type == 'Withdrawal' or type == 'Deposit' %}
+ {% if first.transactiontype.type == 'Withdrawal' or first.transactiontype.type == 'Deposit' %}
{{ formatAmountBySymbol(amount.amount*-1,amount.symbol, amount.decimal_places) }}{% if loop.index0 != amounts|length -1 %}, {% endif %}
- {% elseif type == 'Transfer' %}
+ {% elseif first.transactiontype.type == 'Transfer' %}
{{ formatAmountBySymbol(amount.amount, amount.symbol, amount.decimal_places, false) }}{% if loop.index0 != amounts|length -1 %}, {% endif %}
@@ -179,16 +179,16 @@
| |||||||