mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations [skip ci]
This commit is contained in:
@@ -24,66 +24,66 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// new user:
|
||||
'bank_name' => 'Nama Bank',
|
||||
'bank_balance' => 'Keseimbangan',
|
||||
'savings_balance' => 'Saldo tabungan',
|
||||
'credit_card_limit' => 'Batas kartu kredit',
|
||||
'automatch' => 'Cocokkan secara otomatis',
|
||||
'skip' => 'Melewatkan',
|
||||
'name' => 'Nama',
|
||||
'active' => 'Aktif',
|
||||
'amount_min' => 'Jumlah minimal',
|
||||
'amount_max' => 'Jumlah maksimum',
|
||||
'match' => 'Cocok di',
|
||||
'strict' => 'Strict mode',
|
||||
'repeat_freq' => 'Berulang',
|
||||
'journal_currency_id' => 'Mata uang',
|
||||
'currency_id' => 'Mata uang',
|
||||
'transaction_currency_id' => 'Currency',
|
||||
'external_ip' => 'Your server\'s external IP',
|
||||
'attachments' => 'Lampiran',
|
||||
'journal_amount' => 'Jumlah',
|
||||
'journal_source_account_name' => 'Akun pendapatan (sumber)',
|
||||
'journal_source_account_id' => 'Akun aset (sumber)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Verifikasi keamanan kata sandi',
|
||||
'source_account' => 'Akun sumber',
|
||||
'destination_account' => 'Akun tujuan',
|
||||
'journal_destination_account_id' => 'Akun aset (tujuan)',
|
||||
'asset_destination_account' => 'Akun aset (tujuan)',
|
||||
'asset_source_account' => 'Akun aset (sumber)',
|
||||
'journal_description' => 'Deskripsi',
|
||||
'note' => 'Catatan',
|
||||
'split_journal' => 'Pisahkan transaksi ini',
|
||||
'split_journal_explanation' => 'Split transaksi ini di banyak bagian',
|
||||
'currency' => 'Mata uang',
|
||||
'account_id' => 'Akun aset',
|
||||
'budget_id' => 'Anggaran',
|
||||
'openingBalance' => 'Saldo awal',
|
||||
'tagMode' => 'Mode Tag',
|
||||
'tag_position' => 'Lokasi tag',
|
||||
'virtualBalance' => 'Saldo virtual',
|
||||
'targetamount' => 'Jumlah target',
|
||||
'accountRole' => 'Peran akun',
|
||||
'openingBalanceDate' => 'Membuka tanggal saldo',
|
||||
'ccType' => 'Rencana pembayaran kartu kredit',
|
||||
'ccMonthlyPaymentDate' => 'Credit card monthly payment date',
|
||||
'piggy_bank_id' => 'Celengan',
|
||||
'returnHere' => 'Kembali ke sini',
|
||||
'returnHereExplanation' => 'Setelah menyimpan, kembali ke sini untuk membuat yang lain.',
|
||||
'returnHereUpdateExplanation' => 'Setelah update, kembali ke sini.',
|
||||
'description' => 'Deskripsi',
|
||||
'expense_account' => 'Rekening pengeluaran',
|
||||
'revenue_account' => 'Akun pendapatan',
|
||||
'decimal_places' => 'Tempat desimal',
|
||||
'exchange_rate_instruction' => 'Mata uang asing',
|
||||
'source_amount' => 'Jumlah (sumber)',
|
||||
'destination_amount' => 'Jumlah (tujuan)',
|
||||
'native_amount' => 'Jumlah asli',
|
||||
'new_email_address' => 'Alamat email baru',
|
||||
'verification' => 'Verifikasi',
|
||||
'api_key' => 'Kunci API',
|
||||
'remember_me' => 'Remember me',
|
||||
'bank_name' => 'Nama Bank',
|
||||
'bank_balance' => 'Keseimbangan',
|
||||
'savings_balance' => 'Saldo tabungan',
|
||||
'credit_card_limit' => 'Batas kartu kredit',
|
||||
'automatch' => 'Cocokkan secara otomatis',
|
||||
'skip' => 'Melewatkan',
|
||||
'name' => 'Nama',
|
||||
'active' => 'Aktif',
|
||||
'amount_min' => 'Jumlah minimal',
|
||||
'amount_max' => 'Jumlah maksimum',
|
||||
'match' => 'Cocok di',
|
||||
'strict' => 'Strict mode',
|
||||
'repeat_freq' => 'Berulang',
|
||||
'journal_currency_id' => 'Mata uang',
|
||||
'currency_id' => 'Mata uang',
|
||||
'transaction_currency_id' => 'Currency',
|
||||
'external_ip' => 'Your server\'s external IP',
|
||||
'attachments' => 'Lampiran',
|
||||
'journal_amount' => 'Jumlah',
|
||||
'journal_source_name' => 'Revenue account (source)',
|
||||
'journal_source_id' => 'Asset account (source)',
|
||||
'BIC' => 'BIC',
|
||||
'verify_password' => 'Verifikasi keamanan kata sandi',
|
||||
'source_account' => 'Akun sumber',
|
||||
'destination_account' => 'Akun tujuan',
|
||||
'journal_destination_id' => 'Asset account (destination)',
|
||||
'asset_destination_account' => 'Akun aset (tujuan)',
|
||||
'asset_source_account' => 'Akun aset (sumber)',
|
||||
'journal_description' => 'Deskripsi',
|
||||
'note' => 'Catatan',
|
||||
'split_journal' => 'Pisahkan transaksi ini',
|
||||
'split_journal_explanation' => 'Split transaksi ini di banyak bagian',
|
||||
'currency' => 'Mata uang',
|
||||
'account_id' => 'Akun aset',
|
||||
'budget_id' => 'Anggaran',
|
||||
'openingBalance' => 'Saldo awal',
|
||||
'tagMode' => 'Mode Tag',
|
||||
'tag_position' => 'Lokasi tag',
|
||||
'virtualBalance' => 'Saldo virtual',
|
||||
'targetamount' => 'Jumlah target',
|
||||
'accountRole' => 'Peran akun',
|
||||
'openingBalanceDate' => 'Membuka tanggal saldo',
|
||||
'ccType' => 'Rencana pembayaran kartu kredit',
|
||||
'ccMonthlyPaymentDate' => 'Credit card monthly payment date',
|
||||
'piggy_bank_id' => 'Celengan',
|
||||
'returnHere' => 'Kembali ke sini',
|
||||
'returnHereExplanation' => 'Setelah menyimpan, kembali ke sini untuk membuat yang lain.',
|
||||
'returnHereUpdateExplanation' => 'Setelah update, kembali ke sini.',
|
||||
'description' => 'Deskripsi',
|
||||
'expense_account' => 'Rekening pengeluaran',
|
||||
'revenue_account' => 'Akun pendapatan',
|
||||
'decimal_places' => 'Tempat desimal',
|
||||
'exchange_rate_instruction' => 'Mata uang asing',
|
||||
'source_amount' => 'Jumlah (sumber)',
|
||||
'destination_amount' => 'Jumlah (tujuan)',
|
||||
'native_amount' => 'Jumlah asli',
|
||||
'new_email_address' => 'Alamat email baru',
|
||||
'verification' => 'Verifikasi',
|
||||
'api_key' => 'Kunci API',
|
||||
'remember_me' => 'Remember me',
|
||||
|
||||
'source_account_asset' => 'Akun sumber (akun aset)',
|
||||
'destination_account_expense' => 'Akun tujuan (akun pengeluaran)',
|
||||
|
||||
@@ -37,6 +37,8 @@ return [
|
||||
'invalid_selection' => 'Your selection is invalid',
|
||||
'belongs_user' => 'This value is invalid for this field.',
|
||||
'at_least_one_transaction' => 'Need at least one transaction.',
|
||||
'at_least_one_repetition' => 'Need at least one repetition.',
|
||||
'require_repeat_until' => 'Require either a number of repetitions, or an end date (repeats_until). Not both.',
|
||||
'require_currency_info' => 'The content of this field is invalid without currency information.',
|
||||
'equal_description' => 'Transaction description should not equal global description.',
|
||||
'file_invalid_mime' => 'File ":name" adalah tipe ":mime" yang tidak diterima sebagai upload baru.',
|
||||
@@ -115,6 +117,8 @@ return [
|
||||
'unique_piggy_bank_for_user' => 'The name of the piggy bank must be unique.',
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit http://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Invalid repetition type for recurring transactions',
|
||||
'valid_recurrence_rep_moment' => 'Invalid repetition moment for this type of repetition.',
|
||||
'invalid_account_info' => 'Invalid account information',
|
||||
'attributes' => [
|
||||
'email' => 'email address',
|
||||
'description' => 'description',
|
||||
|
||||
Reference in New Issue
Block a user