mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Updated language strings
This commit is contained in:
@@ -26,7 +26,7 @@ return [
|
||||
'no_demo_text' => 'Maaf, tidak ada teks penjelasan-penjelasan tambahan <abbr title=":route">laman halaman</abbr> ini.',
|
||||
'see_help_icon' => 'Namun, ikon <i class="fa fa-question-circle"></i> di pojok kanan atas mungkin memberi tahu Anda lebih banyak.',
|
||||
'index' => 'Selamat Datang di <strong>Firefly III</strong>! Di halaman ini Anda mendapatkan gambaran singkat tentang keuangan Anda. Untuk informasi lebih lanjut, lihat Akun → <a href=":asset">Setelan Akun</a> dan tentu saja halaman <a href=":budgets">Budgets123_4_6_32_23_32_19_7_321Reports</a>. Atau hanya melihat-lihat dan melihat di mana Anda berakhir.',
|
||||
'accounts-index' => 'Akun aset adalah rekening bank pribadi Anda. Akun pengeluaran adalah akun yang Anda belanjakan, seperti toko dan teman. Akun pendapatan adalah rekening yang Anda terima dari, seperti pekerjaan Anda, pemerintah atau sumber pendapatan lainnya. Pada halaman ini Anda dapat mengedit atau menghapusnya.',
|
||||
'accounts-index' => 'Asset accounts are your personal bank accounts. Expense accounts are the accounts you spend money at, such as stores and friends. Revenue accounts are accounts you receive money from, such as your job, the government or other sources of income. Liabilities are your debts and loans such as old credit card debts or student loans. On this page you can edit or remove them.',
|
||||
'budgets-index' => 'Halaman ini menunjukkan ikhtisar anggaran Anda. Bagian atas menunjukkan jumlah yang tersedia untuk dianggarkan. Ini dapat disesuaikan untuk segala periode dengan mengklik jumlah di sebelah kanan. Jumlah yang sebenarnya Anda habiskan ditunjukkan di bilah di bawah ini. Di bawah ini adalah biaya per anggaran dan apa yang telah Anda anggarkan untuk mereka.',
|
||||
'reports-index-start' => 'Firefly III mendukung sejumlah jenis laporan. Baca tentang mereka dengan mengklik <i class="fa fa-question-circle"></i>-icon di pojok kanan atas.',
|
||||
'reports-index-examples' => 'Pastikan untuk memeriksa contoh-contoh ini: <a href=":one">gambaran keuangan bulanan</a>, <a href=":two">ikhtisar keuangan tahunan</a> dan <a href=":three">gambaran umum anggaran</a>.',
|
||||
|
||||
@@ -28,6 +28,10 @@ return [
|
||||
'actions' => 'Tindakan',
|
||||
'edit' => 'Edit',
|
||||
'delete' => 'Menghapus',
|
||||
'split' => 'Split',
|
||||
'clone' => 'Clone',
|
||||
'last_seven_days' => 'Last seven days',
|
||||
'last_thirty_days' => 'Last thirty days',
|
||||
'welcomeBack' => 'Apa yang sedang diputar?',
|
||||
'everything' => 'Segala sesuatu',
|
||||
'today' => 'hari ini',
|
||||
@@ -421,6 +425,12 @@ return [
|
||||
'rule_action_link_to_bill_choice' => 'Link to a bill..',
|
||||
'rule_action_link_to_bill' => 'Link to bill ":action_value"',
|
||||
'rule_action_set_notes' => 'Tetapkan catatan ke ":action_value"',
|
||||
'rule_action_convert_deposit_choice' => 'Convert the transaction to a deposit',
|
||||
'rule_action_convert_deposit' => 'Convert the transaction to a deposit from ":action_value"',
|
||||
'rule_action_convert_withdrawal_choice' => 'Convert the transaction to a withdrawal',
|
||||
'rule_action_convert_withdrawal' => 'Convert the transaction to a withdrawal to ":action_value"',
|
||||
'rule_action_convert_transfer_choice' => 'Convert the transaction to a transfer',
|
||||
'rule_action_convert_transfer' => 'Convert the transaction to a transfer with ":action_value"',
|
||||
|
||||
'rules_have_read_warning' => 'Sudahkah anda membaca peringatannya?',
|
||||
'apply_rule_warning' => 'Peringatan: menjalankan aturan (grup) pada banyak pilihan transaksi bisa memakan waktu lama, dan bisa time-out. Jika ya, aturan (grup) hanya akan diterapkan ke subkumpulan transaksi yang tidak diketahui. Ini mungkin akan membuat administrasi keuangan Anda berantakan. Tolong hati-hati.',
|
||||
@@ -1009,6 +1019,8 @@ return [
|
||||
'in_out_per_category' => 'Diperoleh dan dibelanjakan per kategori',
|
||||
'out_per_budget' => 'Menghabiskan per anggaran',
|
||||
'select_expense_revenue' => 'Pilih akun biaya / pendapatan',
|
||||
'multi_currency_report_sum' => 'Because this list contains accounts with multiple currencies, the sum(s) you see may not make sense. The report will always fall back to your default currency.',
|
||||
'sum_in_default_currency' => 'The sum will always be in your default currency.',
|
||||
|
||||
// charts:
|
||||
'chart' => 'Grafik',
|
||||
|
||||
@@ -37,6 +37,7 @@ return [
|
||||
// index page:
|
||||
'general_index_title' => 'Import a file',
|
||||
'general_index_intro' => 'Welcome to Firefly III\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.',
|
||||
|
||||
// import provider strings (index):
|
||||
'button_fake' => 'Fake an import',
|
||||
'button_file' => 'Import a file',
|
||||
@@ -110,6 +111,7 @@ return [
|
||||
'job_config_file_upload_type_help' => 'Select the type of file you will upload',
|
||||
'job_config_file_upload_submit' => 'Upload files',
|
||||
'import_file_type_csv' => 'CSV (nilai yang dipisahkan koma)',
|
||||
'import_file_type_ofx' => 'OFX',
|
||||
'file_not_utf8' => 'The file you have uploaded is not encoded as UTF-8 or ASCII. Firefly III cannot handle such files. Please use Notepad++ or Sublime to convert your file to UTF-8.',
|
||||
'job_config_uc_title' => 'Import setup (2/4) - Basic file setup',
|
||||
'job_config_uc_text' => 'To be able to import your file correctly, please validate the options below.',
|
||||
@@ -123,6 +125,7 @@ return [
|
||||
'job_config_uc_specifics_txt' => 'Some banks deliver badly formatted files. Firefly III can fix those automatically. If your bank delivers such files but it\'s not listed here, please open an issue on GitHub.',
|
||||
'job_config_uc_submit' => 'Continue',
|
||||
'invalid_import_account' => 'You have selected an invalid account to import into.',
|
||||
'import_liability_select' => 'Liability',
|
||||
// job configuration for Spectre:
|
||||
'job_config_spectre_login_title' => 'Choose your login',
|
||||
'job_config_spectre_login_text' => 'Firefly III has found :count existing login(s) in your Spectre account. Which one would you like to use to import from?',
|
||||
@@ -263,6 +266,7 @@ return [
|
||||
'column_amount_foreign' => 'Amount (in foreign currency)',
|
||||
'column_amount_debit' => 'Jumlah (kolom debit)',
|
||||
'column_amount_credit' => 'Jumlah (kolom kredit)',
|
||||
'column_amount_negated' => 'Amount (negated column)',
|
||||
'column_amount-comma-separated' => 'Jumlah (koma sebagai pemisah desimal)',
|
||||
'column_bill-id' => 'Bill ID (matching FF3)',
|
||||
'column_bill-name' => 'Nama tagihan',
|
||||
|
||||
@@ -87,6 +87,7 @@ return [
|
||||
'max.array' => ':attribute tidak boleh memiliki lebih dari item :max.',
|
||||
'mimes' => ':attribute harus jenis file: :values.',
|
||||
'min.numeric' => ':attribute harus sedikitnya :min.',
|
||||
'lte.numeric' => 'The :attribute must be less than or equal :value.',
|
||||
'min.file' => 'Atribut harus minimal kilobyte :min.',
|
||||
'min.string' => ':attribute harus minimal karakter :min.',
|
||||
'min.array' => ':attribute harus minimal item :min.',
|
||||
|
||||
Reference in New Issue
Block a user