2017-09-14 22:21:00 +03:00
|
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
return [
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
| Validation Language Lines
|
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
| The following language lines contain the default error messages used by
|
|
|
|
|
| the validator class. Some of these rules have multiple versions such
|
|
|
|
|
| as the size rules. Feel free to tweak each of these messages here.
|
|
|
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'accepted' => ':attribute kabul edilmelidir.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'accepted_if' => ':other alanı :value değerine sahipken :attribute kabul edilmelidir.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'active_url' => ':attribute geçerli bir URL olmalıdır.',
|
|
|
|
|
'after' => ':attribute şundan daha eski bir tarih olmalıdır :date.',
|
|
|
|
|
'after_or_equal' => ':attribute tarihi eşit veya daha eski olmalıdır',
|
|
|
|
|
'alpha' => ':attribute sadece harflerden oluşmalıdır.',
|
|
|
|
|
'alpha_dash' => ':attribute sadece harfler, rakamlar ve tirelerden oluşmalıdır.',
|
|
|
|
|
'alpha_num' => ':attribute sadece harfler ve rakamlar içermelidir.',
|
|
|
|
|
'array' => ':attribute dizi olmalıdır.',
|
|
|
|
|
'before' => ':attribute şundan daha önceki bir tarih olmalıdır :date.',
|
|
|
|
|
'before_or_equal' => ':attribute tarihi eşit veya daha eski olmalıdır',
|
|
|
|
|
'between' => [
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'array' => ':attribute :min - :max arasında nesneye sahip olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'file' => ':attribute :min - :max arasındaki kilobayt değeri olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'numeric' => ':attribute :min - :max arasında olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'string' => ':attribute :min - :max arasında karakterden oluşmalıdır.',
|
2017-09-14 22:21:00 +03:00
|
|
|
|
],
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'boolean' => ':attribute sadece doğru veya yanlış olmalıdır.',
|
|
|
|
|
'confirmed' => ':attribute tekrarı eşleşmiyor.',
|
|
|
|
|
'current_password' => 'Şifre yanlış.',
|
|
|
|
|
'date' => ':attribute geçerli bir tarih olmalıdır.',
|
|
|
|
|
'date_equals' => ':attribute, :date değerine eşit bir tarih olmalıdır.',
|
|
|
|
|
'date_format' => ':attribute :format biçimi ile eşleşmiyor.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'declined' => ':attribute alanı reddedilmelidir.',
|
|
|
|
|
'declined_if' => ':attribute alanı, :other alanı :value değerine sahipken reddedilmelidir.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'different' => ':attribute ile :other birbirinden farklı olmalıdır.',
|
|
|
|
|
'digits' => ':attribute :digits rakam olmalıdır.',
|
|
|
|
|
'digits_between' => ':attribute :min ile :max arasında rakam olmalıdır.',
|
|
|
|
|
'dimensions' => ':attribute görsel ölçüleri geçersiz.',
|
|
|
|
|
'distinct' => ':attribute alanı yinelenen bir değere sahip.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'doesnt_start_with' => ':attribute aşağıdakilerden biriyle başlamayabilir: :values.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'email' => ':attribute biçimi geçersiz.',
|
|
|
|
|
'ends_with' => ':attribute şunlardan biriyle bitmelidir: :values',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'enum' => 'Seçili :attribute geçersiz.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'exists' => 'Seçili :attribute geçersiz.',
|
|
|
|
|
'file' => ':attribute dosya olmalıdır.',
|
|
|
|
|
'filled' => ':attribute alanının doldurulması zorunludur.',
|
|
|
|
|
'gt' => [
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'array' => ':attribute, :value öğelerinden daha fazlasına sahip olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'file' => ':attribute, :value kilobayttan büyük olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'numeric' => ':attribute, :value değerinden büyük olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'string' => ':attribute, :value karakterlerinden büyük olmalıdır.',
|
|
|
|
|
],
|
|
|
|
|
'gte' => [
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'array' => ':attribute, :value öğelerine veya daha fazlasına sahip olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'file' => ':attribute, :value kilobayttan büyük veya ona eşit olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'numeric' => ':attribute, :value değerinden büyük veya ona eşit olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'string' => ':attribute, :value karakterlerinden büyük veya ona eşit olmalıdır.',
|
|
|
|
|
],
|
|
|
|
|
'image' => ':attribute alanı resim dosyası olmalıdır.',
|
|
|
|
|
'in' => ':attribute değeri geçersiz.',
|
|
|
|
|
'in_array' => ':attribute alanı :other içinde mevcut değil.',
|
|
|
|
|
'integer' => ':attribute tamsayı olmalıdır.',
|
|
|
|
|
'ip' => ':attribute geçerli bir IP adresi olmalıdır.',
|
|
|
|
|
'ipv4' => ':attribute geçerli bir IPv4 adresi olmalıdır.',
|
|
|
|
|
'ipv6' => ':attribute geçerli bir IPv6 adresi olmalıdır.',
|
|
|
|
|
'json' => ':attribute geçerli bir JSON değişkeni olmalıdır.',
|
|
|
|
|
'lt' => [
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'array' => ':attribute, :value öğelerinden daha azına sahip olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'file' => ':attribute, :value kilobayttan küçük olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'numeric' => ':attribute geçerli bir IPv6 adresi olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'string' => ':attribute, :value karakterlerinden daha az olmalıdır.',
|
|
|
|
|
],
|
|
|
|
|
'lte' => [
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'array' => ':attribute, :value öğelerinden daha fazlasına sahip olmamalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'file' => ':attribute :value kilobayttan küçük veya ona eşit olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'numeric' => ':attribute, :value değerinden küçük veya ona eşit olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'string' => ':attribute, :value karakterlerinden küçük veya ona eşit olmalıdır.',
|
|
|
|
|
],
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'mac_address' => ':attribute geçerli bir MAC adresi olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'max' => [
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'array' => ':attribute değeri :max adedinden az nesneye sahip olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'file' => ':attribute değeri :max kilobayt değerinden küçük olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'numeric' => ':attribute değeri :max değerinden küçük olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'string' => ':attribute değeri :max karakter değerinden küçük olmalıdır.',
|
2017-09-14 22:21:00 +03:00
|
|
|
|
],
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'mimes' => ':attribute dosya biçimi :values olmalıdır.',
|
|
|
|
|
'mimetypes' => ':attribute dosya biçimi :values olmalıdır.',
|
|
|
|
|
'min' => [
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'array' => ':attribute en az :min nesneye sahip olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'file' => ':attribute değeri :min kilobayt değerinden büyük olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'numeric' => ':attribute değeri :min değerinden büyük olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'string' => ':attribute değeri :min karakter değerinden büyük olmalıdır.',
|
2017-09-14 22:21:00 +03:00
|
|
|
|
],
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'multiple_of' => ':attribute, :value\'nun katı olmalıdır.',
|
|
|
|
|
'not_in' => 'Seçili :attribute geçersiz.',
|
|
|
|
|
'not_regex' => ':attribute biçimi geçersiz.',
|
|
|
|
|
'numeric' => ':attribute sayı olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'password' => [
|
|
|
|
|
'letters' => ':attribute en az bir harf içermelidir.',
|
|
|
|
|
'mixed' => ':attribute en az bir büyük harf ve bir küçük harf içermelidir.',
|
|
|
|
|
'numbers' => ':attribute en az bir rakam içermelidir.',
|
|
|
|
|
'symbols' => ':attribute en az bir özel karakter içermelidir.',
|
|
|
|
|
'uncompromised' => 'Verilen :attribute bir veri sızıntısında görülmüş. Lütfen farklı bir :attribute seçin.',
|
|
|
|
|
],
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'present' => ':attribute alanı mevcut olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'prohibited' => ':attribute alanı yasaktır.',
|
|
|
|
|
'prohibited_if' => ':attribute alanı :other :value olduğunda yasaktır.',
|
|
|
|
|
'prohibited_unless' => ':attribute alanı, :other :values içinde olmadığı sürece yasaktır.',
|
|
|
|
|
'prohibits' => ':attribute alanı, :other alanının mevcut olmasını yasaklar.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'regex' => ':attribute biçimi geçersiz.',
|
|
|
|
|
'required' => ':attribute alanı gereklidir.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'required_array_keys' => ':attribute alanı :values değerlerinden birini içermelidir.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'required_if' => ':attribute alanı, :other :value değerine sahip olduğunda zorunludur.',
|
|
|
|
|
'required_unless' => ':attribute alanı, :other :values değerine sahip olmadığı sürece zorunludur.',
|
|
|
|
|
'required_with' => ':attribute alanı :values varken zorunludur.',
|
|
|
|
|
'required_with_all' => ':attribute alanı herhangi bir :values değeri varken zorunludur.',
|
|
|
|
|
'required_without' => ':attribute alanı :values yokken zorunludur.',
|
2017-09-14 22:21:00 +03:00
|
|
|
|
'required_without_all' => ':attribute alanı :values değerlerinden herhangi biri yokken zorunludur.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'same' => ':attribute ile :other eşleşmelidir.',
|
|
|
|
|
'size' => [
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'array' => ':attribute :size nesneye sahip olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'file' => ':attribute :size kilobyte olmalıdır.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'numeric' => ':attribute :size olmalıdır.',
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'string' => ':attribute :size karakter olmalıdır.',
|
2017-09-14 22:21:00 +03:00
|
|
|
|
],
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'starts_with' => ':attribute aşağıdakilerden biriyle başlamalıdır: :values.',
|
|
|
|
|
'string' => ':attribute dizge olmalıdır.',
|
|
|
|
|
'timezone' => ':attribute geçerli bir saat dilimi olmalıdır.',
|
|
|
|
|
'unique' => ':attribute daha önceden kayıt edilmiş.',
|
|
|
|
|
'uploaded' => ':attribute yüklemesi başarısız.',
|
|
|
|
|
'url' => ':attribute biçimi geçersiz.',
|
|
|
|
|
'uuid' => ':attribute geçerli bir UUID olmalıdır.',
|
2017-09-14 22:21:00 +03:00
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
| Custom Validation Language Lines
|
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
| Here you may specify custom validation messages for attributes using the
|
|
|
|
|
| convention "attribute.rule" to name the lines. This makes it quick to
|
|
|
|
|
| specify a specific custom language line for a given attribute rule.
|
|
|
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
2017-09-21 17:07:02 +03:00
|
|
|
|
'custom' => [
|
2017-09-14 22:21:00 +03:00
|
|
|
|
'attribute-name' => [
|
2021-06-27 15:31:40 +00:00
|
|
|
|
'rule-name' => 'Özel Mesaj',
|
2017-09-14 22:21:00 +03:00
|
|
|
|
],
|
2020-03-17 16:39:03 +03:00
|
|
|
|
'invalid_currency' => ':attribute geçersiz bir döviz kuru kodu.',
|
|
|
|
|
'invalid_amount' => 'Tutar :attribute geçersiz.',
|
|
|
|
|
'invalid_extension' => 'Dosyanın uzantısı geçersiz.',
|
2022-10-31 13:49:13 +00:00
|
|
|
|
'invalid_dimension' => ':attribute boyutları en fazla :width x :height px olmalıdır.',
|
2017-09-14 22:21:00 +03:00
|
|
|
|
],
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
| Custom Validation Attributes
|
|
|
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
|
|
2021-06-27 15:31:40 +00:00
|
|
|
|
| The following language lines are used to swap our attribute placeholder
|
|
|
|
|
| with something more reader friendly such as "E-Mail Address" instead
|
|
|
|
|
| of "email". This simply helps us make our message more expressive.
|
2017-09-14 22:21:00 +03:00
|
|
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
|
2017-09-21 17:07:02 +03:00
|
|
|
|
'attributes' => [],
|
2017-09-14 22:21:00 +03:00
|
|
|
|
|
|
|
|
|
];
|