From 3746cb8c71f8f453a6c33a5640347032da6abacd Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 13 Mar 2020 07:25:27 +0100 Subject: [PATCH] Some updated translations. --- resources/lang/cs_CZ/firefly.php | 2 +- resources/lang/de_DE/firefly.php | 4 +-- resources/lang/de_DE/validation.php | 6 ++-- resources/lang/el_GR/firefly.php | 2 +- resources/lang/es_ES/firefly.php | 2 +- resources/lang/fi_FI/firefly.php | 2 +- resources/lang/fr_FR/firefly.php | 2 +- resources/lang/hu_HU/firefly.php | 2 +- resources/lang/id_ID/firefly.php | 2 +- resources/lang/it_IT/firefly.php | 2 +- resources/lang/nb_NO/firefly.php | 2 +- resources/lang/nl_NL/breadcrumbs.php | 4 +-- resources/lang/nl_NL/firefly.php | 42 ++++++++++++++-------------- resources/lang/pl_PL/firefly.php | 2 +- resources/lang/pt_BR/firefly.php | 2 +- resources/lang/ro_RO/firefly.php | 2 +- resources/lang/ru_RU/firefly.php | 2 +- resources/lang/sv_SE/firefly.php | 2 +- resources/lang/tr_TR/firefly.php | 2 +- resources/lang/zh_CN/firefly.php | 2 +- resources/lang/zh_TW/firefly.php | 2 +- 21 files changed, 45 insertions(+), 45 deletions(-) diff --git a/resources/lang/cs_CZ/firefly.php b/resources/lang/cs_CZ/firefly.php index fa14b80808..a8988e6c09 100644 --- a/resources/lang/cs_CZ/firefly.php +++ b/resources/lang/cs_CZ/firefly.php @@ -944,7 +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 reconciliation transaction ":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', diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index acba2d6c6f..098b54fc31 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -944,7 +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' =>'Abstimmungsbuchung „:description” erfoölgreich erstellt', + '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', @@ -1427,7 +1427,7 @@ return [ 'import_index_title' => 'Buchungen in Firefly III importieren', 'import_data' => 'Daten importieren', 'import_transactions' => 'Buchungen importieren', - 'import_tools_title' => 'Import tools', + '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', 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/firefly.php b/resources/lang/el_GR/firefly.php index 01007220e3..b6cadac0b5 100644 --- a/resources/lang/el_GR/firefly.php +++ b/resources/lang/el_GR/firefly.php @@ -944,7 +944,7 @@ return [ 'deleted_withdrawal' => 'Επιτυχής διαγραφή της ανάληψης ":description"', 'deleted_deposit' => 'Επιτυχής διαγραφή της κατάθεσης ":description"', 'deleted_transfer' => 'Επιτυχής διαγραφή της μεταφοράς ":description"', - 'deleted_reconciliation' =>'Επιτυχής τακτοποίηση συναλλαγής ":description"', + 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"', 'stored_journal' => 'Δημιουργήθηκε επιτυχώς η νέα συναλλαγή ":description"', 'stored_journal_no_descr' => 'Δημιουργήθηκε επιτυχώς η νέα συναλλαγή', 'updated_journal_no_descr' => 'Ενημερώθηκε επιτυχώς η συναλλαγή σας', diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 8f10e783ca..460cbcc4ee 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -944,7 +944,7 @@ return [ 'deleted_withdrawal' => 'Eliminado exitosamente', 'deleted_deposit' => 'Deposito eliminado exitosamente ":description"', 'deleted_transfer' => 'Transferencia eliminada exitosamente ":description"', - 'deleted_reconciliation' =>'Successfully reconciliation transaction ":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', diff --git a/resources/lang/fi_FI/firefly.php b/resources/lang/fi_FI/firefly.php index cdabdc6462..24673e4d9a 100644 --- a/resources/lang/fi_FI/firefly.php +++ b/resources/lang/fi_FI/firefly.php @@ -944,7 +944,7 @@ return [ 'deleted_withdrawal' => 'Noston ":description" poisto onnistui', 'deleted_deposit' => 'Talletuksen ":description" poisto onnistui', 'deleted_transfer' => 'Siirron ":description" poisto onnistui', - 'deleted_reconciliation' =>'Successfully reconciliation transaction ":description"', + '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', diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index e4a9b0bafa..ed53e2d10b 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -944,7 +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' =>'Successfully reconciliation transaction ":description"', + 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"', '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', diff --git a/resources/lang/hu_HU/firefly.php b/resources/lang/hu_HU/firefly.php index ab8f2fe579..71bd92fc75 100644 --- a/resources/lang/hu_HU/firefly.php +++ b/resources/lang/hu_HU/firefly.php @@ -944,7 +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 reconciliation transaction ":description"', + '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', diff --git a/resources/lang/id_ID/firefly.php b/resources/lang/id_ID/firefly.php index 406cbbdef7..f364bc54cc 100644 --- a/resources/lang/id_ID/firefly.php +++ b/resources/lang/id_ID/firefly.php @@ -944,7 +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 reconciliation transaction ":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', diff --git a/resources/lang/it_IT/firefly.php b/resources/lang/it_IT/firefly.php index c695eae01d..a1e72e66de 100644 --- a/resources/lang/it_IT/firefly.php +++ b/resources/lang/it_IT/firefly.php @@ -944,7 +944,7 @@ return [ 'deleted_withdrawal' => 'Prelievo ":description" eliminato correttamente', 'deleted_deposit' => 'Entrata ":description" eliminata correttamente', 'deleted_transfer' => 'Trasferimento ":description" eliminato correttamente', - 'deleted_reconciliation' =>'Successfully reconciliation transaction ":description"', + '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', diff --git a/resources/lang/nb_NO/firefly.php b/resources/lang/nb_NO/firefly.php index b281212a56..0fa6b87c07 100644 --- a/resources/lang/nb_NO/firefly.php +++ b/resources/lang/nb_NO/firefly.php @@ -944,7 +944,7 @@ return [ 'deleted_withdrawal' => 'Slettet uttak ":description"', 'deleted_deposit' => 'Slettet innskudd ":description"', 'deleted_transfer' => 'Slettet overføring ":description"', - 'deleted_reconciliation' =>'Successfully reconciliation transaction ":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', diff --git a/resources/lang/nl_NL/breadcrumbs.php b/resources/lang/nl_NL/breadcrumbs.php index e998826a0d..9c3c7b16e3 100644 --- a/resources/lang/nl_NL/breadcrumbs.php +++ b/resources/lang/nl_NL/breadcrumbs.php @@ -57,6 +57,6 @@ return [ 'edit_tag' => 'Wijzig tag ":tag"', 'delete_tag' => 'Verwijder tag ":tag"', 'delete_journal_link' => 'Verwijder koppeling tussen transacties', - 'telemetry_index' => 'Telemetry', - 'telemetry_view' => 'View telemetry', + 'telemetry_index' => 'Telemetrie', + 'telemetry_view' => 'Bekijk telemetrie', ]; diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 4d4bbe9cab..46be0ef77b 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -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' => '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' => '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,7 +944,7 @@ return [ 'deleted_withdrawal' => 'Uitgave ":description" verwijderd', 'deleted_deposit' => 'Inkomsten ":description" verwijderd', 'deleted_transfer' => 'Overschrijving ":description" verwijderd', - 'deleted_reconciliation' =>'Successfully reconciliation transaction ":description"', + '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', @@ -1104,8 +1104,8 @@ return [ 'errors' => 'Fouten', 'debt_start_date' => 'Begindatum van schuld', 'debt_start_amount' => 'Beginbedrag van schuld', - '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.', + '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', @@ -1308,7 +1308,7 @@ return [ 'store_configuration' => 'Configuratie opslaan', 'single_user_administration' => 'Gebruikersadministratie voor :email', 'edit_user' => 'Wijzig gebruiker :email', - 'hidden_fields_preferences' => 'You can enable more transaction options in your settings.', + 'hidden_fields_preferences' => 'Je kan meer transactieopties inschakelen in je instellingen.', 'user_data_information' => 'Gebruikersgegevens', 'user_information' => 'Gebruikersinformatie', 'total_size' => 'totale grootte', @@ -1431,7 +1431,7 @@ return [ '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 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.', @@ -1568,19 +1568,19 @@ return [ 'box_spend_per_day' => 'Te besteden per dag: :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' + '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/firefly.php b/resources/lang/pl_PL/firefly.php index 46db84bbeb..f6401a0baf 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -944,7 +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 reconciliation transaction ":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ę', diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index b10c174c9a..3e087e0757 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -944,7 +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 reconciliation transaction ":description"', + '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', diff --git a/resources/lang/ro_RO/firefly.php b/resources/lang/ro_RO/firefly.php index 7c5c12a938..218d6b35fa 100644 --- a/resources/lang/ro_RO/firefly.php +++ b/resources/lang/ro_RO/firefly.php @@ -944,7 +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 reconciliation transaction ":description"', + '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', diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index b431097e8c..c2daf540f6 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -944,7 +944,7 @@ return [ 'deleted_withdrawal' => 'Расход ":description" успешно удалён', 'deleted_deposit' => 'Доход ":description" успешно удалён', 'deleted_transfer' => 'Перевод ":description" успешно удалён', - 'deleted_reconciliation' =>'Successfully reconciliation transaction ":description"', + 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"', 'stored_journal' => 'Новая транзакция ":description" успешно создана', 'stored_journal_no_descr' => 'Ваша новая транзакция успешно создана', 'updated_journal_no_descr' => 'Ваша транзакция успешно обновлена', diff --git a/resources/lang/sv_SE/firefly.php b/resources/lang/sv_SE/firefly.php index 31d42a7199..5ffbc3b12a 100644 --- a/resources/lang/sv_SE/firefly.php +++ b/resources/lang/sv_SE/firefly.php @@ -944,7 +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 reconciliation transaction ":description"', + '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', diff --git a/resources/lang/tr_TR/firefly.php b/resources/lang/tr_TR/firefly.php index 110b9a1046..198ca2b121 100644 --- a/resources/lang/tr_TR/firefly.php +++ b/resources/lang/tr_TR/firefly.php @@ -946,7 +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 reconciliation transaction ":description"', + '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', diff --git a/resources/lang/zh_CN/firefly.php b/resources/lang/zh_CN/firefly.php index 3b54034b85..c4fc1c69ba 100644 --- a/resources/lang/zh_CN/firefly.php +++ b/resources/lang/zh_CN/firefly.php @@ -944,7 +944,7 @@ return [ 'deleted_withdrawal' => '已成功删除提款 ”:description“', 'deleted_deposit' => '已成功删除存款 ”:description“', 'deleted_transfer' => '已成功删除转帐 ”:description“', - 'deleted_reconciliation' =>'Successfully reconciliation transaction ":description"', + 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"', 'stored_journal' => '已成功建立新交易 ”:description“', 'stored_journal_no_descr' => '成功创建您的新交易', 'updated_journal_no_descr' => 'Successfully updated your transaction', diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php index 81668f6d5c..a4dac01ead 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -944,7 +944,7 @@ return [ 'deleted_withdrawal' => '已成功刪除提款 “:description”', 'deleted_deposit' => '已成功刪除存款 “:description”', 'deleted_transfer' => '已成功刪除轉帳 “:description”', - 'deleted_reconciliation' =>'Successfully reconciliation transaction ":description"', + 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"', 'stored_journal' => '已成功建立新交易 “:description”', 'stored_journal_no_descr' => '已成功建立新交易', 'updated_journal_no_descr' => '已成功更新您的交易',