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' => 'Tombol',
'icon' => 'Ikon',
'id' => 'ID',
'create_date' => 'Dibuat pada',
'update_date' => 'Diperbarui pada',
'updated_at' => 'Diperbarui pada',
'balance_before' => 'Saldo Sebelumnya',
'balance_after' => 'Saldo setelahnya',
'name' => 'Nama',
'role' => 'Peran',
'currentBalance' => 'Saldo saat ini',
'linked_to_rules' => 'Aturan yang relevan',
'active' => 'Aktif?',
'percentage' => 'pct.',
'recurring_transaction' => 'Transaksi berulang',
'next_due' => 'Jatuh tempo selanjutnya',
'transaction_type' => 'Tipe',
'lastActivity' => 'Aktifitas terakhir',
'balanceDiff' => 'Perbedaan saldo',
'other_meta_data' => 'Meta data lain',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => 'Jenis akun',
'created_at' => 'Dibuat di',
'account' => 'Akun',
'external_url' => 'External URL',
'matchingAmount' => 'Jumlah',
'destination' => 'Tujuan',
'source' => 'Sumber',
'next_expected_match' => 'Transaksi yang diharapkan berikutnya',
'automatch' => 'Pencocokan otomatis?',
'buttons' => 'Tombol',
'icon' => 'Ikon',
'id' => 'ID',
'create_date' => 'Dibuat pada',
'update_date' => 'Diperbarui pada',
'updated_at' => 'Diperbarui pada',
'balance_before' => 'Saldo Sebelumnya',
'balance_after' => 'Saldo setelahnya',
'name' => 'Nama',
'role' => 'Peran',
'currentBalance' => 'Saldo saat ini',
'linked_to_rules' => 'Aturan yang relevan',
'active' => 'Aktif?',
'percentage' => 'pct.',
'recurring_transaction' => 'Transaksi berulang',
'next_due' => 'Jatuh tempo selanjutnya',
'transaction_type' => 'Tipe',
'lastActivity' => 'Aktifitas terakhir',
'balanceDiff' => 'Perbedaan saldo',
'other_meta_data' => 'Meta data lain',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => 'Jenis akun',
'created_at' => 'Dibuat di',
'account' => 'Akun',
'external_url' => 'External URL',
'matchingAmount' => 'Jumlah',
'destination' => 'Tujuan',
'source' => 'Sumber',
'next_expected_match' => 'Transaksi yang diharapkan berikutnya',
'automatch' => 'Pencocokan otomatis?',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -159,32 +159,32 @@ return [
*/
'file_size' => 'Ukuran file',
'file_type' => 'Jenis file',
'attached_to' => 'Melekat pada',
'file_exists' => 'File ada',
'spectre_bank' => 'Bank',
'spectre_last_use' => 'Login terakhir',
'spectre_status' => 'Status',
'bunq_payment_id' => 'bunq payment ID',
'repetitions' => 'Pengulangan',
'title' => 'Judul',
'transaction_s' => 'Transaksi',
'field' => 'Bidang',
'value' => 'Nilai',
'interest' => 'Bunga',
'interest_period' => 'Periode bunga',
'liability_type' => 'Jenis kewajiban',
'liability_direction' => 'Kewajiban masuk/keluar',
'end_date' => 'Tanggal Selesai',
'payment_info' => 'Informasi Pembayaran',
'expected_info' => 'Perkiraan transaksi berikutnya',
'start_date' => 'Tanggal mulai',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
'file_size' => 'Ukuran file',
'file_type' => 'Jenis file',
'attached_to' => 'Melekat pada',
'file_exists' => 'File ada',
'spectre_bank' => 'Bank',
'spectre_last_use' => 'Login terakhir',
'spectre_status' => 'Status',
'bunq_payment_id' => 'bunq payment ID',
'repetitions' => 'Pengulangan',
'title' => 'Judul',
'transaction_s' => 'Transaksi',
'field' => 'Bidang',
'value' => 'Nilai',
'interest' => 'Bunga',
'interest_period' => 'Periode bunga',
'liability_type' => 'Jenis kewajiban',
'liability_direction' => 'Kewajiban masuk/keluar',
'end_date' => 'Tanggal Selesai',
'payment_info' => 'Informasi Pembayaran',
'expected_info' => 'Perkiraan transaksi berikutnya',
'start_date' => 'Tanggal mulai',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
];
/*