mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-24 08:44:02 +00:00
Merge pull request #899 from jamparing/dev
Update Indonesian translation
This commit is contained in:
commit
8f9c0f3e36
3 changed files with 35 additions and 35 deletions
|
@ -14,6 +14,6 @@ return [
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'failed' => 'Kredensial ini tidak cocok dengan data kami.',
|
'failed' => 'Kredensial ini tidak cocok dengan data kami.',
|
||||||
'throttle' => 'Terlalu banyak percobaan login. COba lagi setelah :seconds detik.',
|
'throttle' => 'Terlalu banyak percobaan login. Coba lagi setelah :seconds detik.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
|
@ -4,7 +4,7 @@ return [
|
||||||
'emptyFollowers' => 'User ini belum punya pengikut!',
|
'emptyFollowers' => 'User ini belum punya pengikut!',
|
||||||
'emptyFollowing' => 'User ini belum mengikuti siapapun!',
|
'emptyFollowing' => 'User ini belum mengikuti siapapun!',
|
||||||
'emptySaved' => 'Kamu belum membuat posting!',
|
'emptySaved' => 'Kamu belum membuat posting!',
|
||||||
'savedWarning' => 'Hanya kami yang bisa melihat posting kamu sendiri',
|
'savedWarning' => 'Hanya kamu yang bisa melihat posting kamu sendiri',
|
||||||
'privateProfileWarning' => 'Akun ini Privat',
|
'privateProfileWarning' => 'Akun ini Privat',
|
||||||
'alreadyFollow' => 'Sudah mengikuti :username?',
|
'alreadyFollow' => 'Sudah mengikuti :username?',
|
||||||
'loginToSeeProfile' => 'untuk melihat foro dan videonya.',
|
'loginToSeeProfile' => 'untuk melihat foro dan videonya.',
|
||||||
|
|
|
@ -31,7 +31,7 @@ return [
|
||||||
'date' => ':attribute bukan berupa tanggal yang benar.',
|
'date' => ':attribute bukan berupa tanggal yang benar.',
|
||||||
'date_format' => ':attribute tidak sesuai dengan format :format.',
|
'date_format' => ':attribute tidak sesuai dengan format :format.',
|
||||||
'different' => ':attribute dan :other harus berbeda.',
|
'different' => ':attribute dan :other harus berbeda.',
|
||||||
'digits' => ':attribute haurs berisi :digits digit.',
|
'digits' => ':attribute harus berisi :digits digit.',
|
||||||
'digits_between' => ':attribute harus antara :min dan :max digit.',
|
'digits_between' => ':attribute harus antara :min dan :max digit.',
|
||||||
'dimensions' => ':attribute berisi dimensi gambar yang tidak benar.',
|
'dimensions' => ':attribute berisi dimensi gambar yang tidak benar.',
|
||||||
'distinct' => 'Bagian :attribute memiliki duplikasi.',
|
'distinct' => 'Bagian :attribute memiliki duplikasi.',
|
||||||
|
@ -48,43 +48,43 @@ return [
|
||||||
'ipv6' => ':attribute harus berupa alamat IPv6 yang benar.',
|
'ipv6' => ':attribute harus berupa alamat IPv6 yang benar.',
|
||||||
'json' => ':attribute harus berupa string JSON yang benar.',
|
'json' => ':attribute harus berupa string JSON yang benar.',
|
||||||
'max' => [
|
'max' => [
|
||||||
'numeric' => 'The :attribute may not be greater than :max.',
|
'numeric' => ':attribute tidak boleh lebih dari :max.',
|
||||||
'file' => 'The :attribute may not be greater than :max kilobytes.',
|
'file' => ':attribute tidak boleh lebih dari :max kilobyte.',
|
||||||
'string' => 'The :attribute may not be greater than :max characters.',
|
'string' => ':attribute tidak boleh lebih dari :max karakter.',
|
||||||
'array' => 'The :attribute may not have more than :max items.',
|
'array' => ':attribute tidak boleh lebih dari :max item.',
|
||||||
],
|
],
|
||||||
'mimes' => 'The :attribute must be a file of type: :values.',
|
'mimes' => ':attribute harus berupa berkas: :values.',
|
||||||
'mimetypes' => 'The :attribute must be a file of type: :values.',
|
'mimetypes' => ':attribute harus berupa berkas: :values.',
|
||||||
'min' => [
|
'min' => [
|
||||||
'numeric' => 'The :attribute must be at least :min.',
|
'numeric' => ':attribute minimal harus :min.',
|
||||||
'file' => 'The :attribute must be at least :min kilobytes.',
|
'file' => ':attribute minimal harus :min kilobyte.',
|
||||||
'string' => 'The :attribute must be at least :min characters.',
|
'string' => ':attribute minimal harus :min karakter.',
|
||||||
'array' => 'The :attribute must have at least :min items.',
|
'array' => ':attribute minimal harus berisi :min item.',
|
||||||
],
|
],
|
||||||
'not_in' => 'The selected :attribute is invalid.',
|
'not_in' => ':attribute yang dipilih tidak benar.',
|
||||||
'not_regex' => 'The :attribute format is invalid.',
|
'not_regex' => 'Format :attribute tidak benar.',
|
||||||
'numeric' => 'The :attribute must be a number.',
|
'numeric' => ':attribute harus berupa angka.',
|
||||||
'present' => 'The :attribute field must be present.',
|
'present' => 'Bagian :attribute harus diisi.',
|
||||||
'regex' => 'The :attribute format is invalid.',
|
'regex' => 'Format :attribute tidak benar.',
|
||||||
'required' => 'The :attribute field is required.',
|
'required' => 'Bagian :attribute harus diisi.',
|
||||||
'required_if' => 'The :attribute field is required when :other is :value.',
|
'required_if' => 'Bagian :attribute harus diisi jika :other :value.',
|
||||||
'required_unless' => 'The :attribute field is required unless :other is in :values.',
|
'required_unless' => 'Bagian :attribute harus diisi kecuali jika :other :values.',
|
||||||
'required_with' => 'The :attribute field is required when :values is present.',
|
'required_with' => 'Bagian :attribute harus diisi jika ada :values.',
|
||||||
'required_with_all' => 'The :attribute field is required when :values is present.',
|
'required_with_all' => 'Bagian :attribute harus diisi jika ada :values.',
|
||||||
'required_without' => 'The :attribute field is required when :values is not present.',
|
'required_without' => 'Bagian :attribute harus diisi jika tidak ada :values.',
|
||||||
'required_without_all' => 'The :attribute field is required when none of :values are present.',
|
'required_without_all' => 'Bagian :attribute harus diisi jika tidak ada :values.',
|
||||||
'same' => 'The :attribute and :other must match.',
|
'same' => ':attribute dan :other harus sama.',
|
||||||
'size' => [
|
'size' => [
|
||||||
'numeric' => 'The :attribute must be :size.',
|
'numeric' => ':attribute harus :size.',
|
||||||
'file' => 'The :attribute must be :size kilobytes.',
|
'file' => ':attribute harus berukuran :size kilobyte.',
|
||||||
'string' => 'The :attribute must be :size characters.',
|
'string' => ':attribute harus berisi :size karaker.',
|
||||||
'array' => 'The :attribute must contain :size items.',
|
'array' => ':attribute harus berisi :size item.',
|
||||||
],
|
],
|
||||||
'string' => 'The :attribute must be a string.',
|
'string' => ':attribute harus berupa string.',
|
||||||
'timezone' => 'The :attribute must be a valid zone.',
|
'timezone' => ':attribute harus berupa zona yang benar.',
|
||||||
'unique' => 'The :attribute has already been taken.',
|
'unique' => ':attribute sudah digunakan.',
|
||||||
'uploaded' => 'The :attribute failed to upload.',
|
'uploaded' => ':attribute gagal diunggah.',
|
||||||
'url' => 'The :attribute format is invalid.',
|
'url' => 'Format :attribute tidak benar.',
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Custom Validation Language Lines
|
| Custom Validation Language Lines
|
||||||
|
|
Loading…
Reference in a new issue