mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 12:28:46 +00:00
Files for new reelase.
This commit is contained in:
@@ -29,24 +29,24 @@ return [
|
||||
'edit' => 'Edit',
|
||||
'delete' => 'Menghapus',
|
||||
'split' => 'Pisah',
|
||||
'single_split' => 'Split',
|
||||
'single_split' => 'Pisah',
|
||||
'clone' => 'Duplikasi',
|
||||
'last_seven_days' => '7 hari terakhir',
|
||||
'last_thirty_days' => '30 hari terakhir',
|
||||
'last_180_days' => 'Last 180 days',
|
||||
'last_180_days' => '180 hari terakhir',
|
||||
'YTD' => 'YTD',
|
||||
'welcome_back' => 'What\'s playing?',
|
||||
'welcome_back' => 'Apa yang sedang dimainkan?',
|
||||
'everything' => 'Segala sesuatu',
|
||||
'today' => 'hari ini',
|
||||
'customRange' => 'Rentang khusus',
|
||||
'date_range' => 'Date range',
|
||||
'date_range' => 'Rentang tanggal',
|
||||
'apply' => 'Menerapkan',
|
||||
'select_date' => 'Pilih tanggal..',
|
||||
'cancel' => 'Membatalkan',
|
||||
'from' => 'Dari',
|
||||
'to' => 'Untuk',
|
||||
'structure' => 'Structure',
|
||||
'help_translating' => 'This help text is not yet available in your language. <a href="https://crowdin.com/project/firefly-iii-help">Will you help translate?</a>',
|
||||
'structure' => 'Struktur',
|
||||
'help_translating' => 'Bantuan ini belum tersedia di bahasa Anda. <a href="https://crowdin.com/project/firefly-iii-help">Maukah Anda membantu menerjemahkan?</a>',
|
||||
'showEverything' => 'Tunjukkan semuanya',
|
||||
'never' => 'Tak pernah',
|
||||
'no_results_for_empty_search' => 'Pencarian Anda kosong, jadi tidak ada yang ditemukan.',
|
||||
@@ -56,8 +56,8 @@ return [
|
||||
'Opening balance' => 'Saldo awal',
|
||||
'create_new_stuff' => 'Buat barang baru',
|
||||
'new_withdrawal' => 'Pengambilan baru',
|
||||
'create_new_transaction' => 'Create a new transaction',
|
||||
'sidebar_frontpage_create' => 'Create',
|
||||
'create_new_transaction' => 'Buat transaksi baru',
|
||||
'sidebar_frontpage_create' => 'Buat',
|
||||
'new_transaction' => 'Transaksi baru',
|
||||
'no_rules_for_bill' => 'Bill ini tidak terkait dengan aturan yang telah ada.',
|
||||
'go_to_asset_accounts' => 'Menampilkan rekening aset',
|
||||
@@ -886,6 +886,7 @@ return [
|
||||
'create_new_deposit' => 'Buat deposit baru',
|
||||
'create_new_transfer' => 'Buat transfer baru',
|
||||
'create_new_asset' => 'Buat akun aset baru',
|
||||
'create_new_liabilities' => 'Create new liability',
|
||||
'create_new_expense' => 'Buat akun biaya baru',
|
||||
'create_new_revenue' => 'Buat akun pendapatan baru',
|
||||
'create_new_piggy_bank' => 'Buat celengan baru',
|
||||
@@ -1130,6 +1131,7 @@ return [
|
||||
'interest_calc_monthly' => 'Per month',
|
||||
'interest_calc_yearly' => 'Per year',
|
||||
'initial_balance_account' => 'Initial balance account of :account',
|
||||
'list_options' => 'List options',
|
||||
|
||||
// categories:
|
||||
'new_category' => 'Kategori baru',
|
||||
|
||||
Reference in New Issue
Block a user