Updated language strings.

This commit is contained in:
James Cole
2019-09-03 17:21:45 +02:00
parent ddabf6a246
commit 7fb5c12a29
52 changed files with 1885 additions and 1276 deletions

View File

@@ -670,14 +670,27 @@ return [
'options' => 'Pilihan',
// budgets:
'total_available_budget' => 'Total available budget (between :start and :end)',
'total_available_budget_in_currency' => 'Total available budget in :currency',
'see_below' => 'see below',
'create_new_budget' => 'Buat anggaran baru',
'store_new_budget' => 'Simpan anggaran baru',
'stored_new_budget' => 'Anggaran baru tersimpan ":name"',
'available_between' => 'Tersedia antara :start dan :end',
'transactionsWithoutBudget' => 'Biaya tanpa anggaran',
'transactions_no_budget' => 'Biaya tanpa anggaran antara :start dan :end',
'spent_between' => 'Menghabiskan antara :start dan :end',
'spent_between' => 'Already spent between :start and :end',
'set_available_amount' => 'Set available amount',
'update_available_amount' => 'Update available amount',
'ab_basic_modal_explain' => 'Use this form to indicate how much you expect to be able to budget (in total, in :currency) in the indicated period.',
'createBudget' => 'Anggaran baru',
'invalid_currency' => 'This is an invalid currency',
'set_ab' => 'The available budget amount has been set',
'updated_ab' => 'The available budget amount has been updated',
'deleted_ab' => 'The available budget amount has been deleted',
'deleted_bl' => 'The budgeted amount has been removed',
'alt_currency_ab_create' => 'Set the available budget in another currency',
'bl_create_btn' => 'Set budget in another currency',
'inactiveBudgets' => 'Anggaran tidak aktif',
'without_budget_between' => 'Transaksi tanpa anggaran antara :start dan :end',
'delete_budget' => 'Hapus anggaran ":name"',
@@ -687,6 +700,8 @@ return [
'update_amount' => 'Perbarui jumlah',
'update_budget' => 'Perbarui anggaran',
'update_budget_amount_range' => 'Update (expected) jumlah yang tersedia antara :start and :end',
'set_budget_limit_title' => 'Set budgeted amount for budget :budget between :start and :end',
'set_budget_limit' => 'Set budgeted amount',
'budget_period_navigator' => 'Navigator periode',
'info_on_available_amount' => 'Apa yang telah tersedia?',
'available_amount_indication' => 'Gunakan jumlah ini untuk mendapatkan indikasi berapa total anggaran Anda.',
@@ -872,6 +887,25 @@ return [
'cannot_edit_other_fields' => 'Anda tidak bisa menyunting bidang lain dari yang lain di sini, karena tidak ada ruang untuk ditunjukkan kepada mereka. Ikuti tautan dan edit dengan satu per satu, jika Anda perlu mengedit bidang ini.',
'cannot_change_amount_reconciled' => 'You can\'t change the amount of reconciled transactions.',
'no_budget' => '(no budget)',
'account_per_budget' => 'Account per budget',
'account_per_category' => 'Account per category',
'empty' => '(empty)',
'all_other_budgets' => '(all other budgets)',
'all_other_accounts' => '(all other accounts)',
'expense_per_source_account' => 'Expenses per source account',
'expense_per_destination_account' => 'Expenses per destination account',
'income_per_destination_account' => 'Income per destination account',
'spent_in_specific_category' => 'Spent in category ":category"',
'earned_in_specific_category' => 'Earned in category ":category"',
'spent_in_specific_tag' => 'Spent in tag ":tag"',
'earned_in_specific_tag' => 'Earned in tag ":tag"',
'income_per_source_account' => 'Income per source account',
'average_spending_per_destination' => 'Average expense per destination account',
'average_earning_per_source' => 'Average earning per source account',
'account_per_tag' => 'Account per tag',
'tag_report_expenses_listed_once' => 'Expenses and income are never listed twice. If a transaction has multiple tags, it may only show up under one of its tags. This list may appear to be missing data, but the amounts will be correct.',
'tag_report_chart_single_tag' => 'This chart applies to a single tag. If a transaction has multiple tags, what you see here may be reflected in the charts of other tags as well.',
'tag' => 'Tag',
'no_budget_squared' => '(tidak ada anggaran)',
'perm-delete-many' => 'Deleting many items in one go can be very disruptive. Please be cautious. You can delete part of a split transaction from this page, so take care.',
'mass_deleted_transactions_success' => 'Dihapus:amount transaksi.',
@@ -1356,7 +1390,9 @@ return [
'make_new_recurring' => 'Create a recurring transaction',
'recurring_daily' => 'Every day',
'recurring_weekly' => 'Every week on :weekday',
'recurring_weekly_skip' => 'Every :skip(st/nd/rd/th) week on :weekday',
'recurring_monthly' => 'Every month on the :dayOfMonth(st/nd/rd/th) day',
'recurring_monthly_skip' => 'Every :skip(st/nd/rd/th) month on the :dayOfMonth(st/nd/rd/th) day',
'recurring_ndom' => 'Every month on the :dayOfMonth(st/nd/rd/th) :weekday',
'recurring_yearly' => 'Every year on :date',
'overview_for_recurrence' => 'Overview for recurring transaction ":title"',
@@ -1417,6 +1453,7 @@ return [
'box_balance_in_currency' => 'Balance (:currency)',
'box_spent_in_currency' => 'Spent (:currency)',
'box_earned_in_currency' => 'Earned (:currency)',
'box_budgeted_in_currency' => 'Budgeted (:currency)',
'box_sum_in_currency' => 'Sum (:currency)',
'box_bill_paid_in_currency' => 'Bills paid (:currency)',
'box_bill_unpaid_in_currency' => 'Bills unpaid (:currency)',

View File

@@ -23,65 +23,66 @@
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?',
'transaction_type' => 'Type',
'lastActivity' => 'Aktifitas terakhir',
'balanceDiff' => 'Perbedaan saldo',
'matchesOn' => 'Cocok di',
'account_type' => 'Jenis akun',
'created_at' => 'Dibuat di',
'account' => 'Akun',
'matchingAmount' => 'Jumlah',
'split_number' => 'Split #',
'destination' => 'Tujuan',
'source' => 'Sumber',
'next_expected_match' => 'Transaksi yang diharapkan berikutnya',
'automatch' => 'Pencocokan otomatis?',
'repeat_freq' => 'Berulang',
'description' => 'Deskripsi',
'amount' => 'Jumlah',
'internal_reference' => 'Referensi Internal',
'date' => 'Tanggal',
'interest_date' => 'Tanggal Bunga',
'book_date' => 'Tanggal Buku',
'process_date' => 'Tanggal pemrosesan',
'due_date' => 'Tenggat waktu',
'payment_date' => 'Tanggal pembayaran',
'invoice_date' => 'Tanggal Faktur',
'interal_reference' => 'Referensi Internal',
'notes' => 'Catatan',
'from' => 'Dari',
'piggy_bank' => 'Celengan',
'to' => 'Untuk',
'budget' => 'Anggaran',
'category' => 'Kategori',
'bill' => 'Tagihan',
'withdrawal' => 'Penarikan',
'deposit' => 'Simpanan',
'transfer' => 'Transfer',
'type' => 'Jenis',
'completed' => 'Lengkap',
'iban' => 'IBAN',
'paid_current_period' => 'Membayar periode ini',
'email' => 'Email',
'registered_at' => 'Terdaftar di',
'is_blocked' => 'Diblokir',
'is_admin' => 'Apakah admin',
'has_two_factor' => 'Memiliki 2FA',
'blocked_code' => 'Kode blok',
'source_account' => 'Akun sumber',
'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?',
'transaction_type' => 'Type',
'lastActivity' => 'Aktifitas terakhir',
'balanceDiff' => 'Perbedaan saldo',
'matchesOn' => 'Cocok di',
'other_meta_data' => 'Other meta data',
'account_type' => 'Jenis akun',
'created_at' => 'Dibuat di',
'account' => 'Akun',
'matchingAmount' => 'Jumlah',
'split_number' => 'Split #',
'destination' => 'Tujuan',
'source' => 'Sumber',
'next_expected_match' => 'Transaksi yang diharapkan berikutnya',
'automatch' => 'Pencocokan otomatis?',
'repeat_freq' => 'Berulang',
'description' => 'Deskripsi',
'amount' => 'Jumlah',
'internal_reference' => 'Referensi Internal',
'date' => 'Tanggal',
'interest_date' => 'Tanggal Bunga',
'book_date' => 'Tanggal Buku',
'process_date' => 'Tanggal pemrosesan',
'due_date' => 'Tenggat waktu',
'payment_date' => 'Tanggal pembayaran',
'invoice_date' => 'Tanggal Faktur',
'interal_reference' => 'Referensi Internal',
'notes' => 'Catatan',
'from' => 'Dari',
'piggy_bank' => 'Celengan',
'to' => 'Untuk',
'budget' => 'Anggaran',
'category' => 'Kategori',
'bill' => 'Tagihan',
'withdrawal' => 'Penarikan',
'deposit' => 'Simpanan',
'transfer' => 'Transfer',
'type' => 'Jenis',
'completed' => 'Lengkap',
'iban' => 'IBAN',
'paid_current_period' => 'Membayar periode ini',
'email' => 'Email',
'registered_at' => 'Terdaftar di',
'is_blocked' => 'Diblokir',
'is_admin' => 'Apakah admin',
'has_two_factor' => 'Memiliki 2FA',
'blocked_code' => 'Kode blok',
'source_account' => 'Akun sumber',
'destination_account' => 'Akun tujuan',
'accounts_count' => 'Jumlah rekening',
'journals_count' => 'Jumlah transaksi',