diff --git a/resources/lang/de_DE/auth.php b/resources/lang/de_DE/auth.php index f04526299d..89e83d4fc7 100644 --- a/resources/lang/de_DE/auth.php +++ b/resources/lang/de_DE/auth.php @@ -1,5 +1,6 @@ 'Anhang „:name” gelöscht', 'attachment_updated' => 'Anhang „:name” aktualisiert', 'upload_max_file_size' => 'Maximale Dateigröße: :size', + 'list_all_attachments' => 'Liste aller Anhänge', // transaction index 'title_expenses' => 'Ausgaben', @@ -584,7 +585,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'converted_to_Deposit' => 'Die Transaktion wurde in eine Einzahlung konvertiert', 'converted_to_Transfer' => 'Die Transaktion wurde in eine Umbuchung konvertiert', 'invalid_convert_selection' => 'Das von Ihnen ausgewählte Konto wird für diese Transaktion bereits verwendet oder ist nicht vorhanden.', - 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', + 'source_or_dest_invalid' => 'Die korrekten Buchungsdetails konnten nicht gefunden werden. Eine Konvertierung ist nicht möglich.', // create new stuff: 'create_new_withdrawal' => 'Erstelle eine neue Ausgabe', @@ -1165,7 +1166,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'reset_import_settings_title' => 'Importeinstellungen zurücksetzen', 'reset_import_settings_text' => 'Über diese Links können Sie Ihre Importeinstellungen für bestimmte Anbieter zurücksetzen. Dies ist nützlich, wenn fehlerhafte Einstellungen den Import von Daten verhindern.', 'reset_settings_bunq' => 'Bunq-API-Schlüssel entfernen (lokale externe IP-Adresse und Bunq-bezogene RSA-Schlüssel).', - 'reset_settings_spectre' => '„Spectre”-Client-ID, das Dienst-Geheimnis und das App-Geheimnis. Dadurch wird auch Ihr „Spectre”-Schlüsselpaar entfernt. Denken Sie daran, die neue Version zu aktualisieren.', + 'reset_settings_spectre' => '„Spectre”-Geheimnisse und -IDs entfernen. Dadurch wird auch Ihr „Spectre”-Schlüsselpaar entfernt. Denken Sie daran, die neue Version zu aktualisieren.', 'settings_reset_for_bunq' => 'Bunq-Einstellungen zurückgesetzt', 'settings_reset_for_spectre' => 'Spectre-Einstellungen zurückgesetzt', diff --git a/resources/lang/de_DE/form.php b/resources/lang/de_DE/form.php index 3f1e7360a6..1085d6f86b 100644 --- a/resources/lang/de_DE/form.php +++ b/resources/lang/de_DE/form.php @@ -202,6 +202,8 @@ return [ 'client_id' => 'Client-ID', 'service_secret' => 'Dienst-Geheimnis', 'app_secret' => 'App-Secret', + 'app_id' => 'App-ID', + 'secret' => 'Geheimnis', 'public_key' => 'Öffentlicher Schlüssel', 'country_code' => 'Ländercode', 'provider_code' => 'Bank oder Datenanbieter', diff --git a/resources/lang/de_DE/import.php b/resources/lang/de_DE/import.php index 5a37033820..7915af59a7 100644 --- a/resources/lang/de_DE/import.php +++ b/resources/lang/de_DE/import.php @@ -172,11 +172,12 @@ return [ // Spectre 'spectre_title' => 'Importieren mit Spectre', 'spectre_prerequisites_title' => 'Voraussetzungen für einen Import von Spectre', - 'spectre_prerequisites_text' => 'Um Daten mithilfe der Spectre-API importieren zu können, müssen einige Daten angegeben werden. Diese finden Sie auf der Secrets-Seite bei Saltedge.', - 'spectre_enter_pub_key' => 'Der Import funktioniert nur, wenn Sie diesen öffentlichen Schlüssel auf Ihrer Sicherheitsseite eingeben.', + 'spectre_prerequisites_text' => 'Um Daten über die Spectre-API (v4) zu importieren, müssen Sie Firefly III zwei geheime Werte zur Verfügung stellen. Diese können auf der Geheimnisse-Seite gefunden werden.', + 'spectre_enter_pub_key' => 'Der Import funktioniert nur, wenn Sie diesen öffentlichen Schlüssel auf Ihrer Sicherheitsseite eingeben.', 'spectre_accounts_title' => 'Import-Konten auswählen', 'spectre_accounts_text' => 'Die Konten auf der linken Seite wurde von Spectre gefunden und können für den Import verwendet werden. Ordnen Sie jeweils ein eigenes Konto zu, in das die Buchungen importiert werden sollen. Nicht ausgwählte Konten werden beim Import ignoriert.', 'spectre_do_import' => 'Ja, von diesem Konto importieren', + 'spectre_no_supported_accounts' => 'Von diesem Konto können Sie nicht importieren, da die Währungen nicht übereinstimmen.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/de_DE/list.php b/resources/lang/de_DE/list.php index 9d68888d00..7e80eccc99 100644 --- a/resources/lang/de_DE/list.php +++ b/resources/lang/de_DE/list.php @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'SEPA • Externer Verwendungszweck', 'sepa-ci' => 'SEPA • Identifikationsnummer des Zahlungsempfängers', 'account_at_bunq' => 'Konto bei „bunq”', + 'file_name' => 'Dateiname', + 'file_size' => 'Dateigröße', + 'file_type' => 'Dateityp', + 'attached_to' => 'Zugewiesen zu', + 'file_exists' => 'Datei existiert', ]; diff --git a/resources/lang/de_DE/pagination.php b/resources/lang/de_DE/pagination.php index c93a398567..bcc5ee0bee 100644 --- a/resources/lang/de_DE/pagination.php +++ b/resources/lang/de_DE/pagination.php @@ -1,5 +1,6 @@ 'Eliminar archivo adjunto ":name"', 'attachment_updated' => 'Actualizar archivo adjunto ":name"', 'upload_max_file_size' => 'Tamaño máximo de archivo::size', + 'list_all_attachments' => 'List of all attachments', // transaction index 'title_expenses' => 'Gastos', @@ -1165,7 +1166,7 @@ return [ 'reset_import_settings_title' => 'Reset import configuration', 'reset_import_settings_text' => 'You can use these links to reset your import settings for specific providers. This is useful when bad settings stop you from importing data.', 'reset_settings_bunq' => 'Remove bunq API key, local external IP address and bunq related RSA keys.', - 'reset_settings_spectre' => 'Remove Spectre client ID, service secret and app secret. This will also remove your Spectre keypair. Remember to update the new one.', + 'reset_settings_spectre' => 'Remove Spectre secrets and ID\'s. This will also remove your Spectre keypair. Remember to update the new one.', 'settings_reset_for_bunq' => 'Bunq settings reset.', 'settings_reset_for_spectre' => 'Spectre settings reset.', diff --git a/resources/lang/es_ES/form.php b/resources/lang/es_ES/form.php index ef07509ddb..ae6ce896fc 100644 --- a/resources/lang/es_ES/form.php +++ b/resources/lang/es_ES/form.php @@ -202,6 +202,8 @@ return [ 'client_id' => 'Identificación del cliente', 'service_secret' => 'Servicio secreto', 'app_secret' => 'Secreto de aplicación', + 'app_id' => 'App ID', + 'secret' => 'Secret', 'public_key' => 'Llave pública', 'country_code' => 'Código del país', 'provider_code' => 'Banco o proveedor de datos', diff --git a/resources/lang/es_ES/import.php b/resources/lang/es_ES/import.php index fcba709e8d..b7b53f9877 100644 --- a/resources/lang/es_ES/import.php +++ b/resources/lang/es_ES/import.php @@ -172,11 +172,12 @@ return [ // Spectre 'spectre_title' => 'Importar usando Spectre', 'spectre_prerequisites_title' => 'Pre requisitos para una importación usando Spectre', - 'spectre_prerequisites_text' => 'Para importar datos usando la API de Spectre, Usted debe proveer FIrefly III dos valores secretos. Se pueden encontrar en pagina secretas.', - 'spectre_enter_pub_key' => 'La importación solo funcionara cuando ingrese esta clave publica en su pagina secreta.', + 'spectre_prerequisites_text' => 'In order to import data using the Spectre API (v4), you must provide Firefly III with two secret values. They can be found on the secrets page.', + 'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your secrets page.', 'spectre_accounts_title' => 'Seleccionar cuentas para importar desde', 'spectre_accounts_text' => 'Cada cuenta a la izquierda abajo ha sido encontrada por Spectre y puede ser importada en Firefly III. Por favor seleccione la cuenta de activo que debe contener cualquier transacción determinada. Si usted no desea importar desde una cuenta en particular, elimine el cheque de la casilla de verificación.', 'spectre_do_import' => 'Si, importar desde esta cuenta', + 'spectre_no_supported_accounts' => 'You cannot import from this account due to a currency mismatch.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/es_ES/list.php b/resources/lang/es_ES/list.php index 58c3813e8f..8d217d74ad 100644 --- a/resources/lang/es_ES/list.php +++ b/resources/lang/es_ES/list.php @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'SEPA External Purpose', 'sepa-ci' => 'SEPA Creditor Identifier', 'account_at_bunq' => 'Account with bunq', + 'file_name' => 'File name', + 'file_size' => 'File size', + 'file_type' => 'File type', + 'attached_to' => 'Attached to', + 'file_exists' => 'File exists', ]; diff --git a/resources/lang/es_ES/pagination.php b/resources/lang/es_ES/pagination.php index 53cef1c2fd..2d1f80dee3 100644 --- a/resources/lang/es_ES/pagination.php +++ b/resources/lang/es_ES/pagination.php @@ -1,5 +1,6 @@ 'Pièce jointe ":name" supprimée', 'attachment_updated' => 'Pièce jointe ":name" mise à jour', 'upload_max_file_size' => 'Taille maximum du fichier : :size', + 'list_all_attachments' => 'List of all attachments', // transaction index 'title_expenses' => 'Dépenses', @@ -1164,7 +1165,7 @@ return [ 'reset_import_settings_title' => 'Reset import configuration', 'reset_import_settings_text' => 'You can use these links to reset your import settings for specific providers. This is useful when bad settings stop you from importing data.', 'reset_settings_bunq' => 'Remove bunq API key, local external IP address and bunq related RSA keys.', - 'reset_settings_spectre' => 'Remove Spectre client ID, service secret and app secret. This will also remove your Spectre keypair. Remember to update the new one.', + 'reset_settings_spectre' => 'Remove Spectre secrets and ID\'s. This will also remove your Spectre keypair. Remember to update the new one.', 'settings_reset_for_bunq' => 'Bunq settings reset.', 'settings_reset_for_spectre' => 'Spectre settings reset.', diff --git a/resources/lang/fr_FR/form.php b/resources/lang/fr_FR/form.php index 1fbd1513ee..a5c0395e57 100644 --- a/resources/lang/fr_FR/form.php +++ b/resources/lang/fr_FR/form.php @@ -202,6 +202,8 @@ return [ 'client_id' => 'Identifiant', 'service_secret' => 'Secret de service', 'app_secret' => 'Secret d\'application', + 'app_id' => 'App ID', + 'secret' => 'Secret', 'public_key' => 'Clé publique', 'country_code' => 'Code pays', 'provider_code' => 'Banque ou fournisseur de données', diff --git a/resources/lang/fr_FR/import.php b/resources/lang/fr_FR/import.php index d09a0d8d24..b12206bc30 100644 --- a/resources/lang/fr_FR/import.php +++ b/resources/lang/fr_FR/import.php @@ -172,11 +172,12 @@ return [ // Spectre 'spectre_title' => 'Import using Spectre', 'spectre_prerequisites_title' => 'Prerequisites for an import using Spectre', - 'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you must provide Firefly III with two secret values. They can be found on the secrets page.', - 'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your security page.', + 'spectre_prerequisites_text' => 'In order to import data using the Spectre API (v4), you must provide Firefly III with two secret values. They can be found on the secrets page.', + 'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your secrets page.', 'spectre_accounts_title' => 'Select accounts to import from', 'spectre_accounts_text' => 'Each account on the left below has been found by Spectre and can be imported into Firefly III. Please select the asset account that should hold any given transactions. If you do not wish to import from any particular account, remove the check from the checkbox.', 'spectre_do_import' => 'Yes, import from this account', + 'spectre_no_supported_accounts' => 'You cannot import from this account due to a currency mismatch.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/fr_FR/list.php b/resources/lang/fr_FR/list.php index f7a39162b3..0001821206 100644 --- a/resources/lang/fr_FR/list.php +++ b/resources/lang/fr_FR/list.php @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'Objectif externe SEPA', 'sepa-ci' => 'Identifiant SEPA Creditor', 'account_at_bunq' => 'Compte avec bunq', + 'file_name' => 'File name', + 'file_size' => 'File size', + 'file_type' => 'File type', + 'attached_to' => 'Attached to', + 'file_exists' => 'File exists', ]; diff --git a/resources/lang/fr_FR/pagination.php b/resources/lang/fr_FR/pagination.php index 7e8a6cd31a..d58666a2e4 100644 --- a/resources/lang/fr_FR/pagination.php +++ b/resources/lang/fr_FR/pagination.php @@ -1,5 +1,6 @@ 'Lampiran yang dihapus ":name"', 'attachment_updated' => 'Lampiran yang diperbarui ":name"', 'upload_max_file_size' => 'Ukuran file maksimum: :size', + 'list_all_attachments' => 'List of all attachments', // transaction index 'title_expenses' => 'Beban', @@ -1164,7 +1165,7 @@ return [ 'reset_import_settings_title' => 'Reset import configuration', 'reset_import_settings_text' => 'You can use these links to reset your import settings for specific providers. This is useful when bad settings stop you from importing data.', 'reset_settings_bunq' => 'Remove bunq API key, local external IP address and bunq related RSA keys.', - 'reset_settings_spectre' => 'Remove Spectre client ID, service secret and app secret. This will also remove your Spectre keypair. Remember to update the new one.', + 'reset_settings_spectre' => 'Remove Spectre secrets and ID\'s. This will also remove your Spectre keypair. Remember to update the new one.', 'settings_reset_for_bunq' => 'Bunq settings reset.', 'settings_reset_for_spectre' => 'Spectre settings reset.', diff --git a/resources/lang/id_ID/form.php b/resources/lang/id_ID/form.php index a56c62c650..16431078e1 100644 --- a/resources/lang/id_ID/form.php +++ b/resources/lang/id_ID/form.php @@ -202,6 +202,8 @@ return [ 'client_id' => 'ID klien', 'service_secret' => 'Rahasia layanan', 'app_secret' => 'Rahasia app', + 'app_id' => 'App ID', + 'secret' => 'Secret', 'public_key' => 'Kunci publik', 'country_code' => 'Kode negara', 'provider_code' => 'Bank atau penyedia data', diff --git a/resources/lang/id_ID/import.php b/resources/lang/id_ID/import.php index 38f8e67d04..a580259879 100644 --- a/resources/lang/id_ID/import.php +++ b/resources/lang/id_ID/import.php @@ -172,11 +172,12 @@ return [ // Spectre 'spectre_title' => 'Impor menggunakan momok', 'spectre_prerequisites_title' => 'Prasyarat untuk impor menggunakan momok', - 'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you must provide Firefly III with two secret values. They can be found on the secrets page.', - 'spectre_enter_pub_key' => 'Impor hanya akan berfungsi saat Anda memasukkan kunci publik ini di halaman keamanan Anda.', + 'spectre_prerequisites_text' => 'In order to import data using the Spectre API (v4), you must provide Firefly III with two secret values. They can be found on the secrets page.', + 'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your secrets page.', 'spectre_accounts_title' => 'Select accounts to import from', 'spectre_accounts_text' => 'Each account on the left below has been found by Spectre and can be imported into Firefly III. Please select the asset account that should hold any given transactions. If you do not wish to import from any particular account, remove the check from the checkbox.', 'spectre_do_import' => 'Yes, import from this account', + 'spectre_no_supported_accounts' => 'You cannot import from this account due to a currency mismatch.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/id_ID/list.php b/resources/lang/id_ID/list.php index d0e4d1986b..ea8d946364 100644 --- a/resources/lang/id_ID/list.php +++ b/resources/lang/id_ID/list.php @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'SEPA External Purpose', 'sepa-ci' => 'SEPA Creditor Identifier', 'account_at_bunq' => 'Account with bunq', + 'file_name' => 'File name', + 'file_size' => 'File size', + 'file_type' => 'File type', + 'attached_to' => 'Attached to', + 'file_exists' => 'File exists', ]; diff --git a/resources/lang/id_ID/pagination.php b/resources/lang/id_ID/pagination.php index 9d5ca26de8..0ec6186091 100644 --- a/resources/lang/id_ID/pagination.php +++ b/resources/lang/id_ID/pagination.php @@ -1,5 +1,6 @@ 'Allegato eliminato ":name"', 'attachment_updated' => 'Allegato aggiornato ":name"', 'upload_max_file_size' => 'Dimensione massima del file: :size', + 'list_all_attachments' => 'List of all attachments', // transaction index 'title_expenses' => 'Spese', @@ -583,7 +584,7 @@ return [ 'converted_to_Deposit' => 'La transazione è stata convertita in un deposito', 'converted_to_Transfer' => 'La transazione è stata convertita in un giroconto', 'invalid_convert_selection' => 'Tl\'account che hai selezionato è già utilizzato in questa transazione o non esiste.', - 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', + 'source_or_dest_invalid' => 'Impossibile trovare i dettagli corretti della transazione. Non è possibile effettuare la conversione.', // create new stuff: 'create_new_withdrawal' => 'Crea un nuovo prelievo', @@ -1164,7 +1165,7 @@ return [ 'reset_import_settings_title' => 'Reimposta la configurazione di importazione', 'reset_import_settings_text' => 'Puoi utilizzare questi collegamenti per ripristinare le impostazioni di importazione per specifici fornitori. Ciò è utile quando delle impostazioni errate impediscono l\'importazione dei dati.', 'reset_settings_bunq' => 'Rimuovi la chiave API di bunq, l\'indirizzo IP locale esterno e le chiavi RSA correlate a bunq.', - 'reset_settings_spectre' => 'Rimuovi l\'ID cliente di Spectre, il segreto del servizio e il segreto dell\'app. Questo rimuoverà anche la tua coppia di chiavi Spectre. Ricordati di aggiornare quella nuova.', + 'reset_settings_spectre' => 'Rimuovi i segreti e gli ID di Spectre. Questo rimuoverà anche la tua coppia di chiavi di Spectre. Ricordati di aggiornare quella nuova.', 'settings_reset_for_bunq' => 'Ripristina impostazioni bunq.', 'settings_reset_for_spectre' => 'Ripristina impostazioni Spectre.', diff --git a/resources/lang/it_IT/form.php b/resources/lang/it_IT/form.php index a1ccddc570..bf73d83fa4 100644 --- a/resources/lang/it_IT/form.php +++ b/resources/lang/it_IT/form.php @@ -202,6 +202,8 @@ return [ 'client_id' => 'ID Client', 'service_secret' => 'Servizio segreto', 'app_secret' => 'App segreto', + 'app_id' => 'App ID', + 'secret' => 'Secret', 'public_key' => 'Chiave Pubblica', 'country_code' => 'Codice Nazione', 'provider_code' => 'Banca o fornitore di dati', diff --git a/resources/lang/it_IT/import.php b/resources/lang/it_IT/import.php index 98baea5e85..7b0b61a277 100644 --- a/resources/lang/it_IT/import.php +++ b/resources/lang/it_IT/import.php @@ -172,11 +172,12 @@ return [ // Spectre 'spectre_title' => 'Importa usando uno Spectre', 'spectre_prerequisites_title' => 'Prerequisiti per un\'importazione utilizzando Spectre', - 'spectre_prerequisites_text' => 'Per importare i dati usando l\'API Spectre, devi fornire a Firefly III due valori segreti. Possono essere trovati nella pagina codifiche.', - 'spectre_enter_pub_key' => 'L\'importazione funzionerà solo quando inserisci questa chiave pubblica nella pagina di sicurezza.', + 'spectre_prerequisites_text' => 'In order to import data using the Spectre API (v4), you must provide Firefly III with two secret values. They can be found on the secrets page.', + 'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your secrets page.', 'spectre_accounts_title' => 'Seleziona i conti dai quali importare', 'spectre_accounts_text' => 'Ogni account sulla sinistra in basso è stato trovato da Spectre e può essere importato in Firefly III. Seleziona il conto attività che dovrebbe contenere una determinata transazione. Se non desideri importare da un conto specifico, rimuovi il segno di spunta dalla casella di controllo.', 'spectre_do_import' => 'Si, importa da questo conto', + 'spectre_no_supported_accounts' => 'You cannot import from this account due to a currency mismatch.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/it_IT/list.php b/resources/lang/it_IT/list.php index 0c058e1d10..a2485211bb 100644 --- a/resources/lang/it_IT/list.php +++ b/resources/lang/it_IT/list.php @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'SEPA External Purpose', 'sepa-ci' => 'SEPA Creditor Identifier', 'account_at_bunq' => 'Conto con Bunq', + 'file_name' => 'File name', + 'file_size' => 'File size', + 'file_type' => 'File type', + 'attached_to' => 'Attached to', + 'file_exists' => 'File exists', ]; diff --git a/resources/lang/it_IT/pagination.php b/resources/lang/it_IT/pagination.php index 7225cd59d4..b65f332398 100644 --- a/resources/lang/it_IT/pagination.php +++ b/resources/lang/it_IT/pagination.php @@ -1,5 +1,6 @@ 'Bijlage ":name" verwijderd', 'attachment_updated' => 'Attachment ":name" geüpdatet', 'upload_max_file_size' => 'Maximale grootte: :size', + 'list_all_attachments' => 'Lijst van alle bijlagen', // transaction index 'title_expenses' => 'Uitgaven', @@ -583,7 +584,7 @@ return [ 'converted_to_Deposit' => 'De transactie is veranderd in inkomsten', 'converted_to_Transfer' => 'De transactie is veranderd in een overschrijving', 'invalid_convert_selection' => 'De rekening die je hebt geselecteerd wordt al gebruikt in deze transactie, of bestaat niet.', - 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', + 'source_or_dest_invalid' => 'Kan de juiste transactiegegevens niet vinden. Conversie is niet mogelijk.', // create new stuff: 'create_new_withdrawal' => 'Nieuwe uitgave', @@ -1164,7 +1165,7 @@ return [ 'reset_import_settings_title' => 'Reset importconfiguratie', 'reset_import_settings_text' => 'Gebruik deze links om importinstellingen voor specifieke providers te resetten. Handig als verkeerde instellingen voorkomen dat je verder kan.', 'reset_settings_bunq' => 'Verwijdert de bunq API key, je externe IP adres zoals Firefly III die kent, en de voor bunq gegenereerde RSA sleutels.', - 'reset_settings_spectre' => 'Verwijdert je Spectre client ID, service secret en app secret. Dit verwijdert ook je Spectre keypair. Vergeet die niet te updaten.', + 'reset_settings_spectre' => 'Verwijdert je Spectre secrets en ID\'s. Dit verwijdert ook je Spectre keypair. Vergeet die niet te updaten.', 'settings_reset_for_bunq' => 'Bunq-instellingen zijn gereset.', 'settings_reset_for_spectre' => 'Spectre-instellingen zijn gereset.', diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php index 20c8ecbcbd..869a935250 100644 --- a/resources/lang/nl_NL/form.php +++ b/resources/lang/nl_NL/form.php @@ -202,6 +202,8 @@ return [ 'client_id' => 'Client ID', 'service_secret' => 'Service secret', 'app_secret' => 'App secret', + 'app_id' => 'App ID', + 'secret' => 'Secret', 'public_key' => 'Publieke sleutel', 'country_code' => 'Landcode', 'provider_code' => 'Bank of gegevensprovider', diff --git a/resources/lang/nl_NL/import.php b/resources/lang/nl_NL/import.php index 08ff84dff2..9a76f0b19b 100644 --- a/resources/lang/nl_NL/import.php +++ b/resources/lang/nl_NL/import.php @@ -172,11 +172,12 @@ return [ // Spectre 'spectre_title' => 'Importeer via Spectre', 'spectre_prerequisites_title' => 'Voorwaarden voor een import via Spectre', - 'spectre_prerequisites_text' => 'Als je gegevens wilt importeren via de Spectre API, moet je een aantal geheime codes bezitten. Ze zijn te vinden op de secrets pagina.', - 'spectre_enter_pub_key' => 'Het importeren werkt alleen als je deze publieke sleutel op uw security pagina invoert.', + 'spectre_prerequisites_text' => 'Als je gegevens wilt importeren via de Spectre API (v4), moet je een aantal geheime codes bezitten. Ze zijn te vinden op de secrets pagina.', + 'spectre_enter_pub_key' => 'Het importeren werkt alleen als je deze publieke sleutel op je secrets-pagina invoert.', 'spectre_accounts_title' => 'Selecteer de accounts waaruit je wilt importeren', 'spectre_accounts_text' => 'Links staan de rekeningen die zijn gevonden door Spectre. Ze kunnen worden geïmporteerd in Firefly III. Selecteer er de juiste betaalrekening bij. Verwijder het vinkje als je toch niet van een bepaalde rekening wilt importeren.', 'spectre_do_import' => 'Ja, importeer van deze rekening', + 'spectre_no_supported_accounts' => 'Je kan helaas niet vanaf deze rekening importeren omdat de valuta niet overeenkomt.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/nl_NL/list.php b/resources/lang/nl_NL/list.php index d0104594ec..d33a4301c1 100644 --- a/resources/lang/nl_NL/list.php +++ b/resources/lang/nl_NL/list.php @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'SEPA transactiedoeleinde', 'sepa-ci' => 'SEPA crediteuridentificatie', 'account_at_bunq' => 'Bunq-account', + 'file_name' => 'Bestandsnaam', + 'file_size' => 'Bestandsgrootte', + 'file_type' => 'Bestandstype', + 'attached_to' => 'Bijlage van', + 'file_exists' => 'Bestand bestaat', ]; diff --git a/resources/lang/nl_NL/pagination.php b/resources/lang/nl_NL/pagination.php index 693275f8a2..a1caed0187 100644 --- a/resources/lang/nl_NL/pagination.php +++ b/resources/lang/nl_NL/pagination.php @@ -1,5 +1,6 @@ 'W krajach, w których rok podatkowy nie zaczyna się 1 stycznia i nie kończy 31 grudnia, możesz włączyć tą opcję oraz podać początek / koniec roku podatkowego', 'pref_fiscal_year_start_label' => 'Początek roku podatkowego', 'pref_two_factor_auth' => 'Weryfikacja dwuetapowa', - 'pref_two_factor_auth_help' => 'Po włączeniu weryfikacji dwuetapowej (znanej również jako uwierzytelnianie dwuskładnikowe) dodajesz dodatkową warstwę zabezpieczeń do swojego konta. Logujesz się czymś, co znasz (hasło) i czymś masz coś (kod weryfikacyjny). Kody weryfikacyjne generowane są przez aplikację w telefonie, na przykład Authy lub Google Authenticator.', + 'pref_two_factor_auth_help' => 'Po włączeniu weryfikacji dwuetapowej (znanej również jako uwierzytelnianie dwuskładnikowe) dodajesz dodatkową warstwę zabezpieczeń do swojego konta. Logujesz się czymś, co znasz (hasło) i czymś co masz (kod weryfikacyjny). Kody weryfikacyjne generowane są przez aplikację w telefonie, na przykład Authy lub Google Authenticator.', 'pref_enable_two_factor_auth' => 'Włącz weryfikację dwuetapową', 'pref_two_factor_auth_disabled' => 'Kod weryfikacji dwuetapowej został usunięty i wyłączony', 'pref_two_factor_auth_remove_it' => 'Nie zapomnij usunąć konta z aplikacji uwierzytelniajcej!', @@ -541,6 +541,7 @@ return [ 'attachment_deleted' => 'Usunięto załącznik ":name"', 'attachment_updated' => 'Zmodyfikowano załącznik ":name"', 'upload_max_file_size' => 'Maksymalny rozmiar pliku to: :size', + 'list_all_attachments' => 'Lista wszystkich załączników', // transaction index 'title_expenses' => 'Wydatki', @@ -583,7 +584,7 @@ return [ 'converted_to_Deposit' => 'Transakcja została przekonwertowana do wpłaty', 'converted_to_Transfer' => 'Transakcja została przekonwertowana do transferu', 'invalid_convert_selection' => 'Wybrane konto jest już używane w tej transakcji lub nie istnieje.', - 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', + 'source_or_dest_invalid' => 'Nie można znaleźć poprawnych szczegółów transakcji. Konwersja nie jest możliwa.', // create new stuff: 'create_new_withdrawal' => 'Utwórz nową wypłatę', @@ -1164,7 +1165,7 @@ return [ 'reset_import_settings_title' => 'Zresetuj konfigurację importu', 'reset_import_settings_text' => 'Możesz użyć tych linków, aby zresetować ustawienia importu dla konkretnych dostawców. Jest to przydatne, gdy złe ustawienia uniemożliwiają importowanie danych.', 'reset_settings_bunq' => 'Usuń klucz API, lokalny zewnętrzny adres IP oraz klucze RSA związane z Bunq.', - 'reset_settings_spectre' => 'Usuń identyfikator klienta Spectre, sekret usługi oraz klucz aplikacji. Spowoduje to również usunięcie Twojego klucza Spectre. Pamiętaj, aby zaktualizować nowy.', + 'reset_settings_spectre' => 'Usuń identyfikatory i sekrety Spectre. Spowoduje to również usunięcie Twojego klucza Spectre. Pamiętaj, aby zaktualizować nowy.', 'settings_reset_for_bunq' => 'Resetowanie ustawień Bunq.', 'settings_reset_for_spectre' => 'Resetowanie ustawień Spectre.', diff --git a/resources/lang/pl_PL/form.php b/resources/lang/pl_PL/form.php index f03ba677a4..a776638882 100644 --- a/resources/lang/pl_PL/form.php +++ b/resources/lang/pl_PL/form.php @@ -202,6 +202,8 @@ return [ 'client_id' => 'ID klienta', 'service_secret' => 'Sekret usługi', 'app_secret' => 'Sekret aplikacji', + 'app_id' => 'ID aplikacji', + 'secret' => 'Sekret', 'public_key' => 'Klucz publiczny', 'country_code' => 'Kod kraju', 'provider_code' => 'Dostawca banku lub danych', diff --git a/resources/lang/pl_PL/import.php b/resources/lang/pl_PL/import.php index f467b8922e..d3d8583a4c 100644 --- a/resources/lang/pl_PL/import.php +++ b/resources/lang/pl_PL/import.php @@ -172,11 +172,12 @@ return [ // Spectre 'spectre_title' => 'Importuj za pomocą Spectre', 'spectre_prerequisites_title' => 'Wymagania wstępne do importowania za pomocą Spectre', - 'spectre_prerequisites_text' => 'Aby importować dane za pomocą interfejsu Spectre API, musisz dostarczyć Firefly III dwie sekretne wartości. Można je znaleźć na stronie sekretów.', - 'spectre_enter_pub_key' => 'Importowanie będzie działać tylko po wpisaniu tego klucza publicznego na stronie zabezpieczeń.', + 'spectre_prerequisites_text' => 'Aby importować dane za pomocą interfejsu Spectre API (v4), musisz dostarczyć Firefly III dwie sekretne wartości. Można je znaleźć na stronie sekretów.', + 'spectre_enter_pub_key' => 'Importowanie będzie działać tylko po wpisaniu tego klucza publicznego na stronie zabezpieczeń.', 'spectre_accounts_title' => 'Wybierz konta do zaimportowania z', 'spectre_accounts_text' => 'Każde konto po lewej stronie zostało znalezione przez Spectre i może zostać zaimportowane do Firefly III. Wybierz konto aktywów, które powinno zawierać dane transakcje. Jeśli nie chcesz importować z żadnego konkretnego konta, usuń zaznaczenie z pola wyboru.', 'spectre_do_import' => 'Tak, importuj z tego konta', + 'spectre_no_supported_accounts' => 'Nie można importować z tego konta z powodu niedopasowania waluty.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/pl_PL/list.php b/resources/lang/pl_PL/list.php index ad6f683669..f1c0f0df46 100644 --- a/resources/lang/pl_PL/list.php +++ b/resources/lang/pl_PL/list.php @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'SEPA External Purpose', 'sepa-ci' => 'SEPA Creditor Identifier', 'account_at_bunq' => 'Konto bunq', + 'file_name' => 'Nazwa pliku', + 'file_size' => 'Rozmiar pliku', + 'file_type' => 'Typ pliku', + 'attached_to' => 'Dołączony do', + 'file_exists' => 'Plik istnieje', ]; diff --git a/resources/lang/pl_PL/pagination.php b/resources/lang/pl_PL/pagination.php index 62d42ffdb6..af92d3252f 100644 --- a/resources/lang/pl_PL/pagination.php +++ b/resources/lang/pl_PL/pagination.php @@ -1,5 +1,6 @@ 'Redefinir', 'want_to_login' => 'Eu quero fazer o login', 'button_register' => 'Registrar', - 'authorization' => 'Authorization', - 'active_bills_only' => 'active bills only', - 'average_per_bill' => 'average per bill', - 'expected_total' => 'expected total', + 'authorization' => 'Autorização', + 'active_bills_only' => 'apenas faturas ativas', + 'average_per_bill' => 'média por fatura', + 'expected_total' => 'total esperado', // API access 'authorization_request' => 'Firefly III v:version Pedido de autorização', 'authorization_request_intro' => ':client está pedindo permissão para acessar sua administração financeira. Gostaria de autorizar :client para acessar esses registros?', @@ -267,10 +267,10 @@ return [ 'move_rule_group_down' => 'Descer grupo de regras', 'save_rules_by_moving' => 'Salve essas regra(s), movendo-os para outro grupo de regra:', 'make_new_rule' => 'Fazer nova regra no grupo de regras ":title"', - 'rule_is_strict' => 'strict rule', - 'rule_is_not_strict' => 'non-strict rule', + 'rule_is_strict' => 'regra estrita', + 'rule_is_not_strict' => 'regra não estrita', 'rule_help_stop_processing' => 'Quando você marcar essa caixa, regras posteriores deste grupo não serão executadas.', - 'rule_help_strict' => 'In strict rules ALL triggers must fire for the action(s) to be executed. In non-strict rules, ANY trigger is enough for the action(s) to be executed.', + 'rule_help_strict' => 'Nas regras estritas TODOS os gatilhos devem ser acionados para que a ação ou ações sejam executadas. Nas regras não-estritas, QUALQUER gatilho será suficiente para que a ação ou ações sejam executadas.', 'rule_help_active' => 'Regras inativas nunca serão disparadas.', 'stored_new_rule' => 'Armazenado a nova regra com o título ":title"', 'deleted_rule' => 'Regra excluída com o título ":title"', @@ -348,8 +348,8 @@ return [ 'rule_trigger_budget_is' => 'O orçamento é ":trigger_value"', 'rule_trigger_tag_is_choice' => '(A) tag é..', 'rule_trigger_tag_is' => 'A tag é ":trigger_value"', - 'rule_trigger_currency_is_choice' => 'Transaction currency is..', - 'rule_trigger_currency_is' => 'Transaction currency is ":trigger_value"', + 'rule_trigger_currency_is_choice' => 'A moeda da transação é..', + 'rule_trigger_currency_is' => 'A moeda da transação é ":trigger_value"', 'rule_trigger_has_attachments_choice' => 'Tem pelo menos essa quantidade de anexos', 'rule_trigger_has_attachments' => 'Tem pelo menos :trigger_value anexo(s)', 'rule_trigger_store_journal' => 'Quando uma transação é criada', @@ -409,20 +409,20 @@ return [ 'rule_action_clear_notes_choice' => 'Remover quaisquer notas', 'rule_action_clear_notes' => 'Remover quaisquer notas', 'rule_action_set_notes_choice' => 'Defina notas para..', - 'rule_action_link_to_bill_choice' => 'Link to a bill..', - 'rule_action_link_to_bill' => 'Link to bill ":action_value"', + 'rule_action_link_to_bill_choice' => 'Vincular a uma fatura..', + 'rule_action_link_to_bill' => 'Vincular à fatura ":action_value"', 'rule_action_set_notes' => 'Defina notas para ":action_value"', 'rules_have_read_warning' => 'Você leu o aviso?', 'apply_rule_warning' => 'Aviso: executar uma regra (grupo) em uma grande seleção de transações pode levar tempo, e pode atingir um tempo limite. Se o fizer, a regra (grupo) só será aplicada a um subconjunto desconhecido de suas transações. Isso pode deixar a sua administração financeira aos pedaços. Por favor, seja cuidadoso.', - 'rulegroup_for_bills_title' => 'Rule group for bills', - 'rulegroup_for_bills_description' => 'A special rule group for all the rules that involve bills.', - 'rule_for_bill_title' => 'Auto-generated rule for bill ":name"', - 'rule_for_bill_description' => 'This rule is auto-generated to try to match bill ":name".', - 'create_rule_for_bill' => 'Create a new rule for bill ":name"', - 'create_rule_for_bill_txt' => 'You have just created a new bill called ":name", congratulations! Firefly III can automagically match new withdrawals to this bill. For example, whenever you pay your rent, the bill "rent" will be linked to the expense. This way, Firefly III can accurately show you which bills are due and which ones aren\'t. In order to do so, a new rule must be created. Firefly III has filled in some sensible defaults for you. Please make sure these are correct. If these values are correct, Firefly III will automatically link the correct withdrawal to the correct bill. Please check out the triggers to see if they are correct, and add some if they\'re wrong.', - 'new_rule_for_bill_title' => 'Rule for bill ":name"', - 'new_rule_for_bill_description' => 'This rule marks transactions for bill ":name".', + 'rulegroup_for_bills_title' => 'Grupo de regras para faturas', + 'rulegroup_for_bills_description' => 'Um grupo especial de regras para todas as regras que envolvem faturas.', + 'rule_for_bill_title' => 'Regra gerada automaticamente para a fatura ":name"', + 'rule_for_bill_description' => 'Esta regra é gerada automaticamente para tentar corresponder à fatura ":name".', + 'create_rule_for_bill' => 'Criar uma nova regra para a fatura ":name"', + 'create_rule_for_bill_txt' => 'Você acabou de criar uma nova fatura chamada ":name". Parabéns! O Firefly III pode combinar automagicamente novas retiradas com essa fatura. Por exemplo, sempre que você pagar seu aluguel, a fatura "aluguel" será vinculada à essa despesa. Dessa forma, Firefly III pode mostrar com precisão quais faturas são devidas e quais não são. Para isso, uma nova regra deve ser criada. O Firefly III preencheu alguns padrões coerentes para você. Por favor, verifique se estão corretos. Se estiverem corretos, o Firefly III irá vincular as retiradas à fatura correta automaticamente. Por favor, confira os gatilhos e adicione outros se estiverem errados.', + 'new_rule_for_bill_title' => 'Regra para a fatura ":name"', + 'new_rule_for_bill_description' => 'Esta regra marca as transações para a fatura ":name".', // tags 'store_new_tag' => 'Armazenar nova tag', @@ -462,7 +462,7 @@ return [ 'pref_two_factor_auth_code' => 'Verificar código', 'pref_two_factor_auth_code_help' => 'Scaneie o código QR com um aplicativo em seu telefone como Authy ou Google Authenticator e insira o código gerado.', 'pref_two_factor_auth_reset_code' => 'Redefinir o código de verificação', - 'pref_two_factor_auth_disable_2fa' => 'Disable 2FA', + 'pref_two_factor_auth_disable_2fa' => 'Desativar verificação em duas etapas', 'pref_save_settings' => 'Salvar definições', 'saved_preferences' => 'Preferências salvas!', 'preferences_general' => 'Geral', @@ -515,10 +515,10 @@ return [ 'what_is_pw_security' => 'O que é "verificar a segurança da senha"?', 'secure_pw_title' => 'Como escolher uma senha segura', 'secure_pw_history' => 'Em agosto de 2017, a conhecida pesquisadora de segurança Troy Hunt lançou uma lista de 306 milhões de senhas roubadas. Essas senhas foram roubadas durante assalto em empresas como LinkedIn, Adobe e NeoPets (e muito mais).', - 'secure_pw_check_box' => 'By checking the box, Firefly III will send the first five characters of the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_check_box' => 'Ao marcar a caixa de seleção, Firefly III irá enviar os cinco primeiros caracteres do hash SHA1 de sua senha ao site Troy Hunt, para verificar se ela está na lista. Isso impede que você use senhas inseguras, como recomendado na última publicação NIST Special sobre esse tema.', 'secure_pw_sha1' => 'Mas pensei que SHA1 estava quebrado?', 'secure_pw_hash_speed' => 'Sim, mas não neste contexto. Como você pode ler no site, detalhando como eles quebraram SHA1, agora é um pouco mais fácil encontrar uma "colisão": outra seqüência que resulta na mesma marca SHA1-hash. Agora, apenas leva 10.000 anos usando uma máquina de GPU única.', - 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and only the first five characters of this hash are sent over HTTPS.', + 'secure_pw_hash_security' => 'Essa colisão não será igual à sua senha, e tampouco será útil no Firefly III (ou em um site semelhante). Esse aplicativo não usa SHA1 para a verificação de senha. Portanto, é seguro marcar essa caixa de seleção. O hash de sua senha é calculado é apenas os cinco primeiros caracteres são enviados via HTTPS.', 'secure_pw_should' => 'Devo verificar a caixa?', 'secure_pw_long_password' => 'Se você apenas gerou uma senha longa e de uso único para o Firefly III usando algum tipo de gerador de senhas: não.', 'secure_pw_short' => 'Se você acabou de inserir a senha que você usa sempre: Por favor, sim.', @@ -541,6 +541,7 @@ return [ 'attachment_deleted' => 'Anexo apagado ":name"', 'attachment_updated' => 'Anexo atualizado ":name"', 'upload_max_file_size' => 'Tamanho máximo do arquivo: :size', + 'list_all_attachments' => 'List of all attachments', // transaction index 'title_expenses' => 'Despesas', @@ -583,7 +584,7 @@ return [ 'converted_to_Deposit' => 'A transação foi convertida em depósito', 'converted_to_Transfer' => 'A transação foi convertida em uma transferência', 'invalid_convert_selection' => 'A conta que você selecionou já é usada nesta transação ou não existe.', - 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', + 'source_or_dest_invalid' => 'Os detalhes corretos da transação não foram encontrados. A conversão não é possível.', // create new stuff: 'create_new_withdrawal' => 'Criar nova retirada', @@ -637,11 +638,11 @@ return [ 'available_amount_indication' => 'Use esses montantes para obter uma indicação do que seu orçamento total poderia ser.', 'suggested' => 'Sugerido', 'average_between' => 'Média entre :start e :end', - 'over_budget_warn' => ' Normally you budget about :amount per day. This is :over_amount per day.', + 'over_budget_warn' => ' Normalmente seu orçamento é de :amount por dia. Este é de is :over_amount por dia.', // bills: - 'match_between_amounts' => 'Bill matches transactions between :low and :high.', - 'bill_related_rules' => 'Rules related to this bill', + 'match_between_amounts' => 'Fatura corresponde a transações entre :low e :high.', + 'bill_related_rules' => 'Regras relacionadas a essa fatura', 'repeats' => 'Repetições', 'connected_journals' => 'Transações conectadas', 'auto_match_on' => 'Automaticamente correspondente com Firefly III', @@ -651,20 +652,20 @@ return [ 'deleted_bill' => 'Fatura apagada ":name"', 'edit_bill' => 'Editar fatura ":name"', 'more' => 'Mais', - 'rescan_old' => 'Run rules again, on all transactions', + 'rescan_old' => 'Executar regras novamente, em todas as transações', 'update_bill' => 'Atualizar fatura', 'updated_bill' => 'Fatura atualizada ":name"', 'store_new_bill' => 'Armazenar nova fatura', 'stored_new_bill' => 'Nova fatura armazenada ":name"', 'cannot_scan_inactive_bill' => 'Faturas inativas não podem ser verificadas.', - 'rescanned_bill' => 'Rescanned everything, and linked :total transaction(s) to the bill.', + 'rescanned_bill' => 'Foi realizada uma nova verificação, e um total de :total transações foram vinculadas à fatura.', 'average_bill_amount_year' => 'Média de fatura (:year)', 'average_bill_amount_overall' => 'Média de fatura (geral)', 'bill_is_active' => 'Fatura está ativa', 'bill_expected_between' => 'Esperado entre :start e :end', 'bill_will_automatch' => 'A fatura será automaticamente vinculada a transações correspondentes', 'skips_over' => 'ignorar', - 'bill_store_error' => 'An unexpected error occurred while storing your new bill. Please check the log files', + 'bill_store_error' => 'Um erro inesperado ocorreu ao armazenar sua nova fatura. Por favor, verifique os arquivos de log', // accounts: 'details_for_asset' => 'Detalhes para a conta de ativo ":name"', @@ -801,7 +802,7 @@ return [ 'opt_group_sharedAsset' => 'Contas de ativos compartilhadas', 'opt_group_ccAsset' => 'Cartões de crédito', 'notes' => 'Notas', - 'unknown_journal_error' => 'Could not store the transaction. Please check the log files.', + 'unknown_journal_error' => 'A transação não pôde ser armazenada. Por favor, verifique os arquivos de log.', // new user: 'welcome' => 'Bem Vindo ao Firefly III!', @@ -811,10 +812,10 @@ return [ 'savings_balance_text' => 'O Firefly III criará automaticamente uma conta de poupança para você. Por padrão, não haverá dinheiro na sua conta de poupança, mas se você contar o saldo ao Firefly III, ele será armazenado como tal.', 'finish_up_new_user' => 'É isso aí! Você pode continuar pressionando Enviar. Você será levado ao índice de Firefly III.', 'stored_new_accounts_new_user' => 'Yay! Suas novas contas foram armazenadas.', - 'set_preferred_language' => 'If you prefer to use Firefly III in another language, please indicate so here.', - 'language' => 'Language', - 'new_savings_account' => ':bank_name savings account', - 'cash_wallet' => 'Cash wallet', + 'set_preferred_language' => 'Se você prefere utilizar o Firefly III em outro idioma, informe aqui.', + 'language' => 'Idioma', + 'new_savings_account' => 'Conta de poupança :bank_name', + 'cash_wallet' => 'Carteira de dinheiro', // home page: 'yourAccounts' => 'Suas contas', @@ -963,7 +964,7 @@ return [ 'account_role_sharedAsset' => 'Contas de ativos compartilhadas', 'account_role_savingAsset' => 'Conta poupança', 'account_role_ccAsset' => 'Cartão de crédito', - 'account_role_cashWalletAsset' => 'Cash wallet', + 'account_role_cashWalletAsset' => 'Carteira de dinheiro', 'budget_chart_click' => 'Clique no nome do orçamento na tabela acima para ver um gráfico.', 'category_chart_click' => 'Clique no nome da categoria na tabela acima para ver um gráfico.', 'in_out_accounts' => 'Ganhou e gastou por combinação', @@ -1023,7 +1024,7 @@ return [ 'events' => 'Eventos', 'target_amount' => 'Valor alvo', 'start_date' => 'Data de Início', - 'no_start_date' => 'No start date', + 'no_start_date' => 'Sem data de início', 'target_date' => 'Data Alvo', 'no_target_date' => 'Nenhum data', 'table' => 'Tabela', @@ -1110,7 +1111,7 @@ return [ 'invalid_link_selection' => 'Não é possível ligar essas transações', 'journals_linked' => 'As transações estão ligadas.', 'journals_error_linked' => 'Essas transações já estão ligadas.', - 'journals_link_to_self' => 'You cannot link a transaction to itself', + 'journals_link_to_self' => 'Você não pode vincular uma transação a ela mesma', 'journal_links' => 'Transações ligadas', 'this_withdrawal' => 'Essa retirada', 'this_deposit' => 'Este depósito', @@ -1160,11 +1161,11 @@ return [ 'import_index_title' => 'Importar dados para o Firefly III', 'import_index_sub_title' => 'Índice', 'import_general_index_intro' => 'Bem-vindo à rotina de importação do Firefly III. Existem algumas maneiras de importar dados no Firefly III, exibidos aqui como botões.', - 'upload_error' => 'The file you have uploaded could not be processed. Possibly it is of an invalid file type or encoding. The log files will have more information.', - 'reset_import_settings_title' => 'Reset import configuration', + 'upload_error' => 'O arquivo que você enviou não pôde ser processado. Possivelmente trata-se de tipo ou codificação inválidos de arquivo. Os arquivos de log terão mais informações.', + 'reset_import_settings_title' => 'Redefinir configuração de importação', 'reset_import_settings_text' => 'You can use these links to reset your import settings for specific providers. This is useful when bad settings stop you from importing data.', 'reset_settings_bunq' => 'Remove bunq API key, local external IP address and bunq related RSA keys.', - 'reset_settings_spectre' => 'Remove Spectre client ID, service secret and app secret. This will also remove your Spectre keypair. Remember to update the new one.', + 'reset_settings_spectre' => 'Remove Spectre secrets and ID\'s. This will also remove your Spectre keypair. Remember to update the new one.', 'settings_reset_for_bunq' => 'Bunq settings reset.', 'settings_reset_for_spectre' => 'Spectre settings reset.', diff --git a/resources/lang/pt_BR/form.php b/resources/lang/pt_BR/form.php index 1f11628d38..aaed0019ec 100644 --- a/resources/lang/pt_BR/form.php +++ b/resources/lang/pt_BR/form.php @@ -34,12 +34,12 @@ return [ 'amount_min' => 'Valor Mínimo', 'amount_max' => 'Valor Máximo', 'match' => 'Corresponde em', - 'strict' => 'Strict mode', + 'strict' => 'Modo estrito', 'repeat_freq' => 'Repetições', 'journal_currency_id' => 'Moeda', 'currency_id' => 'Moeda', - 'transaction_currency_id' => 'Currency', - 'external_ip' => 'Your server\'s external IP', + 'transaction_currency_id' => 'Moeda', + 'external_ip' => 'O IP externo do seu servidor', 'attachments' => 'Anexos', 'journal_amount' => 'Quantia', 'journal_source_account_name' => 'Conta de receita (fonte)', @@ -94,8 +94,8 @@ return [ 'convert_Transfer' => 'Converter a transferência', 'amount' => 'Valor', - 'foreign_amount' => 'Foreign amount', - 'existing_attachments' => 'Existing attachments', + 'foreign_amount' => 'Montante em moeda estrangeira', + 'existing_attachments' => 'Anexos existentes', 'date' => 'Data', 'interest_date' => 'Data de interesse', 'book_date' => 'Data reserva', @@ -202,6 +202,8 @@ return [ 'client_id' => 'Id do Cliente', 'service_secret' => 'Service secret', 'app_secret' => 'App secret', + 'app_id' => 'App ID', + 'secret' => 'Secret', 'public_key' => 'Chave pública', 'country_code' => 'Código do país', 'provider_code' => 'Banco ou provedor de dados', diff --git a/resources/lang/pt_BR/import.php b/resources/lang/pt_BR/import.php index b921c4434e..1c8b8af545 100644 --- a/resources/lang/pt_BR/import.php +++ b/resources/lang/pt_BR/import.php @@ -51,7 +51,7 @@ return [ 'status_sub_title' => 'Status de importação', 'config_sub_title' => 'Configurar a sua importação', 'status_finished_job' => 'As transações de :count importadas podem ser encontradas na tag :tag.', - 'status_finished_no_tag' => 'Firefly III has not collected any transactions from your import file.', + 'status_finished_no_tag' => 'Firefly III não coletou nenhuma transação de seu arquivo de importação.', 'import_with_key' => 'Importar com a chave \':key\'', // file, upload something @@ -133,50 +133,51 @@ return [ 'column_date-book' => 'Data da reserva de transação', 'column_date-process' => 'Data do processo de transação', 'column_date-transaction' => 'Data', - 'column_date-due' => 'Transaction due date', - 'column_date-payment' => 'Transaction payment date', - 'column_date-invoice' => 'Transaction invoice date', + 'column_date-due' => 'Data de vencimento da transação', + 'column_date-payment' => 'Data de pagamento da transação', + 'column_date-invoice' => 'Data da fatura da transação', 'column_description' => 'Descrição', 'column_opposing-iban' => 'Conta contrária (IBAN)', - 'column_opposing-bic' => 'Opposing account (BIC)', + 'column_opposing-bic' => 'Conta contrária (BIC)', 'column_opposing-id' => 'ID da Conta Cotrária (correspondente FF3)', 'column_external-id' => 'ID Externo', 'column_opposing-name' => 'Conta contrária (nome)', 'column_rabo-debit-credit' => 'Indicador de débito/crédito específico do Rabobank', 'column_ing-debit-credit' => 'Indicador de débito/crédito específico do ING', - 'column_sepa-ct-id' => 'SEPA end-to-end Identifier', - 'column_sepa-ct-op' => 'SEPA Opposing Account Identifier', - 'column_sepa-db' => 'SEPA Mandate Identifier', - 'column_sepa-cc' => 'SEPA Clearing Code', - 'column_sepa-ci' => 'SEPA Creditor Identifier', - 'column_sepa-ep' => 'SEPA External Purpose', - 'column_sepa-country' => 'SEPA Country Code', + 'column_sepa-ct-id' => 'SEPA identificador end-to-end', + 'column_sepa-ct-op' => 'SEPA Identificador de conta de contrária', + 'column_sepa-db' => 'SEPA Identificador de Mandato', + 'column_sepa-cc' => 'SEPA Código de Compensação', + 'column_sepa-ci' => 'SEPA Identificador Credor', + 'column_sepa-ep' => 'SEPA Finalidade Externa', + 'column_sepa-country' => 'SEPA Código do País', 'column_tags-comma' => 'Tags (separadas por vírgula)', 'column_tags-space' => 'Tags (separadas por espaço)', 'column_account-number' => 'Conta de ativo (número da conta)', 'column_opposing-number' => 'Conta Contrária (número da conta)', 'column_note' => 'Nota(s)', - 'column_internal-reference' => 'Internal reference', + 'column_internal-reference' => 'Referência interna', // prerequisites 'prerequisites' => 'Pré-requisitos', // bunq 'bunq_prerequisites_title' => 'Pré-requisitos para uma importação de bunq', - 'bunq_prerequisites_text' => 'In order to import from bunq, you need to obtain an API key. You can do this through the app. Please note that the import function for bunq is in BETA. It has only been tested against the sandbox API.', - 'bunq_prerequisites_text_ip' => 'Bunq requires your externally facing IP address. Firefly III has tried to fill this in using the ipify service. Make sure this IP address is correct, or the import will fail.', - 'bunq_do_import' => 'Yes, import from this account', - 'bunq_accounts_title' => 'Bunq accounts', - 'bunq_accounts_text' => 'These are the accounts associated with your bunq account. Please select the accounts from which you want to import, and in which account the transactions must be imported.', + 'bunq_prerequisites_text' => 'Para importar do bunq, você precisa obter uma chave de API. Você pode fazer isso através do aplicativo. Por favor, note que a função de importação para bunq está em BETA. Só foi testado em relação à API do sandbox.', + 'bunq_prerequisites_text_ip' => 'Bunq requer seu endereço IP externo. O Firefly III tentou preencher isso usando o serviço ipify. Certifique-se de que esse endereço IP esteja correto ou a importação falhará.', + 'bunq_do_import' => 'Sim, importe desta conta', + 'bunq_accounts_title' => 'Contas Bunq', + 'bunq_accounts_text' => 'Estas são as contas associadas à sua conta bunq. Por favor, selecione as contas das quais você deseja importar e em qual conta as transações devem ser importadas.', // Spectre 'spectre_title' => 'Importar usando Spectre', 'spectre_prerequisites_title' => 'Pré-requisitos para uma importação usando Spectre', - 'spectre_prerequisites_text' => 'Para importar dados usando a Spectre API, você deve fornecer ao Firefly III dois valores secretos. Eles podem ser encontrados na página de segredos.', - 'spectre_enter_pub_key' => 'A importação só funcionará quando você inserir essa chave pública em sua página de segurança.', + 'spectre_prerequisites_text' => 'In order to import data using the Spectre API (v4), you must provide Firefly III with two secret values. They can be found on the secrets page.', + 'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your secrets page.', 'spectre_accounts_title' => 'Selecione as contas a serem importadas', 'spectre_accounts_text' => 'Cada conta à esquerda abaixo foi encontrada pela Spectre e pode ser importada para Firefly III. Por favor selecione a conta de ativo que deve armazenar as transações. Se você não deseja importar de qualquer conta específica, desmarque a caixa de seleção.', 'spectre_do_import' => 'Sim, importe a partir desta conta', + 'spectre_no_supported_accounts' => 'You cannot import from this account due to a currency mismatch.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/pt_BR/intro.php b/resources/lang/pt_BR/intro.php index 78dcfa7e3b..3881118023 100644 --- a/resources/lang/pt_BR/intro.php +++ b/resources/lang/pt_BR/intro.php @@ -92,7 +92,7 @@ return [ 'piggy-banks_show_piggyEvents' => 'Todas as adições ou remoções também estão listadas aqui.', // bill index - 'bills_index_rules' => 'Here you see which rules will check if this bill is hit', + 'bills_index_rules' => 'Aqui você visualiza as regras que verificam se esta fatura é afetada', 'bills_index_paid_in_period' => 'Este campo indica quando a conta foi paga pela última vez.', 'bills_index_expected_in_period' => 'Este campo indica, para cada conta, se e quando a próxima fatura é esperada para cair em conta.', @@ -102,12 +102,12 @@ return [ 'bills_show_billChart' => 'Este gráfico mostra as operações vinculadas a este projeto.', // create bill - 'bills_create_intro' => 'Use bills to track the amount of money you\'re due every period. Think about expenses like rent, insurance or mortgage payments.', + 'bills_create_intro' => 'Use as faturas para acompanhar a quantidade de dinheiro devido por período. Pense em gastos como aluguel, seguro ou pagamentos de hipoteca.', 'bills_create_name' => 'Use um nome descritivo como "Aluguel" ou "Seguro de saúde".', //'bills_create_match' => 'To match transactions, use terms from those transactions or the expense account involved. All words must match.', 'bills_create_amount_min_holder' => 'Selecione um valor mínimo e máximo para esta conta.', 'bills_create_repeat_freq_holder' => 'A maioria das contas são repetidas mensalmente, como no caso de pagamentos fixos mensais. Mas você pode definir outra frequência neste menu aqui.', - 'bills_create_skip_holder' => 'If a bill repeats every 2 weeks, the "skip"-field should be set to "1" to skip every other week.', + 'bills_create_skip_holder' => 'Se uma fatura se repete a cada 2 semanas, o campo "ignorar" deve ser definido como "1" para a repetição quinzenal.', // rules index 'rules_index_intro' => 'O Firefly III permite que você gerencie as regras, que serão automaticamente aplicadas a qualquer transação que você crie ou edite.', diff --git a/resources/lang/pt_BR/list.php b/resources/lang/pt_BR/list.php index b06db5f849..a6f816549b 100644 --- a/resources/lang/pt_BR/list.php +++ b/resources/lang/pt_BR/list.php @@ -33,7 +33,7 @@ return [ 'name' => 'Nome', 'role' => 'Papel', 'currentBalance' => 'Saldo atual', - 'linked_to_rules' => 'Relevant rules', + 'linked_to_rules' => 'Regras relevantes', 'active' => 'Está ativo?', 'lastActivity' => 'Última atividade', 'balanceDiff' => 'Diferença de saldo', @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'SEPA External Purpose', 'sepa-ci' => 'SEPA Creditor Identifier', 'account_at_bunq' => 'Account with bunq', + 'file_name' => 'File name', + 'file_size' => 'File size', + 'file_type' => 'File type', + 'attached_to' => 'Attached to', + 'file_exists' => 'File exists', ]; diff --git a/resources/lang/pt_BR/pagination.php b/resources/lang/pt_BR/pagination.php index 5f01cc91c3..4a6ef00749 100644 --- a/resources/lang/pt_BR/pagination.php +++ b/resources/lang/pt_BR/pagination.php @@ -1,5 +1,6 @@ 'Arquivo carregado com sucesso ":name".', 'must_exist' => 'O ID no campo :attribute não existe no banco de dados.', 'all_accounts_equal' => 'Todas as contas neste campo devem ser iguais.', - 'invalid_selection' => 'Your selection is invalid', + 'invalid_selection' => 'Sua seleção é inválida', 'belongs_user' => 'Esse valor é inválido para este campo.', 'at_least_one_transaction' => 'Precisa de ao menos uma transação.', 'require_currency_info' => 'O conteúdo deste campo é inválido sem informações de moeda.', - 'equal_description' => 'Transaction description should not equal global description.', + 'equal_description' => 'A descrição da transação não pode ser igual à descrição global.', 'file_invalid_mime' => 'Arquivo ":name" é do tipo ":mime" que não é aceito como um novo upload.', 'file_too_large' => 'Arquivo ":name" é muito grande.', 'belongs_to_user' => 'O valor de :attribute é desconhecido', diff --git a/resources/lang/ru_RU/auth.php b/resources/lang/ru_RU/auth.php index 29af8ba18d..1d79c2f2d3 100644 --- a/resources/lang/ru_RU/auth.php +++ b/resources/lang/ru_RU/auth.php @@ -1,5 +1,6 @@ 'Вложение ":name" удалено', 'attachment_updated' => 'Вложение ":name" обновлено', 'upload_max_file_size' => 'Максимальный размер файла: :size', + 'list_all_attachments' => 'Список всех вложений', // transaction index 'title_expenses' => 'Расходы', @@ -583,7 +584,7 @@ return [ 'converted_to_Deposit' => 'Транзакция была преобразована в доход', 'converted_to_Transfer' => 'Транзакция была преобразована в перевод', 'invalid_convert_selection' => 'Выбранный вами счёт уже используется в этой транзакции или не существует.', - 'source_or_dest_invalid' => 'Cannot find the correct transaction details. Conversion is not possible.', + 'source_or_dest_invalid' => 'Не удается найти правильные сведения о транзакции. Преобразование невозможно.', // create new stuff: 'create_new_withdrawal' => 'Создать новый расход', diff --git a/resources/lang/ru_RU/form.php b/resources/lang/ru_RU/form.php index 516d09dbc9..5c9646a382 100644 --- a/resources/lang/ru_RU/form.php +++ b/resources/lang/ru_RU/form.php @@ -202,6 +202,8 @@ return [ 'client_id' => 'ID клиента', 'service_secret' => 'Service secret', 'app_secret' => 'App secret', + 'app_id' => 'ID приложения', + 'secret' => 'Секретный ключ', 'public_key' => 'Открытый ключ', 'country_code' => 'Код страны', 'provider_code' => 'Банк или поставщик данных', diff --git a/resources/lang/ru_RU/import.php b/resources/lang/ru_RU/import.php index 344518bd57..bf6e0fe5ca 100644 --- a/resources/lang/ru_RU/import.php +++ b/resources/lang/ru_RU/import.php @@ -172,11 +172,12 @@ return [ // Spectre 'spectre_title' => 'Импорт с использованием Spectre', 'spectre_prerequisites_title' => 'Требования для импорта с использованием Spectre', - 'spectre_prerequisites_text' => 'Чтобы импортировать данные с помощью API-интерфейса Spectre, вы должны предоставить Firefly III два секретных значения. Их можно найти на странице secrets page.', - 'spectre_enter_pub_key' => 'Импорт будет работать только если вы введёте этот ключ безопасности на своей странице.', + 'spectre_prerequisites_text' => 'Чтобы импортировать данные с помощью Spectre API (v4), вы должны предоставить Firefly III два секретных значения. Их можно найти на странице secrets page.', + 'spectre_enter_pub_key' => 'Импорт будет работать только если вы введёте этот ключ безопасности на странице с ключами в своём аккаунте.', 'spectre_accounts_title' => 'Выберите счёта, с которых будет производиться импорт', 'spectre_accounts_text' => 'Каждый счёт в списке слева был найден в в Spectre и может быть импортирован в Firefly III. Выберите основной счёт, на котором нужно сохранить импортируемые транзакции. Если вы не хотите импортировать данные с какого-либо конкретного счёта, снимите соответствующий флажок.', 'spectre_do_import' => 'Да, импортировать с этого счёта', + 'spectre_no_supported_accounts' => 'Вы не можете импортировать с этого счёта из-за несоответствия валюты.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/ru_RU/list.php b/resources/lang/ru_RU/list.php index de0d9a1252..effe3f6184 100644 --- a/resources/lang/ru_RU/list.php +++ b/resources/lang/ru_RU/list.php @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'Внешняя цель SEPA', 'sepa-ci' => 'Идентификатор кредитора SEPA', 'account_at_bunq' => 'Счёт с bunq', + 'file_name' => 'Имя файла', + 'file_size' => 'Размер файла', + 'file_type' => 'Тип файла', + 'attached_to' => 'Прикреплено к', + 'file_exists' => 'Файл существует', ]; diff --git a/resources/lang/ru_RU/pagination.php b/resources/lang/ru_RU/pagination.php index 19c345e3b9..686f3d513f 100644 --- a/resources/lang/ru_RU/pagination.php +++ b/resources/lang/ru_RU/pagination.php @@ -1,5 +1,6 @@ '":name" eki silindi', 'attachment_updated' => '":name" Ek güncellendi', 'upload_max_file_size' => 'Maksimum dosya boyutu: :size', + 'list_all_attachments' => 'List of all attachments', // transaction index 'title_expenses' => 'Giderler', @@ -1165,7 +1166,7 @@ işlemlerin kontrol edildiğini lütfen unutmayın.', 'reset_import_settings_title' => 'Reset import configuration', 'reset_import_settings_text' => 'You can use these links to reset your import settings for specific providers. This is useful when bad settings stop you from importing data.', 'reset_settings_bunq' => 'Remove bunq API key, local external IP address and bunq related RSA keys.', - 'reset_settings_spectre' => 'Remove Spectre client ID, service secret and app secret. This will also remove your Spectre keypair. Remember to update the new one.', + 'reset_settings_spectre' => 'Remove Spectre secrets and ID\'s. This will also remove your Spectre keypair. Remember to update the new one.', 'settings_reset_for_bunq' => 'Bunq settings reset.', 'settings_reset_for_spectre' => 'Spectre settings reset.', diff --git a/resources/lang/tr_TR/form.php b/resources/lang/tr_TR/form.php index fc4b64e56a..0304b33981 100644 --- a/resources/lang/tr_TR/form.php +++ b/resources/lang/tr_TR/form.php @@ -202,6 +202,8 @@ return [ 'client_id' => 'Müşteri Kimliği', 'service_secret' => 'Hizmet Sırrı', 'app_secret' => 'Uygulama Sırrı', + 'app_id' => 'App ID', + 'secret' => 'Secret', 'public_key' => 'Genel anahtar', 'country_code' => 'Ülke kodu', 'provider_code' => 'Banka ya da veri sağlayıcı', diff --git a/resources/lang/tr_TR/import.php b/resources/lang/tr_TR/import.php index fed9f49675..1d7658750c 100644 --- a/resources/lang/tr_TR/import.php +++ b/resources/lang/tr_TR/import.php @@ -172,11 +172,12 @@ return [ // Spectre 'spectre_title' => 'Spectre kullanarak içe aktar', 'spectre_prerequisites_title' => 'Spectre kullanarak içe aktarma için ön koşullar', - 'spectre_prerequisites_text' => 'In order to import data using the Spectre API, you must provide Firefly III with two secret values. They can be found on the secrets page.', - 'spectre_enter_pub_key' => 'Alma işlemi sadece bu ortak anahtarı güvenlik sayfasına girdiğinizde çalışacaktır.', + 'spectre_prerequisites_text' => 'In order to import data using the Spectre API (v4), you must provide Firefly III with two secret values. They can be found on the secrets page.', + 'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your secrets page.', 'spectre_accounts_title' => 'Select accounts to import from', 'spectre_accounts_text' => 'Each account on the left below has been found by Spectre and can be imported into Firefly III. Please select the asset account that should hold any given transactions. If you do not wish to import from any particular account, remove the check from the checkbox.', 'spectre_do_import' => 'Yes, import from this account', + 'spectre_no_supported_accounts' => 'You cannot import from this account due to a currency mismatch.', // keys from "extra" array: 'spectre_extra_key_iban' => 'IBAN', diff --git a/resources/lang/tr_TR/list.php b/resources/lang/tr_TR/list.php index c5f8214411..016da06ac2 100644 --- a/resources/lang/tr_TR/list.php +++ b/resources/lang/tr_TR/list.php @@ -112,4 +112,9 @@ return [ 'sepa-ep' => 'SEPA External Purpose', 'sepa-ci' => 'SEPA Creditor Identifier', 'account_at_bunq' => 'Account with bunq', + 'file_name' => 'File name', + 'file_size' => 'File size', + 'file_type' => 'File type', + 'attached_to' => 'Attached to', + 'file_exists' => 'File exists', ]; diff --git a/resources/lang/tr_TR/pagination.php b/resources/lang/tr_TR/pagination.php index 31dc2a4e22..4b82910d66 100644 --- a/resources/lang/tr_TR/pagination.php +++ b/resources/lang/tr_TR/pagination.php @@ -1,5 +1,6 @@