mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Meta files for release 5.2.0-alpha.1
This commit is contained in:
parent
db3c9fbd28
commit
26be90eff1
41
changelog.md
41
changelog.md
@ -3,30 +3,39 @@ All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
|
||||
## Unreleased [5.2.0 (API 1.1.0)] - 2020-xx-xx
|
||||
## [5.2.0 (API 1.1.0)] - 2020-xx-xx
|
||||
|
||||
This release was preceded by a number of test versions:
|
||||
|
||||
- 5.2.0-alpha.1 on 2020-03-24
|
||||
|
||||
### Added
|
||||
- #2578 Budget rollover / auto-set thing.
|
||||
- [Issue 2578](https://github.com/firefly-iii/firefly-iii/issues/2578) Allows users to create automatic budget configurations to rollover or set periodic limits.
|
||||
- [Issue 2726](https://github.com/firefly-iii/firefly-iii/issues/2726) Added new pie charts on the transaction index pages.
|
||||
- [Issue 2957](https://github.com/firefly-iii/firefly-iii/issues/2957) A new button to duplicate rules
|
||||
- [Issue 2828](https://github.com/firefly-iii/firefly-iii/issues/2828) More objects now support attachments: accounts, bills, budgets, categories, piggy banks and tags.
|
||||
- [Issue 2938](https://github.com/firefly-iii/firefly-iii/issues/2938) Expense and revenue accounts show their balances better.
|
||||
- [Issue 2977](https://github.com/firefly-iii/firefly-iii/issues/2977) On the budget page, the bars and amounts auto update.
|
||||
- Support for Vietnamese 🇻🇳
|
||||
|
||||
### Changed
|
||||
- Initial release.
|
||||
|
||||
### Deprecated
|
||||
- Initial release.
|
||||
|
||||
### Removed
|
||||
- Initial release.
|
||||
- [Issue 2985](https://github.com/firefly-iii/firefly-iii/issues/2985) Updating an object (like a budget or a bill) will also update the associated rule, if any.
|
||||
- [Issue 3057](https://github.com/firefly-iii/firefly-iii/issues/3057) Several form changes to improve the usability of the transaction input form.
|
||||
- [Issue 3048](https://github.com/firefly-iii/firefly-iii/issues/3048) Rules can now handle liabilities as source or destination.
|
||||
- [Issue 2999](https://github.com/firefly-iii/firefly-iii/issues/2999) The category chart on the frontpage now displays income.
|
||||
- [Issue 2997](https://github.com/firefly-iii/firefly-iii/issues/2997) The tag list has categories.
|
||||
- The Docker maximum file attachment size has been increased to 64M.
|
||||
|
||||
### Fixed
|
||||
- Initial release.
|
||||
|
||||
### Security
|
||||
- Initial release.
|
||||
- [Issue 3154](https://github.com/firefly-iii/firefly-iii/issues/3154) `bcadd()` problems for users who were already running PHP7.4.
|
||||
- [Issue 3193](https://github.com/firefly-iii/firefly-iii/issues/3193) Copying a reconciled transaction correctly removes the reconciliation status.
|
||||
- [Issue 3003](https://github.com/firefly-iii/firefly-iii/issues/3003) Tables will look less crowded on your phone.
|
||||
- [Issue 3202](https://github.com/firefly-iii/firefly-iii/issues/3202) A bug in the frontpage budget chart is fixed.
|
||||
- [Issue 3203](https://github.com/firefly-iii/firefly-iii/issues/3203) Firefly III won't complain when using a locale that uses comma's as decimal separators.
|
||||
|
||||
### API
|
||||
- Initial release
|
||||
|
||||
|
||||
- [Issue 2828](https://github.com/firefly-iii/firefly-iii/issues/2828) Appropriate endpoints for new transaction possibilities.
|
||||
- [Issue 2958](https://github.com/firefly-iii/firefly-iii/issues/2958) A new default currency endpoint.
|
||||
|
||||
## [5.1.1 (API 1.0.2)] - 2020-03-xx
|
||||
|
||||
|
@ -138,9 +138,9 @@ return [
|
||||
],
|
||||
|
||||
'encryption' => null === env('USE_ENCRYPTION') || true === env('USE_ENCRYPTION'),
|
||||
'version' => '5.1.1',
|
||||
'api_version' => '1.0.2',
|
||||
'db_version' => 12,
|
||||
'version' => '5.2.0-alpha.1',
|
||||
'api_version' => '1.1.0',
|
||||
'db_version' => 13,
|
||||
'maxUploadSize' => 15242880,
|
||||
'send_error_message' => env('SEND_ERROR_MESSAGE', true),
|
||||
'site_owner' => env('SITE_OWNER', ''),
|
||||
|
@ -829,7 +829,7 @@ return [
|
||||
'skips_over' => 'überschreitet',
|
||||
'bill_store_error' => 'Beim Speichern Ihrer neuen Rechnung ist ein unerwarteter Fehler aufgetreten. Bitte überprüfen Sie die Protokolldateien.',
|
||||
'list_inactive_rule' => 'Inaktive Regeln',
|
||||
'bill_edit_rules' => 'Firefly III will attempt to edit the :count rule(s) related to this bill as well. If you\'ve edited these rule(s) yourself however, Firefly III won\'t change anything.',
|
||||
'bill_edit_rules' => 'Firefly III wird versuchen, auch die :count Regel(n) in Bezug auf diese Rechnung ebenfalls zu bearbeiten. Wenn Sie diese Regel(n) jedoch selbst bearbeitet haben, wird Firefly III nichts ändern.',
|
||||
|
||||
// accounts:
|
||||
'inactive_account_link' => 'Sie haben :count inaktive (archivierte) Konten, die Sie auf dieser separaten Seite einsehen können.',
|
||||
@ -1351,7 +1351,7 @@ return [
|
||||
'send_test_email_text' => 'Um zu sehen, ob Ihre Installation E-Mails senden kann, drücken Sie bitte diese Taste. Sie werden hier keinen Fehler sehen, <strong>die Protokolldateien werden etwaige Fehler anzeigen</strong>. Sie können diese Taste so oft drücken, wie Sie möchten. Es gibt keine Spamüberprüfung. Die Nachricht wird an <code>:email</code> gesendet und sollte in Kürze ankommen.',
|
||||
'send_message' => 'Nachricht senden',
|
||||
'send_test_triggered' => 'Der Test wurde ausgelöst. Überprüfen Sie Ihren Posteingang und die Protokolldateien.',
|
||||
'give_admin_careful' => 'Users who are given admin rights can take away yours. Be careful.',
|
||||
'give_admin_careful' => 'Benutzer mit Admin-Rechten können Ihnen Ihre Rechte entziehen. Seien Sie vorsichtig.',
|
||||
|
||||
'split_transaction_title' => 'Beschreibung der Splittbuchung',
|
||||
'split_transaction_title_help' => 'Wenn Sie eine Splittbuchung anlegen, muss es eine eindeutige Beschreibung für alle Aufteilungen der Buchung geben.',
|
||||
@ -1590,7 +1590,7 @@ return [
|
||||
// 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' => '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 <a href="https://docs.firefly-iii.org/support/telemetry">or visit the documentation page</a>.',
|
||||
'telemetry_what_collected' => 'Was Firefly III genau zusammenträgt und versendet, ist bei jeder Version anders. Sie verwenden Version :version. Was Firefly III in Version :version sammelt, können Sie auf den Hilfeseiten nachlesen. Klicken Sie auf das „❓” in der rechten oberen Ecke <a href="https://docs.firefly-iii.org/support/telemetry">oder besuchen Sie die Dokumentationsseite</a>.',
|
||||
'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',
|
||||
@ -1600,14 +1600,14 @@ return [
|
||||
'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' => 'Delete all telemetry',
|
||||
'telemetry_button_delete' => 'Alle Telemetriedaten löschen',
|
||||
'telemetry_admin_overview' => 'Telemetrieübersicht',
|
||||
'telemetry_back_to_index' => 'Back to telemetry index',
|
||||
'not_yet_submitted' => 'Not yet submitted',
|
||||
'telemetry_back_to_index' => 'Zurück zum Telemetrieindex',
|
||||
'not_yet_submitted' => 'Noch nicht übermittelt',
|
||||
'telemetry_type_feature' => 'Feature flag',
|
||||
'telemetry_submit_all' => 'Submit records',
|
||||
'telemetry_delete_submitted_records' => 'Delete submitted records',
|
||||
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
|
||||
'telemetry_all_deleted' => 'All telemetry records have been deleted.',
|
||||
'telemetry_submitted_deleted' => 'All submitted telemetry records have been deleted.'
|
||||
'telemetry_submit_all' => 'Datensätze übermitteln',
|
||||
'telemetry_delete_submitted_records' => 'Übertragene Datensätze löschen',
|
||||
'telemetry_submission_executed' => 'Datensätze wurden übermittelt. Überprüfen Sie Ihre Protokolldateien für weitere Informationen.',
|
||||
'telemetry_all_deleted' => 'Alle Telemetriedaten wurden gelöscht.',
|
||||
'telemetry_submitted_deleted' => 'Alle übermittelten Telemetriedaten wurden gelöscht.'
|
||||
];
|
||||
|
@ -194,7 +194,7 @@ return [
|
||||
'blocked' => 'Ist blockiert?',
|
||||
'blocked_code' => 'Grund für Block',
|
||||
'login_name' => 'Login',
|
||||
'is_owner' => 'Is admin?',
|
||||
'is_owner' => 'Ist Administrator?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Regeln anwenden',
|
||||
@ -266,10 +266,10 @@ return [
|
||||
'auto_budget_amount' => 'Betrag des automatischen Budget',
|
||||
'auto_budget_period' => 'Zeitraum des automatischen Budget',
|
||||
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'collected' => 'Gesammelt',
|
||||
'submitted' => 'Übermittelt',
|
||||
'key' => 'Schlüssel',
|
||||
'value' => 'Inhalt der Aufzeichnungen'
|
||||
|
||||
|
||||
];
|
||||
|
@ -829,7 +829,7 @@ return [
|
||||
'skips_over' => 'saute',
|
||||
'bill_store_error' => 'Une erreur inattendue s\'est produite lors du stockage de votre nouvelle facture. Veuillez vérifier les fichiers journaux',
|
||||
'list_inactive_rule' => 'règle inactive',
|
||||
'bill_edit_rules' => 'Firefly III will attempt to edit the :count rule(s) related to this bill as well. If you\'ve edited these rule(s) yourself however, Firefly III won\'t change anything.',
|
||||
'bill_edit_rules' => 'Firefly III tentera également de modifier les règles de :count relatives à cette facture. Si vous avez modifié ces règles vous-même, Firefly III ne changera rien.',
|
||||
|
||||
// accounts:
|
||||
'inactive_account_link' => 'Vous avez :count comptes inactifs (archivés), que vous pouvez voir sur cette autre page.',
|
||||
@ -1351,7 +1351,7 @@ return [
|
||||
'send_test_email_text' => 'Pour vérifier que votre installation est capable d\'envoyer des emails, utilisez ce bouton. Vous ne verrez pas d\'erreur ici (s\'il y en a), <strong>elles seront enregistrées dans les logs</strong>. Utilisez ce bouton autant de fois que vous le voulez, il n\'y a pas de contrôle de spam. Le message sera envoyé à <code>:email</code> et devrait arriver sous peu.',
|
||||
'send_message' => 'Envoyer le message',
|
||||
'send_test_triggered' => 'Le test a été initié. Vérifiez votre boîte de réception (et les logs si nécessaire).',
|
||||
'give_admin_careful' => 'Users who are given admin rights can take away yours. Be careful.',
|
||||
'give_admin_careful' => 'Les utilisateurs disposant de droits d\'administration peuvent vous supprimer vos droits. Soyez prudent.',
|
||||
|
||||
'split_transaction_title' => 'Description de l\'opération ventilée',
|
||||
'split_transaction_title_help' => 'Si vous créez une opération ventilée, il doit y avoir une description globale pour chaque fraction de l\'opération.',
|
||||
@ -1590,7 +1590,7 @@ return [
|
||||
// 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' => '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 <a href="https://docs.firefly-iii.org/support/telemetry">or visit the documentation page</a>.',
|
||||
'telemetry_what_collected' => 'Ce que Firefly III collecte et envoie exactement diffère selon les versions. Vous exécutez actuellement la version :version. Tout ce qui est collecté par Firefly III dans la version :version est détaillé dans les pages d\'aide. Cliquez sur l\'icône (?) en haut à droite <a href="https://docs.firefly-iii.org/support/telemetry">ou visitez la documentation</a>.',
|
||||
'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',
|
||||
@ -1600,14 +1600,14 @@ return [
|
||||
'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' => 'Delete all telemetry',
|
||||
'telemetry_button_delete' => 'Supprimer toutes les télémétries',
|
||||
'telemetry_admin_overview' => 'Aperçu de la télémétrie',
|
||||
'telemetry_back_to_index' => 'Back to telemetry index',
|
||||
'not_yet_submitted' => 'Not yet submitted',
|
||||
'telemetry_type_feature' => 'Feature flag',
|
||||
'telemetry_submit_all' => 'Submit records',
|
||||
'telemetry_delete_submitted_records' => 'Delete submitted records',
|
||||
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
|
||||
'telemetry_all_deleted' => 'All telemetry records have been deleted.',
|
||||
'telemetry_submitted_deleted' => 'All submitted telemetry records have been deleted.'
|
||||
'telemetry_back_to_index' => 'Retour à l\'index de la télémétrie',
|
||||
'not_yet_submitted' => 'Pas encore soumis',
|
||||
'telemetry_type_feature' => 'Indicateur de fonctionnalité',
|
||||
'telemetry_submit_all' => 'Soumettre les enregistrements',
|
||||
'telemetry_delete_submitted_records' => 'Supprimer les enregistrements envoyés',
|
||||
'telemetry_submission_executed' => 'Les enregistrements ont été soumis. Consultez vos fichiers journaux pour plus d\'informations.',
|
||||
'telemetry_all_deleted' => 'Tous les enregistrements télémétriques ont été supprimés.',
|
||||
'telemetry_submitted_deleted' => 'Tous les enregistrements télémétriques soumis ont été supprimés.'
|
||||
];
|
||||
|
@ -194,7 +194,7 @@ return [
|
||||
'blocked' => 'Est bloqué ?',
|
||||
'blocked_code' => 'Raison du blocage',
|
||||
'login_name' => 'Identifiant',
|
||||
'is_owner' => 'Is admin?',
|
||||
'is_owner' => 'Est administrateur ?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Appliquer les règles',
|
||||
@ -266,10 +266,10 @@ return [
|
||||
'auto_budget_amount' => 'Montant du budget automatique',
|
||||
'auto_budget_period' => 'Période du budget automatique',
|
||||
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'collected' => 'Collecté',
|
||||
'submitted' => 'Envoyé',
|
||||
'key' => 'Clé',
|
||||
'value' => 'Contenu de l\'enregistrement'
|
||||
|
||||
|
||||
];
|
||||
|
@ -829,7 +829,7 @@ return [
|
||||
'skips_over' => 'ogni',
|
||||
'bill_store_error' => 'Si è verificato un errore imprevisto durante la memorizzazione della nuova bolletta. Controlla i file di log',
|
||||
'list_inactive_rule' => 'regola inattiva',
|
||||
'bill_edit_rules' => 'Firefly III will attempt to edit the :count rule(s) related to this bill as well. If you\'ve edited these rule(s) yourself however, Firefly III won\'t change anything.',
|
||||
'bill_edit_rules' => 'Firefly III cercherà di modificare anche le :count regole relative a questa bolletta. Tuttavia, se hai modificato queste regole, Firefly III non effettuerà alcun cambiamento.',
|
||||
|
||||
// accounts:
|
||||
'inactive_account_link' => 'Hai :count conti inattivi (archiviati) che puoi visualizzare in questa pagina separata.',
|
||||
@ -1113,7 +1113,7 @@ return [
|
||||
'bill' => 'Bolletta',
|
||||
'yes' => 'Si',
|
||||
'no' => 'No',
|
||||
'amount' => 'Conto',
|
||||
'amount' => 'Importo',
|
||||
'overview' => 'Panoramica',
|
||||
'saveOnAccount' => 'Risparmio sul conto',
|
||||
'unknown' => 'Sconosciuto',
|
||||
@ -1351,7 +1351,7 @@ return [
|
||||
'send_test_email_text' => 'Per vedere se la tua installazione è in grado di inviare e-mail, ti preghiamo di premere questo pulsante. Qui non vedrai un errore (se presente), <strong>i file di log rifletteranno eventuali errori</strong>. Puoi premere questo pulsante tutte le volte che vuoi. Non c\'è controllo dello spam. Il messaggio verrà inviato a <code>:email</code> e dovrebbe arrivare a breve.',
|
||||
'send_message' => 'Invia messaggio',
|
||||
'send_test_triggered' => 'Il test è stato attivato. Controlla la tua casella di posta e i file di log.',
|
||||
'give_admin_careful' => 'Users who are given admin rights can take away yours. Be careful.',
|
||||
'give_admin_careful' => 'Gli utenti con privilegi di amministratore posso rimuovere i tuoi privilegi. Fai attenzione.',
|
||||
|
||||
'split_transaction_title' => 'Descrizione della transazione suddivisa',
|
||||
'split_transaction_title_help' => 'Se crei una transazione suddivisa, è necessario che ci sia una descrizione globale per tutte le suddivisioni della transazione.',
|
||||
@ -1590,7 +1590,7 @@ return [
|
||||
// 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' => '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 <a href="https://docs.firefly-iii.org/support/telemetry">or visit the documentation page</a>.',
|
||||
'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 <a href="https://docs.firefly-iii.org/support/telemetry">o visita la pagina della documentazione</a>.',
|
||||
'telemetry_is_enabled_yes_no' => 'La telemetria è abilitata in Firefly III?',
|
||||
'telemetry_disabled_no' => 'La telemetria NON è abilitata',
|
||||
'telemetry_disabled_yes' => 'La telemetria è abilitata',
|
||||
@ -1600,14 +1600,14 @@ return [
|
||||
'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' => 'Delete all telemetry',
|
||||
'telemetry_button_delete' => 'Elimina tutta la telemetria',
|
||||
'telemetry_admin_overview' => 'Panoramica telemetria',
|
||||
'telemetry_back_to_index' => 'Back to telemetry index',
|
||||
'not_yet_submitted' => 'Not yet submitted',
|
||||
'telemetry_type_feature' => 'Feature flag',
|
||||
'telemetry_submit_all' => 'Submit records',
|
||||
'telemetry_delete_submitted_records' => 'Delete submitted records',
|
||||
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
|
||||
'telemetry_all_deleted' => 'All telemetry records have been deleted.',
|
||||
'telemetry_submitted_deleted' => 'All submitted telemetry records have been deleted.'
|
||||
'telemetry_back_to_index' => 'Torna all\'indice della telemetria',
|
||||
'not_yet_submitted' => 'Non ancora inviata',
|
||||
'telemetry_type_feature' => 'Indicatore funzionalità',
|
||||
'telemetry_submit_all' => 'Invia dati',
|
||||
'telemetry_delete_submitted_records' => 'Elimina i dati inviati',
|
||||
'telemetry_submission_executed' => 'I dati sono stati inviati. Controlla i file di log per maggiori informazioni.',
|
||||
'telemetry_all_deleted' => 'Tutti i dati di telemetria sono stati cancellati.',
|
||||
'telemetry_submitted_deleted' => 'Tutti i dati di telemetria inviati sono stati cancellati.'
|
||||
];
|
||||
|
@ -194,7 +194,7 @@ return [
|
||||
'blocked' => 'È bloccato?',
|
||||
'blocked_code' => 'Motivo del blocco',
|
||||
'login_name' => 'Login',
|
||||
'is_owner' => 'Is admin?',
|
||||
'is_owner' => 'È amministratore?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Applica regole',
|
||||
@ -266,10 +266,10 @@ return [
|
||||
'auto_budget_amount' => 'Importo budget automatico',
|
||||
'auto_budget_period' => 'Periodo budget automatico',
|
||||
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'collected' => 'Raccolti',
|
||||
'submitted' => 'Inviati',
|
||||
'key' => 'Chiave',
|
||||
'value' => 'Contenuto dei dati'
|
||||
|
||||
|
||||
];
|
||||
|
@ -218,8 +218,8 @@ return [
|
||||
'unpaid_in_currency' => 'Nog niet betaald in :currency',
|
||||
'is_alpha_warning' => 'Je gebruikt een ALPHA versie. Let op bugs en fouten.',
|
||||
'is_beta_warning' => 'Je gebruikt een BETA versie. Let op bugs en fouten.',
|
||||
'all_destination_accounts' => 'Destination accounts',
|
||||
'all_source_accounts' => 'Source accounts',
|
||||
'all_destination_accounts' => 'Doelrekeningen',
|
||||
'all_source_accounts' => 'Bronrekeningen',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Op updates controleren',
|
||||
@ -307,9 +307,9 @@ return [
|
||||
'created_new_rule_group' => 'Nieuwe regelgroep ":title" opgeslagen!',
|
||||
'updated_rule_group' => 'Regelgroep ":title" geüpdatet.',
|
||||
'edit_rule_group' => 'Wijzig regelgroep ":title"',
|
||||
'duplicate_rule' => 'Duplicate rule ":title"',
|
||||
'rule_copy_of' => 'Copy of ":title"',
|
||||
'duplicated_rule' => 'Duplicated rule ":title" into ":newTitle"',
|
||||
'duplicate_rule' => 'Dupliceer regel ":title"',
|
||||
'rule_copy_of' => 'Kopie van ":title"',
|
||||
'duplicated_rule' => 'Regel ":title" gekopieerd naar ":newTitle"',
|
||||
'delete_rule_group' => 'Verwijder regelgroep ":title"',
|
||||
'deleted_rule_group' => 'Regelgroep ":title" verwijderd',
|
||||
'update_rule_group' => 'Wijzig regelgroep',
|
||||
@ -788,18 +788,18 @@ return [
|
||||
'over_budget_warn' => '<i class="fa fa-money"></i> Normaalgesproken budgetteer je :amount per dag. Nu sta je op :over_amount per dag. Zeker weten?',
|
||||
'transferred_in' => 'Overgeboekt (inkomend)',
|
||||
'transferred_away' => 'Overgeboekt (uitgaand)',
|
||||
'auto_budget_none' => 'No auto-budget',
|
||||
'auto_budget_reset' => 'Set a fixed amount every period',
|
||||
'auto_budget_rollover' => 'Add an amount every period',
|
||||
'auto_budget_period_daily' => 'Daily',
|
||||
'auto_budget_period_weekly' => 'Weekly',
|
||||
'auto_budget_period_monthly' => 'Monthly',
|
||||
'auto_budget_period_quarterly' => 'Quarterly',
|
||||
'auto_budget_period_half_year' => 'Every half year',
|
||||
'auto_budget_period_yearly' => 'Yearly',
|
||||
'auto_budget_help' => 'You can read more about this feature in the help. Click the top-right (?) icon.',
|
||||
'auto_budget_reset_icon' => 'This budget will be set periodically',
|
||||
'auto_budget_rollover_icon' => 'The budget amount will increase periodically',
|
||||
'auto_budget_none' => 'Geen auto-budget',
|
||||
'auto_budget_reset' => 'Vast bedrag elke periode',
|
||||
'auto_budget_rollover' => 'Voeg elke periode een bedrag toe',
|
||||
'auto_budget_period_daily' => 'Dagelijks',
|
||||
'auto_budget_period_weekly' => 'Wekelijks',
|
||||
'auto_budget_period_monthly' => 'Maandelijks',
|
||||
'auto_budget_period_quarterly' => 'Elk kwartaal',
|
||||
'auto_budget_period_half_year' => 'Elk half jaar',
|
||||
'auto_budget_period_yearly' => 'Jaarlijks',
|
||||
'auto_budget_help' => 'Je kan meer lezen over deze functie in de hulppagina\'s. Klik op het (?) icoontje rechtsboven.',
|
||||
'auto_budget_reset_icon' => 'Het budget wordt periodiek ingesteld',
|
||||
'auto_budget_rollover_icon' => 'Het budget wordt periodiek aangevuld',
|
||||
|
||||
// bills:
|
||||
'match_between_amounts' => 'Contract past bij transacties tussen :low en :high.',
|
||||
@ -829,7 +829,7 @@ return [
|
||||
'skips_over' => 'slaat over',
|
||||
'bill_store_error' => 'Er ging wat fout bij het opslaan van het contract. Kijk in de logbestanden',
|
||||
'list_inactive_rule' => 'inactieve regel',
|
||||
'bill_edit_rules' => 'Firefly III will attempt to edit the :count rule(s) related to this bill as well. If you\'ve edited these rule(s) yourself however, Firefly III won\'t change anything.',
|
||||
'bill_edit_rules' => 'Firefly III gaat proberen de :count gerelateerde regel(s) ook aan te passen. Als je deze zelf al hebt gewijzigd echter, zal dit niet gebeuren.',
|
||||
|
||||
// accounts:
|
||||
'inactive_account_link' => 'Je hebt :count inactieve (gearchiveerde) rekeningen, die je kan bekijken op deze aparte pagina.',
|
||||
@ -988,7 +988,7 @@ return [
|
||||
'no_budget' => '(geen budget)',
|
||||
'account_per_budget' => 'Rekening per budget',
|
||||
'account_per_category' => 'Rekening per categorie',
|
||||
'create_new_object' => 'Create',
|
||||
'create_new_object' => 'Opslaan',
|
||||
'empty' => '(leeg)',
|
||||
'all_other_budgets' => '(alle andere budgetten)',
|
||||
'all_other_accounts' => '(alle andere rekeningen)',
|
||||
@ -1351,7 +1351,7 @@ return [
|
||||
'send_test_email_text' => 'Druk op deze knop om te zien of je installatie mail kan versturen. Je ziet hier geen foutmeldingen (als ze er zijn), deze <strong>vind je in de logboeken</strong>. Je kan deze knop zo vaak indrukken als je wilt. Er is geen optie die spam voorkomt. Het testbericht wordt verstuurd naar <code>:email</code> en zou vrij vlot aan moeten komen.',
|
||||
'send_message' => 'Verstuur bericht',
|
||||
'send_test_triggered' => 'Testmail verstuurd. Check je inbox en de logboeken.',
|
||||
'give_admin_careful' => 'Users who are given admin rights can take away yours. Be careful.',
|
||||
'give_admin_careful' => 'Gebruikers die je beheerdersrechten geeft kunnen die van jou afpakken. Wees voorzichtig.',
|
||||
|
||||
'split_transaction_title' => 'Beschrijving van de gesplitste transactie',
|
||||
'split_transaction_title_help' => 'Als je een gesplitste transactie maakt, moet er een algemene beschrijving zijn voor alle splitsingen van de transactie.',
|
||||
@ -1590,7 +1590,7 @@ return [
|
||||
// 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' => '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 <a href="https://docs.firefly-iii.org/support/telemetry">or visit the documentation page</a>.',
|
||||
'telemetry_what_collected' => 'Wat Firefly III verzamelt en verstuurt is per versie anders. Je draait versie :version. Wat Firefly III verzamelt en verstuurt in versie :version lees je in de help-pagina\'s. Klik op het (?) icoontje rechtsboven <a href="https://docs.firefly-iii.org/support/telemetry">of kijk direct in de documentatie</a>.',
|
||||
'telemetry_is_enabled_yes_no' => 'Zal Firefly III telemetrie verzenden?',
|
||||
'telemetry_disabled_no' => 'Telemetrie staat UIT',
|
||||
'telemetry_disabled_yes' => 'Telemetrie staat aan',
|
||||
@ -1600,14 +1600,14 @@ return [
|
||||
'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' => 'Delete all telemetry',
|
||||
'telemetry_button_delete' => 'Verwijder alle telemetrie',
|
||||
'telemetry_admin_overview' => 'Telemetrie-overzicht',
|
||||
'telemetry_back_to_index' => 'Back to telemetry index',
|
||||
'not_yet_submitted' => 'Not yet submitted',
|
||||
'telemetry_back_to_index' => 'Terug naar telemetrie-index',
|
||||
'not_yet_submitted' => 'Nog niet verstuurd',
|
||||
'telemetry_type_feature' => 'Feature flag',
|
||||
'telemetry_submit_all' => 'Submit records',
|
||||
'telemetry_delete_submitted_records' => 'Delete submitted records',
|
||||
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
|
||||
'telemetry_all_deleted' => 'All telemetry records have been deleted.',
|
||||
'telemetry_submitted_deleted' => 'All submitted telemetry records have been deleted.'
|
||||
'telemetry_submit_all' => 'Verstuur records',
|
||||
'telemetry_delete_submitted_records' => 'Verwijder verstuurde records',
|
||||
'telemetry_submission_executed' => 'Records zijn verstuurd. Check je log files voor meer info.',
|
||||
'telemetry_all_deleted' => 'Alle telemetrierecords zijn verwijderd.',
|
||||
'telemetry_submitted_deleted' => 'Alle verstuurde telemetrierecords zijn verwijderd.'
|
||||
];
|
||||
|
@ -43,7 +43,7 @@ return [
|
||||
'journal_currency_id' => 'Valuta',
|
||||
'currency_id' => 'Valuta',
|
||||
'transaction_currency_id' => 'Valuta',
|
||||
'auto_budget_currency_id' => 'Currency',
|
||||
'auto_budget_currency_id' => 'Valuta',
|
||||
'external_ip' => 'Het externe IP-adres van je server',
|
||||
'attachments' => 'Bijlagen',
|
||||
'journal_amount' => 'Bedrag',
|
||||
@ -194,7 +194,7 @@ return [
|
||||
'blocked' => 'Is geblokkeerd?',
|
||||
'blocked_code' => 'Reden voor blokkade',
|
||||
'login_name' => 'Login',
|
||||
'is_owner' => 'Is admin?',
|
||||
'is_owner' => 'Is beheerder?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Regels toepassen',
|
||||
@ -263,13 +263,13 @@ return [
|
||||
'paid' => 'Betaald',
|
||||
|
||||
'auto_budget_type' => 'Auto-budget',
|
||||
'auto_budget_amount' => 'Auto-budget amount',
|
||||
'auto_budget_period' => 'Auto-budget period',
|
||||
'auto_budget_amount' => 'Auto-budget bedrag',
|
||||
'auto_budget_period' => 'Auto-budget periode',
|
||||
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'collected' => 'Verzameld',
|
||||
'submitted' => 'Verstuurd',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'value' => 'Inhoud'
|
||||
|
||||
|
||||
];
|
||||
|
@ -202,7 +202,7 @@ return [
|
||||
'gte.string' => ':attribute moet :value karakters of meer bevatten.',
|
||||
'gte.array' => ':attribute moet :value items of meer bevatten.',
|
||||
|
||||
'amount_required_for_auto_budget' => 'The amount is required.',
|
||||
'auto_budget_amount_positive' => 'The amount must be more than zero.',
|
||||
'auto_budget_period_mandatory' => 'The auto budget period is a mandatory field.',
|
||||
'amount_required_for_auto_budget' => 'Bedrag is vereist.',
|
||||
'auto_budget_amount_positive' => 'Het bedrag moet meer zijn dan nul.',
|
||||
'auto_budget_period_mandatory' => 'De auto-budgetperiode is verplicht.',
|
||||
];
|
||||
|
@ -829,7 +829,7 @@ return [
|
||||
'skips_over' => 'pomija',
|
||||
'bill_store_error' => 'Wystąpił nieoczekiwany błąd podczas zapisywania nowego rachunku. Sprawdź pliki dziennika',
|
||||
'list_inactive_rule' => 'nieaktywna reguła',
|
||||
'bill_edit_rules' => 'Firefly III will attempt to edit the :count rule(s) related to this bill as well. If you\'ve edited these rule(s) yourself however, Firefly III won\'t change anything.',
|
||||
'bill_edit_rules' => 'Firefly III spróbuje edytować :count reguł(y) związanych z tym rachunkiem. Jeśli jednak te reguły były edytowane przez ciebie, Firefly III nic nie zmieni.',
|
||||
|
||||
// accounts:
|
||||
'inactive_account_link' => 'Masz :count nieaktywnych (zarchiwizowanych) kont, które możesz zobaczyć na tej oddzielnej stronie.',
|
||||
@ -1351,7 +1351,7 @@ return [
|
||||
'send_test_email_text' => 'Aby sprawdzić, czy Twoja instalacja umożliwia wysyłanie wiadomości e-mail, naciśnij ten przycisk. Nie zobaczysz tutaj błędu (jeśli jest), <strong>pliki dziennika będą odzwierciedlać wszelkie błędy</strong>. Możesz nacisnąć ten przycisk tyle razy, ile chcesz. Nie ma kontroli spamu. Wiadomość zostanie wysłana do <code>:email</code> i powinna wkrótce nadejść.',
|
||||
'send_message' => 'Wyślij wiadomość',
|
||||
'send_test_triggered' => 'Test został uruchomiony. Sprawdź swoją skrzynkę odbiorczą i pliki dziennika.',
|
||||
'give_admin_careful' => 'Users who are given admin rights can take away yours. Be careful.',
|
||||
'give_admin_careful' => 'Użytkownicy, którzy dostaną prawa administratora, mogą zabrać twoje. Zachowaj ostrożność.',
|
||||
|
||||
'split_transaction_title' => 'Opis podzielonej transakcji',
|
||||
'split_transaction_title_help' => 'Jeśli tworzysz podzieloną transakcję, musi ona posiadać globalny opis dla wszystkich podziałów w transakcji.',
|
||||
@ -1590,7 +1590,7 @@ return [
|
||||
// telemetry
|
||||
'telemetry_admin_index' => 'Telemetria',
|
||||
'telemetry_intro' => 'Firefly III obsługuje zbieranie i wysyłanie telemetrii użytkowania. Oznacza to, że Firefly III spróbuje zebrać informacje o tym, jak używasz Firefly III, i wyśle je do twórcy Firefly III. Jest to zawsze opcja domyślnie wyłączona i wymaga Twojej zgody. Firefly III nigdy nie zbierze ani nie wyśle informacji finansowych. Firefly III nie zbierze ani nie wyśle dodatkowych informacji finansowych, takich jak sumy lub obliczenia. Zgromadzone dane nigdy nie będą publicznie dostępne.',
|
||||
'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 <a href="https://docs.firefly-iii.org/support/telemetry">or visit the documentation page</a>.',
|
||||
'telemetry_what_collected' => 'Dane telemetryczne zbierane i wysyłane przez Firefly III są inne dla każdej wersji. Używasz wersji :version. O tym co Firefly III zbiera w wersji :version możesz przeczytać na stronach pomocy. Kliknij ikonę (?) w prawym górnym rogu <a href="<a href="https://docs.firefly-iii.org/support/telemetry">">lub odwiedź dokumentację</a>.',
|
||||
'telemetry_is_enabled_yes_no' => 'Czy telemetria w Firefly III jest włączona?',
|
||||
'telemetry_disabled_no' => 'Telemetria nie jest włączona',
|
||||
'telemetry_disabled_yes' => 'Telemetria jest włączona',
|
||||
@ -1600,14 +1600,14 @@ return [
|
||||
'no_telemetry_present' => 'Firefly III nie zebrał żadnych wpisów telemetrycznych.',
|
||||
'records_telemetry_present' => 'Firefly III zebrał :count wpis(ów) telemetrycznych.',
|
||||
'telemetry_button_view' => 'Zobacz telemetrię',
|
||||
'telemetry_button_delete' => 'Delete all telemetry',
|
||||
'telemetry_button_delete' => 'Usuń całą telemetrię',
|
||||
'telemetry_admin_overview' => 'Podgląd telemetrii',
|
||||
'telemetry_back_to_index' => 'Back to telemetry index',
|
||||
'not_yet_submitted' => 'Not yet submitted',
|
||||
'telemetry_type_feature' => 'Feature flag',
|
||||
'telemetry_submit_all' => 'Submit records',
|
||||
'telemetry_delete_submitted_records' => 'Delete submitted records',
|
||||
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
|
||||
'telemetry_all_deleted' => 'All telemetry records have been deleted.',
|
||||
'telemetry_submitted_deleted' => 'All submitted telemetry records have been deleted.'
|
||||
'telemetry_back_to_index' => 'Powrót do indeksu telemetrii',
|
||||
'not_yet_submitted' => 'Jeszcze nie wysłano',
|
||||
'telemetry_type_feature' => 'Flaga funkcji',
|
||||
'telemetry_submit_all' => 'Prześlij rekordy',
|
||||
'telemetry_delete_submitted_records' => 'Usuń przesłane rekordy',
|
||||
'telemetry_submission_executed' => 'Rekordy zostały wysłane. Sprawdź pliki dziennika, aby uzyskać więcej informacji.',
|
||||
'telemetry_all_deleted' => 'Wszystkie rekordy telemetryczne zostały usunięte.',
|
||||
'telemetry_submitted_deleted' => 'Wszystkie przesłane rekordy telemetryczne zostały usunięte.'
|
||||
];
|
||||
|
@ -194,7 +194,7 @@ return [
|
||||
'blocked' => 'Jest zablokowany?',
|
||||
'blocked_code' => 'Powód blokady',
|
||||
'login_name' => 'Login',
|
||||
'is_owner' => 'Is admin?',
|
||||
'is_owner' => 'Czy admin?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Zastosuj reguły',
|
||||
@ -266,10 +266,10 @@ return [
|
||||
'auto_budget_amount' => 'Auto-budget amount',
|
||||
'auto_budget_period' => 'Auto-budget period',
|
||||
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'collected' => 'Zebrane',
|
||||
'submitted' => 'Przesłane',
|
||||
'key' => 'Klucz',
|
||||
'value' => 'Zawartość rekordu'
|
||||
|
||||
|
||||
];
|
||||
|
@ -51,7 +51,7 @@ return [
|
||||
'edit_journal' => 'Editar transação ":description"',
|
||||
'edit_reconciliation' => 'Editar ":description"',
|
||||
'delete_journal' => 'Apagar transação ":description"',
|
||||
'delete_group' => 'Delete transaction ":description"',
|
||||
'delete_group' => 'Excluir transação ":description"',
|
||||
'tags' => 'Etiquetas',
|
||||
'createTag' => 'Criar nova etiqueta',
|
||||
'edit_tag' => 'Editar etiqueta ":tag"',
|
||||
|
@ -32,7 +32,7 @@ return [
|
||||
'month_and_day_no_year' => '%B de %e',
|
||||
'date_time' => '%B %e, %Y, @ %T',
|
||||
'specific_day' => '%e %B %Y',
|
||||
'week_in_year' => 'Week %V, %G',
|
||||
'week_in_year' => 'Semana %V, %G',
|
||||
'year' => '%Y',
|
||||
'half_year' => '%B %Y',
|
||||
'month_js' => 'MMMM YYYY',
|
||||
|
@ -32,8 +32,8 @@ return [
|
||||
'clone' => 'Clonar',
|
||||
'last_seven_days' => 'Últimos sete dias',
|
||||
'last_thirty_days' => 'Últimos 30 dias',
|
||||
'welcomeBack' => 'What\'s playing?',
|
||||
'welcome_back' => 'What\'s playing?',
|
||||
'welcomeBack' => 'O que está acontecendo?',
|
||||
'welcome_back' => 'O que está acontecendo?',
|
||||
'everything' => 'Tudo',
|
||||
'today' => 'hoje',
|
||||
'customRange' => 'Intervalo Personalizado',
|
||||
@ -59,7 +59,7 @@ return [
|
||||
'go_to_asset_accounts' => 'Veja suas contas ativas',
|
||||
'go_to_budgets' => 'Vá para seus orçamentos',
|
||||
'new_clone_instructions' => 'Este botão irá clonar automaticamente a transação e definir a data para hoje. Tem certeza?',
|
||||
'clones_journal_x' => 'This transaction is a clone of ":description" (#:id)',
|
||||
'clones_journal_x' => 'Esta transação é um clone de ":description" (#:id)',
|
||||
'go_to_categories' => 'Vá para suas categorias',
|
||||
'go_to_bills' => 'Vá para suas faturas',
|
||||
'go_to_expense_accounts' => 'Veja suas despesas',
|
||||
@ -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' => 'You seem to have no budgets yet. You should create some on the <a href="/budgets">budgets</a>-page. Budgets can help you keep track of expenses.',
|
||||
'no_budget_pointer' => 'Parece que você ainda não tem orçamentos. Você deve criar alguns na página de <a href="/budgets">orçamentos</a>. Orçamentos podem ajudá-lo a manter o controle das despesas.',
|
||||
'Savings account' => 'Conta poupança',
|
||||
'Credit card' => 'Cartão de crédito',
|
||||
'source_accounts' => 'Conta(s) de origem',
|
||||
@ -128,15 +128,15 @@ return [
|
||||
'spent_in_specific_double' => 'Gasto na(s) conta(s) ":account"',
|
||||
'earned_in_specific_double' => 'Ganho na(s) conta(s) ":account"',
|
||||
'source_account' => 'Conta origem',
|
||||
'source_account_reconciliation' => 'You can\'t edit the source account of a reconciliation transaction.',
|
||||
'source_account_reconciliation' => 'Você não pode editar a conta de origem de uma transação de reconciliação.',
|
||||
'destination_account' => 'Conta destino',
|
||||
'destination_account_reconciliation' => 'You can\'t edit the destination account of a reconciliation transaction.',
|
||||
'destination_account_reconciliation' => 'Você não pode editar a conta de origem de uma transação de reconciliação.',
|
||||
'sum_of_expenses_in_budget' => 'Gasto total no orçamento ":budget"',
|
||||
'left_in_budget_limit' => 'Restante para gastar de acordo com o orçamento',
|
||||
'current_period' => 'Período atual',
|
||||
'show_the_current_period_and_overview' => 'Mostrar o período atual e visão geral',
|
||||
'pref_languages_locale' => 'Para que um idioma diferente do inglês funcione corretamente, seu sistema operacional deve estar equipado com as informações locais corretas. Se estas não estiverem presentes, os dados de moeda, as datas e os montantes podem ser formatados incorretamente.',
|
||||
'budget_in_period' => 'All transactions for budget ":name" between :start and :end in :currency',
|
||||
'budget_in_period' => 'Todas as transações para orçamento ":name" entre :start e :end na moeda :currency',
|
||||
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end in :currency',
|
||||
'chart_budget_in_period_only_currency' => 'The amount you budgeted was in :currency, so this chart will only show transactions in :currency.',
|
||||
'chart_account_in_period' => 'Chart for all transactions for account ":name" (:balance) between :start and :end',
|
||||
@ -218,8 +218,8 @@ return [
|
||||
'unpaid_in_currency' => 'Não pago em :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.',
|
||||
'all_destination_accounts' => 'Destination accounts',
|
||||
'all_source_accounts' => 'Source accounts',
|
||||
'all_destination_accounts' => 'Contas de destino',
|
||||
'all_source_accounts' => 'Contas de origem',
|
||||
|
||||
// check for updates:
|
||||
'update_check_title' => 'Verificar Atualizações',
|
||||
@ -240,7 +240,7 @@ return [
|
||||
'update_check_error' => 'Ocorreu um erro durante a verificação de atualizações: :error',
|
||||
'unknown_error' => 'Erro desconhecido. Desculpe por isso.',
|
||||
'just_new_release' => 'A new version is available! Version :version was released :date. This release is very fresh. Wait a few days for the new release to stabilize.',
|
||||
'admin_update_channel_title' => 'Update channel',
|
||||
'admin_update_channel_title' => 'Atualizar canal',
|
||||
'admin_update_channel_explain' => 'Firefly III has three update "channels" which determine how ahead of the curve you are in terms of features, enhancements and bugs. Use the "beta" channel if you\'re adventurous and the "alpha" when you like to live life dangerously.',
|
||||
'update_channel_stable' => 'Stable. Everything should work as expected.',
|
||||
'update_channel_beta' => 'Beta. New features but things may be broken.',
|
||||
@ -307,8 +307,8 @@ return [
|
||||
'created_new_rule_group' => 'Novo grupo de regras ":title" armazenado!',
|
||||
'updated_rule_group' => 'Grupo de regras atualizado com sucesso ":title".',
|
||||
'edit_rule_group' => 'Editar grupo de regras ":title"',
|
||||
'duplicate_rule' => 'Duplicate rule ":title"',
|
||||
'rule_copy_of' => 'Copy of ":title"',
|
||||
'duplicate_rule' => 'Duplicar regra ":title"',
|
||||
'rule_copy_of' => 'Cópia de ":title"',
|
||||
'duplicated_rule' => 'Duplicated rule ":title" into ":newTitle"',
|
||||
'delete_rule_group' => 'Excluir grupo de regra ":title"',
|
||||
'deleted_rule_group' => 'Removido grupo de regra ":title"',
|
||||
@ -829,7 +829,7 @@ return [
|
||||
'skips_over' => 'ignorar',
|
||||
'bill_store_error' => 'Um erro inesperado ocorreu ao armazenar sua nova fatura. Por favor, verifique os arquivos de log',
|
||||
'list_inactive_rule' => 'regra inativa',
|
||||
'bill_edit_rules' => 'Firefly III will attempt to edit the :count rule(s) related to this bill as well. If you\'ve edited these rule(s) yourself however, Firefly III won\'t change anything.',
|
||||
'bill_edit_rules' => 'Firefly III tentará editar a(s) :count regra(s) relacionadas a esta conta também. Se você editou esta(s) regra(s), no entanto, Firefly III não vai mudar nada.',
|
||||
|
||||
// accounts:
|
||||
'inactive_account_link' => 'You have :count inactive (archived) accounts, which you can view on this separate page.',
|
||||
@ -1351,7 +1351,7 @@ return [
|
||||
'send_test_email_text' => 'Para ver se a sua instalação é capaz de enviar e-mail, pressione este botão. Você não verá um erro aqui (se houver), <strong> os arquivos de log refletirão quaisquer erros</strong>. Você pode pressionar este botão quantas vezes quiser. Não há controle de spam. A mensagem será enviada para <code>:email</code> e deverá chegar em breve.',
|
||||
'send_message' => 'Enviar mensagem',
|
||||
'send_test_triggered' => 'O teste foi desencadeado. Verifique a sua caixa de entrada e os arquivos de log.',
|
||||
'give_admin_careful' => 'Users who are given admin rights can take away yours. Be careful.',
|
||||
'give_admin_careful' => 'Os usuários que obtiverem direitos de administrador podem retirar os seus. Tenha cuidado.',
|
||||
|
||||
'split_transaction_title' => 'Descrição da transação dividida',
|
||||
'split_transaction_title_help' => 'If you create a split transaction, there must be a global description for all splits of the transaction.',
|
||||
@ -1590,7 +1590,7 @@ return [
|
||||
// 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 <a href="https://docs.firefly-iii.org/support/telemetry">or visit the documentation page</a>.',
|
||||
'telemetry_what_collected' => 'O que o Firefly III coleta e envia exatamente é diferente para cada versão. Você está executando a versão :version. O que o Firefly III coleta na versão :version é algo que você pode ler nas páginas de ajuda. Clique no ícone (?) no canto superior direito <a href="https://docs.firefly-iii.org/support/telemetry">ou visite a página de documentação</a>.',
|
||||
'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',
|
||||
@ -1600,14 +1600,14 @@ return [
|
||||
'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 all telemetry',
|
||||
'telemetry_button_delete' => 'Excluir toda a telemetria',
|
||||
'telemetry_admin_overview' => 'Telemetry overview',
|
||||
'telemetry_back_to_index' => 'Back to telemetry index',
|
||||
'not_yet_submitted' => 'Not yet submitted',
|
||||
'telemetry_type_feature' => 'Feature flag',
|
||||
'telemetry_submit_all' => 'Submit records',
|
||||
'telemetry_delete_submitted_records' => 'Delete submitted records',
|
||||
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
|
||||
'telemetry_all_deleted' => 'All telemetry records have been deleted.',
|
||||
'telemetry_submitted_deleted' => 'All submitted telemetry records have been deleted.'
|
||||
'telemetry_back_to_index' => 'Voltar ao índice de telemetria',
|
||||
'not_yet_submitted' => 'Ainda não enviado',
|
||||
'telemetry_type_feature' => 'Indicador de Característica',
|
||||
'telemetry_submit_all' => 'Enviar registros',
|
||||
'telemetry_delete_submitted_records' => 'Excluir registros enviados',
|
||||
'telemetry_submission_executed' => 'Os registros foram enviados. Verifique seus arquivos de log para mais informações.',
|
||||
'telemetry_all_deleted' => 'Todos os registros de telemetria foram excluídos.',
|
||||
'telemetry_submitted_deleted' => 'Todos os registros de telemetria enviados foram excluídos.'
|
||||
];
|
||||
|
@ -194,7 +194,7 @@ return [
|
||||
'blocked' => 'Está bloqueado?',
|
||||
'blocked_code' => 'Razão para ser reportado',
|
||||
'login_name' => 'Login',
|
||||
'is_owner' => 'Is admin?',
|
||||
'is_owner' => 'É administrador(a)?',
|
||||
|
||||
// import
|
||||
'apply_rules' => 'Aplicar Regras',
|
||||
@ -266,10 +266,10 @@ return [
|
||||
'auto_budget_amount' => 'Auto-budget amount',
|
||||
'auto_budget_period' => 'Auto-budget period',
|
||||
|
||||
'collected' => 'Collected',
|
||||
'submitted' => 'Submitted',
|
||||
'key' => 'Key',
|
||||
'value' => 'Content of record'
|
||||
'collected' => 'Coletado',
|
||||
'submitted' => 'Enviado',
|
||||
'key' => 'Chave',
|
||||
'value' => 'Conteúdo do registro'
|
||||
|
||||
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user