mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 22:21:42 +00:00
New translations.
This commit is contained in:
@@ -24,35 +24,35 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'iban' => 'Ini bukan IBAN yang valid.',
|
||||
'zero_or_more' => 'The value cannot be negative.',
|
||||
'source_equals_destination' => 'The source account equals the destination account.',
|
||||
'zero_or_more' => 'Nilai tidak bisa negatif.',
|
||||
'source_equals_destination' => 'Akun sumber sama dengan akun tujuan.',
|
||||
'unique_account_number_for_user' => 'Sepertinya nomor rekening ini sudah digunakan.',
|
||||
'unique_iban_for_user' => 'It looks like this IBAN is already in use.',
|
||||
'unique_iban_for_user' => 'Sepertinya nomor rekening ini sudah digunakan.',
|
||||
'deleted_user' => 'Kerena kendala keamanan, anda tidak bisa mendaftar menggunkan alamat email ini.',
|
||||
'rule_trigger_value' => 'Nilai ini tidak validi untuk trigger yang dipilih.',
|
||||
'rule_action_value' => 'Nilai ini tidak valid untuk tindakan yang dipilih.',
|
||||
'file_already_attached' => 'Upload file ";name" sudah terpasang pada objek ini.',
|
||||
'file_attached' => 'File yang diupload dengan sukses ":name.',
|
||||
'must_exist' => 'The ID in field :attribute does not exist in the database.',
|
||||
'all_accounts_equal' => 'All accounts in this field must be equal.',
|
||||
'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 (repeat_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.',
|
||||
'must_exist' => 'ID di bidang :attribute tidak ada di database.',
|
||||
'all_accounts_equal' => 'Semua akun di bidang ini harus sama.',
|
||||
'invalid_selection' => 'Pilihan Anda tidak valid.',
|
||||
'belongs_user' => 'Nilai ini tidak sah untuk bidang ini.',
|
||||
'at_least_one_transaction' => 'Minimal harus ada satu transaksi.',
|
||||
'at_least_one_repetition' => 'Minimal harus ada satu pengulangan.',
|
||||
'require_repeat_until' => 'Dibutuhkan hanya sebuah angka pengulangan, atau tanggal akhir (repeat_until). Bukan keduanya.',
|
||||
'require_currency_info' => 'Isi dalam bidang ini tidak valid jika tidak disertai informasi mata uang.',
|
||||
'equal_description' => 'Deskripsi transaksi harus berbeda dari deskripsi umum.',
|
||||
'file_invalid_mime' => 'File ":name" adalah tipe ":mime" yang tidak diterima sebagai upload baru.',
|
||||
'file_too_large' => 'File "; name" terlalu besar.',
|
||||
'belongs_to_user' => 'The value of :attribute is unknown.',
|
||||
'belongs_to_user' => 'Nilai dari :attribute tidak diketahui.',
|
||||
'accepted' => ':attribute harus diterima.',
|
||||
'bic' => 'Ini bukan BIC yang valid.',
|
||||
'at_least_one_trigger' => 'Rule must have at least one trigger.',
|
||||
'at_least_one_action' => 'Rule must have at least one action.',
|
||||
'base64' => 'This is not valid base64 encoded data.',
|
||||
'model_id_invalid' => 'The given ID seems invalid for this model.',
|
||||
'more' => ':attribute must be larger than zero.',
|
||||
'less' => ':attribute must be less than 10,000,000',
|
||||
'at_least_one_trigger' => 'Aturan harus memiliki setidaknya satu pemicu.',
|
||||
'at_least_one_action' => 'Aturan harus memiliki setidaknya satu tindakan.',
|
||||
'base64' => 'Ini bukanlah data base64 encoded yang valid.',
|
||||
'model_id_invalid' => 'ID yang diberikan tidaklah valid untuk model ini.',
|
||||
'more' => ':attribute harus lebih besar dari nol.',
|
||||
'less' => ':attribute harus kurang dari 10,000,000',
|
||||
'active_url' => ':attribute bukan URL yang valid.',
|
||||
'after' => ':attribute harus tanggal setelah :date.',
|
||||
'alpha' => ':attribute hanya boleh berisi huruf.',
|
||||
@@ -61,8 +61,8 @@ return [
|
||||
'array' => ':attribute harus berupa array.',
|
||||
'unique_for_user' => 'Sudah ada entri dengan :attribute ini.',
|
||||
'before' => ':attribute harus tanggal sebelum :date.',
|
||||
'unique_object_for_user' => 'This name is already in use.',
|
||||
'unique_account_for_user' => 'This account name is already in use.',
|
||||
'unique_object_for_user' => 'Nama ini sudah digunakan.',
|
||||
'unique_account_for_user' => 'Nama akun ini sudah digunakan.',
|
||||
'between.numeric' => ':attribute harus antara :min dan :max.',
|
||||
'between.file' => ':attribute harus antara :min dan :max kilobyte.',
|
||||
'between.string' => ':attribute harus antara :min dan :max karakter.',
|
||||
@@ -88,15 +88,15 @@ 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.',
|
||||
'lte.numeric' => ':attribute harus kurang dari atau sama dengan :value.',
|
||||
'min.file' => 'Atribut harus minimal kilobyte :min.',
|
||||
'min.string' => ':attribute harus minimal karakter :min.',
|
||||
'min.array' => ':attribute harus minimal item :min.',
|
||||
'not_in' => ':attribute yang dipilih tidak valid.',
|
||||
'numeric' => ':attribute harus angka.',
|
||||
'numeric_native' => 'The native amount must be a number.',
|
||||
'numeric_destination' => 'The destination amount must be a number.',
|
||||
'numeric_source' => 'The source amount must be a number.',
|
||||
'numeric_native' => 'Nilai asli haruslah berupa angka.',
|
||||
'numeric_destination' => 'Nilai tujuan haruslah berupa angka.',
|
||||
'numeric_source' => 'Nilai asal haruslah berupa angka.',
|
||||
'regex' => 'Format :attribute tidak valid.',
|
||||
'required' => 'Bidang :attribute diperlukan.',
|
||||
'required_if' => 'Bidang :attribute diperlukan ketika :other adalah :value.',
|
||||
@@ -107,7 +107,7 @@ return [
|
||||
'required_without_all' => 'Bidang :attribute diperlukan ketika tidak ada satupun :values ada.',
|
||||
'same' => ':attribute dan :other harus cocok.',
|
||||
'size.numeric' => ':attribute harus :size.',
|
||||
'amount_min_over_max' => 'The minimum amount cannot be larger than the maximum amount.',
|
||||
'amount_min_over_max' => 'Jumlah minimum tidak boleh lebih besar dari jumlah maksimum.',
|
||||
'size.file' => ':attribute harus kilobyte :size.',
|
||||
'size.string' => ':attribute harus karakter :size.',
|
||||
'size.array' => ':attribute harus berisi item :size.',
|
||||
@@ -121,46 +121,46 @@ return [
|
||||
'file' => ':attribute harus berupa file.',
|
||||
'in_array' => 'Bidang :attribute tidak ada in :other.',
|
||||
'present' => 'Bidang :attribute harus ada.',
|
||||
'amount_zero' => 'The total amount cannot be zero.',
|
||||
'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.',
|
||||
'amount_zero' => 'Jumlah total tidak boleh nol.',
|
||||
'unique_piggy_bank_for_user' => 'Nama celengan harus unik.',
|
||||
'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://bit.ly/FF3-password-security',
|
||||
'valid_recurrence_rep_type' => 'Tipe pengulangan yang tidak valid untuk transaksi berkala.',
|
||||
'valid_recurrence_rep_moment' => 'Waktu pengulangan tidaklah valid untuk tipe pengulangan ini.',
|
||||
'invalid_account_info' => 'Informasi akun tidak valid.',
|
||||
'attributes' => [
|
||||
'email' => 'email address',
|
||||
'description' => 'description',
|
||||
'amount' => 'amount',
|
||||
'name' => 'name',
|
||||
'piggy_bank_id' => 'piggy bank ID',
|
||||
'targetamount' => 'target amount',
|
||||
'openingBalanceDate' => 'opening balance date',
|
||||
'openingBalance' => 'opening balance',
|
||||
'match' => 'match',
|
||||
'amount_min' => 'minimum amount',
|
||||
'amount_max' => 'maximum amount',
|
||||
'title' => 'title',
|
||||
'tag' => 'tag',
|
||||
'transaction_description' => 'transaction description',
|
||||
'rule-action-value.1' => 'rule action value #1',
|
||||
'rule-action-value.2' => 'rule action value #2',
|
||||
'rule-action-value.3' => 'rule action value #3',
|
||||
'rule-action-value.4' => 'rule action value #4',
|
||||
'rule-action-value.5' => 'rule action value #5',
|
||||
'rule-action.1' => 'rule action #1',
|
||||
'rule-action.2' => 'rule action #2',
|
||||
'rule-action.3' => 'rule action #3',
|
||||
'rule-action.4' => 'rule action #4',
|
||||
'rule-action.5' => 'rule action #5',
|
||||
'rule-trigger-value.1' => 'rule trigger value #1',
|
||||
'rule-trigger-value.2' => 'rule trigger value #2',
|
||||
'rule-trigger-value.3' => 'rule trigger value #3',
|
||||
'rule-trigger-value.4' => 'rule trigger value #4',
|
||||
'rule-trigger-value.5' => 'rule trigger value #5',
|
||||
'rule-trigger.1' => 'rule trigger #1',
|
||||
'rule-trigger.2' => 'rule trigger #2',
|
||||
'rule-trigger.3' => 'rule trigger #3',
|
||||
'rule-trigger.4' => 'rule trigger #4',
|
||||
'rule-trigger.5' => 'rule trigger #5',
|
||||
'email' => 'alamat email',
|
||||
'description' => 'keterangan',
|
||||
'amount' => 'jumlah',
|
||||
'name' => 'nama',
|
||||
'piggy_bank_id' => 'celengan ID',
|
||||
'targetamount' => 'target dana',
|
||||
'openingBalanceDate' => 'tanggal saldo awal',
|
||||
'openingBalance' => 'saldo awal',
|
||||
'match' => 'cocok',
|
||||
'amount_min' => 'jumlah minimal',
|
||||
'amount_max' => 'jumlah maksimal',
|
||||
'title' => 'judul',
|
||||
'tag' => 'label',
|
||||
'transaction_description' => 'keterangan transaksi',
|
||||
'rule-action-value.1' => 'nilai aturan tindakan #1',
|
||||
'rule-action-value.2' => 'nilai aturan tindakan #2',
|
||||
'rule-action-value.3' => 'nilai aturan tindakan #3',
|
||||
'rule-action-value.4' => 'nilai aturan tindakan #4',
|
||||
'rule-action-value.5' => 'nilai aturan tindakan #5',
|
||||
'rule-action.1' => 'aturan tindakan #1',
|
||||
'rule-action.2' => 'aturan tindakan #2',
|
||||
'rule-action.3' => 'aturan tindakan #3',
|
||||
'rule-action.4' => 'aturan tindakan #4',
|
||||
'rule-action.5' => 'aturan tindakan #5',
|
||||
'rule-trigger-value.1' => 'nilai pemicu aturan #1',
|
||||
'rule-trigger-value.2' => 'nilai pemicu aturan #2',
|
||||
'rule-trigger-value.3' => 'nilai pemicu aturan #3',
|
||||
'rule-trigger-value.4' => 'nilai pemicu aturan #4',
|
||||
'rule-trigger-value.5' => 'nilai pemicu aturan #5',
|
||||
'rule-trigger.1' => 'pemicu aturan #1',
|
||||
'rule-trigger.2' => 'pemicu aturan #2',
|
||||
'rule-trigger.3' => 'pemicu aturan #3',
|
||||
'rule-trigger.4' => 'pemicu aturan #4',
|
||||
'rule-trigger.5' => 'pemicu aturan #5',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user