inital commit
This commit is contained in:
179
resources/lang/fa/validation.php
Normal file
179
resources/lang/fa/validation.php
Normal file
@@ -0,0 +1,179 @@
|
||||
<?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.
|
||||
|
|
||||
*/
|
||||
|
||||
"accepted" => ":attribute باید پذیرفته شده باشد.",
|
||||
"active_url" => "آدرس :attribute معتبر نیست",
|
||||
"after" => ":attribute باید بعد از :date باشد.",
|
||||
'after_or_equal' => ':attribute باید بعد از یا برابر تاریخ :date باشد.',
|
||||
"alpha" => ":attribute باید شامل حروف الفبا باشد.",
|
||||
"alpha_dash" => ":attribute باید شامل حروف الفبا و عدد و خظ تیره(-) باشد.",
|
||||
"alpha_num" => ":attribute باید شامل حروف الفبا و عدد باشد.",
|
||||
"array" => ":attribute باید شامل آرایه باشد.",
|
||||
"before" => ":attribute باید تاریخی قبل از :date باشد.",
|
||||
'before_or_equal' => ':attribute باید قبل از یا برابر تاریخ :date باشد.',
|
||||
"between" => [
|
||||
"numeric" => ":attribute باید بین :min و :max باشد.",
|
||||
"file" => ":attribute باید بین :min و :max کیلوبایت باشد.",
|
||||
"string" => ":attribute باید بین :min و :max کاراکتر باشد.",
|
||||
"array" => ":attribute باید بین :min و :max آیتم باشد.",
|
||||
],
|
||||
"boolean" => "فیلد :attribute فقط میتواند صحیح و یا غلط باشد",
|
||||
"confirmed" => ":attribute با تاییدیه مطابقت ندارد.",
|
||||
"date" => ":attribute یک تاریخ معتبر نیست.",
|
||||
'date_equals' => ':attribute باید برابر تاریخ :date باشد.',
|
||||
"date_format" => ":attribute با الگوی :format مطاقبت ندارد.",
|
||||
"different" => ":attribute و :other باید متفاوت باشند.",
|
||||
"digits" => ":attribute باید :digits رقم باشد.",
|
||||
"digits_between" => ":attribute باید بین :min و :max رقم باشد.",
|
||||
'dimensions' => 'dimensions مربوط به فیلد :attribute اشتباه است.',
|
||||
'distinct' => ':attribute مقدار تکراری دارد.',
|
||||
"email" => "فرمت :attribute معتبر نیست.",
|
||||
'ends_with' => ':attribute باید با این مقدار تمام شود: :values.',
|
||||
"exists" => ":attribute انتخاب شده، معتبر نیست.",
|
||||
'file' => 'فیلد :attribute باید فایل باشد.',
|
||||
"filled" => "فیلد :attribute الزامی است",
|
||||
'gt' => [
|
||||
'numeric' => ':attribute باید بیشتر از :value باشد.',
|
||||
'file' => ':attribute باید بیشتر از :value کیلوبایت باشد.',
|
||||
'string' => ':attribute باید بیشتر از :value کاراکتر باشد.',
|
||||
'array' => ':attribute باید بیشتر از :value ایتم باشد.',
|
||||
],
|
||||
'gte' => [
|
||||
'numeric' => ':attribute باید بیشتر یا برابر :value باشد.',
|
||||
'file' => ':attribute باید بیشتر یا برابر :value کیلوبایت باشد.',
|
||||
'string' => ':attribute باید بیشتر یا برابر :value کاراکتر باشد.',
|
||||
'array' => ':attribute باید :value ایتم یا بیشتر را داشته باشد.',
|
||||
],
|
||||
"image" => ":attribute باید تصویر باشد.",
|
||||
"in" => ":attribute انتخاب شده، معتبر نیست.",
|
||||
"integer" => ":attribute باید نوع داده ای عددی (integer) باشد.",
|
||||
"ip" => ":attribute باید IP آدرس معتبر باشد.",
|
||||
'ipv4' => ':attribute باید یک ادرس درست IPv4 باشد.',
|
||||
'ipv6' => ':attribute باید یک ادرس درست IPv6 باشد.',
|
||||
'json' => ':attribute یک مقدار درست JSON باشد.',
|
||||
'lt' => [
|
||||
'numeric' => ':attribute باید کمتر از :value باشد.',
|
||||
'file' => ':attribute باید کمتر از :value کیلوبایت باشد.',
|
||||
'string' => ':attribute باید کمتر از :value کاراکتر باشد.',
|
||||
'array' => ':attribute باید :value ایتم یا کمتر را داشته باشد.',
|
||||
],
|
||||
'lte' => [
|
||||
'numeric' => ':attribute باید کمتر یا برابر :value باشد.',
|
||||
'file' => ':attribute باید کمتر یا برابر :value کیلوبایت باشد.',
|
||||
'string' => ':attribute باید کمتر یا برابر :value کاراکتر باشد.',
|
||||
'array' => ':attribute باید :value ایتم یا کمتر را داشته باشد.',
|
||||
],
|
||||
"max" => [
|
||||
"numeric" => ":attribute نباید بزرگتر از :max باشد.",
|
||||
"file" => ":attribute نباید بزرگتر از :max کیلوبایت باشد.",
|
||||
"string" => ":attribute نباید بیشتر از :max کاراکتر باشد.",
|
||||
"array" => ":attribute نباید بیشتر از :max آیتم باشد.",
|
||||
],
|
||||
"mimes" => ":attribute باید یکی از فرمت های :values باشد.",
|
||||
'mimetypes' => ':attribute باید تایپ ان از نوع: :values باشد.',
|
||||
"min" => [
|
||||
"numeric" => ":attribute نباید کوچکتر از :min باشد.",
|
||||
"file" => ":attribute نباید کوچکتر از :min کیلوبایت باشد.",
|
||||
"string" => ":attribute نباید کمتر از :min کاراکتر باشد.",
|
||||
"array" => ":attribute نباید کمتر از :min آیتم باشد.",
|
||||
],
|
||||
"not_in" => ":attribute انتخاب شده، معتبر نیست.",
|
||||
'not_regex' => ':attribute فرمت معتبر نیست.',
|
||||
"numeric" => ":attribute باید شامل عدد باشد.",
|
||||
'password' => 'رمز عبور اشتباه است.',
|
||||
'present' => ':attribute باید وجود داشته باشد.',
|
||||
"regex" => ":attribute یک فرمت معتبر نیست",
|
||||
"required" => "فیلد :attribute الزامی است",
|
||||
"required_if" => "فیلد :attribute هنگامی که :other برابر با :value است، الزامیست.",
|
||||
'required_unless' => 'قیلد :attribute الزامیست مگر این فیلد :other مقدارش :values باشد.',
|
||||
"required_with" => ":attribute الزامی است زمانی که :values موجود است.",
|
||||
"required_with_all" => ":attribute الزامی است زمانی که :values موجود است.",
|
||||
"required_without" => ":attribute الزامی است زمانی که :values موجود نیست.",
|
||||
"required_without_all" => ":attribute الزامی است زمانی که :values موجود نیست.",
|
||||
"same" => ":attribute و :other باید مانند هم باشند.",
|
||||
"size" => [
|
||||
"numeric" => ":attribute باید برابر با :size باشد.",
|
||||
"file" => ":attribute باید برابر با :size کیلوبایت باشد.",
|
||||
"string" => ":attribute باید برابر با :size کاراکتر باشد.",
|
||||
"array" => ":attribute باسد شامل :size آیتم باشد.",
|
||||
],
|
||||
'starts_with' => ':attribute باید با یکی از این مقادیر شروع شود: :values.',
|
||||
"string" => ":attribute باید رشته باشد.",
|
||||
"timezone" => "فیلد :attribute باید یک منطقه صحیح باشد.",
|
||||
"unique" => ":attribute قبلا انتخاب شده است.",
|
||||
'uploaded' => 'فیلد :attribute به درستی اپلود نشد.',
|
||||
"url" => "فرمت آدرس :attribute اشتباه است.",
|
||||
'uuid' => ':attribute باید یک فرمت درست UUID باشد.',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| 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.
|
||||
|
|
||||
*/
|
||||
|
||||
'custom' => [],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Custom Validation Attributes
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used to swap attribute place-holders
|
||||
| with something more reader friendly such as E-Mail Address instead
|
||||
| of "email". This simply helps us make messages a little cleaner.
|
||||
|
|
||||
*/
|
||||
'attributes' => [
|
||||
"name" => "نام",
|
||||
"username" => "نام کاربری",
|
||||
"national_code" => "کد ملی",
|
||||
"email" => "پست الکترونیکی",
|
||||
"first_name" => "نام",
|
||||
"last_name" => "نام خانوادگی",
|
||||
"family" => "نام خانوادگی",
|
||||
"password" => "رمز عبور",
|
||||
"password_confirmation" => "تاییدیه ی رمز عبور",
|
||||
"city" => "شهر",
|
||||
"country" => "کشور",
|
||||
"address" => "نشانی",
|
||||
"phone" => "تلفن",
|
||||
"mobile" => "تلفن همراه",
|
||||
"age" => "سن",
|
||||
"sex" => "جنسیت",
|
||||
"gender" => "جنسیت",
|
||||
"day" => "روز",
|
||||
"month" => "ماه",
|
||||
"year" => "سال",
|
||||
"hour" => "ساعت",
|
||||
"minute" => "دقیقه",
|
||||
"second" => "ثانیه",
|
||||
"title" => "عنوان",
|
||||
"text" => "متن",
|
||||
"content" => "محتوا",
|
||||
"description" => "توضیحات",
|
||||
"excerpt" => "گلچین کردن",
|
||||
"date" => "تاریخ",
|
||||
"time" => "زمان",
|
||||
"available" => "موجود",
|
||||
"size" => "اندازه",
|
||||
"file" => "فایل",
|
||||
"fullname" => "نام کامل"
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user