mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New language strings.
This commit is contained in:
parent
8ef3f18da7
commit
0a2308592f
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* auth.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* bank.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* breadcrumbs.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* components.php
|
||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* config.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* csv.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* demo.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -542,6 +542,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?',
|
||||
'attachment_deleted' => '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',
|
||||
|
||||
|
@ -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',
|
||||
|
@ -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 <a href="https://www.saltedge.com/clients/profile/secrets">Secrets</a>-Seite bei Saltedge.',
|
||||
'spectre_enter_pub_key' => 'Der Import funktioniert nur, wenn Sie diesen öffentlichen Schlüssel auf Ihrer <a href="https://www.saltedge.com/clients/security/edit">Sicherheitsseite</a> 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 <a href="https://www.saltedge.com/clients/profile/secrets">Geheimnisse-Seite</a> gefunden werden.',
|
||||
'spectre_enter_pub_key' => 'Der Import funktioniert nur, wenn Sie diesen öffentlichen Schlüssel auf Ihrer <a href="https://www.saltedge.com/clients/profile/secrets">Sicherheitsseite</a> 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',
|
||||
|
@ -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',
|
||||
];
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* pagination.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* passwords.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* validation.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* auth.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* bank.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* breadcrumbs.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* components.php
|
||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* config.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* csv.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* demo.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -541,6 +541,7 @@ return [
|
||||
'attachment_deleted' => '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.',
|
||||
|
||||
|
@ -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',
|
||||
|
@ -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 <a href="https://www.saltedge.com/clients/profile/secrets">pagina secretas</a>.',
|
||||
'spectre_enter_pub_key' => 'La importación solo funcionara cuando ingrese esta clave publica en su <a href="https://www.saltedge.com/clients/security/edit">pagina secreta</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 <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'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',
|
||||
|
@ -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',
|
||||
];
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* pagination.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* passwords.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* validation.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* auth.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* bank.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* breadcrumbs.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* components.php
|
||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* config.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* csv.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* demo.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -541,6 +541,7 @@ return [
|
||||
'attachment_deleted' => '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.',
|
||||
|
||||
|
@ -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',
|
||||
|
@ -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 <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/security/edit">security page</a>.',
|
||||
'spectre_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 <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'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',
|
||||
|
@ -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',
|
||||
];
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* pagination.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* passwords.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* validation.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* auth.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* bank.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* breadcrumbs.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* components.php
|
||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* config.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* csv.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* demo.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -541,6 +541,7 @@ return [
|
||||
'attachment_deleted' => '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.',
|
||||
|
||||
|
@ -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',
|
||||
|
@ -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 <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'Impor hanya akan berfungsi saat Anda memasukkan kunci publik ini di <a href="https://www.saltedge.com/clients/security/edit">halaman keamanan</a> 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 <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'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',
|
||||
|
@ -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',
|
||||
];
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* pagination.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* passwords.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* validation.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* auth.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* bank.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* breadcrumbs.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* components.php
|
||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* config.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* csv.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* demo.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -541,6 +541,7 @@ return [
|
||||
'attachment_deleted' => '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.',
|
||||
|
||||
|
@ -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',
|
||||
|
@ -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 <a href="https://www.saltedge.com/clients/profile/secrets">pagina codifiche</a>.',
|
||||
'spectre_enter_pub_key' => 'L\'importazione funzionerà solo quando inserisci questa chiave pubblica nella <a href="https://www.saltedge.com/clients/security/edit">pagina di sicurezza</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 <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'spectre_enter_pub_key' => 'The import will only work when you enter this public key on your <a href="https://www.saltedge.com/clients/profile/secrets">secrets page</a>.',
|
||||
'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',
|
||||
|
@ -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',
|
||||
];
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* pagination.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* passwords.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* validation.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* auth.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* bank.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* breadcrumbs.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* components.php
|
||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* config.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* csv.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* demo.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -541,6 +541,7 @@ return [
|
||||
'attachment_deleted' => '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.',
|
||||
|
||||
|
@ -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',
|
||||
|
@ -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 <a href="https://www.saltedge.com/clients/profile/secrets">de secrets pagina</a>.',
|
||||
'spectre_enter_pub_key' => 'Het importeren werkt alleen als je deze publieke sleutel op uw <a href="https://www.saltedge.com/clients/security/edit">security pagina</a> invoert.',
|
||||
'spectre_prerequisites_text' => 'Als je gegevens wilt importeren via de Spectre API (v4), moet je een aantal geheime codes bezitten. Ze zijn te vinden op <a href="https://www.saltedge.com/clients/profile/secrets">de secrets pagina</a>.',
|
||||
'spectre_enter_pub_key' => 'Het importeren werkt alleen als je deze publieke sleutel op je <a href="https://www.saltedge.com/clients/profile/secrets">secrets-pagina</a> 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',
|
||||
|
@ -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',
|
||||
];
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* pagination.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* passwords.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* validation.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* auth.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* bank.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* breadcrumbs.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* components.php
|
||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* config.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* csv.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* demo.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -455,7 +455,7 @@ return [
|
||||
'pref_custom_fiscal_year_help' => '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.',
|
||||
|
||||
|
@ -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',
|
||||
|
@ -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 <a href="https://www.saltedge.com/clients/profile/secrets">stronie sekretów</a>.',
|
||||
'spectre_enter_pub_key' => 'Importowanie będzie działać tylko po wpisaniu tego klucza publicznego na <a href="https://www.saltedge.com/clients/security/edit">stronie zabezpieczeń</a>.',
|
||||
'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 <a href="https://www.saltedge.com/clients/profile/secrets">stronie sekretów</a>.',
|
||||
'spectre_enter_pub_key' => 'Importowanie będzie działać tylko po wpisaniu tego klucza publicznego na <a href="https://www.saltedge.com/clients/profile/secrets">stronie zabezpieczeń</a>.',
|
||||
'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',
|
||||
|
@ -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',
|
||||
];
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* pagination.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* passwords.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* validation.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* auth.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* bank.php
|
||||
* Copyright (c) 2017 thegrumpydictator@gmail.com
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user