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' => 'Tlačítka',
'icon' => 'Ikona',
'id' => 'Číslo [ID]',
'create_date' => 'Vytvorené',
'update_date' => 'Aktualizované',
'updated_at' => 'Aktualizované',
'balance_before' => 'Zostatok pred',
'balance_after' => 'Zostatok po',
'name' => 'Meno/Názov',
'role' => 'Rola',
'currentBalance' => 'Aktuálny zostatok',
'linked_to_rules' => 'Príslušné pravidlá',
'active' => 'Aktívne?',
'percentage' => 'perc.',
'recurring_transaction' => 'Opakované transakcie',
'next_due' => 'Nasledujúca splatnosť',
'transaction_type' => 'Typ',
'lastActivity' => 'Posledná aktivita',
'balanceDiff' => 'Rozdiel zostatku',
'other_meta_data' => 'Ostatné metadata',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => 'Typ účtu',
'created_at' => 'Vytvorené',
'account' => 'Účet',
'external_url' => 'External URL',
'matchingAmount' => 'Suma',
'destination' => 'Cieľ',
'source' => 'Zdroj',
'next_expected_match' => 'Ďalšia očakávaná zhoda',
'automatch' => 'Automatické hľadanie zhody?',
'buttons' => 'Tlačítka',
'icon' => 'Ikona',
'id' => 'Číslo [ID]',
'create_date' => 'Vytvorené',
'update_date' => 'Aktualizované',
'updated_at' => 'Aktualizované',
'balance_before' => 'Zostatok pred',
'balance_after' => 'Zostatok po',
'name' => 'Meno/Názov',
'role' => 'Rola',
'currentBalance' => 'Aktuálny zostatok',
'linked_to_rules' => 'Príslušné pravidlá',
'active' => 'Aktívne?',
'percentage' => 'perc.',
'recurring_transaction' => 'Opakované transakcie',
'next_due' => 'Nasledujúca splatnosť',
'transaction_type' => 'Typ',
'lastActivity' => 'Posledná aktivita',
'balanceDiff' => 'Rozdiel zostatku',
'other_meta_data' => 'Ostatné metadata',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => 'Typ účtu',
'created_at' => 'Vytvorené',
'account' => 'Účet',
'external_url' => 'External URL',
'matchingAmount' => 'Suma',
'destination' => 'Cieľ',
'source' => 'Zdroj',
'next_expected_match' => 'Ďalšia očakávaná zhoda',
'automatch' => 'Automatické hľadanie zhody?',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -159,32 +159,32 @@ return [
*/
'file_size' => 'Veľkosť súboru',
'file_type' => 'Typ súboru',
'attached_to' => 'Pripojené k',
'file_exists' => 'Súbor existuje',
'spectre_bank' => 'Banka',
'spectre_last_use' => 'Posledné prihlásenie',
'spectre_status' => 'Stav',
'bunq_payment_id' => 'ID platby bunq',
'repetitions' => 'Opakovaní',
'title' => 'Názov',
'transaction_s' => 'Transakcie',
'field' => 'Pole',
'value' => 'Hodnota',
'interest' => 'Úrok',
'interest_period' => 'Interest period',
'liability_type' => 'Typ záväzku',
'liability_direction' => 'Liability in/out',
'end_date' => 'End date',
'payment_info' => 'Payment information',
'expected_info' => 'Next expected transaction',
'start_date' => 'Start date',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
'file_size' => 'Veľkosť súboru',
'file_type' => 'Typ súboru',
'attached_to' => 'Pripojené k',
'file_exists' => 'Súbor existuje',
'spectre_bank' => 'Banka',
'spectre_last_use' => 'Posledné prihlásenie',
'spectre_status' => 'Stav',
'bunq_payment_id' => 'ID platby bunq',
'repetitions' => 'Opakovaní',
'title' => 'Názov',
'transaction_s' => 'Transakcie',
'field' => 'Pole',
'value' => 'Hodnota',
'interest' => 'Úrok',
'interest_period' => 'Interest period',
'liability_type' => 'Typ záväzku',
'liability_direction' => 'Liability in/out',
'end_date' => 'End date',
'payment_info' => 'Payment information',
'expected_info' => 'Next expected transaction',
'start_date' => 'Start date',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
];
/*