Meta files for new release.

This commit is contained in:
James Cole
2023-05-27 07:12:04 +02:00
parent 529611170c
commit 8f23b47a78
199 changed files with 6716 additions and 6154 deletions

View File

@@ -35,39 +35,39 @@
declare(strict_types=1);
return [
'buttons' => 'Painikkeet',
'icon' => 'Kuvake',
'id' => 'Tunniste',
'create_date' => 'Luotu',
'update_date' => 'Päivitetty',
'updated_at' => 'Päivitetty',
'balance_before' => 'Saldo ennen',
'balance_after' => 'Saldo jälkeen',
'name' => 'Nimi',
'role' => 'Rooli',
'currentBalance' => 'Tämänhetkinen saldo',
'linked_to_rules' => 'Linkitetty sääntöihin',
'active' => 'Aktiivinen?',
'percentage' => 'pros.',
'recurring_transaction' => 'Toistuva tapahtuma',
'next_due' => 'Seuraava eräpäivä',
'transaction_type' => 'Tyyppi',
'lastActivity' => 'Viimeisin tapahtuma',
'balanceDiff' => 'Saldomuutos',
'other_meta_data' => 'Muut metatiedot',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => 'Tilin tyyppi',
'created_at' => 'Luotu',
'account' => 'Tili',
'external_url' => 'Ulkoinen URL',
'matchingAmount' => 'Summa',
'destination' => 'Kohde',
'source' => 'Lähde',
'next_expected_match' => 'Seuraava lasku odotettavissa',
'automatch' => 'Automaattinen vertailu?',
'buttons' => 'Painikkeet',
'icon' => 'Kuvake',
'id' => 'Tunniste',
'create_date' => 'Luotu',
'update_date' => 'Päivitetty',
'updated_at' => 'Päivitetty',
'balance_before' => 'Saldo ennen',
'balance_after' => 'Saldo jälkeen',
'name' => 'Nimi',
'role' => 'Rooli',
'currentBalance' => 'Tämänhetkinen saldo',
'linked_to_rules' => 'Linkitetty sääntöihin',
'active' => 'Aktiivinen?',
'percentage' => 'pros.',
'recurring_transaction' => 'Toistuva tapahtuma',
'next_due' => 'Seuraava eräpäivä',
'transaction_type' => 'Tyyppi',
'lastActivity' => 'Viimeisin tapahtuma',
'balanceDiff' => 'Saldomuutos',
'other_meta_data' => 'Muut metatiedot',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => 'Tilin tyyppi',
'created_at' => 'Luotu',
'account' => 'Tili',
'external_url' => 'Ulkoinen URL',
'matchingAmount' => 'Summa',
'destination' => 'Kohde',
'source' => 'Lähde',
'next_expected_match' => 'Seuraava lasku odotettavissa',
'automatch' => 'Automaattinen vertailu?',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -159,32 +159,32 @@ return [
*/
'file_size' => 'Tiedoston koko',
'file_type' => 'Tiedoston tyyppi',
'attached_to' => 'Liitteenä',
'file_exists' => 'Tiedosto on jo olemassa',
'spectre_bank' => 'Pankki',
'spectre_last_use' => 'Viimeisin kirjautuminen',
'spectre_status' => 'Tila',
'bunq_payment_id' => 'bunq maksutunniste',
'repetitions' => 'Toistot',
'title' => 'Otsikko',
'transaction_s' => 'Tapahtuma(t)',
'field' => 'Kenttä',
'value' => 'Arvo',
'interest' => 'Korko',
'interest_period' => 'Korkojakso',
'liability_type' => 'Lainatyyppi',
'liability_direction' => 'Laina sisään/ulospäin',
'end_date' => 'Loppupäivä',
'payment_info' => 'Maksutiedot',
'expected_info' => 'Seuraava odotettu tapahtuma',
'start_date' => 'Aloituspäivä',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
'file_size' => 'Tiedoston koko',
'file_type' => 'Tiedoston tyyppi',
'attached_to' => 'Liitteenä',
'file_exists' => 'Tiedosto on jo olemassa',
'spectre_bank' => 'Pankki',
'spectre_last_use' => 'Viimeisin kirjautuminen',
'spectre_status' => 'Tila',
'bunq_payment_id' => 'bunq maksutunniste',
'repetitions' => 'Toistot',
'title' => 'Otsikko',
'transaction_s' => 'Tapahtuma(t)',
'field' => 'Kenttä',
'value' => 'Arvo',
'interest' => 'Korko',
'interest_period' => 'Korkojakso',
'liability_type' => 'Lainatyyppi',
'liability_direction' => 'Laina sisään/ulospäin',
'end_date' => 'Loppupäivä',
'payment_info' => 'Maksutiedot',
'expected_info' => 'Seuraava odotettu tapahtuma',
'start_date' => 'Aloituspäivä',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
];
/*