add shipping rules

This commit is contained in:
Ludovic CANDELLIER
2023-07-16 14:45:42 +02:00
parent 297dcc62d2
commit 39c80ce6d1
459 changed files with 6219 additions and 5416 deletions

View File

@@ -12,7 +12,7 @@
*/
return [
'failed' => 'Неуспешно удостоверяване на потребител.',
'failed' => 'Неуспешно удостоверяване на потребител.',
'password' => 'The provided password is incorrect.',
'throttle' => 'Твърде много опити за вход. Моля, опитайте отново след :seconds секунди.',
];

View File

@@ -12,6 +12,6 @@
*/
return [
'next' => 'Напред »',
'next' => 'Напред »',
'previous' => '« Назад',
];

View File

@@ -12,9 +12,9 @@
*/
return [
'reset' => 'Паролата е нулирана!',
'sent' => 'Изпратено е напомняне за вашата парола!',
'reset' => 'Паролата е нулирана!',
'sent' => 'Изпратено е напомняне за вашата парола!',
'throttled' => 'Моля изчакайте, преди да опитате отново.',
'token' => 'Този токен за нулиране на парола е невалиден.',
'user' => 'Потребител с такъв e-mail адрес не може да бъде открит.',
'token' => 'Този токен за нулиране на парола е невалиден.',
'user' => 'Потребител с такъв e-mail адрес не може да бъде открит.',
];

View File

@@ -12,120 +12,120 @@
*/
return [
'accepted' => 'Това поле трябва да бъде взето.',
'active_url' => 'Това е невалиден URL адрес.',
'after' => 'Това трябва да е датата след :date година.',
'after_or_equal' => 'Това трябва да бъде датата след или равна на :date.',
'alpha' => 'Това поле може да съдържа само букви.',
'alpha_dash' => 'Това поле може да съдържа само букви, цифри, тирета и подчертавания.',
'alpha_num' => 'Това поле може да съдържа само букви и цифри.',
'array' => 'Това поле трябва да е масив.',
'attached' => 'Това поле вече е прикачено.',
'before' => 'Това трябва да е дата преди :date година.',
'before_or_equal' => 'Това трябва да е дата преди или равна на :date.',
'between' => [
'array' => 'This content must have between :min and :max items.',
'file' => 'This file must be between :min and :max kilobytes.',
'accepted' => 'Това поле трябва да бъде взето.',
'active_url' => 'Това е невалиден URL адрес.',
'after' => 'Това трябва да е датата след :date година.',
'after_or_equal' => 'Това трябва да бъде датата след или равна на :date.',
'alpha' => 'Това поле може да съдържа само букви.',
'alpha_dash' => 'Това поле може да съдържа само букви, цифри, тирета и подчертавания.',
'alpha_num' => 'Това поле може да съдържа само букви и цифри.',
'array' => 'Това поле трябва да е масив.',
'attached' => 'Това поле вече е прикачено.',
'before' => 'Това трябва да е дата преди :date година.',
'before_or_equal' => 'Това трябва да е дата преди или равна на :date.',
'between' => [
'array' => 'This content must have between :min and :max items.',
'file' => 'This file must be between :min and :max kilobytes.',
'numeric' => 'This value must be between :min and :max.',
'string' => 'This string must be between :min and :max characters.',
'string' => 'This string must be between :min and :max characters.',
],
'boolean' => 'Това поле трябва да е вярно или невярно.',
'confirmed' => 'Потвърждението не съвпада.',
'date' => 'Това не е валидна дата.',
'date_equals' => 'Това трябва да е дата, равна на :date.',
'date_format' => 'Това не съответства на формата :format.',
'different' => 'Тази стойност трябва да се различава от :other.',
'digits' => 'Това трябва да е :digits цифра.',
'digits_between' => 'Тя трябва да бъде между :min и :max цифри.',
'dimensions' => 'Това изображение има невалидни размери.',
'distinct' => 'Това поле има повтарящо се значение.',
'email' => 'Това трябва да е валиден имейл адрес.',
'ends_with' => 'Това трябва да завърши с едно от следните: :values.',
'exists' => 'Избраната стойност е невалидна.',
'file' => 'Съдържанието трябва да е файл.',
'filled' => 'Това поле трябва да има значение.',
'gt' => [
'array' => 'The content must have more than :value items.',
'file' => 'The file size must be greater than :value kilobytes.',
'boolean' => 'Това поле трябва да е вярно или невярно.',
'confirmed' => 'Потвърждението не съвпада.',
'date' => 'Това не е валидна дата.',
'date_equals' => 'Това трябва да е дата, равна на :date.',
'date_format' => 'Това не съответства на формата :format.',
'different' => 'Тази стойност трябва да се различава от :other.',
'digits' => 'Това трябва да е :digits цифра.',
'digits_between' => 'Тя трябва да бъде между :min и :max цифри.',
'dimensions' => 'Това изображение има невалидни размери.',
'distinct' => 'Това поле има повтарящо се значение.',
'email' => 'Това трябва да е валиден имейл адрес.',
'ends_with' => 'Това трябва да завърши с едно от следните: :values.',
'exists' => 'Избраната стойност е невалидна.',
'file' => 'Съдържанието трябва да е файл.',
'filled' => 'Това поле трябва да има значение.',
'gt' => [
'array' => 'The content must have more than :value items.',
'file' => 'The file size must be greater than :value kilobytes.',
'numeric' => 'The value must be greater than :value.',
'string' => 'The string must be greater than :value characters.',
'string' => 'The string must be greater than :value characters.',
],
'gte' => [
'array' => 'The content must have :value items or more.',
'file' => 'The file size must be greater than or equal :value kilobytes.',
'gte' => [
'array' => 'The content must have :value items or more.',
'file' => 'The file size must be greater than or equal :value kilobytes.',
'numeric' => 'The value must be greater than or equal :value.',
'string' => 'The string must be greater than or equal :value characters.',
'string' => 'The string must be greater than or equal :value characters.',
],
'image' => 'Това трябва да е изображение.',
'in' => 'Избраната стойност е невалидна.',
'in_array' => 'Тази стойност не съществува в :other.',
'integer' => 'Това трябва да е цяло число.',
'ip' => 'Това трябва да е валиден IP адрес.',
'ipv4' => 'Това трябва да е валиден IPv4 адрес.',
'ipv6' => 'Това трябва да е валиден IPv6 адрес.',
'json' => 'Това трябва да е валиден JSON низ.',
'lt' => [
'array' => 'The content must have less than :value items.',
'file' => 'The file size must be less than :value kilobytes.',
'image' => 'Това трябва да е изображение.',
'in' => 'Избраната стойност е невалидна.',
'in_array' => 'Тази стойност не съществува в :other.',
'integer' => 'Това трябва да е цяло число.',
'ip' => 'Това трябва да е валиден IP адрес.',
'ipv4' => 'Това трябва да е валиден IPv4 адрес.',
'ipv6' => 'Това трябва да е валиден IPv6 адрес.',
'json' => 'Това трябва да е валиден JSON низ.',
'lt' => [
'array' => 'The content must have less than :value items.',
'file' => 'The file size must be less than :value kilobytes.',
'numeric' => 'The value must be less than :value.',
'string' => 'The string must be less than :value characters.',
'string' => 'The string must be less than :value characters.',
],
'lte' => [
'array' => 'The content must not have more than :value items.',
'file' => 'The file size must be less than or equal :value kilobytes.',
'lte' => [
'array' => 'The content must not have more than :value items.',
'file' => 'The file size must be less than or equal :value kilobytes.',
'numeric' => 'The value must be less than or equal :value.',
'string' => 'The string must be less than or equal :value characters.',
'string' => 'The string must be less than or equal :value characters.',
],
'max' => [
'array' => 'The content may not have more than :max items.',
'file' => 'The file size may not be greater than :max kilobytes.',
'max' => [
'array' => 'The content may not have more than :max items.',
'file' => 'The file size may not be greater than :max kilobytes.',
'numeric' => 'The value may not be greater than :max.',
'string' => 'The string may not be greater than :max characters.',
'string' => 'The string may not be greater than :max characters.',
],
'mimes' => 'Това трябва да бъде файл тип: :values.',
'mimetypes' => 'Това трябва да е файл тип: :values.',
'min' => [
'array' => 'The value must have at least :min items.',
'file' => 'The file size must be at least :min kilobytes.',
'mimes' => 'Това трябва да бъде файл тип: :values.',
'mimetypes' => 'Това трябва да е файл тип: :values.',
'min' => [
'array' => 'The value must have at least :min items.',
'file' => 'The file size must be at least :min kilobytes.',
'numeric' => 'The value must be at least :min.',
'string' => 'The string must be at least :min characters.',
'string' => 'The string must be at least :min characters.',
],
'multiple_of' => 'Тази стойност трябва да бъде кратно на :value',
'not_in' => 'Избраната стойност е невалидна.',
'not_regex' => 'Този формат е невалиден.',
'numeric' => 'Това трябва да е число.',
'password' => 'Паролата е грешна.',
'present' => 'Това поле трябва да присъства.',
'prohibited' => 'Това поле е забранено.',
'prohibited_if' => 'Това поле е забранено, ако :other е равно на :value.',
'prohibited_unless' => 'Това поле е забранено, освен ако :other не е в :values.',
'regex' => 'Този формат е невалиден.',
'relatable' => 'Това поле може да не е свързано с този ресурс.',
'required' => 'Това поле е задължително.',
'required_if' => 'Това поле е задължително, ако :other е равно на :value.',
'required_unless' => 'Това поле е задължително, освен ако :other не е в :values.',
'required_with' => 'Това поле е задължително, когато има :values.',
'required_with_all' => 'Това поле е задължително при наличие на :values.',
'required_without' => 'Това поле е задължително, ако :values липсва.',
'multiple_of' => 'Тази стойност трябва да бъде кратно на :value',
'not_in' => 'Избраната стойност е невалидна.',
'not_regex' => 'Този формат е невалиден.',
'numeric' => 'Това трябва да е число.',
'password' => 'Паролата е грешна.',
'present' => 'Това поле трябва да присъства.',
'prohibited' => 'Това поле е забранено.',
'prohibited_if' => 'Това поле е забранено, ако :other е равно на :value.',
'prohibited_unless' => 'Това поле е забранено, освен ако :other не е в :values.',
'regex' => 'Този формат е невалиден.',
'relatable' => 'Това поле може да не е свързано с този ресурс.',
'required' => 'Това поле е задължително.',
'required_if' => 'Това поле е задължително, ако :other е равно на :value.',
'required_unless' => 'Това поле е задължително, освен ако :other не е в :values.',
'required_with' => 'Това поле е задължително, когато има :values.',
'required_with_all' => 'Това поле е задължително при наличие на :values.',
'required_without' => 'Това поле е задължително, ако :values липсва.',
'required_without_all' => 'Това поле е задължително, ако не присъства нито един от :values.',
'same' => 'Стойността на това поле трябва да съвпада със стойността от :other.',
'size' => [
'array' => 'The content must contain :size items.',
'file' => 'The file size must be :size kilobytes.',
'same' => 'Стойността на това поле трябва да съвпада със стойността от :other.',
'size' => [
'array' => 'The content must contain :size items.',
'file' => 'The file size must be :size kilobytes.',
'numeric' => 'The value must be :size.',
'string' => 'The string must be :size characters.',
'string' => 'The string must be :size characters.',
],
'starts_with' => 'Това трябва да започне с една от следните точки: :values.',
'string' => 'Това трябва да е низ.',
'timezone' => 'Това трябва да е допустима зона.',
'unique' => 'Това вече е направено.',
'uploaded' => 'Това не може да бъде изтеглено.',
'url' => 'Този формат е невалиден.',
'uuid' => 'Това трябва да е валиден UUID.',
'custom' => [
'starts_with' => 'Това трябва да започне с една от следните точки: :values.',
'string' => 'Това трябва да е низ.',
'timezone' => 'Това трябва да е допустима зона.',
'unique' => 'Това вече е направено.',
'uploaded' => 'Това не може да бъде изтеглено.',
'url' => 'Този формат е невалиден.',
'uuid' => 'Това трябва да е валиден UUID.',
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
'attributes' => [],
'attributes' => [],
];

View File

@@ -12,152 +12,152 @@
*/
return [
'accepted' => 'Трябва да приемете :attribute.',
'active_url' => 'Полето :attribute не е валиден URL адрес.',
'after' => 'Полето :attribute трябва да бъде дата след :date.',
'after_or_equal' => 'Полето :attribute трябва да бъде дата след или равна на :date.',
'alpha' => 'Полето :attribute трябва да съдържа само букви.',
'alpha_dash' => 'Полето :attribute трябва да съдържа само букви, цифри, долна черта и тире.',
'alpha_num' => 'Полето :attribute трябва да съдържа само букви и цифри.',
'array' => 'Полето :attribute трябва да бъде масив.',
'attached' => 'Този номер :attribute вече е прикачен.',
'before' => 'Полето :attribute трябва да бъде дата преди :date.',
'before_or_equal' => 'Полето :attribute трябва да бъде дата преди или равна на :date.',
'between' => [
'array' => 'Полето :attribute трябва да има между :min - :max елемента.',
'file' => 'Полето :attribute трябва да бъде между :min и :max килобайта.',
'accepted' => 'Трябва да приемете :attribute.',
'active_url' => 'Полето :attribute не е валиден URL адрес.',
'after' => 'Полето :attribute трябва да бъде дата след :date.',
'after_or_equal' => 'Полето :attribute трябва да бъде дата след или равна на :date.',
'alpha' => 'Полето :attribute трябва да съдържа само букви.',
'alpha_dash' => 'Полето :attribute трябва да съдържа само букви, цифри, долна черта и тире.',
'alpha_num' => 'Полето :attribute трябва да съдържа само букви и цифри.',
'array' => 'Полето :attribute трябва да бъде масив.',
'attached' => 'Този номер :attribute вече е прикачен.',
'before' => 'Полето :attribute трябва да бъде дата преди :date.',
'before_or_equal' => 'Полето :attribute трябва да бъде дата преди или равна на :date.',
'between' => [
'array' => 'Полето :attribute трябва да има между :min - :max елемента.',
'file' => 'Полето :attribute трябва да бъде между :min и :max килобайта.',
'numeric' => 'Полето :attribute трябва да бъде между :min и :max.',
'string' => 'Полето :attribute трябва да бъде между :min и :max знака.',
'string' => 'Полето :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' => 'Невалидни размери за снимка :attribute.',
'distinct' => 'Данните в полето :attribute се дублират.',
'email' => 'Полето :attribute е в невалиден формат.',
'ends_with' => ':attribute трябва да завършва с една от следните стойности: :values.',
'exists' => 'Избранато поле :attribute вече съществува.',
'file' => 'Полето :attribute трябва да бъде файл.',
'filled' => 'Полето :attribute е задължително.',
'gt' => [
'array' => ':attribute трябва да разполага с повече от :value елемента.',
'file' => ':attribute трябва да бъде по-голяма от :valueкилобайта.',
'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' => 'Невалидни размери за снимка :attribute.',
'distinct' => 'Данните в полето :attribute се дублират.',
'email' => 'Полето :attribute е в невалиден формат.',
'ends_with' => ':attribute трябва да завършва с една от следните стойности: :values.',
'exists' => 'Избранато поле :attribute вече съществува.',
'file' => 'Полето :attribute трябва да бъде файл.',
'filled' => 'Полето :attribute е задължително.',
'gt' => [
'array' => ':attribute трябва да разполага с повече от :value елемента.',
'file' => ':attribute трябва да бъде по-голяма от :valueкилобайта.',
'numeric' => ':attribute трябва да бъде по-голямa от :value.',
'string' => ':attribute трябва да бъде по-голяма от :value знака.',
'string' => ':attribute трябва да бъде по-голяма от :value знака.',
],
'gte' => [
'array' => ':attribute трябва да разполага с :value елемента или повече.',
'file' => ':attribute трябва да бъде по-голяма от или равна на :value килобайта.',
'gte' => [
'array' => ':attribute трябва да разполага с :value елемента или повече.',
'file' => ':attribute трябва да бъде по-голяма от или равна на :value килобайта.',
'numeric' => ':attribute трябва да бъде по-голяма от или равна на :value.',
'string' => ':attribute трябва да бъде по-голяма от или равна на :valueзнака.',
'string' => ':attribute трябва да бъде по-голяма от или равна на :valueзнака.',
],
'image' => 'Полето :attribute трябва да бъде изображение.',
'in' => 'Избраното поле :attribute е невалидно.',
'in_array' => 'Полето :attribute не съществува в :other.',
'integer' => 'Полето :attribute трябва да бъде цяло число.',
'ip' => 'Полето :attribute трябва да бъде IP адрес.',
'ipv4' => 'Полето :attribute трябва да бъде IPv4 адрес.',
'ipv6' => 'Полето :attribute трябва да бъде IPv6 адрес.',
'json' => 'Полето :attribute трябва да бъде JSON низ.',
'lt' => [
'array' => ':attribute трябва да разполага с по-малко от :value елемента.',
'file' => ':attribute трябва да бъде по-малка от :value килобайта.',
'image' => 'Полето :attribute трябва да бъде изображение.',
'in' => 'Избраното поле :attribute е невалидно.',
'in_array' => 'Полето :attribute не съществува в :other.',
'integer' => 'Полето :attribute трябва да бъде цяло число.',
'ip' => 'Полето :attribute трябва да бъде IP адрес.',
'ipv4' => 'Полето :attribute трябва да бъде IPv4 адрес.',
'ipv6' => 'Полето :attribute трябва да бъде IPv6 адрес.',
'json' => 'Полето :attribute трябва да бъде JSON низ.',
'lt' => [
'array' => ':attribute трябва да разполага с по-малко от :value елемента.',
'file' => ':attribute трябва да бъде по-малка от :value килобайта.',
'numeric' => ':attribute трябва да бъде по-малка от :value.',
'string' => ':attribute трябва да бъде по-малка от :value знака.',
'string' => ':attribute трябва да бъде по-малка от :value знака.',
],
'lte' => [
'array' => ':attribute не трябва да разполага с повече от :value елемента.',
'file' => ':attribute трябва да бъде по-малка от или равна на :value килобайта.',
'lte' => [
'array' => ':attribute не трябва да разполага с повече от :value елемента.',
'file' => ':attribute трябва да бъде по-малка от или равна на :value килобайта.',
'numeric' => ':attribute трябва да бъде по-малка от или равна на :value.',
'string' => ':attribute трябва да бъде по-малка от или равна на :value знака.',
'string' => ':attribute трябва да бъде по-малка от или равна на :value знака.',
],
'max' => [
'array' => 'Полето :attribute трябва да има по-малко от :max елемента.',
'file' => 'Полето :attribute трябва да бъде по-малко от :max килобайта.',
'max' => [
'array' => 'Полето :attribute трябва да има по-малко от :max елемента.',
'file' => 'Полето :attribute трябва да бъде по-малко от :max килобайта.',
'numeric' => 'Полето :attribute трябва да бъде по-малко от :max.',
'string' => 'Полето :attribute трябва да бъде по-малко от :max знака.',
'string' => 'Полето :attribute трябва да бъде по-малко от :max знака.',
],
'mimes' => 'Полето :attribute трябва да бъде файл от тип: :values.',
'mimetypes' => 'Полето :attribute трябва да бъде файл от тип: :values.',
'min' => [
'array' => 'Полето :attribute трябва има минимум :min елемента.',
'file' => 'Полето :attribute трябва да бъде минимум :min килобайта.',
'mimes' => 'Полето :attribute трябва да бъде файл от тип: :values.',
'mimetypes' => 'Полето :attribute трябва да бъде файл от тип: :values.',
'min' => [
'array' => 'Полето :attribute трябва има минимум :min елемента.',
'file' => 'Полето :attribute трябва да бъде минимум :min килобайта.',
'numeric' => 'Полето :attribute трябва да бъде минимум :min.',
'string' => 'Полето :attribute трябва да бъде минимум :min знака.',
'string' => 'Полето :attribute трябва да бъде минимум :min знака.',
],
'multiple_of' => 'Числото :attribute трябва да бъде кратно на :value',
'not_in' => 'Избраното поле :attribute е невалидно.',
'not_regex' => 'Форматът на :attribute е невалиден.',
'numeric' => 'Полето :attribute трябва да бъде число.',
'password' => 'Паролата е грешна.',
'present' => 'Полето :attribute трябва да съествува.',
'prohibited' => 'Поле :attribute е забранено.',
'prohibited_if' => 'Полето :attribute е забранено, когато :other е равно на :value.',
'prohibited_unless' => 'Полето :attribute е забранено, освен ако :other не е в :values.',
'regex' => 'Полето :attribute е в невалиден формат.',
'relatable' => 'Този :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 няма стойност.',
'multiple_of' => 'Числото :attribute трябва да бъде кратно на :value',
'not_in' => 'Избраното поле :attribute е невалидно.',
'not_regex' => 'Форматът на :attribute е невалиден.',
'numeric' => 'Полето :attribute трябва да бъде число.',
'password' => 'Паролата е грешна.',
'present' => 'Полето :attribute трябва да съествува.',
'prohibited' => 'Поле :attribute е забранено.',
'prohibited_if' => 'Полето :attribute е забранено, когато :other е равно на :value.',
'prohibited_unless' => 'Полето :attribute е забранено, освен ако :other не е в :values.',
'regex' => 'Полето :attribute е в невалиден формат.',
'relatable' => 'Този :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' => [
'array' => 'Полето :attribute трябва да има :size елемента.',
'file' => 'Полето :attribute трябва да бъде :size килобайта.',
'same' => 'Полетата :attribute и :other трябва да съвпадат.',
'size' => [
'array' => 'Полето :attribute трябва да има :size елемента.',
'file' => 'Полето :attribute трябва да бъде :size килобайта.',
'numeric' => 'Полето :attribute трябва да бъде :size.',
'string' => 'Полето :attribute трябва да бъде :size знака.',
'string' => 'Полето :attribute трябва да бъде :size знака.',
],
'starts_with' => ':attribute трябва да започва с едно от следните: :values.',
'string' => 'Полето :attribute трябва да бъде знаков низ.',
'timezone' => 'Полето :attribute трябва да съдържа валидна часова зона.',
'unique' => 'Полето :attribute вече съществува.',
'uploaded' => 'Неуспешно качване на :attribute.',
'url' => 'Полето :attribute е в невалиден формат.',
'uuid' => ':attribute трябва да бъде валиден UUID.',
'custom' => [
'starts_with' => ':attribute трябва да започва с едно от следните: :values.',
'string' => 'Полето :attribute трябва да бъде знаков низ.',
'timezone' => 'Полето :attribute трябва да съдържа валидна часова зона.',
'unique' => 'Полето :attribute вече съществува.',
'uploaded' => 'Неуспешно качване на :attribute.',
'url' => 'Полето :attribute е в невалиден формат.',
'uuid' => ':attribute трябва да бъде валиден UUID.',
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
'attributes' => [
'address' => 'Адрес',
'age' => 'Възраст',
'available' => 'Достъпен',
'city' => 'Град',
'content' => 'Съдържание',
'country' => 'Държава',
'date' => 'Дата',
'day' => 'Ден',
'description' => 'Описание',
'email' => 'E-mail',
'excerpt' => 'Откъс',
'first_name' => 'Име',
'gender' => 'Пол',
'hour' => 'Час',
'last_name' => 'Фамилия',
'message' => 'Съобщение',
'minute' => 'Минута',
'mobile' => 'GSM',
'month' => 'Месец',
'name' => 'Име',
'password' => 'Парола',
'phone' => 'Телефон',
'attributes' => [
'address' => 'Адрес',
'age' => 'Възраст',
'available' => 'Достъпен',
'city' => 'Град',
'content' => 'Съдържание',
'country' => 'Държава',
'date' => 'Дата',
'day' => 'Ден',
'description' => 'Описание',
'email' => 'E-mail',
'excerpt' => 'Откъс',
'first_name' => 'Име',
'gender' => 'Пол',
'hour' => 'Час',
'last_name' => 'Фамилия',
'message' => 'Съобщение',
'minute' => 'Минута',
'mobile' => 'GSM',
'month' => 'Месец',
'name' => 'Име',
'password' => 'Парола',
'phone' => 'Телефон',
'recaptcha_response_field' => 'Рекапча',
'second' => 'Секунда',
'sex' => 'Пол',
'size' => 'Размер',
'subject' => 'Заглавие',
'time' => 'Време',
'title' => 'Заглавие',
'username' => 'Потребител',
'year' => 'Година',
'second' => 'Секунда',
'sex' => 'Пол',
'size' => 'Размер',
'subject' => 'Заглавие',
'time' => 'Време',
'title' => 'Заглавие',
'username' => 'Потребител',
'year' => 'Година',
],
];

View File

@@ -12,6 +12,6 @@ return [
|
*/
'attached' => 'This field is already attached.',
'attached' => 'This field is already attached.',
'relatable' => 'This field may not be associated with this resource.',
];

View File

@@ -12,6 +12,6 @@ return [
|
*/
'attached' => 'This :attribute is already attached.',
'attached' => 'This :attribute is already attached.',
'relatable' => 'This :attribute may not be associated with this resource.',
];

View File

@@ -12,122 +12,122 @@ return [
|
*/
'accepted' => 'This field must be accepted.',
'accepted_if' => 'This field must be accepted when :other is :value.',
'active_url' => 'This is not a valid URL.',
'after' => 'This must be a date after :date.',
'after_or_equal' => 'This must be a date after or equal to :date.',
'alpha' => 'This field must only contain letters.',
'alpha_dash' => 'This field must only contain letters, numbers, dashes and underscores.',
'alpha_num' => 'This field must only contain letters and numbers.',
'array' => 'This field must be an array.',
'before' => 'This must be a date before :date.',
'before_or_equal' => 'This must be a date before or equal to :date.',
'between' => [
'array' => 'This content must have between :min and :max items.',
'file' => 'This file must be between :min and :max kilobytes.',
'accepted' => 'This field must be accepted.',
'accepted_if' => 'This field must be accepted when :other is :value.',
'active_url' => 'This is not a valid URL.',
'after' => 'This must be a date after :date.',
'after_or_equal' => 'This must be a date after or equal to :date.',
'alpha' => 'This field must only contain letters.',
'alpha_dash' => 'This field must only contain letters, numbers, dashes and underscores.',
'alpha_num' => 'This field must only contain letters and numbers.',
'array' => 'This field must be an array.',
'before' => 'This must be a date before :date.',
'before_or_equal' => 'This must be a date before or equal to :date.',
'between' => [
'array' => 'This content must have between :min and :max items.',
'file' => 'This file must be between :min and :max kilobytes.',
'numeric' => 'This value must be between :min and :max.',
'string' => 'This string must be between :min and :max characters.',
'string' => 'This string must be between :min and :max characters.',
],
'boolean' => 'This field must be true or false.',
'confirmed' => 'The confirmation does not match.',
'current_password' => 'The password is incorrect.',
'date' => 'This is not a valid date.',
'date_equals' => 'This must be a date equal to :date.',
'date_format' => 'This does not match the format :format.',
'declined' => 'This value must be declined.',
'declined_if' => 'This value must be declined when :other is :value.',
'different' => 'This value must be different from :other.',
'digits' => 'This must be :digits digits.',
'digits_between' => 'This must be between :min and :max digits.',
'dimensions' => 'This image has invalid dimensions.',
'distinct' => 'This field has a duplicate value.',
'email' => 'This must be a valid email address.',
'ends_with' => 'This must end with one of the following: :values.',
'enum' => 'The selected value is invalid.',
'exists' => 'The selected value is invalid.',
'file' => 'The content must be a file.',
'filled' => 'This field must have a value.',
'gt' => [
'array' => 'The content must have more than :value items.',
'file' => 'The file size must be greater than :value kilobytes.',
'boolean' => 'This field must be true or false.',
'confirmed' => 'The confirmation does not match.',
'current_password' => 'The password is incorrect.',
'date' => 'This is not a valid date.',
'date_equals' => 'This must be a date equal to :date.',
'date_format' => 'This does not match the format :format.',
'declined' => 'This value must be declined.',
'declined_if' => 'This value must be declined when :other is :value.',
'different' => 'This value must be different from :other.',
'digits' => 'This must be :digits digits.',
'digits_between' => 'This must be between :min and :max digits.',
'dimensions' => 'This image has invalid dimensions.',
'distinct' => 'This field has a duplicate value.',
'email' => 'This must be a valid email address.',
'ends_with' => 'This must end with one of the following: :values.',
'enum' => 'The selected value is invalid.',
'exists' => 'The selected value is invalid.',
'file' => 'The content must be a file.',
'filled' => 'This field must have a value.',
'gt' => [
'array' => 'The content must have more than :value items.',
'file' => 'The file size must be greater than :value kilobytes.',
'numeric' => 'The value must be greater than :value.',
'string' => 'The string must be greater than :value characters.',
'string' => 'The string must be greater than :value characters.',
],
'gte' => [
'array' => 'The content must have :value items or more.',
'file' => 'The file size must be greater than or equal to :value kilobytes.',
'gte' => [
'array' => 'The content must have :value items or more.',
'file' => 'The file size must be greater than or equal to :value kilobytes.',
'numeric' => 'The value must be greater than or equal to :value.',
'string' => 'The string must be greater than or equal to :value characters.',
'string' => 'The string must be greater than or equal to :value characters.',
],
'image' => 'This must be an image.',
'in' => 'The selected value is invalid.',
'in_array' => 'This value does not exist in :other.',
'integer' => 'This must be an integer.',
'ip' => 'This must be a valid IP address.',
'ipv4' => 'This must be a valid IPv4 address.',
'ipv6' => 'This must be a valid IPv6 address.',
'json' => 'This must be a valid JSON string.',
'lt' => [
'array' => 'The content must have less than :value items.',
'file' => 'The file size must be less than :value kilobytes.',
'image' => 'This must be an image.',
'in' => 'The selected value is invalid.',
'in_array' => 'This value does not exist in :other.',
'integer' => 'This must be an integer.',
'ip' => 'This must be a valid IP address.',
'ipv4' => 'This must be a valid IPv4 address.',
'ipv6' => 'This must be a valid IPv6 address.',
'json' => 'This must be a valid JSON string.',
'lt' => [
'array' => 'The content must have less than :value items.',
'file' => 'The file size must be less than :value kilobytes.',
'numeric' => 'The value must be less than :value.',
'string' => 'The string must be less than :value characters.',
'string' => 'The string must be less than :value characters.',
],
'lte' => [
'array' => 'The content must not have more than :value items.',
'file' => 'The file size must be less than or equal to :value kilobytes.',
'lte' => [
'array' => 'The content must not have more than :value items.',
'file' => 'The file size must be less than or equal to :value kilobytes.',
'numeric' => 'The value must be less than or equal to :value.',
'string' => 'The string must be less than or equal to :value characters.',
'string' => 'The string must be less than or equal to :value characters.',
],
'mac_address' => 'The value must be a valid MAC address.',
'max' => [
'array' => 'The content must not have more than :max items.',
'file' => 'The file size must not be greater than :max kilobytes.',
'mac_address' => 'The value must be a valid MAC address.',
'max' => [
'array' => 'The content must not have more than :max items.',
'file' => 'The file size must not be greater than :max kilobytes.',
'numeric' => 'The value must not be greater than :max.',
'string' => 'The string must not be greater than :max characters.',
'string' => 'The string must not be greater than :max characters.',
],
'mimes' => 'This must be a file of type: :values.',
'mimetypes' => 'This must be a file of type: :values.',
'min' => [
'array' => 'The value must have at least :min items.',
'file' => 'The file size must be at least :min kilobytes.',
'mimes' => 'This must be a file of type: :values.',
'mimetypes' => 'This must be a file of type: :values.',
'min' => [
'array' => 'The value must have at least :min items.',
'file' => 'The file size must be at least :min kilobytes.',
'numeric' => 'The value must be at least :min.',
'string' => 'The string must be at least :min characters.',
'string' => 'The string must be at least :min characters.',
],
'multiple_of' => 'The value must be a multiple of :value.',
'not_in' => 'The selected value is invalid.',
'not_regex' => 'This format is invalid.',
'numeric' => 'This must be a number.',
'password' => 'The password is incorrect.',
'present' => 'This field must be present.',
'regex' => 'This format is invalid.',
'required' => 'This field is required.',
'required_array_keys' => 'This field must contain entries for: :values.',
'required_if' => 'This field is required when :other is :value.',
'required_unless' => 'This field is required unless :other is in :values.',
'required_with' => 'This field is required when :values is present.',
'required_with_all' => 'This field is required when :values are present.',
'required_without' => 'This field is required when :values is not present.',
'multiple_of' => 'The value must be a multiple of :value.',
'not_in' => 'The selected value is invalid.',
'not_regex' => 'This format is invalid.',
'numeric' => 'This must be a number.',
'password' => 'The password is incorrect.',
'present' => 'This field must be present.',
'regex' => 'This format is invalid.',
'required' => 'This field is required.',
'required_array_keys' => 'This field must contain entries for: :values.',
'required_if' => 'This field is required when :other is :value.',
'required_unless' => 'This field is required unless :other is in :values.',
'required_with' => 'This field is required when :values is present.',
'required_with_all' => 'This field is required when :values are present.',
'required_without' => 'This field is required when :values is not present.',
'required_without_all' => 'This field is required when none of :values are present.',
'prohibited' => 'This field is prohibited.',
'prohibited_if' => 'This field is prohibited when :other is :value.',
'prohibited_unless' => 'This field is prohibited unless :other is in :values.',
'prohibits' => 'This field prohibits :other from being present.',
'same' => 'The value of this field must match the one from :other.',
'size' => [
'array' => 'The content must contain :size items.',
'file' => 'The file size must be :size kilobytes.',
'prohibited' => 'This field is prohibited.',
'prohibited_if' => 'This field is prohibited when :other is :value.',
'prohibited_unless' => 'This field is prohibited unless :other is in :values.',
'prohibits' => 'This field prohibits :other from being present.',
'same' => 'The value of this field must match the one from :other.',
'size' => [
'array' => 'The content must contain :size items.',
'file' => 'The file size must be :size kilobytes.',
'numeric' => 'The value must be :size.',
'string' => 'The string must be :size characters.',
'string' => 'The string must be :size characters.',
],
'starts_with' => 'This must start with one of the following: :values.',
'string' => 'This must be a string.',
'timezone' => 'This must be a valid timezone.',
'unique' => 'This has already been taken.',
'uploaded' => 'This failed to upload.',
'url' => 'This must be a valid URL.',
'uuid' => 'This must be a valid UUID.',
'starts_with' => 'This must start with one of the following: :values.',
'string' => 'This must be a string.',
'timezone' => 'This must be a valid timezone.',
'unique' => 'This has already been taken.',
'uploaded' => 'This failed to upload.',
'url' => 'This must be a valid URL.',
'uuid' => 'This must be a valid UUID.',
/*
|--------------------------------------------------------------------------

View File

@@ -12,7 +12,7 @@
*/
return [
'failed' => 'Estas credenciales no coinciden con nuestros registros.',
'failed' => 'Estas credenciales no coinciden con nuestros registros.',
'password' => 'La contraseña ingresada no es correcta.',
'throttle' => 'Demasiados intentos de acceso. Por favor intente nuevamente en :seconds segundos.',
];

View File

@@ -12,6 +12,6 @@
*/
return [
'next' => 'Siguiente »',
'next' => 'Siguiente »',
'previous' => '« Anterior',
];

View File

@@ -12,9 +12,9 @@
*/
return [
'reset' => '¡Su contraseña ha sido restablecida!',
'sent' => '¡Le hemos enviado por correo electrónico el enlace para restablecer su contraseña!',
'reset' => '¡Su contraseña ha sido restablecida!',
'sent' => '¡Le hemos enviado por correo electrónico el enlace para restablecer su contraseña!',
'throttled' => 'Por favor espere antes de intentar de nuevo.',
'token' => 'El token de restablecimiento de contraseña es inválido.',
'user' => 'No encontramos ningún usuario con ese correo electrónico.',
'token' => 'El token de restablecimiento de contraseña es inválido.',
'user' => 'No encontramos ningún usuario con ese correo electrónico.',
];

View File

@@ -12,120 +12,120 @@
*/
return [
'accepted' => 'Este campo debe ser aceptado.',
'active_url' => 'Esta no es una URL válida.',
'after' => 'Debe ser una fecha después de :date.',
'after_or_equal' => 'Debe ser una fecha después o igual a :date.',
'alpha' => 'Este campo solo puede contener letras.',
'alpha_dash' => 'Este campo solo puede contener letras, números, guiones y guiones bajos.',
'alpha_num' => 'Este campo solo puede contener letras y números.',
'array' => 'Este campo debe ser un array (colección).',
'attached' => 'Este campo ya se adjuntó.',
'before' => 'Debe ser una fecha antes de :date.',
'before_or_equal' => 'Debe ser una fecha anterior o igual a :date.',
'between' => [
'array' => 'El contenido debe tener entre :min y :max elementos.',
'file' => 'Este archivo debe ser entre :min y :max kilobytes.',
'accepted' => 'Este campo debe ser aceptado.',
'active_url' => 'Esta no es una URL válida.',
'after' => 'Debe ser una fecha después de :date.',
'after_or_equal' => 'Debe ser una fecha después o igual a :date.',
'alpha' => 'Este campo solo puede contener letras.',
'alpha_dash' => 'Este campo solo puede contener letras, números, guiones y guiones bajos.',
'alpha_num' => 'Este campo solo puede contener letras y números.',
'array' => 'Este campo debe ser un array (colección).',
'attached' => 'Este campo ya se adjuntó.',
'before' => 'Debe ser una fecha antes de :date.',
'before_or_equal' => 'Debe ser una fecha anterior o igual a :date.',
'between' => [
'array' => 'El contenido debe tener entre :min y :max elementos.',
'file' => 'Este archivo debe ser entre :min y :max kilobytes.',
'numeric' => 'Este valor debe ser entre :min y :max.',
'string' => 'El texto debe ser entre :min y :max caracteres.',
'string' => 'El texto debe ser entre :min y :max caracteres.',
],
'boolean' => 'El campo debe ser verdadero o falso.',
'confirmed' => 'La confirmación no coincide.',
'date' => 'Esta no es una fecha válida.',
'date_equals' => 'El campo debe ser una fecha igual a :date.',
'date_format' => 'El campo no corresponde al formato :format.',
'different' => 'Este valor deben ser diferente de :other.',
'digits' => 'Debe tener :digits dígitos.',
'digits_between' => 'Debe tener entre :min y :max dígitos.',
'dimensions' => 'Las dimensiones de esta imagen son inválidas.',
'distinct' => 'El campo tiene un valor duplicado.',
'email' => 'No es un correo válido.',
'ends_with' => 'Debe finalizar con uno de los siguientes valores: :values.',
'exists' => 'El valor seleccionado es inválido.',
'file' => 'El campo debe ser un archivo.',
'filled' => 'Este campo debe tener un valor.',
'gt' => [
'array' => 'El contenido debe tener mas de :value elementos.',
'file' => 'El archivo debe ser mayor que :value kilobytes.',
'boolean' => 'El campo debe ser verdadero o falso.',
'confirmed' => 'La confirmación no coincide.',
'date' => 'Esta no es una fecha válida.',
'date_equals' => 'El campo debe ser una fecha igual a :date.',
'date_format' => 'El campo no corresponde al formato :format.',
'different' => 'Este valor deben ser diferente de :other.',
'digits' => 'Debe tener :digits dígitos.',
'digits_between' => 'Debe tener entre :min y :max dígitos.',
'dimensions' => 'Las dimensiones de esta imagen son inválidas.',
'distinct' => 'El campo tiene un valor duplicado.',
'email' => 'No es un correo válido.',
'ends_with' => 'Debe finalizar con uno de los siguientes valores: :values.',
'exists' => 'El valor seleccionado es inválido.',
'file' => 'El campo debe ser un archivo.',
'filled' => 'Este campo debe tener un valor.',
'gt' => [
'array' => 'El contenido debe tener mas de :value elementos.',
'file' => 'El archivo debe ser mayor que :value kilobytes.',
'numeric' => 'El valor del campo debe ser mayor que :value.',
'string' => 'El texto debe ser mayor de :value caracteres.',
'string' => 'El texto debe ser mayor de :value caracteres.',
],
'gte' => [
'array' => 'El contenido debe tener :value elementos o más.',
'file' => 'El tamaño del archivo debe ser mayor o igual que :value kilobytes.',
'gte' => [
'array' => 'El contenido debe tener :value elementos o más.',
'file' => 'El tamaño del archivo debe ser mayor o igual que :value kilobytes.',
'numeric' => 'El valor debe ser mayor o igual que :value.',
'string' => 'El texto debe ser mayor o igual de :value caracteres.',
'string' => 'El texto debe ser mayor o igual de :value caracteres.',
],
'image' => 'Esta debe ser una imagen.',
'in' => 'El valor seleccionado es inválido.',
'in_array' => 'Este valor no existe en :other.',
'integer' => 'Esto debe ser un entero.',
'ip' => 'Debe ser una dirección IP válida.',
'ipv4' => 'Debe ser una dirección IPv4 válida.',
'ipv6' => 'Debe ser una dirección IPv6 válida.',
'json' => 'Debe ser un texto válido en JSON.',
'lt' => [
'array' => 'El contenido debe tener menor de :value elementos.',
'file' => 'El tamaño del archivo debe ser menor a :value kilobytes.',
'image' => 'Esta debe ser una imagen.',
'in' => 'El valor seleccionado es inválido.',
'in_array' => 'Este valor no existe en :other.',
'integer' => 'Esto debe ser un entero.',
'ip' => 'Debe ser una dirección IP válida.',
'ipv4' => 'Debe ser una dirección IPv4 válida.',
'ipv6' => 'Debe ser una dirección IPv6 válida.',
'json' => 'Debe ser un texto válido en JSON.',
'lt' => [
'array' => 'El contenido debe tener menor de :value elementos.',
'file' => 'El tamaño del archivo debe ser menor a :value kilobytes.',
'numeric' => 'El valor debe ser menor que :value.',
'string' => 'El texto debe ser menor de :value caracteres.',
'string' => 'El texto debe ser menor de :value caracteres.',
],
'lte' => [
'array' => 'El contenido no debe tener más de :value elementos.',
'file' => 'El tamaño del archivo debe ser menor o igual que :value kilobytes.',
'lte' => [
'array' => 'El contenido no debe tener más de :value elementos.',
'file' => 'El tamaño del archivo debe ser menor o igual que :value kilobytes.',
'numeric' => 'El valor debe ser menor o igual que :value.',
'string' => 'El texto debe ser menor o igual de :value caracteres.',
'string' => 'El texto debe ser menor o igual de :value caracteres.',
],
'max' => [
'array' => 'El contenido no debe tener más de :max elementos.',
'file' => 'El tamaño del archivo no debe ser mayor a :max kilobytes.',
'max' => [
'array' => 'El contenido no debe tener más de :max elementos.',
'file' => 'El tamaño del archivo no debe ser mayor a :max kilobytes.',
'numeric' => 'El valor no debe ser mayor de :max.',
'string' => 'El texto no debe ser mayor a :max caracteres.',
'string' => 'El texto no debe ser mayor a :max caracteres.',
],
'mimes' => 'Debe ser un archivo de tipo: :values.',
'mimetypes' => 'Debe ser un archivo de tipo: :values.',
'min' => [
'array' => 'El contenido debe tener al menos :min elementos.',
'file' => 'El tamaño del archivo debe ser al menos de :min kilobytes.',
'mimes' => 'Debe ser un archivo de tipo: :values.',
'mimetypes' => 'Debe ser un archivo de tipo: :values.',
'min' => [
'array' => 'El contenido debe tener al menos :min elementos.',
'file' => 'El tamaño del archivo debe ser al menos de :min kilobytes.',
'numeric' => 'El valor debe ser al menos de :min.',
'string' => 'El texto debe ser al menos de :min caracteres.',
'string' => 'El texto debe ser al menos de :min caracteres.',
],
'multiple_of' => 'Este valor debe ser múltiplo de :value',
'not_in' => 'El valor seleccionado es inválido.',
'not_regex' => 'Este formato es inválido.',
'numeric' => 'Debe ser un número.',
'password' => 'La contraseña es incorrecta.',
'present' => 'Este campo debe estar presente.',
'prohibited' => 'Este campo está prohibido',
'prohibited_if' => 'Este campo está prohibido cuando :other es :value.',
'prohibited_unless' => 'Este campo está prohibido a menos que :other sea :values.',
'regex' => 'Este formato es inválido.',
'relatable' => 'Este campo no se puede asociar con este recurso.',
'required' => 'Este campo es requerido.',
'required_if' => 'Este campo es requerido cuando :other es :value.',
'required_unless' => 'Este campo es requerido a menos que :other esté en :values.',
'required_with' => 'Este campo es requerido cuando :values está presente.',
'required_with_all' => 'Este campo es requerido cuando :values están presentes.',
'required_without' => 'Este campo es requerido cuando :values no está presente.',
'multiple_of' => 'Este valor debe ser múltiplo de :value',
'not_in' => 'El valor seleccionado es inválido.',
'not_regex' => 'Este formato es inválido.',
'numeric' => 'Debe ser un número.',
'password' => 'La contraseña es incorrecta.',
'present' => 'Este campo debe estar presente.',
'prohibited' => 'Este campo está prohibido',
'prohibited_if' => 'Este campo está prohibido cuando :other es :value.',
'prohibited_unless' => 'Este campo está prohibido a menos que :other sea :values.',
'regex' => 'Este formato es inválido.',
'relatable' => 'Este campo no se puede asociar con este recurso.',
'required' => 'Este campo es requerido.',
'required_if' => 'Este campo es requerido cuando :other es :value.',
'required_unless' => 'Este campo es requerido a menos que :other esté en :values.',
'required_with' => 'Este campo es requerido cuando :values está presente.',
'required_with_all' => 'Este campo es requerido cuando :values están presentes.',
'required_without' => 'Este campo es requerido cuando :values no está presente.',
'required_without_all' => 'Este campo es requerido cuando ninguno de :values están presentes.',
'same' => 'El valor de este campo debe ser igual a :other.',
'size' => [
'array' => 'El contenido debe tener :size elementos.',
'file' => 'El tamaño del archivo debe ser de :size kilobytes.',
'same' => 'El valor de este campo debe ser igual a :other.',
'size' => [
'array' => 'El contenido debe tener :size elementos.',
'file' => 'El tamaño del archivo debe ser de :size kilobytes.',
'numeric' => 'El valor debe ser :size.',
'string' => 'El texto debe ser de :size caracteres.',
'string' => 'El texto debe ser de :size caracteres.',
],
'starts_with' => 'Debe comenzar con alguno de los siguientes valores: :values.',
'string' => 'Debe ser un texto.',
'timezone' => 'Debe ser de una zona horaria válida.',
'unique' => 'Este campo ya ha sido tomado.',
'uploaded' => 'Falló al subir.',
'url' => 'Este formato es inválido.',
'uuid' => 'Debe ser un UUID válido.',
'custom' => [
'starts_with' => 'Debe comenzar con alguno de los siguientes valores: :values.',
'string' => 'Debe ser un texto.',
'timezone' => 'Debe ser de una zona horaria válida.',
'unique' => 'Este campo ya ha sido tomado.',
'uploaded' => 'Falló al subir.',
'url' => 'Este formato es inválido.',
'uuid' => 'Debe ser un UUID válido.',
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
'attributes' => [],
'attributes' => [],
];

View File

@@ -12,158 +12,158 @@
*/
return [
'accepted' => ':attribute debe ser aceptado.',
'active_url' => ':attribute no es una URL válida.',
'after' => ':attribute debe ser una fecha posterior a :date.',
'after_or_equal' => ':attribute debe ser una fecha posterior o igual a :date.',
'alpha' => ':attribute sólo debe contener letras.',
'alpha_dash' => ':attribute sólo debe contener letras, números, guiones y guiones bajos.',
'alpha_num' => ':attribute sólo debe contener letras y números.',
'array' => ':attribute debe ser un conjunto.',
'attached' => 'Este :attribute ya se adjuntó.',
'before' => ':attribute debe ser una fecha anterior a :date.',
'before_or_equal' => ':attribute debe ser una fecha anterior o igual a :date.',
'between' => [
'array' => ':attribute tiene que tener entre :min - :max elementos.',
'file' => ':attribute debe pesar entre :min - :max kilobytes.',
'accepted' => ':attribute debe ser aceptado.',
'active_url' => ':attribute no es una URL válida.',
'after' => ':attribute debe ser una fecha posterior a :date.',
'after_or_equal' => ':attribute debe ser una fecha posterior o igual a :date.',
'alpha' => ':attribute sólo debe contener letras.',
'alpha_dash' => ':attribute sólo debe contener letras, números, guiones y guiones bajos.',
'alpha_num' => ':attribute sólo debe contener letras y números.',
'array' => ':attribute debe ser un conjunto.',
'attached' => 'Este :attribute ya se adjuntó.',
'before' => ':attribute debe ser una fecha anterior a :date.',
'before_or_equal' => ':attribute debe ser una fecha anterior o igual a :date.',
'between' => [
'array' => ':attribute tiene que tener entre :min - :max elementos.',
'file' => ':attribute debe pesar entre :min - :max kilobytes.',
'numeric' => ':attribute tiene que estar entre :min - :max.',
'string' => ':attribute tiene que tener entre :min - :max caracteres.',
'string' => ':attribute tiene que tener entre :min - :max caracteres.',
],
'boolean' => 'El campo :attribute debe tener un valor verdadero o falso.',
'confirmed' => 'La confirmación de :attribute no coincide.',
'date' => ':attribute no es una fecha válida.',
'date_equals' => ':attribute debe ser una fecha igual a :date.',
'date_format' => ':attribute no corresponde al formato :format.',
'different' => ':attribute y :other deben ser diferentes.',
'digits' => ':attribute debe tener :digits dígitos.',
'digits_between' => ':attribute debe tener entre :min y :max dígitos.',
'dimensions' => 'Las dimensiones de la imagen :attribute no son válidas.',
'distinct' => 'El campo :attribute contiene un valor duplicado.',
'email' => ':attribute no es un correo válido.',
'ends_with' => 'El campo :attribute debe finalizar con uno de los siguientes valores: :values',
'exists' => ':attribute es inválido.',
'file' => 'El campo :attribute debe ser un archivo.',
'filled' => 'El campo :attribute es obligatorio.',
'gt' => [
'array' => 'El campo :attribute debe tener más de :value elementos.',
'file' => 'El campo :attribute debe tener más de :value kilobytes.',
'boolean' => 'El campo :attribute debe tener un valor verdadero o falso.',
'confirmed' => 'La confirmación de :attribute no coincide.',
'date' => ':attribute no es una fecha válida.',
'date_equals' => ':attribute debe ser una fecha igual a :date.',
'date_format' => ':attribute no corresponde al formato :format.',
'different' => ':attribute y :other deben ser diferentes.',
'digits' => ':attribute debe tener :digits dígitos.',
'digits_between' => ':attribute debe tener entre :min y :max dígitos.',
'dimensions' => 'Las dimensiones de la imagen :attribute no son válidas.',
'distinct' => 'El campo :attribute contiene un valor duplicado.',
'email' => ':attribute no es un correo válido.',
'ends_with' => 'El campo :attribute debe finalizar con uno de los siguientes valores: :values',
'exists' => ':attribute es inválido.',
'file' => 'El campo :attribute debe ser un archivo.',
'filled' => 'El campo :attribute es obligatorio.',
'gt' => [
'array' => 'El campo :attribute debe tener más de :value elementos.',
'file' => 'El campo :attribute debe tener más de :value kilobytes.',
'numeric' => 'El campo :attribute debe ser mayor que :value.',
'string' => 'El campo :attribute debe tener más de :value caracteres.',
'string' => 'El campo :attribute debe tener más de :value caracteres.',
],
'gte' => [
'array' => 'El campo :attribute debe tener como mínimo :value elementos.',
'file' => 'El campo :attribute debe tener como mínimo :value kilobytes.',
'gte' => [
'array' => 'El campo :attribute debe tener como mínimo :value elementos.',
'file' => 'El campo :attribute debe tener como mínimo :value kilobytes.',
'numeric' => 'El campo :attribute debe ser como mínimo :value.',
'string' => 'El campo :attribute debe tener como mínimo :value caracteres.',
'string' => 'El campo :attribute debe tener como mínimo :value caracteres.',
],
'image' => ':attribute debe ser una imagen.',
'in' => ':attribute es inválido.',
'in_array' => 'El campo :attribute no existe en :other.',
'integer' => ':attribute debe ser un número entero.',
'ip' => ':attribute debe ser una dirección IP válida.',
'ipv4' => ':attribute debe ser una dirección IPv4 válida.',
'ipv6' => ':attribute debe ser una dirección IPv6 válida.',
'json' => 'El campo :attribute debe ser una cadena JSON válida.',
'lt' => [
'array' => 'El campo :attribute debe tener menos de :value elementos.',
'file' => 'El campo :attribute debe tener menos de :value kilobytes.',
'image' => ':attribute debe ser una imagen.',
'in' => ':attribute es inválido.',
'in_array' => 'El campo :attribute no existe en :other.',
'integer' => ':attribute debe ser un número entero.',
'ip' => ':attribute debe ser una dirección IP válida.',
'ipv4' => ':attribute debe ser una dirección IPv4 válida.',
'ipv6' => ':attribute debe ser una dirección IPv6 válida.',
'json' => 'El campo :attribute debe ser una cadena JSON válida.',
'lt' => [
'array' => 'El campo :attribute debe tener menos de :value elementos.',
'file' => 'El campo :attribute debe tener menos de :value kilobytes.',
'numeric' => 'El campo :attribute debe ser menor que :value.',
'string' => 'El campo :attribute debe tener menos de :value caracteres.',
'string' => 'El campo :attribute debe tener menos de :value caracteres.',
],
'lte' => [
'array' => 'El campo :attribute debe tener como máximo :value elementos.',
'file' => 'El campo :attribute debe tener como máximo :value kilobytes.',
'lte' => [
'array' => 'El campo :attribute debe tener como máximo :value elementos.',
'file' => 'El campo :attribute debe tener como máximo :value kilobytes.',
'numeric' => 'El campo :attribute debe ser como máximo :value.',
'string' => 'El campo :attribute debe tener como máximo :value caracteres.',
'string' => 'El campo :attribute debe tener como máximo :value caracteres.',
],
'max' => [
'array' => ':attribute no debe tener más de :max elementos.',
'file' => ':attribute no debe ser mayor que :max kilobytes.',
'max' => [
'array' => ':attribute no debe tener más de :max elementos.',
'file' => ':attribute no debe ser mayor que :max kilobytes.',
'numeric' => ':attribute no debe ser mayor que :max.',
'string' => ':attribute no debe ser mayor que :max caracteres.',
'string' => ':attribute no debe ser mayor que :max caracteres.',
],
'mimes' => ':attribute debe ser un archivo con formato: :values.',
'mimetypes' => ':attribute debe ser un archivo con formato: :values.',
'min' => [
'array' => ':attribute debe tener al menos :min elementos.',
'file' => 'El tamaño de :attribute debe ser de al menos :min kilobytes.',
'mimes' => ':attribute debe ser un archivo con formato: :values.',
'mimetypes' => ':attribute debe ser un archivo con formato: :values.',
'min' => [
'array' => ':attribute debe tener al menos :min elementos.',
'file' => 'El tamaño de :attribute debe ser de al menos :min kilobytes.',
'numeric' => 'El tamaño de :attribute debe ser de al menos :min.',
'string' => ':attribute debe contener al menos :min caracteres.',
'string' => ':attribute debe contener al menos :min caracteres.',
],
'multiple_of' => 'El campo :attribute debe ser múltiplo de :value',
'not_in' => ':attribute es inválido.',
'not_regex' => 'El formato del campo :attribute no es válido.',
'numeric' => ':attribute debe ser numérico.',
'password' => 'La contraseña es incorrecta.',
'present' => 'El campo :attribute debe estar presente.',
'prohibited' => 'El campo :attribute está prohibido.',
'prohibited_if' => 'El campo :attribute está prohibido cuando :other es :value.',
'prohibited_unless' => 'El campo :attribute está prohibido a menos que :other sea :values.',
'regex' => 'El formato de :attribute es inválido.',
'relatable' => 'Este :attribute no se puede asociar con este recurso',
'required' => 'El campo :attribute es obligatorio.',
'required_if' => 'El campo :attribute es obligatorio cuando :other es :value.',
'required_unless' => 'El campo :attribute es obligatorio a menos que :other esté en :values.',
'required_with' => 'El campo :attribute es obligatorio cuando :values está presente.',
'required_with_all' => 'El campo :attribute es obligatorio cuando :values están presentes.',
'required_without' => 'El campo :attribute es obligatorio cuando :values no está presente.',
'multiple_of' => 'El campo :attribute debe ser múltiplo de :value',
'not_in' => ':attribute es inválido.',
'not_regex' => 'El formato del campo :attribute no es válido.',
'numeric' => ':attribute debe ser numérico.',
'password' => 'La contraseña es incorrecta.',
'present' => 'El campo :attribute debe estar presente.',
'prohibited' => 'El campo :attribute está prohibido.',
'prohibited_if' => 'El campo :attribute está prohibido cuando :other es :value.',
'prohibited_unless' => 'El campo :attribute está prohibido a menos que :other sea :values.',
'regex' => 'El formato de :attribute es inválido.',
'relatable' => 'Este :attribute no se puede asociar con este recurso',
'required' => 'El campo :attribute es obligatorio.',
'required_if' => 'El campo :attribute es obligatorio cuando :other es :value.',
'required_unless' => 'El campo :attribute es obligatorio a menos que :other esté en :values.',
'required_with' => 'El campo :attribute es obligatorio cuando :values está presente.',
'required_with_all' => 'El campo :attribute es obligatorio cuando :values están presentes.',
'required_without' => 'El campo :attribute es obligatorio cuando :values no está presente.',
'required_without_all' => 'El campo :attribute es obligatorio cuando ninguno de :values está presente.',
'same' => ':attribute y :other deben coincidir.',
'size' => [
'array' => ':attribute debe contener :size elementos.',
'file' => 'El tamaño de :attribute debe ser :size kilobytes.',
'same' => ':attribute y :other deben coincidir.',
'size' => [
'array' => ':attribute debe contener :size elementos.',
'file' => 'El tamaño de :attribute debe ser :size kilobytes.',
'numeric' => 'El tamaño de :attribute debe ser :size.',
'string' => ':attribute debe contener :size caracteres.',
'string' => ':attribute debe contener :size caracteres.',
],
'starts_with' => 'El campo :attribute debe comenzar con uno de los siguientes valores: :values',
'string' => 'El campo :attribute debe ser una cadena de caracteres.',
'timezone' => 'El :attribute debe ser una zona válida.',
'unique' => 'El campo :attribute ya ha sido registrado.',
'uploaded' => 'Subir :attribute ha fallado.',
'url' => 'El formato :attribute es inválido.',
'uuid' => 'El campo :attribute debe ser un UUID válido.',
'custom' => [
'email' => [
'starts_with' => 'El campo :attribute debe comenzar con uno de los siguientes valores: :values',
'string' => 'El campo :attribute debe ser una cadena de caracteres.',
'timezone' => 'El :attribute debe ser una zona válida.',
'unique' => 'El campo :attribute ya ha sido registrado.',
'uploaded' => 'Subir :attribute ha fallado.',
'url' => 'El formato :attribute es inválido.',
'uuid' => 'El campo :attribute debe ser un UUID válido.',
'custom' => [
'email' => [
'unique' => 'El :attribute ya ha sido registrado.',
],
'password' => [
'min' => 'La :attribute debe contener más de :min caracteres',
],
],
'attributes' => [
'address' => 'dirección',
'age' => 'edad',
'body' => 'contenido',
'city' => 'ciudad',
'content' => 'contenido',
'country' => 'país',
'current_password' => 'contraseña actual',
'date' => 'fecha',
'day' => 'día',
'description' => 'descripción',
'email' => 'correo electrónico',
'excerpt' => 'extracto',
'first_name' => 'nombre',
'gender' => 'género',
'hour' => 'hora',
'last_name' => 'apellido',
'message' => 'mensaje',
'minute' => 'minuto',
'mobile' => 'móvil',
'month' => 'mes',
'name' => 'nombre',
'password' => 'contraseña',
'attributes' => [
'address' => 'dirección',
'age' => 'edad',
'body' => 'contenido',
'city' => 'ciudad',
'content' => 'contenido',
'country' => 'país',
'current_password' => 'contraseña actual',
'date' => 'fecha',
'day' => 'día',
'description' => 'descripción',
'email' => 'correo electrónico',
'excerpt' => 'extracto',
'first_name' => 'nombre',
'gender' => 'género',
'hour' => 'hora',
'last_name' => 'apellido',
'message' => 'mensaje',
'minute' => 'minuto',
'mobile' => 'móvil',
'month' => 'mes',
'name' => 'nombre',
'password' => 'contraseña',
'password_confirmation' => 'confirmación de la contraseña',
'phone' => 'teléfono',
'price' => 'precio',
'role' => 'rol',
'second' => 'segundo',
'sex' => 'sexo',
'subject' => 'asunto',
'terms' => 'términos',
'time' => 'hora',
'title' => 'título',
'username' => 'usuario',
'year' => 'año',
'phone' => 'teléfono',
'price' => 'precio',
'role' => 'rol',
'second' => 'segundo',
'sex' => 'sexo',
'subject' => 'asunto',
'terms' => 'términos',
'time' => 'hora',
'title' => 'título',
'username' => 'usuario',
'year' => 'año',
],
];

View File

@@ -12,7 +12,7 @@
*/
return [
'failed' => 'مشخصات وارد شده با اطلاعات ما سازگار نیست.',
'failed' => 'مشخصات وارد شده با اطلاعات ما سازگار نیست.',
'password' => 'رمز عبور شما معتبر نیست.',
'throttle' => 'دفعات تلاش شما برای ورود بیش از حد مجاز است. لطفا پس از :seconds ثانیه مجددا تلاش فرمایید.',
];

View File

@@ -12,6 +12,6 @@
*/
return [
'next' => 'بعدی »',
'next' => 'بعدی »',
'previous' => '« قبلی',
];

View File

@@ -12,9 +12,9 @@
*/
return [
'reset' => 'رمز عبور شما بازگردانی شد!',
'sent' => 'لینک بازگردانی رمز عبور به ایمیل شما ارسال شد.',
'reset' => 'رمز عبور شما بازگردانی شد!',
'sent' => 'لینک بازگردانی رمز عبور به ایمیل شما ارسال شد.',
'throttled' => 'پیش از تلاش مجدد کمی صبر کنید.',
'token' => 'مشخصه‌ی بازگردانی رمز عبور معتبر نیست.',
'user' => 'ما کاربری با این نشانی ایمیل نداریم!',
'token' => 'مشخصه‌ی بازگردانی رمز عبور معتبر نیست.',
'user' => 'ما کاربری با این نشانی ایمیل نداریم!',
];

View File

@@ -12,120 +12,120 @@
*/
return [
'accepted' => 'این مقدار باید پذیرفته شده باشد.',
'active_url' => 'این مقدار یک آدرس معتبر نیست.',
'after' => 'این مقدار باید یک تاریخ بعد از :date باشد.',
'after_or_equal' => 'این مقدار باید یک تاریخ مساوی یا بعد از :date باشد.',
'alpha' => 'این مقدار تنها میتواند شامل حروف باشد.',
'alpha_dash' => 'این مقدار تنها میتواند شامل حروف، اعداد، خط تیره و زیرخط باشد.',
'alpha_num' => 'این مقداز تنها میتواند شامل حروف و اعداد باشد.',
'array' => 'این مقدار باید یک آرایه باشد.',
'attached' => 'This field is already attached.',
'before' => 'این مقدار باید یک تاریخ قبل از :date باشد.',
'before_or_equal' => 'این مقدار باید یک تاریخ مساوی یا قبل از :date باشد.',
'between' => [
'array' => 'این مقدار باید بین :min و :max گزینه داشته باشد.',
'file' => 'حجم این فایل باید بین :min و :max کیلوبایت باشد.',
'accepted' => 'این مقدار باید پذیرفته شده باشد.',
'active_url' => 'این مقدار یک آدرس معتبر نیست.',
'after' => 'این مقدار باید یک تاریخ بعد از :date باشد.',
'after_or_equal' => 'این مقدار باید یک تاریخ مساوی یا بعد از :date باشد.',
'alpha' => 'این مقدار تنها میتواند شامل حروف باشد.',
'alpha_dash' => 'این مقدار تنها میتواند شامل حروف، اعداد، خط تیره و زیرخط باشد.',
'alpha_num' => 'این مقداز تنها میتواند شامل حروف و اعداد باشد.',
'array' => 'این مقدار باید یک آرایه باشد.',
'attached' => 'This field is already attached.',
'before' => 'این مقدار باید یک تاریخ قبل از :date باشد.',
'before_or_equal' => 'این مقدار باید یک تاریخ مساوی یا قبل از :date باشد.',
'between' => [
'array' => 'این مقدار باید بین :min و :max گزینه داشته باشد.',
'file' => 'حجم این فایل باید بین :min و :max کیلوبایت باشد.',
'numeric' => 'این مقدار باید بین :min و :max باشد.',
'string' => 'این رشته باید بین :min و :max حرف داشته باشد.',
'string' => 'این رشته باید بین :min و :max حرف داشته باشد.',
],
'boolean' => 'این مقدار باید حتما true و یا false باشد.',
'confirmed' => 'با مقدار تکرار همخوانی ندارد.',
'date' => 'این مقدار یک تاریخ معبتر نیست.',
'date_equals' => 'این مقدار باید یک تاریخ مساوی با :date باشد.',
'date_format' => 'این مقدار با فرمت :format همخوانی ندارد.',
'different' => 'این مقدار باید متفاوت از :other باشد.',
'digits' => 'این مقدار باید :digits رقمی باشد.',
'digits_between' => 'تعداد ارقام این مقدار باید بین :min و :max باشد.',
'dimensions' => 'ابعاد این عکس نامعتبر است.',
'distinct' => 'مقدار این ورودی تکراری است.',
'email' => 'این مقدار باید یک آدرس ایمیل معتبر باشد.',
'ends_with' => 'این مقدار باید با یکی از عبارت های روبرو پایان یابد: :values.',
'exists' => 'مقدار انتخابی نا معتبر است.',
'file' => 'این ورودی باید یک فایل باشد.',
'filled' => 'این ورودی باید یک مقدار داشته باشد.',
'gt' => [
'array' => 'مقدار ورودی باید بیشتر از :value گزینه داشته باشد.',
'file' => 'حجم فایل ورودی باید بزرگتر از :value کیلوبایت باشد.',
'boolean' => 'این مقدار باید حتما true و یا false باشد.',
'confirmed' => 'با مقدار تکرار همخوانی ندارد.',
'date' => 'این مقدار یک تاریخ معبتر نیست.',
'date_equals' => 'این مقدار باید یک تاریخ مساوی با :date باشد.',
'date_format' => 'این مقدار با فرمت :format همخوانی ندارد.',
'different' => 'این مقدار باید متفاوت از :other باشد.',
'digits' => 'این مقدار باید :digits رقمی باشد.',
'digits_between' => 'تعداد ارقام این مقدار باید بین :min و :max باشد.',
'dimensions' => 'ابعاد این عکس نامعتبر است.',
'distinct' => 'مقدار این ورودی تکراری است.',
'email' => 'این مقدار باید یک آدرس ایمیل معتبر باشد.',
'ends_with' => 'این مقدار باید با یکی از عبارت های روبرو پایان یابد: :values.',
'exists' => 'مقدار انتخابی نا معتبر است.',
'file' => 'این ورودی باید یک فایل باشد.',
'filled' => 'این ورودی باید یک مقدار داشته باشد.',
'gt' => [
'array' => 'مقدار ورودی باید بیشتر از :value گزینه داشته باشد.',
'file' => 'حجم فایل ورودی باید بزرگتر از :value کیلوبایت باشد.',
'numeric' => 'مقدار ورودی باید بزرگتر از :value باشد.',
'string' => 'تعداد حروف رشته ورودی باید بیشتر از :value باشد.',
'string' => 'تعداد حروف رشته ورودی باید بیشتر از :value باشد.',
],
'gte' => [
'array' => 'مقدار ورودی باید :value گزینه یا بیشتر داشته باشد.',
'file' => 'حجم فایل ورودی باید بیشتر یا مساوی :value کیلوبایت باشد.',
'gte' => [
'array' => 'مقدار ورودی باید :value گزینه یا بیشتر داشته باشد.',
'file' => 'حجم فایل ورودی باید بیشتر یا مساوی :value کیلوبایت باشد.',
'numeric' => 'مقدار ورودی باید بزرگتر یا مساوی :value باشد.',
'string' => 'تعداد حروف رشته ورودی باید بیشتر یا مساوی :value باشد.',
'string' => 'تعداد حروف رشته ورودی باید بیشتر یا مساوی :value باشد.',
],
'image' => 'این مقدار باید یک عکس باشد.',
'in' => 'مقدار انتخابی نامعتبر است.',
'in_array' => 'این مقدار در :other موجود نیست.',
'integer' => 'این مقدار باید یک عدد صحیح باشد.',
'ip' => 'این مقدار باید یک آدرس IP معتبر باشد.',
'ipv4' => 'این مقدار باید یک آدرس IPv4 معتبر باشد.',
'ipv6' => 'این مقدار باید یک آدرس IPv6 معتبر باشد.',
'json' => 'این مقدار باید یک رشته معتبر JSON باشد.',
'lt' => [
'array' => 'مقدار ورودی باید کمتر از :value گزینه داشته باشد.',
'file' => 'حجم فایل ورودی باید کمتر از :value کیلوبایت باشد.',
'image' => 'این مقدار باید یک عکس باشد.',
'in' => 'مقدار انتخابی نامعتبر است.',
'in_array' => 'این مقدار در :other موجود نیست.',
'integer' => 'این مقدار باید یک عدد صحیح باشد.',
'ip' => 'این مقدار باید یک آدرس IP معتبر باشد.',
'ipv4' => 'این مقدار باید یک آدرس IPv4 معتبر باشد.',
'ipv6' => 'این مقدار باید یک آدرس IPv6 معتبر باشد.',
'json' => 'این مقدار باید یک رشته معتبر JSON باشد.',
'lt' => [
'array' => 'مقدار ورودی باید کمتر از :value گزینه داشته باشد.',
'file' => 'حجم فایل ورودی باید کمتر از :value کیلوبایت باشد.',
'numeric' => 'مقدار ورودی باید کمتر از :value باشد.',
'string' => 'تعداد حروف رشته ورودی باید کمتر از :value باشد.',
'string' => 'تعداد حروف رشته ورودی باید کمتر از :value باشد.',
],
'lte' => [
'array' => 'مقدار ورودی باید :value گزینه یا کمتر داشته باشد.',
'file' => 'حجم فایل ورودی باید کمتر یا مساوی :value کیلوبایت باشد.',
'lte' => [
'array' => 'مقدار ورودی باید :value گزینه یا کمتر داشته باشد.',
'file' => 'حجم فایل ورودی باید کمتر یا مساوی :value کیلوبایت باشد.',
'numeric' => 'مقدار ورودی باید کمتر یا مساوی :value باشد.',
'string' => 'تعداد حروف رشته ورودی باید کمتر یا مساوی :value باشد.',
'string' => 'تعداد حروف رشته ورودی باید کمتر یا مساوی :value باشد.',
],
'max' => [
'array' => 'مقدار ورودی نباید بیشتر از :max گزینه داشته باشد.',
'file' => 'حجم فایل ورودی نباید بیشتر از :max کیلوبایت باشد.',
'max' => [
'array' => 'مقدار ورودی نباید بیشتر از :max گزینه داشته باشد.',
'file' => 'حجم فایل ورودی نباید بیشتر از :max کیلوبایت باشد.',
'numeric' => 'مقدار ورودی نباید بزرگتر از :max باشد.',
'string' => 'تعداد حروف رشته ورودی نباید بیشتر از :max باشد.',
'string' => 'تعداد حروف رشته ورودی نباید بیشتر از :max باشد.',
],
'mimes' => 'این مقدار باید یک فایل از این انواع باشد: :values.',
'mimetypes' => 'این مقدار باید یک فایل از این انواع باشد: :values.',
'min' => [
'array' => 'مقدار ورودی باید حداقل :min گزینه داشته باشد.',
'file' => 'حجم فایل ورودی باید حداقل :min کیلوبایت باشد.',
'mimes' => 'این مقدار باید یک فایل از این انواع باشد: :values.',
'mimetypes' => 'این مقدار باید یک فایل از این انواع باشد: :values.',
'min' => [
'array' => 'مقدار ورودی باید حداقل :min گزینه داشته باشد.',
'file' => 'حجم فایل ورودی باید حداقل :min کیلوبایت باشد.',
'numeric' => 'مقدار ورودی باید حداقل :min باشد.',
'string' => 'رشته ورودی باید حداقل :min حرف داشته باشد.',
'string' => 'رشته ورودی باید حداقل :min حرف داشته باشد.',
],
'multiple_of' => 'مقدار باید مضربی از :value باشد.',
'not_in' => 'گزینه انتخابی نامعتبر است.',
'not_regex' => 'این فرمت نامعتبر است.',
'numeric' => 'این مقدار باید عددی باشد.',
'password' => 'رمزعبور اشتباه است.',
'present' => 'این مقدار باید وارد شده باشد.',
'prohibited' => 'This field is prohibited.',
'prohibited_if' => 'This field is prohibited when :other is :value.',
'prohibited_unless' => 'This field is prohibited unless :other is in :values.',
'regex' => 'این فرمت نامعتبر است.',
'relatable' => 'This field may not be associated with this resource.',
'required' => 'این مقدار ضروری است.',
'required_if' => 'این مقدار ضروری است وقتی که :other برابر :value است.',
'required_unless' => 'این مقدار ضروری است مگر اینکه :other برابر :values باشد.',
'required_with' => 'این مقدار ضروری است وقتی که :values وارد شده باشد.',
'required_with_all' => 'این مقدار ضروری است وقتی که مقادیر :values وارد شده باشند.',
'required_without' => 'این مقدار ضروری است وقتی که :values وارد نشده باشد.',
'multiple_of' => 'مقدار باید مضربی از :value باشد.',
'not_in' => 'گزینه انتخابی نامعتبر است.',
'not_regex' => 'این فرمت نامعتبر است.',
'numeric' => 'این مقدار باید عددی باشد.',
'password' => 'رمزعبور اشتباه است.',
'present' => 'این مقدار باید وارد شده باشد.',
'prohibited' => 'This field is prohibited.',
'prohibited_if' => 'This field is prohibited when :other is :value.',
'prohibited_unless' => 'This field is prohibited unless :other is in :values.',
'regex' => 'این فرمت نامعتبر است.',
'relatable' => 'This field may not be associated with this resource.',
'required' => 'این مقدار ضروری است.',
'required_if' => 'این مقدار ضروری است وقتی که :other برابر :value است.',
'required_unless' => 'این مقدار ضروری است مگر اینکه :other برابر :values باشد.',
'required_with' => 'این مقدار ضروری است وقتی که :values وارد شده باشد.',
'required_with_all' => 'این مقدار ضروری است وقتی که مقادیر :values وارد شده باشند.',
'required_without' => 'این مقدار ضروری است وقتی که :values وارد نشده باشد.',
'required_without_all' => 'این مقدار ضروری است وقتی که هیچکدام از :values وارد نشده باشند.',
'same' => 'مقدار این ورودی باید یکی از مقدار های :other باشد.',
'size' => [
'array' => 'مقدار ورودی باید :size گزینه داشته باشد.',
'file' => 'حجم فایل ورودی باید :size کیلوبایت باشد.',
'same' => 'مقدار این ورودی باید یکی از مقدار های :other باشد.',
'size' => [
'array' => 'مقدار ورودی باید :size گزینه داشته باشد.',
'file' => 'حجم فایل ورودی باید :size کیلوبایت باشد.',
'numeric' => 'مقدار ورودی باید :size باشد.',
'string' => 'طول رشته ورودی باید :size حرف باشد.',
'string' => 'طول رشته ورودی باید :size حرف باشد.',
],
'starts_with' => 'این مقدار باید با یکی از گزینه های روبرو شروع شود: :values.',
'string' => 'این مقدار باید یک رشته باشد.',
'timezone' => 'این مقدار باید یک منطقه زمانی باشد.',
'unique' => 'این مقدار قبلا استفاده شده.',
'uploaded' => 'این ورودی بارگزاری نشد.',
'url' => 'این فرمت نامعتبر است.',
'uuid' => 'این مقدار باید یک UUID معتبر باشد.',
'custom' => [
'starts_with' => 'این مقدار باید با یکی از گزینه های روبرو شروع شود: :values.',
'string' => 'این مقدار باید یک رشته باشد.',
'timezone' => 'این مقدار باید یک منطقه زمانی باشد.',
'unique' => 'این مقدار قبلا استفاده شده.',
'uploaded' => 'این ورودی بارگزاری نشد.',
'url' => 'این فرمت نامعتبر است.',
'uuid' => 'این مقدار باید یک UUID معتبر باشد.',
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
'attributes' => [],
'attributes' => [],
];

View File

@@ -12,156 +12,156 @@
*/
return [
'accepted' => ':attribute باید پذیرفته شده باشد.',
'active_url' => 'آدرس :attribute معتبر نیست.',
'after' => ':attribute باید تاریخی بعد از :date باشد.',
'after_or_equal' => ':attribute باید تاریخی بعد از :date، یا مطابق با آن باشد.',
'alpha' => ':attribute باید فقط حروف الفبا باشد.',
'alpha_dash' => ':attribute باید فقط حروف الفبا، اعداد، خط تیره و زیرخط باشد.',
'alpha_num' => ':attribute باید فقط حروف الفبا و اعداد باشد.',
'array' => ':attribute باید آرایه باشد.',
'attached' => 'This :attribute is already attached.',
'before' => ':attribute باید تاریخی قبل از :date باشد.',
'before_or_equal' => ':attribute باید تاریخی قبل از :date، یا مطابق با آن باشد.',
'between' => [
'array' => ':attribute باید بین :min و :max آیتم باشد.',
'file' => ':attribute باید بین :min و :max کیلوبایت باشد.',
'accepted' => ':attribute باید پذیرفته شده باشد.',
'active_url' => 'آدرس :attribute معتبر نیست.',
'after' => ':attribute باید تاریخی بعد از :date باشد.',
'after_or_equal' => ':attribute باید تاریخی بعد از :date، یا مطابق با آن باشد.',
'alpha' => ':attribute باید فقط حروف الفبا باشد.',
'alpha_dash' => ':attribute باید فقط حروف الفبا، اعداد، خط تیره و زیرخط باشد.',
'alpha_num' => ':attribute باید فقط حروف الفبا و اعداد باشد.',
'array' => ':attribute باید آرایه باشد.',
'attached' => 'This :attribute is already attached.',
'before' => ':attribute باید تاریخی قبل از :date باشد.',
'before_or_equal' => ':attribute باید تاریخی قبل از :date، یا مطابق با آن باشد.',
'between' => [
'array' => ':attribute باید بین :min و :max آیتم باشد.',
'file' => ':attribute باید بین :min و :max کیلوبایت باشد.',
'numeric' => ':attribute باید بین :min و :max باشد.',
'string' => ':attribute باید بین :min و :max کاراکتر باشد.',
'string' => ':attribute باید بین :min و :max کاراکتر باشد.',
],
'boolean' => 'فیلد :attribute فقط می‌تواند true و یا false باشد.',
'confirmed' => ':attribute با فیلد تکرار مطابقت ندارد.',
'date' => ':attribute یک تاریخ معتبر نیست.',
'date_equals' => ':attribute باید یک تاریخ برابر با تاریخ :date باشد.',
'date_format' => ':attribute با الگوی :format مطابقت ندارد.',
'different' => ':attribute و :other باید از یکدیگر متفاوت باشند.',
'digits' => ':attribute باید :digits رقم باشد.',
'digits_between' => ':attribute باید بین :min و :max رقم باشد.',
'dimensions' => 'ابعاد تصویر :attribute قابل قبول نیست.',
'distinct' => 'فیلد :attribute مقدار تکراری دارد.',
'email' => ':attribute باید یک ایمیل معتبر باشد.',
'ends_with' => 'فیلد :attribute باید با یکی از مقادیر زیر خاتمه یابد: :values',
'exists' => ':attribute انتخاب شده، معتبر نیست.',
'file' => ':attribute باید یک فایل معتبر باشد.',
'filled' => 'فیلد :attribute باید مقدار داشته باشد.',
'gt' => [
'array' => ':attribute باید بیشتر از :value آیتم داشته باشد.',
'file' => ':attribute باید بزرگتر از :value کیلوبایت باشد.',
'boolean' => 'فیلد :attribute فقط می‌تواند true و یا false باشد.',
'confirmed' => ':attribute با فیلد تکرار مطابقت ندارد.',
'date' => ':attribute یک تاریخ معتبر نیست.',
'date_equals' => ':attribute باید یک تاریخ برابر با تاریخ :date باشد.',
'date_format' => ':attribute با الگوی :format مطابقت ندارد.',
'different' => ':attribute و :other باید از یکدیگر متفاوت باشند.',
'digits' => ':attribute باید :digits رقم باشد.',
'digits_between' => ':attribute باید بین :min و :max رقم باشد.',
'dimensions' => 'ابعاد تصویر :attribute قابل قبول نیست.',
'distinct' => 'فیلد :attribute مقدار تکراری دارد.',
'email' => ':attribute باید یک ایمیل معتبر باشد.',
'ends_with' => 'فیلد :attribute باید با یکی از مقادیر زیر خاتمه یابد: :values',
'exists' => ':attribute انتخاب شده، معتبر نیست.',
'file' => ':attribute باید یک فایل معتبر باشد.',
'filled' => 'فیلد :attribute باید مقدار داشته باشد.',
'gt' => [
'array' => ':attribute باید بیشتر از :value آیتم داشته باشد.',
'file' => ':attribute باید بزرگتر از :value کیلوبایت باشد.',
'numeric' => ':attribute باید بزرگتر از :value باشد.',
'string' => ':attribute باید بیشتر از :value کاراکتر داشته باشد.',
'string' => ':attribute باید بیشتر از :value کاراکتر داشته باشد.',
],
'gte' => [
'array' => ':attribute باید بیشتر یا مساوی :value آیتم داشته باشد.',
'file' => ':attribute باید بزرگتر یا مساوی :value کیلوبایت باشد.',
'gte' => [
'array' => ':attribute باید بیشتر یا مساوی :value آیتم داشته باشد.',
'file' => ':attribute باید بزرگتر یا مساوی :value کیلوبایت باشد.',
'numeric' => ':attribute باید بزرگتر یا مساوی :value باشد.',
'string' => ':attribute باید بیشتر یا مساوی :value کاراکتر داشته باشد.',
'string' => ':attribute باید بیشتر یا مساوی :value کاراکتر داشته باشد.',
],
'image' => ':attribute باید یک تصویر معتبر باشد.',
'in' => ':attribute انتخاب شده، معتبر نیست.',
'in_array' => 'فیلد :attribute در لیست :other وجود ندارد.',
'integer' => ':attribute باید عدد صحیح باشد.',
'ip' => ':attribute باید آدرس IP معتبر باشد.',
'ipv4' => ':attribute باید یک آدرس معتبر از نوع IPv4 باشد.',
'ipv6' => ':attribute باید یک آدرس معتبر از نوع IPv6 باشد.',
'json' => 'فیلد :attribute باید یک رشته از نوع JSON باشد.',
'lt' => [
'array' => ':attribute باید کمتر از :value آیتم داشته باشد.',
'file' => ':attribute باید کوچکتر از :value کیلوبایت باشد.',
'image' => ':attribute باید یک تصویر معتبر باشد.',
'in' => ':attribute انتخاب شده، معتبر نیست.',
'in_array' => 'فیلد :attribute در لیست :other وجود ندارد.',
'integer' => ':attribute باید عدد صحیح باشد.',
'ip' => ':attribute باید آدرس IP معتبر باشد.',
'ipv4' => ':attribute باید یک آدرس معتبر از نوع IPv4 باشد.',
'ipv6' => ':attribute باید یک آدرس معتبر از نوع IPv6 باشد.',
'json' => 'فیلد :attribute باید یک رشته از نوع JSON باشد.',
'lt' => [
'array' => ':attribute باید کمتر از :value آیتم داشته باشد.',
'file' => ':attribute باید کوچکتر از :value کیلوبایت باشد.',
'numeric' => ':attribute باید کوچکتر از :value باشد.',
'string' => ':attribute باید کمتر از :value کاراکتر داشته باشد.',
'string' => ':attribute باید کمتر از :value کاراکتر داشته باشد.',
],
'lte' => [
'array' => ':attribute باید کمتر یا مساوی :value آیتم داشته باشد.',
'file' => ':attribute باید کوچکتر یا مساوی :value کیلوبایت باشد.',
'lte' => [
'array' => ':attribute باید کمتر یا مساوی :value آیتم داشته باشد.',
'file' => ':attribute باید کوچکتر یا مساوی :value کیلوبایت باشد.',
'numeric' => ':attribute باید کوچکتر یا مساوی :value باشد.',
'string' => ':attribute باید کمتر یا مساوی :value کاراکتر داشته باشد.',
'string' => ':attribute باید کمتر یا مساوی :value کاراکتر داشته باشد.',
],
'max' => [
'array' => ':attribute نباید بیشتر از :max آیتم داشته باشد.',
'file' => ':attribute نباید بزرگتر از :max کیلوبایت باشد.',
'max' => [
'array' => ':attribute نباید بیشتر از :max آیتم داشته باشد.',
'file' => ':attribute نباید بزرگتر از :max کیلوبایت باشد.',
'numeric' => ':attribute نباید بزرگتر از :max باشد.',
'string' => ':attribute نباید بیشتر از :max کاراکتر داشته باشد.',
'string' => ':attribute نباید بیشتر از :max کاراکتر داشته باشد.',
],
'mimes' => 'فرمت‌های معتبر فایل عبارتند از: :values.',
'mimetypes' => 'فرمت‌های معتبر فایل عبارتند از: :values.',
'min' => [
'array' => ':attribute نباید کمتر از :min آیتم داشته باشد.',
'file' => ':attribute نباید کوچکتر از :min کیلوبایت باشد.',
'mimes' => 'فرمت‌های معتبر فایل عبارتند از: :values.',
'mimetypes' => 'فرمت‌های معتبر فایل عبارتند از: :values.',
'min' => [
'array' => ':attribute نباید کمتر از :min آیتم داشته باشد.',
'file' => ':attribute نباید کوچکتر از :min کیلوبایت باشد.',
'numeric' => ':attribute نباید کوچکتر از :min باشد.',
'string' => ':attribute نباید کمتر از :min کاراکتر داشته باشد.',
'string' => ':attribute نباید کمتر از :min کاراکتر داشته باشد.',
],
'multiple_of' => 'مقدار :attribute باید مضربی از :value باشد.',
'not_in' => ':attribute انتخاب شده، معتبر نیست.',
'not_regex' => 'فرمت :attribute معتبر نیست.',
'numeric' => ':attribute باید عدد یا رشته‌ای از اعداد باشد.',
'password' => 'رمزعبور اشتباه است.',
'present' => 'فیلد :attribute باید در پارامترهای ارسالی وجود داشته باشد.',
'prohibited' => 'The :attribute field is prohibited.',
'prohibited_if' => 'The :attribute field is prohibited when :other is :value.',
'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.',
'regex' => 'فرمت :attribute معتبر نیست.',
'relatable' => 'This :attribute may not be associated with this resource.',
'required' => 'فیلد :attribute الزامی است.',
'required_if' => 'هنگامی که :other برابر با :value است، فیلد :attribute الزامی است.',
'required_unless' => 'فیلد :attribute الزامی است، مگر آنکه :other در :values موجود باشد.',
'required_with' => 'در صورت وجود فیلد :values، فیلد :attribute نیز الزامی است.',
'required_with_all' => 'در صورت وجود فیلدهای :values، فیلد :attribute نیز الزامی است.',
'required_without' => 'در صورت عدم وجود فیلد :values، فیلد :attribute الزامی است.',
'multiple_of' => 'مقدار :attribute باید مضربی از :value باشد.',
'not_in' => ':attribute انتخاب شده، معتبر نیست.',
'not_regex' => 'فرمت :attribute معتبر نیست.',
'numeric' => ':attribute باید عدد یا رشته‌ای از اعداد باشد.',
'password' => 'رمزعبور اشتباه است.',
'present' => 'فیلد :attribute باید در پارامترهای ارسالی وجود داشته باشد.',
'prohibited' => 'The :attribute field is prohibited.',
'prohibited_if' => 'The :attribute field is prohibited when :other is :value.',
'prohibited_unless' => 'The :attribute field is prohibited unless :other is in :values.',
'regex' => 'فرمت :attribute معتبر نیست.',
'relatable' => 'This :attribute may not be associated with this resource.',
'required' => 'فیلد :attribute الزامی است.',
'required_if' => 'هنگامی که :other برابر با :value است، فیلد :attribute الزامی است.',
'required_unless' => 'فیلد :attribute الزامی است، مگر آنکه :other در :values موجود باشد.',
'required_with' => 'در صورت وجود فیلد :values، فیلد :attribute نیز الزامی است.',
'required_with_all' => 'در صورت وجود فیلدهای :values، فیلد :attribute نیز الزامی است.',
'required_without' => 'در صورت عدم وجود فیلد :values، فیلد :attribute الزامی است.',
'required_without_all' => 'در صورت عدم وجود هر یک از فیلدهای :values، فیلد :attribute الزامی است.',
'same' => ':attribute و :other باید همانند هم باشند.',
'size' => [
'array' => ':attribute باید شامل :size آیتم باشد.',
'file' => ':attribute باید برابر با :size کیلوبایت باشد.',
'same' => ':attribute و :other باید همانند هم باشند.',
'size' => [
'array' => ':attribute باید شامل :size آیتم باشد.',
'file' => ':attribute باید برابر با :size کیلوبایت باشد.',
'numeric' => ':attribute باید برابر با :size باشد.',
'string' => ':attribute باید برابر با :size کاراکتر باشد.',
'string' => ':attribute باید برابر با :size کاراکتر باشد.',
],
'starts_with' => ':attribute باید با یکی از این ها شروع شود: :values',
'string' => 'فیلد :attribute باید متن باشد.',
'timezone' => 'فیلد :attribute باید یک منطقه زمانی معتبر باشد.',
'unique' => ':attribute قبلا انتخاب شده است.',
'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.',
'url' => ':attribute معتبر نمی‌باشد.',
'uuid' => ':attribute باید یک UUID معتبر باشد.',
'custom' => [
'starts_with' => ':attribute باید با یکی از این ها شروع شود: :values',
'string' => 'فیلد :attribute باید متن باشد.',
'timezone' => 'فیلد :attribute باید یک منطقه زمانی معتبر باشد.',
'unique' => ':attribute قبلا انتخاب شده است.',
'uploaded' => 'بارگذاری فایل :attribute موفقیت آمیز نبود.',
'url' => ':attribute معتبر نمی‌باشد.',
'uuid' => ':attribute باید یک UUID معتبر باشد.',
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
'attributes' => [
'address' => 'نشانی',
'age' => 'سن',
'area' => 'منطقه',
'available' => 'موجود',
'city' => 'شهر',
'content' => 'محتوا',
'country' => 'کشور',
'date' => 'تاریخ',
'day' => 'روز',
'description' => 'توضیحات',
'district' => 'ناحیه',
'email' => 'ایمیل',
'excerpt' => 'گزیده مطلب',
'first_name' => 'نام',
'gender' => 'جنسیت',
'hour' => 'ساعت',
'last_name' => 'نام خانوادگی',
'minute' => 'دقیقه',
'mobile' => 'شماره همراه',
'month' => 'ماه',
'name' => 'نام',
'national_code' => 'کد ملی',
'password' => 'رمز عبور',
'attributes' => [
'address' => 'نشانی',
'age' => 'سن',
'area' => 'منطقه',
'available' => 'موجود',
'city' => 'شهر',
'content' => 'محتوا',
'country' => 'کشور',
'date' => 'تاریخ',
'day' => 'روز',
'description' => 'توضیحات',
'district' => 'ناحیه',
'email' => 'ایمیل',
'excerpt' => 'گزیده مطلب',
'first_name' => 'نام',
'gender' => 'جنسیت',
'hour' => 'ساعت',
'last_name' => 'نام خانوادگی',
'minute' => 'دقیقه',
'mobile' => 'شماره همراه',
'month' => 'ماه',
'name' => 'نام',
'national_code' => 'کد ملی',
'password' => 'رمز عبور',
'password_confirmation' => 'تکرار رمز عبور',
'phone' => 'شماره ثابت',
'province' => 'استان',
'second' => 'ثانیه',
'sex' => 'جنسیت',
'size' => 'اندازه',
'terms' => 'شرایط',
'text' => 'متن',
'time' => 'زمان',
'title' => 'عنوان',
'username' => 'نام کاربری',
'year' => 'سال',
'phone' => 'شماره ثابت',
'province' => 'استان',
'second' => 'ثانیه',
'sex' => 'جنسیت',
'size' => 'اندازه',
'terms' => 'شرایط',
'text' => 'متن',
'time' => 'زمان',
'title' => 'عنوان',
'username' => 'نام کاربری',
'year' => 'سال',
],
];

View File

@@ -12,7 +12,7 @@
*/
return [
'failed' => 'Ces identifiants ne correspondent pas à nos enregistrements.',
'failed' => 'Ces identifiants ne correspondent pas à nos enregistrements.',
'password' => 'Le mot de passe fourni est incorrect.',
'throttle' => 'Tentatives de connexion trop nombreuses. Veuillez essayer de nouveau dans :seconds secondes.',
];

View File

@@ -1,58 +1,58 @@
<?php
return [
'title' => 'Résidences',
'name' => 'Référence',
'parameters' => 'Paramètres',
'label' => 'Libellé',
'description' => 'Description',
'savebutton' => 'Enregistrer',
'families' => [
'title' => 'Familles',
'description' => 'Gérer les familles',
'list' => 'Liste des familles',
'add' => 'Ajouter une famille',
'edit' => 'Editer une famille',
'del' => 'Effacer une famille',
'successadd' => 'La famille a été correctement ajoutée',
'successmod' => 'La famille a été correctement modifiée',
'successdel' => 'La famille a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la famille ?',
],
'species' => [
'title' => 'Espèces',
'description' => 'Gérer les espèce',
'list' => 'Liste des espèces',
'add' => 'Ajouter une espèce',
'edit' => 'Editer une espèce',
'del' => 'Effacer une espèce',
'successadd' => 'L\'espèce a été correctement ajoutée',
'successmod' => 'L\'espèce a été correctement modifiée',
'successdel' => 'L\'espèce a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de l\'espèce ?',
],
'genres' => [
'title' => 'Genres',
'description' => 'Gérer les genres',
'list' => 'Liste des genres',
'add' => 'Ajouter un genre',
'edit' => 'Editer un genre',
'del' => 'Effacer un genre',
'successadd' => 'Le genre a été correctement ajoutée',
'successmod' => 'Le genre a été correctement modifiée',
'successdel' => 'Le genre a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression du genre ?',
],
'varieties' => [
'title' => 'Variétés',
'description' => 'Gérer les Variétés',
'list' => 'Liste des Variétés',
'add' => 'Ajouter une Variété',
'edit' => 'Editer une Variété',
'del' => 'Effacer une Variété',
'successadd' => 'La Variété a été correctement ajoutée',
'successmod' => 'La Variété a été correctement modifiée',
'successdel' => 'La Variété a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la Variété ?',
],
'title' => 'Résidences',
'name' => 'Référence',
'parameters' => 'Paramètres',
'label' => 'Libellé',
'description' => 'Description',
'savebutton' => 'Enregistrer',
'families' => [
'title' => 'Familles',
'description' => 'Gérer les familles',
'list' => 'Liste des familles',
'add' => 'Ajouter une famille',
'edit' => 'Editer une famille',
'del' => 'Effacer une famille',
'successadd' => 'La famille a été correctement ajoutée',
'successmod' => 'La famille a été correctement modifiée',
'successdel' => 'La famille a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la famille ?',
],
'species' => [
'title' => 'Espèces',
'description' => 'Gérer les espèce',
'list' => 'Liste des espèces',
'add' => 'Ajouter une espèce',
'edit' => 'Editer une espèce',
'del' => 'Effacer une espèce',
'successadd' => 'L\'espèce a été correctement ajoutée',
'successmod' => 'L\'espèce a été correctement modifiée',
'successdel' => 'L\'espèce a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de l\'espèce ?',
],
'genres' => [
'title' => 'Genres',
'description' => 'Gérer les genres',
'list' => 'Liste des genres',
'add' => 'Ajouter un genre',
'edit' => 'Editer un genre',
'del' => 'Effacer un genre',
'successadd' => 'Le genre a été correctement ajoutée',
'successmod' => 'Le genre a été correctement modifiée',
'successdel' => 'Le genre a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression du genre ?',
],
'varieties' => [
'title' => 'Variétés',
'description' => 'Gérer les Variétés',
'list' => 'Liste des Variétés',
'add' => 'Ajouter une Variété',
'edit' => 'Editer une Variété',
'del' => 'Effacer une Variété',
'successadd' => 'La Variété a été correctement ajoutée',
'successmod' => 'La Variété a été correctement modifiée',
'successdel' => 'La Variété a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la Variété ?',
],
];

View File

@@ -1,30 +1,30 @@
<?php
return [
'customers' => [
'title' => 'Client',
'name' => 'Client',
'description' => 'Gérer les clients',
'add' => 'Ajouter un client',
'edit' => 'Editer un client',
'del' => 'Effacer un client',
'list' => 'Liste des clients',
'successadd' => 'Le client été correctement ajouté',
'successmod' => 'Le client a été correctement modifié',
'successdel' => 'Le client a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du client ?',
],
'sale_channels' => [
'title' => 'Canal de vente',
'name' => 'Canal de vente',
'description' => 'Gérer les clients',
'add' => 'Ajouter un canal de vente',
'edit' => 'Editer un canal de vente',
'del' => 'Effacer un canal de vente',
'list' => 'Liste des canaux de vente',
'successadd' => 'Le canal de vente été correctement ajouté',
'successmod' => 'Le canal de vente a été correctement modifié',
'successdel' => 'Le canal de vente a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du canal de vente ?',
],
'customers' => [
'title' => 'Client',
'name' => 'Client',
'description' => 'Gérer les clients',
'add' => 'Ajouter un client',
'edit' => 'Editer un client',
'del' => 'Effacer un client',
'list' => 'Liste des clients',
'successadd' => 'Le client été correctement ajouté',
'successmod' => 'Le client a été correctement modifié',
'successdel' => 'Le client a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du client ?',
],
'sale_channels' => [
'title' => 'Canal de vente',
'name' => 'Canal de vente',
'description' => 'Gérer les clients',
'add' => 'Ajouter un canal de vente',
'edit' => 'Editer un canal de vente',
'del' => 'Effacer un canal de vente',
'list' => 'Liste des canaux de vente',
'successadd' => 'Le canal de vente été correctement ajouté',
'successmod' => 'Le canal de vente a été correctement modifié',
'successdel' => 'Le canal de vente a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du canal de vente ?',
],
];

View File

@@ -12,6 +12,6 @@
*/
return [
'next' => 'Suivant &raquo;',
'next' => 'Suivant &raquo;',
'previous' => '&laquo; Précédent',
];

View File

@@ -12,9 +12,9 @@
*/
return [
'reset' => 'Votre mot de passe a été réinitialisé !',
'sent' => 'Nous vous avons envoyé par email le lien de réinitialisation du mot de passe !',
'reset' => 'Votre mot de passe a été réinitialisé !',
'sent' => 'Nous vous avons envoyé par email le lien de réinitialisation du mot de passe !',
'throttled' => 'Veuillez patienter avant de réessayer.',
'token' => 'Ce jeton de réinitialisation du mot de passe n\'est pas valide.',
'user' => 'Aucun utilisateur n\'a été trouvé avec cette adresse email.',
'token' => 'Ce jeton de réinitialisation du mot de passe n\'est pas valide.',
'user' => 'Aucun utilisateur n\'a été trouvé avec cette adresse email.',
];

View File

@@ -1,276 +1,315 @@
<?php
return [
'name' => 'Référence',
'parameters' => 'Paramètres',
'label' => 'Libellé',
'description' => 'Description',
'savebutton' => 'Enregistrer',
'articles' => [
'title' => 'Articles',
'name' => 'Article',
'description' => 'Gérer les articles',
'add' => 'Ajouter un article',
'edit' => 'Editer un article',
'del' => 'Effacer un article',
'list' => 'Liste des articles',
'successadd' => 'L\'article été correctement ajouté',
'successmod' => 'L\'article a été correctement modifié',
'successdel' => 'L\'article a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression de l\'article ?',
],
'article_natures' => [
'title' => 'Natures d\'articles',
'name' => 'Nature d\'articles',
'description' => 'Gérer les natures d\'articles',
'add' => 'Ajouter une nature d\'articles',
'edit' => 'Editer une nature d\'articles',
'del' => 'Effacer une nature d\'articles',
'list' => 'Liste des natures d\'articles',
'successadd' => 'La nature d\'articles été correctement ajoutée',
'successmod' => 'La nature d\'articles a été correctement modifiée',
'successdel' => 'La nature d\'articles a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la nature d\'articles ?',
],
'article_attribute_families' => [
'title' => 'Familles d\'attributs',
'description' => 'Gérer les familles d\'attributs',
'add' => 'Ajouter une famille d\'attributs',
'edit' => 'Editer une famille d\'attributs',
'del' => 'Effacer une famille d\'attributs',
'list' => 'Liste des familles d\'attributs',
'successadd' => 'La famille d\'attributs été correctement ajoutée',
'successmod' => 'La famille d\'attributs a été correctement modifiée',
'successdel' => 'La familles d\'attributs a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la famille d\'attributs ?',
],
'article_attribute_values' => [
'title' => 'Attributs d\'articles',
'description' => 'Gérer les attributs d\'articles',
'add' => 'Ajouter un attribut d\'articles',
'edit' => 'Editer un attribut d\'articles',
'del' => 'Effacer un attribut d\'articles',
'list' => 'Liste des attributs d\'articles',
'successadd' => 'L\'attribut d\'articles été correctement ajouté',
'successmod' => 'L\'attribut d\'articles a été correctement modifiée',
'successdel' => 'L\'attribut d\'articles a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de l\'attribut d\'article ?',
],
'article_price_generics' => [
'title' => 'Prix génériques',
'description' => 'Gérer les prix génériques',
'add' => 'Ajouter un prix générique',
'edit' => 'Editer un prix générique',
'del' => 'Effacer un prix générique',
'list' => 'Liste des prix générique',
'successadd' => 'Le prix générique été correctement ajouté',
'successmod' => 'Le prix générique a été correctement modifiée',
'successdel' => 'Le prix générique a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression du prix générique ?',
],
'categories' => [
'title' => 'Catégories',
'description' => 'Gérer les catégories',
'add' => 'Ajouter une catégorie',
'edit' => 'Editer une catégorie',
'del' => 'Effacer une catégorie',
'list' => 'Liste des catégories',
'successadd' => 'La catégorie a été correctement ajoutée',
'successmod' => 'La catégorie a été correctement modifiée',
'successdel' => 'La catégorie a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la catégorie ?',
],
'customers' => [
'title' => "Clients",
'name' => 'Client',
'description' => 'Gérer les clients',
'add' => 'Ajouter un client',
'edit' => 'Editer un client',
'del' => 'Effacer un client',
'list' => 'Liste des clients',
'successadd' => 'Le client a été correctement ajouté',
'successmod' => 'Le client a été correctement modifié',
'successdel' => 'Le client a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du client ?',
],
'deliveries' => [
'title' => 'Points de distribution',
'name' => 'Point de distribution',
'description' => 'Gérer les points de distribution',
'add' => 'Ajouter un point de distribution',
'edit' => 'Editer un point de distribution',
'del' => 'Effacer un point de distribution',
'list' => 'Liste des points de distribution',
'successadd' => 'Le point de distribution a été correctement ajouté',
'successmod' => 'Le point de distribution a été correctement modifié',
'successdel' => 'Le point de distribution a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du point de distribution ?',
],
'offers' => [
'title' => 'Offres',
'name' => 'Offre',
'description' => 'Gérer les offres',
'add' => 'Ajouter une offre',
'edit' => 'Editer une offre',
'del' => 'Effacer une offre',
'list' => 'Liste des offres',
'successadd' => 'L\'offre a été correctement ajoutée',
'successmod' => 'L\'offre a été correctement modifiée',
'successdel' => 'L\'offre a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de l\'offre ?',
],
'packages' => [
'title' => 'Packages',
'description' => 'Gérer les packages',
'add' => 'Ajouter un package',
'edit' => 'Editer un package',
'del' => 'Effacer un package',
'list' => 'Liste des packages',
'successadd' => 'Le package été correctement ajouté',
'successmod' => 'Le package a été correctement modifié',
'successdel' => 'Le package a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du package ?',
],
'prices' => [
'title' => 'Prix',
'description' => 'Gérer les prix',
'add' => 'Ajouter un prix',
'edit' => 'Editer un prix',
'del' => 'Effacer un prix',
'list' => 'Liste des prix',
'successadd' => 'Le prix été correctement ajouté',
'successmod' => 'Le prix a été correctement modifié',
'successdel' => 'Le prix a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du prix ?',
],
'sale_channels' => [
'title' => 'Canaux de vente',
'name' => 'Canal de vente',
'description' => 'Gérer les canaux de ventes',
'add' => 'Ajouter un canal de vente',
'edit' => 'Editer un canal de vente',
'del' => 'Effacer un canal de vente',
'list' => 'Liste des canaux de vente',
'successadd' => 'Le canal de vente a été correctement ajouté',
'successmod' => 'Le canal de vente a été correctement modifié',
'successdel' => 'Le canal de vente a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du canal de vente ?',
],
'shelves' => [
'title' => 'Rayons',
'name' => 'Rayon',
'description' => 'Gérer les rayons',
'add' => 'Ajouter un rayon',
'edit' => 'Editer un rayon',
'del' => 'Effacer un rayon',
'list' => 'Liste des rayons',
'successadd' => 'Le rayon a été correctement ajouté',
'successmod' => 'Le rayon a été correctement modifié',
'successdel' => 'Le rayon a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du rayon ?',
],
'tags' => [
'title' => 'Tags',
'name' => 'Tag',
'description' => 'Gérer les tags',
'add' => 'Ajouter un tag',
'edit' => 'Editer un tag',
'del' => 'Effacer un tag',
'list' => 'Liste des tags',
'successadd' => 'Le tag été correctement ajouté',
'successmod' => 'Le tag a été correctement modifié',
'successdel' => 'Le tag a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du tag ?',
],
'tag_families' => [
'title' => 'Familles de tags',
'name' => 'Famille de tag',
'description' => 'Gérer les familles de tags',
'add' => 'Ajouter une famille de tag',
'edit' => 'Editer une famille de tag',
'del' => 'Effacer une famille de tag',
'list' => 'Liste des familles de tags',
'successadd' => 'La famille de tag été correctement ajoutée',
'successmod' => 'La famille de tag a été correctement modifiée',
'successdel' => 'La famille de tag a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la famille de tag ?',
],
'tag_groups' => [
'title' => 'Groupes de tags',
'name' => 'Groupe de tag',
'description' => 'Gérer les groupes de tags',
'add' => 'Ajouter un groupe de tag',
'edit' => 'Editer un groupe de tag',
'del' => 'Effacer un groupe de tag',
'list' => 'Liste des groupes de tags',
'successadd' => 'Le groupe de tag été correctement ajoutée',
'successmod' => 'Le groupe de tag a été correctement modifiée',
'successdel' => 'Le groupe de tag a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression du groupe de tag ?',
],
'tariffs' => [
'title' => 'Tarifs',
'name' => 'Tarif',
'description' => 'Gérer les tarifs',
'add' => 'Ajouter un tarif',
'edit' => 'Editer un tarif',
'del' => 'Effacer un tarif',
'list' => 'Liste des tarifs',
'successadd' => 'Le tarif été correctement ajouté',
'successmod' => 'Le tarif a été correctement modifié',
'successdel' => 'Le tarif a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du tarif ?',
],
'unities' => [
'title' => 'Unités',
'name' => 'Unité',
'description' => 'Gérer les unités',
'add' => 'Ajouter une unité',
'edit' => 'Editer une unité',
'del' => 'Effacer une unité',
'list' => 'Liste des unités',
'successadd' => 'L\'unité a été correctement ajoutée',
'successmod' => 'L\'unité a été correctement modifiée',
'successdel' => 'L\'unité a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de l\'unité ?',
],
'variations' => [
'title' => 'Déclinaisons',
'name' => 'Déclinaison',
'description' => 'Gérer les déclinaisons',
'add' => 'Ajouter une déclinaison',
'edit' => 'Editer une déclinaison',
'del' => 'Effacer une déclinaison',
'list' => 'Liste des déclinaisons',
'successadd' => 'La déclinaison a été correctement ajoutée',
'successmod' => 'La déclinaison a été correctement modifiée',
'successdel' => 'La déclinaison a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la déclinaison ?',
],
'orders' => [
'title' => 'Commandes',
'name' => 'Commande',
'description' => 'Gérer les commandes',
'add' => 'Ajouter une commande',
'edit' => 'Editer une commande',
'del' => 'Effacer une commande',
'list' => 'Liste des commandes',
'successadd' => 'La commande a été correctement ajoutée',
'successmod' => 'La commande a été correctement modifiée',
'successdel' => 'La commande a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la commande ?',
],
'invoices' => [
'title' => 'Factures',
'name' => 'Facture',
'description' => 'Gérer les factures',
'add' => 'Ajouter une facture',
'edit' => 'Editer une facture',
'del' => 'Effacer une facture',
'list' => 'Liste des factures',
'successadd' => 'La facture a été correctement ajoutée',
'successmod' => 'La facture a été correctement modifiée',
'successdel' => 'La facture a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la facture ?',
],
'name' => 'Référence',
'parameters' => 'Paramètres',
'label' => 'Libellé',
'description' => 'Description',
'savebutton' => 'Enregistrer',
'articles' => [
'title' => 'Articles',
'name' => 'Article',
'description' => 'Gérer les articles',
'add' => 'Ajouter un article',
'edit' => 'Editer un article',
'del' => 'Effacer un article',
'list' => 'Liste des articles',
'successadd' => 'L\'article été correctement ajouté',
'successmod' => 'L\'article a été correctement modifié',
'successdel' => 'L\'article a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression de l\'article ?',
],
'article_natures' => [
'title' => 'Natures d\'articles',
'name' => 'Nature d\'articles',
'description' => 'Gérer les natures d\'articles',
'add' => 'Ajouter une nature d\'articles',
'edit' => 'Editer une nature d\'articles',
'del' => 'Effacer une nature d\'articles',
'list' => 'Liste des natures d\'articles',
'successadd' => 'La nature d\'articles été correctement ajoutée',
'successmod' => 'La nature d\'articles a été correctement modifiée',
'successdel' => 'La nature d\'articles a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la nature d\'articles ?',
],
'article_attribute_families' => [
'title' => 'Familles d\'attributs',
'description' => 'Gérer les familles d\'attributs',
'add' => 'Ajouter une famille d\'attributs',
'edit' => 'Editer une famille d\'attributs',
'del' => 'Effacer une famille d\'attributs',
'list' => 'Liste des familles d\'attributs',
'successadd' => 'La famille d\'attributs été correctement ajoutée',
'successmod' => 'La famille d\'attributs a été correctement modifiée',
'successdel' => 'La familles d\'attributs a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la famille d\'attributs ?',
],
'article_attribute_values' => [
'title' => 'Attributs d\'articles',
'description' => 'Gérer les attributs d\'articles',
'add' => 'Ajouter un attribut d\'articles',
'edit' => 'Editer un attribut d\'articles',
'del' => 'Effacer un attribut d\'articles',
'list' => 'Liste des attributs d\'articles',
'successadd' => 'L\'attribut d\'articles été correctement ajouté',
'successmod' => 'L\'attribut d\'articles a été correctement modifiée',
'successdel' => 'L\'attribut d\'articles a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de l\'attribut d\'article ?',
],
'article_price_generics' => [
'title' => 'Prix génériques',
'description' => 'Gérer les prix génériques',
'add' => 'Ajouter un prix générique',
'edit' => 'Editer un prix générique',
'del' => 'Effacer un prix générique',
'list' => 'Liste des prix générique',
'successadd' => 'Le prix générique été correctement ajouté',
'successmod' => 'Le prix générique a été correctement modifiée',
'successdel' => 'Le prix générique a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression du prix générique ?',
],
'categories' => [
'title' => 'Catégories',
'description' => 'Gérer les catégories',
'add' => 'Ajouter une catégorie',
'edit' => 'Editer une catégorie',
'del' => 'Effacer une catégorie',
'list' => 'Liste des catégories',
'successadd' => 'La catégorie a été correctement ajoutée',
'successmod' => 'La catégorie a été correctement modifiée',
'successdel' => 'La catégorie a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la catégorie ?',
],
'customers' => [
'title' => 'Clients',
'name' => 'Client',
'description' => 'Gérer les clients',
'add' => 'Ajouter un client',
'edit' => 'Editer un client',
'del' => 'Effacer un client',
'list' => 'Liste des clients',
'successadd' => 'Le client a été correctement ajouté',
'successmod' => 'Le client a été correctement modifié',
'successdel' => 'Le client a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du client ?',
],
'deliveries' => [
'title' => 'Points de distribution',
'name' => 'Point de distribution',
'description' => 'Gérer les points de distribution',
'add' => 'Ajouter un point de distribution',
'edit' => 'Editer un point de distribution',
'del' => 'Effacer un point de distribution',
'list' => 'Liste des points de distribution',
'successadd' => 'Le point de distribution a été correctement ajouté',
'successmod' => 'Le point de distribution a été correctement modifié',
'successdel' => 'Le point de distribution a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du point de distribution ?',
],
'delivery_types' => [
'title' => 'Livreurs',
'name' => 'Livreur',
'description' => 'Gérer les livreurs',
'add' => 'Ajouter un livreur',
'edit' => 'Editer un livreur',
'del' => 'Effacer un livreur',
'list' => 'Liste des livreurs',
'successadd' => 'Le livreur a été correctement ajouté',
'successmod' => 'Le livreur a été correctement modifié',
'successdel' => 'Le livreur a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du livreur ?',
],
'delivery_type_calculations' => [
'title' => 'Frais d\'envois',
'name' => 'Frais d\'envois',
'description' => 'Gérer les frais d\'envois',
'add' => 'Ajouter un frais d\'envoi',
'edit' => 'Editer un frais d\'envoi',
'del' => 'Effacer un frais d\'envoi',
'list' => 'Liste des frais d\'envois',
'successadd' => 'Le frais d\'envoi a été correctement ajouté',
'successmod' => 'Le frais d\'envoi a été correctement modifié',
'successdel' => 'Le frais d\'envoi a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du frais d\'envoi ?',
],
'delivery_packages' => [
'title' => 'Colis',
'name' => 'Colis',
'description' => 'Gérer les colis',
'add' => 'Ajouter un colis',
'edit' => 'Editer un colis',
'del' => 'Effacer un colis',
'list' => 'Liste des colis',
'successadd' => 'Le colis a été correctement ajouté',
'successmod' => 'Le colis a été correctement modifié',
'successdel' => 'Le colis a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du colis ?',
],
'offers' => [
'title' => 'Offres',
'name' => 'Offre',
'description' => 'Gérer les offres',
'add' => 'Ajouter une offre',
'edit' => 'Editer une offre',
'del' => 'Effacer une offre',
'list' => 'Liste des offres',
'successadd' => 'L\'offre a été correctement ajoutée',
'successmod' => 'L\'offre a été correctement modifiée',
'successdel' => 'L\'offre a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de l\'offre ?',
],
'packages' => [
'title' => 'Packages',
'description' => 'Gérer les packages',
'add' => 'Ajouter un package',
'edit' => 'Editer un package',
'del' => 'Effacer un package',
'list' => 'Liste des packages',
'successadd' => 'Le package été correctement ajouté',
'successmod' => 'Le package a été correctement modifié',
'successdel' => 'Le package a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du package ?',
],
'prices' => [
'title' => 'Prix',
'description' => 'Gérer les prix',
'add' => 'Ajouter un prix',
'edit' => 'Editer un prix',
'del' => 'Effacer un prix',
'list' => 'Liste des prix',
'successadd' => 'Le prix été correctement ajouté',
'successmod' => 'Le prix a été correctement modifié',
'successdel' => 'Le prix a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du prix ?',
],
'sale_channels' => [
'title' => 'Canaux de vente',
'name' => 'Canal de vente',
'description' => 'Gérer les canaux de ventes',
'add' => 'Ajouter un canal de vente',
'edit' => 'Editer un canal de vente',
'del' => 'Effacer un canal de vente',
'list' => 'Liste des canaux de vente',
'successadd' => 'Le canal de vente a été correctement ajouté',
'successmod' => 'Le canal de vente a été correctement modifié',
'successdel' => 'Le canal de vente a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du canal de vente ?',
],
'shelves' => [
'title' => 'Rayons',
'name' => 'Rayon',
'description' => 'Gérer les rayons',
'add' => 'Ajouter un rayon',
'edit' => 'Editer un rayon',
'del' => 'Effacer un rayon',
'list' => 'Liste des rayons',
'successadd' => 'Le rayon a été correctement ajouté',
'successmod' => 'Le rayon a été correctement modifié',
'successdel' => 'Le rayon a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du rayon ?',
],
'tags' => [
'title' => 'Tags',
'name' => 'Tag',
'description' => 'Gérer les tags',
'add' => 'Ajouter un tag',
'edit' => 'Editer un tag',
'del' => 'Effacer un tag',
'list' => 'Liste des tags',
'successadd' => 'Le tag été correctement ajouté',
'successmod' => 'Le tag a été correctement modifié',
'successdel' => 'Le tag a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du tag ?',
],
'tag_families' => [
'title' => 'Familles de tags',
'name' => 'Famille de tag',
'description' => 'Gérer les familles de tags',
'add' => 'Ajouter une famille de tag',
'edit' => 'Editer une famille de tag',
'del' => 'Effacer une famille de tag',
'list' => 'Liste des familles de tags',
'successadd' => 'La famille de tag été correctement ajoutée',
'successmod' => 'La famille de tag a été correctement modifiée',
'successdel' => 'La famille de tag a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la famille de tag ?',
],
'tag_groups' => [
'title' => 'Groupes de tags',
'name' => 'Groupe de tag',
'description' => 'Gérer les groupes de tags',
'add' => 'Ajouter un groupe de tag',
'edit' => 'Editer un groupe de tag',
'del' => 'Effacer un groupe de tag',
'list' => 'Liste des groupes de tags',
'successadd' => 'Le groupe de tag été correctement ajoutée',
'successmod' => 'Le groupe de tag a été correctement modifiée',
'successdel' => 'Le groupe de tag a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression du groupe de tag ?',
],
'tariffs' => [
'title' => 'Tarifs',
'name' => 'Tarif',
'description' => 'Gérer les tarifs',
'add' => 'Ajouter un tarif',
'edit' => 'Editer un tarif',
'del' => 'Effacer un tarif',
'list' => 'Liste des tarifs',
'successadd' => 'Le tarif été correctement ajouté',
'successmod' => 'Le tarif a été correctement modifié',
'successdel' => 'Le tarif a été correctement effacé',
'confirmdelete' => 'Confirmez-vous la suppression du tarif ?',
],
'unities' => [
'title' => 'Unités',
'name' => 'Unité',
'description' => 'Gérer les unités',
'add' => 'Ajouter une unité',
'edit' => 'Editer une unité',
'del' => 'Effacer une unité',
'list' => 'Liste des unités',
'successadd' => 'L\'unité a été correctement ajoutée',
'successmod' => 'L\'unité a été correctement modifiée',
'successdel' => 'L\'unité a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de l\'unité ?',
],
'variations' => [
'title' => 'Déclinaisons',
'name' => 'Déclinaison',
'description' => 'Gérer les déclinaisons',
'add' => 'Ajouter une déclinaison',
'edit' => 'Editer une déclinaison',
'del' => 'Effacer une déclinaison',
'list' => 'Liste des déclinaisons',
'successadd' => 'La déclinaison a été correctement ajoutée',
'successmod' => 'La déclinaison a été correctement modifiée',
'successdel' => 'La déclinaison a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la déclinaison ?',
],
'orders' => [
'title' => 'Commandes',
'name' => 'Commande',
'description' => 'Gérer les commandes',
'add' => 'Ajouter une commande',
'edit' => 'Editer une commande',
'del' => 'Effacer une commande',
'list' => 'Liste des commandes',
'successadd' => 'La commande a été correctement ajoutée',
'successmod' => 'La commande a été correctement modifiée',
'successdel' => 'La commande a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la commande ?',
],
'invoices' => [
'title' => 'Factures',
'name' => 'Facture',
'description' => 'Gérer les factures',
'add' => 'Ajouter une facture',
'edit' => 'Editer une facture',
'del' => 'Effacer une facture',
'list' => 'Liste des factures',
'successadd' => 'La facture a été correctement ajoutée',
'successmod' => 'La facture a été correctement modifiée',
'successdel' => 'La facture a été correctement effacée',
'confirmdelete' => 'Confirmez-vous la suppression de la facture ?',
],
];

View File

@@ -1,6 +1,6 @@
<?php
return [
'cancel'=> 'Annuler',
'save' => 'Sauver',
'cancel' => 'Annuler',
'save' => 'Sauver',
];

View File

@@ -12,120 +12,120 @@
*/
return [
'accepted' => 'Ce champ doit être accepté.',
'active_url' => 'Ce n\'est pas une URL valide',
'after' => 'La date doit être postérieure au :date.',
'after_or_equal' => 'La date doit être postérieure ou égale au :date.',
'alpha' => 'Ce champ doit contenir uniquement des lettres',
'alpha_dash' => 'Ce champ doit contenir uniquement des lettres, des chiffres et des tirets.',
'alpha_num' => 'Ce champ doit contenir uniquement des chiffres et des lettres.',
'array' => 'Ce champ doit être un tableau.',
'attached' => 'Ce champ est déjà attaché.',
'before' => 'Ce champ doit être une date antérieure au :date.',
'before_or_equal' => 'Ce champ doit être une date antérieure ou égale au :date.',
'between' => [
'array' => 'Le tableau doit contenir entre :min et :max éléments.',
'file' => 'La taille du fichier doit être comprise entre :min et :max kilo-octets.',
'accepted' => 'Ce champ doit être accepté.',
'active_url' => 'Ce n\'est pas une URL valide',
'after' => 'La date doit être postérieure au :date.',
'after_or_equal' => 'La date doit être postérieure ou égale au :date.',
'alpha' => 'Ce champ doit contenir uniquement des lettres',
'alpha_dash' => 'Ce champ doit contenir uniquement des lettres, des chiffres et des tirets.',
'alpha_num' => 'Ce champ doit contenir uniquement des chiffres et des lettres.',
'array' => 'Ce champ doit être un tableau.',
'attached' => 'Ce champ est déjà attaché.',
'before' => 'Ce champ doit être une date antérieure au :date.',
'before_or_equal' => 'Ce champ doit être une date antérieure ou égale au :date.',
'between' => [
'array' => 'Le tableau doit contenir entre :min et :max éléments.',
'file' => 'La taille du fichier doit être comprise entre :min et :max kilo-octets.',
'numeric' => 'La valeur doit être comprise entre :min et :max.',
'string' => 'Le texte doit contenir entre :min et :max caractères.',
'string' => 'Le texte doit contenir entre :min et :max caractères.',
],
'boolean' => 'Ce champ doit être vrai ou faux.',
'confirmed' => 'Le champ de confirmation ne correspond pas.',
'date' => 'Ce n\'est pas une date valide.',
'date_equals' => 'La date doit être égale à :date.',
'date_format' => 'Ce champ ne correspond pas au format :format.',
'different' => 'Cette valeur doit être différente de :other.',
'digits' => 'Ce champ doit contenir :digits chiffres.',
'digits_between' => 'Ce champ doit contenir entre :min et :max chiffres.',
'dimensions' => 'La taille de l\'image n\'est pas conforme.',
'distinct' => 'Ce champ a une valeur en double.',
'email' => 'Ce champ doit être une adresse email valide.',
'ends_with' => 'Ce champ doit se terminer par une des valeurs suivantes : :values',
'exists' => 'Ce champ sélectionné est invalide.',
'file' => 'Ce champ doit être un fichier.',
'filled' => 'Ce champ doit avoir une valeur.',
'gt' => [
'array' => 'Le tableau doit contenir plus de :value éléments.',
'file' => 'La taille du fichier doit être supérieure à :value kilo-octets.',
'boolean' => 'Ce champ doit être vrai ou faux.',
'confirmed' => 'Le champ de confirmation ne correspond pas.',
'date' => 'Ce n\'est pas une date valide.',
'date_equals' => 'La date doit être égale à :date.',
'date_format' => 'Ce champ ne correspond pas au format :format.',
'different' => 'Cette valeur doit être différente de :other.',
'digits' => 'Ce champ doit contenir :digits chiffres.',
'digits_between' => 'Ce champ doit contenir entre :min et :max chiffres.',
'dimensions' => 'La taille de l\'image n\'est pas conforme.',
'distinct' => 'Ce champ a une valeur en double.',
'email' => 'Ce champ doit être une adresse email valide.',
'ends_with' => 'Ce champ doit se terminer par une des valeurs suivantes : :values',
'exists' => 'Ce champ sélectionné est invalide.',
'file' => 'Ce champ doit être un fichier.',
'filled' => 'Ce champ doit avoir une valeur.',
'gt' => [
'array' => 'Le tableau doit contenir plus de :value éléments.',
'file' => 'La taille du fichier doit être supérieure à :value kilo-octets.',
'numeric' => 'La valeur doit être supérieure à :value.',
'string' => 'Le texte doit contenir plus de :value caractères.',
'string' => 'Le texte doit contenir plus de :value caractères.',
],
'gte' => [
'array' => 'Le tableau doit contenir au moins :value éléments.',
'file' => 'La taille du fichier doit être supérieure ou égale à :value kilo-octets.',
'gte' => [
'array' => 'Le tableau doit contenir au moins :value éléments.',
'file' => 'La taille du fichier doit être supérieure ou égale à :value kilo-octets.',
'numeric' => 'La valeur doit être supérieure ou égale à :value.',
'string' => 'Le texte doit contenir au moins :value caractères.',
'string' => 'Le texte doit contenir au moins :value caractères.',
],
'image' => 'Ce champ doit être une image.',
'in' => 'Ce champ est invalide.',
'in_array' => 'Ce champ n\'existe pas dans :other.',
'integer' => 'Ce champ doit être un entier.',
'ip' => 'Ce champ doit être une adresse IP valide.',
'ipv4' => 'Ce champ doit être une adresse IPv4 valide.',
'ipv6' => 'Ce champ doit être une adresse IPv6 valide.',
'json' => 'Ce champ doit être un document JSON valide.',
'lt' => [
'array' => 'Le tableau doit contenir moins de :value éléments.',
'file' => 'La taille du fichier doit être inférieure à :value kilo-octets.',
'image' => 'Ce champ doit être une image.',
'in' => 'Ce champ est invalide.',
'in_array' => 'Ce champ n\'existe pas dans :other.',
'integer' => 'Ce champ doit être un entier.',
'ip' => 'Ce champ doit être une adresse IP valide.',
'ipv4' => 'Ce champ doit être une adresse IPv4 valide.',
'ipv6' => 'Ce champ doit être une adresse IPv6 valide.',
'json' => 'Ce champ doit être un document JSON valide.',
'lt' => [
'array' => 'Le tableau doit contenir moins de :value éléments.',
'file' => 'La taille du fichier doit être inférieure à :value kilo-octets.',
'numeric' => 'La valeur doit être inférieure à :value.',
'string' => 'Le texte doit contenir moins de :value caractères.',
'string' => 'Le texte doit contenir moins de :value caractères.',
],
'lte' => [
'array' => 'Le tableau doit contenir au plus :value éléments.',
'file' => 'La taille du fichier doit être inférieure ou égale à :value kilo-octets.',
'lte' => [
'array' => 'Le tableau doit contenir au plus :value éléments.',
'file' => 'La taille du fichier doit être inférieure ou égale à :value kilo-octets.',
'numeric' => 'La valeur doit être inférieure ou égale à :value.',
'string' => 'Le texte doit contenir au plus :value caractères.',
'string' => 'Le texte doit contenir au plus :value caractères.',
],
'max' => [
'array' => 'Le tableau ne peut contenir plus de :max éléments.',
'file' => 'La taille du fichier ne peut pas dépasser :max kilo-octets.',
'max' => [
'array' => 'Le tableau ne peut contenir plus de :max éléments.',
'file' => 'La taille du fichier ne peut pas dépasser :max kilo-octets.',
'numeric' => 'La valeur ne peut être supérieure à :max.',
'string' => 'Le texte ne peut contenir plus de :max caractères.',
'string' => 'Le texte ne peut contenir plus de :max caractères.',
],
'mimes' => 'Le fichier doit être de type : :values.',
'mimetypes' => 'Le fichier doit être de type : :values.',
'min' => [
'array' => 'Le tableau doit contenir au moins :min éléments.',
'file' => 'La taille du fichier doit être supérieure à :min kilo-octets.',
'mimes' => 'Le fichier doit être de type : :values.',
'mimetypes' => 'Le fichier doit être de type : :values.',
'min' => [
'array' => 'Le tableau doit contenir au moins :min éléments.',
'file' => 'La taille du fichier doit être supérieure à :min kilo-octets.',
'numeric' => 'La valeur doit être supérieure ou égale à :min.',
'string' => 'Le texte doit contenir au moins :min caractères.',
'string' => 'Le texte doit contenir au moins :min caractères.',
],
'multiple_of' => 'La valeur doit être un multiple de :value',
'not_in' => 'Le champ sélectionné n\'est pas valide.',
'not_regex' => 'Le format du champ n\'est pas valide.',
'numeric' => 'Ce champ doit contenir un nombre.',
'password' => 'Le mot de passe est incorrect',
'present' => 'Ce champ doit être présent.',
'prohibited' => 'Ce champ est interdit',
'prohibited_if' => 'Ce champ est interdit quand :other a la valeur :value.',
'prohibited_unless' => 'Ce champ est interdit à moins que :other ait l\'une des valeurs :values.',
'regex' => 'Le format du champ est invalide.',
'relatable' => 'Ce champ n\'est sans doute pas associé avec cette donnée.',
'required' => 'Ce champ est obligatoire.',
'required_if' => 'Ce champ est obligatoire quand la valeur de :other est :value.',
'required_unless' => 'Ce champ est obligatoire sauf si :other est :values.',
'required_with' => 'Ce champ est obligatoire quand :values est présent.',
'required_with_all' => 'Ce champ est obligatoire quand :values sont présents.',
'required_without' => 'Ce champ est obligatoire quand :values n\'est pas présent.',
'multiple_of' => 'La valeur doit être un multiple de :value',
'not_in' => 'Le champ sélectionné n\'est pas valide.',
'not_regex' => 'Le format du champ n\'est pas valide.',
'numeric' => 'Ce champ doit contenir un nombre.',
'password' => 'Le mot de passe est incorrect',
'present' => 'Ce champ doit être présent.',
'prohibited' => 'Ce champ est interdit',
'prohibited_if' => 'Ce champ est interdit quand :other a la valeur :value.',
'prohibited_unless' => 'Ce champ est interdit à moins que :other ait l\'une des valeurs :values.',
'regex' => 'Le format du champ est invalide.',
'relatable' => 'Ce champ n\'est sans doute pas associé avec cette donnée.',
'required' => 'Ce champ est obligatoire.',
'required_if' => 'Ce champ est obligatoire quand la valeur de :other est :value.',
'required_unless' => 'Ce champ est obligatoire sauf si :other est :values.',
'required_with' => 'Ce champ est obligatoire quand :values est présent.',
'required_with_all' => 'Ce champ est obligatoire quand :values sont présents.',
'required_without' => 'Ce champ est obligatoire quand :values n\'est pas présent.',
'required_without_all' => 'Ce champ est requis quand aucun de :values n\'est présent.',
'same' => 'Ce champ doit être identique à :other.',
'size' => [
'array' => 'Le tableau doit contenir :size éléments.',
'file' => 'La taille du fichier doit être de :size kilo-octets.',
'same' => 'Ce champ doit être identique à :other.',
'size' => [
'array' => 'Le tableau doit contenir :size éléments.',
'file' => 'La taille du fichier doit être de :size kilo-octets.',
'numeric' => 'La valeur doit être :size.',
'string' => 'Le texte doit contenir :size caractères.',
'string' => 'Le texte doit contenir :size caractères.',
],
'starts_with' => 'Ce champ doit commencer avec une des valeurs suivantes : :values',
'string' => 'Ce champ doit être une chaîne de caractères.',
'timezone' => 'Ce champ doit être un fuseau horaire valide.',
'unique' => 'La valeur est déjà utilisée.',
'uploaded' => 'Le fichier n\'a pu être téléversé.',
'url' => 'Le format de l\'URL n\'est pas valide.',
'uuid' => 'Ce champ doit être un UUID valide',
'custom' => [
'starts_with' => 'Ce champ doit commencer avec une des valeurs suivantes : :values',
'string' => 'Ce champ doit être une chaîne de caractères.',
'timezone' => 'Ce champ doit être un fuseau horaire valide.',
'unique' => 'La valeur est déjà utilisée.',
'uploaded' => 'Le fichier n\'a pu être téléversé.',
'url' => 'Le format de l\'URL n\'est pas valide.',
'uuid' => 'Ce champ doit être un UUID valide',
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
'attributes' => [],
'attributes' => [],
];

View File

@@ -12,151 +12,151 @@
*/
return [
'accepted' => 'Le champ :attribute doit être accepté.',
'active_url' => 'Le champ :attribute n\'est pas une URL valide.',
'after' => 'Le champ :attribute doit être une date postérieure au :date.',
'after_or_equal' => 'Le champ :attribute doit être une date postérieure ou égale au :date.',
'alpha' => 'Le champ :attribute doit contenir uniquement des lettres.',
'alpha_dash' => 'Le champ :attribute doit contenir uniquement des lettres, des chiffres et des tirets.',
'alpha_num' => 'Le champ :attribute doit contenir uniquement des chiffres et des lettres.',
'array' => 'Le champ :attribute doit être un tableau.',
'attached' => ':attribute est déjà attaché(e).',
'before' => 'Le champ :attribute doit être une date antérieure au :date.',
'before_or_equal' => 'Le champ :attribute doit être une date antérieure ou égale au :date.',
'between' => [
'array' => 'Le tableau :attribute doit contenir entre :min et :max éléments.',
'file' => 'La taille du fichier de :attribute doit être comprise entre :min et :max kilo-octets.',
'accepted' => 'Le champ :attribute doit être accepté.',
'active_url' => 'Le champ :attribute n\'est pas une URL valide.',
'after' => 'Le champ :attribute doit être une date postérieure au :date.',
'after_or_equal' => 'Le champ :attribute doit être une date postérieure ou égale au :date.',
'alpha' => 'Le champ :attribute doit contenir uniquement des lettres.',
'alpha_dash' => 'Le champ :attribute doit contenir uniquement des lettres, des chiffres et des tirets.',
'alpha_num' => 'Le champ :attribute doit contenir uniquement des chiffres et des lettres.',
'array' => 'Le champ :attribute doit être un tableau.',
'attached' => ':attribute est déjà attaché(e).',
'before' => 'Le champ :attribute doit être une date antérieure au :date.',
'before_or_equal' => 'Le champ :attribute doit être une date antérieure ou égale au :date.',
'between' => [
'array' => 'Le tableau :attribute doit contenir entre :min et :max éléments.',
'file' => 'La taille du fichier de :attribute doit être comprise entre :min et :max kilo-octets.',
'numeric' => 'La valeur de :attribute doit être comprise entre :min et :max.',
'string' => 'Le texte :attribute doit contenir entre :min et :max caractères.',
'string' => 'Le texte :attribute doit contenir entre :min et :max caractères.',
],
'boolean' => 'Le champ :attribute doit être vrai ou faux.',
'confirmed' => 'Le champ de confirmation :attribute ne correspond pas.',
'date' => 'Le champ :attribute n\'est pas une date valide.',
'date_equals' => 'Le champ :attribute doit être une date égale à :date.',
'date_format' => 'Le champ :attribute ne correspond pas au format :format.',
'different' => 'Les champs :attribute et :other doivent être différents.',
'digits' => 'Le champ :attribute doit contenir :digits chiffres.',
'digits_between' => 'Le champ :attribute doit contenir entre :min et :max chiffres.',
'dimensions' => 'La taille de l\'image :attribute n\'est pas conforme.',
'distinct' => 'Le champ :attribute a une valeur en double.',
'email' => 'Le champ :attribute doit être une adresse email valide.',
'ends_with' => 'Le champ :attribute doit se terminer par une des valeurs suivantes : :values',
'exists' => 'Le champ :attribute sélectionné est invalide.',
'file' => 'Le champ :attribute doit être un fichier.',
'filled' => 'Le champ :attribute doit avoir une valeur.',
'gt' => [
'array' => 'Le tableau :attribute doit contenir plus de :value éléments.',
'file' => 'La taille du fichier de :attribute doit être supérieure à :value kilo-octets.',
'boolean' => 'Le champ :attribute doit être vrai ou faux.',
'confirmed' => 'Le champ de confirmation :attribute ne correspond pas.',
'date' => 'Le champ :attribute n\'est pas une date valide.',
'date_equals' => 'Le champ :attribute doit être une date égale à :date.',
'date_format' => 'Le champ :attribute ne correspond pas au format :format.',
'different' => 'Les champs :attribute et :other doivent être différents.',
'digits' => 'Le champ :attribute doit contenir :digits chiffres.',
'digits_between' => 'Le champ :attribute doit contenir entre :min et :max chiffres.',
'dimensions' => 'La taille de l\'image :attribute n\'est pas conforme.',
'distinct' => 'Le champ :attribute a une valeur en double.',
'email' => 'Le champ :attribute doit être une adresse email valide.',
'ends_with' => 'Le champ :attribute doit se terminer par une des valeurs suivantes : :values',
'exists' => 'Le champ :attribute sélectionné est invalide.',
'file' => 'Le champ :attribute doit être un fichier.',
'filled' => 'Le champ :attribute doit avoir une valeur.',
'gt' => [
'array' => 'Le tableau :attribute doit contenir plus de :value éléments.',
'file' => 'La taille du fichier de :attribute doit être supérieure à :value kilo-octets.',
'numeric' => 'La valeur de :attribute doit être supérieure à :value.',
'string' => 'Le texte :attribute doit contenir plus de :value caractères.',
'string' => 'Le texte :attribute doit contenir plus de :value caractères.',
],
'gte' => [
'array' => 'Le tableau :attribute doit contenir au moins :value éléments.',
'file' => 'La taille du fichier de :attribute doit être supérieure ou égale à :value kilo-octets.',
'gte' => [
'array' => 'Le tableau :attribute doit contenir au moins :value éléments.',
'file' => 'La taille du fichier de :attribute doit être supérieure ou égale à :value kilo-octets.',
'numeric' => 'La valeur de :attribute doit être supérieure ou égale à :value.',
'string' => 'Le texte :attribute doit contenir au moins :value caractères.',
'string' => 'Le texte :attribute doit contenir au moins :value caractères.',
],
'image' => 'Le champ :attribute doit être une image.',
'in' => 'Le champ :attribute est invalide.',
'in_array' => 'Le champ :attribute n\'existe pas dans :other.',
'integer' => 'Le champ :attribute doit être un entier.',
'ip' => 'Le champ :attribute doit être une adresse IP valide.',
'ipv4' => 'Le champ :attribute doit être une adresse IPv4 valide.',
'ipv6' => 'Le champ :attribute doit être une adresse IPv6 valide.',
'json' => 'Le champ :attribute doit être un document JSON valide.',
'lt' => [
'array' => 'Le tableau :attribute doit contenir moins de :value éléments.',
'file' => 'La taille du fichier de :attribute doit être inférieure à :value kilo-octets.',
'image' => 'Le champ :attribute doit être une image.',
'in' => 'Le champ :attribute est invalide.',
'in_array' => 'Le champ :attribute n\'existe pas dans :other.',
'integer' => 'Le champ :attribute doit être un entier.',
'ip' => 'Le champ :attribute doit être une adresse IP valide.',
'ipv4' => 'Le champ :attribute doit être une adresse IPv4 valide.',
'ipv6' => 'Le champ :attribute doit être une adresse IPv6 valide.',
'json' => 'Le champ :attribute doit être un document JSON valide.',
'lt' => [
'array' => 'Le tableau :attribute doit contenir moins de :value éléments.',
'file' => 'La taille du fichier de :attribute doit être inférieure à :value kilo-octets.',
'numeric' => 'La valeur de :attribute doit être inférieure à :value.',
'string' => 'Le texte :attribute doit contenir moins de :value caractères.',
'string' => 'Le texte :attribute doit contenir moins de :value caractères.',
],
'lte' => [
'array' => 'Le tableau :attribute doit contenir au plus :value éléments.',
'file' => 'La taille du fichier de :attribute doit être inférieure ou égale à :value kilo-octets.',
'lte' => [
'array' => 'Le tableau :attribute doit contenir au plus :value éléments.',
'file' => 'La taille du fichier de :attribute doit être inférieure ou égale à :value kilo-octets.',
'numeric' => 'La valeur de :attribute doit être inférieure ou égale à :value.',
'string' => 'Le texte :attribute doit contenir au plus :value caractères.',
'string' => 'Le texte :attribute doit contenir au plus :value caractères.',
],
'max' => [
'array' => 'Le tableau :attribute ne peut contenir plus de :max éléments.',
'file' => 'La taille du fichier de :attribute ne peut pas dépasser :max kilo-octets.',
'max' => [
'array' => 'Le tableau :attribute ne peut contenir plus de :max éléments.',
'file' => 'La taille du fichier de :attribute ne peut pas dépasser :max kilo-octets.',
'numeric' => 'La valeur de :attribute ne peut être supérieure à :max.',
'string' => 'Le texte de :attribute ne peut contenir plus de :max caractères.',
'string' => 'Le texte de :attribute ne peut contenir plus de :max caractères.',
],
'mimes' => 'Le champ :attribute doit être un fichier de type : :values.',
'mimetypes' => 'Le champ :attribute doit être un fichier de type : :values.',
'min' => [
'array' => 'Le tableau :attribute doit contenir au moins :min éléments.',
'file' => 'La taille du fichier de :attribute doit être supérieure à :min kilo-octets.',
'mimes' => 'Le champ :attribute doit être un fichier de type : :values.',
'mimetypes' => 'Le champ :attribute doit être un fichier de type : :values.',
'min' => [
'array' => 'Le tableau :attribute doit contenir au moins :min éléments.',
'file' => 'La taille du fichier de :attribute doit être supérieure à :min kilo-octets.',
'numeric' => 'La valeur de :attribute doit être supérieure ou égale à :min.',
'string' => 'Le texte :attribute doit contenir au moins :min caractères.',
'string' => 'Le texte :attribute doit contenir au moins :min caractères.',
],
'multiple_of' => 'La valeur de :attribute doit être un multiple de :value',
'not_in' => 'Le champ :attribute sélectionné n\'est pas valide.',
'not_regex' => 'Le format du champ :attribute n\'est pas valide.',
'numeric' => 'Le champ :attribute doit contenir un nombre.',
'password' => 'Le mot de passe est incorrect',
'present' => 'Le champ :attribute doit être présent.',
'prohibited' => 'Le champ :attribute est interdit.',
'prohibited_if' => 'Le champ :attribute est interdit quand :other a la valeur :value.',
'prohibited_unless' => 'Le champ :attribute est interdit à moins que :other est l\'une des valeurs :values.',
'regex' => 'Le format du champ :attribute est invalide.',
'relatable' => ':attribute n\'est sans doute pas associé(e) avec cette donnée.',
'required' => 'Le champ :attribute est obligatoire.',
'required_if' => 'Le champ :attribute est obligatoire quand la valeur de :other est :value.',
'required_unless' => 'Le champ :attribute est obligatoire sauf si :other est :values.',
'required_with' => 'Le champ :attribute est obligatoire quand :values est présent.',
'required_with_all' => 'Le champ :attribute est obligatoire quand :values sont présents.',
'required_without' => 'Le champ :attribute est obligatoire quand :values n\'est pas présent.',
'multiple_of' => 'La valeur de :attribute doit être un multiple de :value',
'not_in' => 'Le champ :attribute sélectionné n\'est pas valide.',
'not_regex' => 'Le format du champ :attribute n\'est pas valide.',
'numeric' => 'Le champ :attribute doit contenir un nombre.',
'password' => 'Le mot de passe est incorrect',
'present' => 'Le champ :attribute doit être présent.',
'prohibited' => 'Le champ :attribute est interdit.',
'prohibited_if' => 'Le champ :attribute est interdit quand :other a la valeur :value.',
'prohibited_unless' => 'Le champ :attribute est interdit à moins que :other est l\'une des valeurs :values.',
'regex' => 'Le format du champ :attribute est invalide.',
'relatable' => ':attribute n\'est sans doute pas associé(e) avec cette donnée.',
'required' => 'Le champ :attribute est obligatoire.',
'required_if' => 'Le champ :attribute est obligatoire quand la valeur de :other est :value.',
'required_unless' => 'Le champ :attribute est obligatoire sauf si :other est :values.',
'required_with' => 'Le champ :attribute est obligatoire quand :values est présent.',
'required_with_all' => 'Le champ :attribute est obligatoire quand :values sont présents.',
'required_without' => 'Le champ :attribute est obligatoire quand :values n\'est pas présent.',
'required_without_all' => 'Le champ :attribute est requis quand aucun de :values n\'est présent.',
'same' => 'Les champs :attribute et :other doivent être identiques.',
'size' => [
'array' => 'Le tableau :attribute doit contenir :size éléments.',
'file' => 'La taille du fichier de :attribute doit être de :size kilo-octets.',
'same' => 'Les champs :attribute et :other doivent être identiques.',
'size' => [
'array' => 'Le tableau :attribute doit contenir :size éléments.',
'file' => 'La taille du fichier de :attribute doit être de :size kilo-octets.',
'numeric' => 'La valeur de :attribute doit être :size.',
'string' => 'Le texte de :attribute doit contenir :size caractères.',
'string' => 'Le texte de :attribute doit contenir :size caractères.',
],
'starts_with' => 'Le champ :attribute doit commencer avec une des valeurs suivantes : :values',
'string' => 'Le champ :attribute doit être une chaîne de caractères.',
'timezone' => 'Le champ :attribute doit être un fuseau horaire valide.',
'unique' => 'La valeur du champ :attribute est déjà utilisée.',
'uploaded' => 'Le fichier du champ :attribute n\'a pu être téléversé.',
'url' => 'Le format de l\'URL de :attribute n\'est pas valide.',
'uuid' => 'Le champ :attribute doit être un UUID valide',
'custom' => [
'starts_with' => 'Le champ :attribute doit commencer avec une des valeurs suivantes : :values',
'string' => 'Le champ :attribute doit être une chaîne de caractères.',
'timezone' => 'Le champ :attribute doit être un fuseau horaire valide.',
'unique' => 'La valeur du champ :attribute est déjà utilisée.',
'uploaded' => 'Le fichier du champ :attribute n\'a pu être téléversé.',
'url' => 'Le format de l\'URL de :attribute n\'est pas valide.',
'uuid' => 'Le champ :attribute doit être un UUID valide',
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
'attributes' => [
'address' => 'adresse',
'age' => 'âge',
'available' => 'disponible',
'city' => 'ville',
'content' => 'contenu',
'country' => 'pays',
'current_password' => 'mot de passe actuel',
'date' => 'date',
'day' => 'jour',
'description' => 'description',
'email' => 'adresse email',
'excerpt' => 'extrait',
'first_name' => 'prénom',
'gender' => 'genre',
'hour' => 'heure',
'last_name' => 'nom',
'minute' => 'minute',
'mobile' => 'portable',
'month' => 'mois',
'name' => 'nom',
'password' => 'mot de passe',
'attributes' => [
'address' => 'adresse',
'age' => 'âge',
'available' => 'disponible',
'city' => 'ville',
'content' => 'contenu',
'country' => 'pays',
'current_password' => 'mot de passe actuel',
'date' => 'date',
'day' => 'jour',
'description' => 'description',
'email' => 'adresse email',
'excerpt' => 'extrait',
'first_name' => 'prénom',
'gender' => 'genre',
'hour' => 'heure',
'last_name' => 'nom',
'minute' => 'minute',
'mobile' => 'portable',
'month' => 'mois',
'name' => 'nom',
'password' => 'mot de passe',
'password_confirmation' => 'confirmation du mot de passe',
'phone' => 'téléphone',
'second' => 'seconde',
'sex' => 'sexe',
'size' => 'taille',
'time' => 'heure',
'title' => 'titre',
'username' => 'nom d\'utilisateur',
'year' => 'année',
'phone' => 'téléphone',
'second' => 'seconde',
'sex' => 'sexe',
'size' => 'taille',
'time' => 'heure',
'title' => 'titre',
'username' => 'nom d\'utilisateur',
'year' => 'année',
],
];

View File

@@ -12,7 +12,7 @@
*/
return [
'failed' => 'Credenziali non valide.',
'failed' => 'Credenziali non valide.',
'password' => 'La password non è valida.',
'throttle' => 'Troppi tentativi di accesso. Riprova tra :seconds secondi.',
];

View File

@@ -12,6 +12,6 @@
*/
return [
'next' => 'Successivo &raquo;',
'next' => 'Successivo &raquo;',
'previous' => '&laquo; Precedente',
];

View File

@@ -12,9 +12,9 @@
*/
return [
'reset' => 'La password è stata reimpostata!',
'sent' => 'Ti abbiamo inviato una email con il link per il reset della password!',
'reset' => 'La password è stata reimpostata!',
'sent' => 'Ti abbiamo inviato una email con il link per il reset della password!',
'throttled' => 'Per favore, attendi prima di riprovare.',
'token' => 'Questo token di reset della password non è valido.',
'user' => 'Non riusciamo a trovare un utente con questo indirizzo email.',
'token' => 'Questo token di reset della password non è valido.',
'user' => 'Non riusciamo a trovare un utente con questo indirizzo email.',
];

View File

@@ -12,120 +12,120 @@
*/
return [
'accepted' => 'Deve essere accettato.',
'active_url' => 'Non è un URL valido.',
'after' => 'Deve essere una data successiva al :date.',
'after_or_equal' => 'Deve essere una data successiva o uguale al :date.',
'alpha' => 'Può contenere solo lettere.',
'alpha_dash' => 'Può contenere solo lettere, numeri e trattini.',
'alpha_num' => 'Può contenere solo lettere e numeri.',
'array' => 'Deve essere un array.',
'attached' => 'Campo già associato.',
'before' => 'Deve essere una data precedente al :date.',
'before_or_equal' => 'Deve essere una data precedente o uguale al :date.',
'between' => [
'array' => 'Deve contenere tra :min e :max elementi.',
'file' => 'Deve essere compreso tra :min e :max kilobytes.',
'accepted' => 'Deve essere accettato.',
'active_url' => 'Non è un URL valido.',
'after' => 'Deve essere una data successiva al :date.',
'after_or_equal' => 'Deve essere una data successiva o uguale al :date.',
'alpha' => 'Può contenere solo lettere.',
'alpha_dash' => 'Può contenere solo lettere, numeri e trattini.',
'alpha_num' => 'Può contenere solo lettere e numeri.',
'array' => 'Deve essere un array.',
'attached' => 'Campo già associato.',
'before' => 'Deve essere una data precedente al :date.',
'before_or_equal' => 'Deve essere una data precedente o uguale al :date.',
'between' => [
'array' => 'Deve contenere tra :min e :max elementi.',
'file' => 'Deve essere compreso tra :min e :max kilobytes.',
'numeric' => 'Deve essere compreso tra :min e :max.',
'string' => 'Deve essere compreso tra :min e :max caratteri.',
'string' => 'Deve essere compreso tra :min e :max caratteri.',
],
'boolean' => 'Deve essere vero o falso.',
'confirmed' => 'Il valore di conferma non corrisponde.',
'date' => 'Non è una data valida.',
'date_equals' => 'La data deve essere :date.',
'date_format' => 'La data non è nel formato :format.',
'different' => 'Deve essere diverso da :other.',
'digits' => 'Deve essere di :digits cifre.',
'digits_between' => 'Deve essere compreso tra :min e :max cifre.',
'dimensions' => 'Immagine con dimensioni non valide.',
'distinct' => 'Questo valore esiste già.',
'email' => 'Deve essere un indirizzo email valido.',
'ends_with' => 'Deve terminare con uno dei seguenti valori: :values.',
'exists' => 'Il valore non è valido.',
'file' => 'Deve essere un file.',
'filled' => 'Deve contenere un valore.',
'gt' => [
'array' => 'Deve contenere più di :value elementi.',
'file' => 'Deve essere maggiore di :value kilobytes.',
'boolean' => 'Deve essere vero o falso.',
'confirmed' => 'Il valore di conferma non corrisponde.',
'date' => 'Non è una data valida.',
'date_equals' => 'La data deve essere :date.',
'date_format' => 'La data non è nel formato :format.',
'different' => 'Deve essere diverso da :other.',
'digits' => 'Deve essere di :digits cifre.',
'digits_between' => 'Deve essere compreso tra :min e :max cifre.',
'dimensions' => 'Immagine con dimensioni non valide.',
'distinct' => 'Questo valore esiste già.',
'email' => 'Deve essere un indirizzo email valido.',
'ends_with' => 'Deve terminare con uno dei seguenti valori: :values.',
'exists' => 'Il valore non è valido.',
'file' => 'Deve essere un file.',
'filled' => 'Deve contenere un valore.',
'gt' => [
'array' => 'Deve contenere più di :value elementi.',
'file' => 'Deve essere maggiore di :value kilobytes.',
'numeric' => 'Deve essere maggiore di :value.',
'string' => 'Deve contenere più di :value caratteri.',
'string' => 'Deve contenere più di :value caratteri.',
],
'gte' => [
'array' => 'Deve contenere almeno :value elementi.',
'file' => 'Deve essere maggiore o uguale a :value kilobytes.',
'gte' => [
'array' => 'Deve contenere almeno :value elementi.',
'file' => 'Deve essere maggiore o uguale a :value kilobytes.',
'numeric' => 'Deve essere uguale o maggiore a :value.',
'string' => 'Deve contenere almeno :value caratteri.',
'string' => 'Deve contenere almeno :value caratteri.',
],
'image' => 'Deve essere un\'immagine.',
'in' => 'Valore non valido.',
'in_array' => 'Non esiste in :other.',
'integer' => 'Deve essere un numero intero.',
'ip' => 'Deve essere un indirizzo IP valido.',
'ipv4' => 'Deve essere un indirizzo IPv4 valido.',
'ipv6' => 'Deve essere un indirizzo IPv6 valido.',
'json' => 'Deve essere una stringa JSON valida.',
'lt' => [
'array' => 'Deve contenere meno di :value elementi.',
'file' => 'Deve essere inferiore a :value kilobytes.',
'image' => 'Deve essere un\'immagine.',
'in' => 'Valore non valido.',
'in_array' => 'Non esiste in :other.',
'integer' => 'Deve essere un numero intero.',
'ip' => 'Deve essere un indirizzo IP valido.',
'ipv4' => 'Deve essere un indirizzo IPv4 valido.',
'ipv6' => 'Deve essere un indirizzo IPv6 valido.',
'json' => 'Deve essere una stringa JSON valida.',
'lt' => [
'array' => 'Deve contenere meno di :value elementi.',
'file' => 'Deve essere inferiore a :value kilobytes.',
'numeric' => 'Deve essere inferiore a :value.',
'string' => 'Deve contenere meno di :value caratteri.',
'string' => 'Deve contenere meno di :value caratteri.',
],
'lte' => [
'array' => 'Deve contenere massimo :value elementi.',
'file' => 'Deve essere inferiore o uguale a :value kilobytes.',
'lte' => [
'array' => 'Deve contenere massimo :value elementi.',
'file' => 'Deve essere inferiore o uguale a :value kilobytes.',
'numeric' => 'Deve essere inferiore o uguale a :value.',
'string' => 'Deve contenere massimo :value caratteri.',
'string' => 'Deve contenere massimo :value caratteri.',
],
'max' => [
'array' => 'Non può contenere più di :max elementi.',
'file' => 'Non può essere superiore a :max kilobytes.',
'max' => [
'array' => 'Non può contenere più di :max elementi.',
'file' => 'Non può essere superiore a :max kilobytes.',
'numeric' => 'Non può essere superiore a :max.',
'string' => 'Non può contenere più di :max caratteri.',
'string' => 'Non può contenere più di :max caratteri.',
],
'mimes' => 'Deve essere del tipo: :values.',
'mimetypes' => 'Deve essere del tipo: :values.',
'min' => [
'array' => 'Deve contenere minimo :min elementi.',
'file' => 'Deve essere minimo :min kilobytes.',
'mimes' => 'Deve essere del tipo: :values.',
'mimetypes' => 'Deve essere del tipo: :values.',
'min' => [
'array' => 'Deve contenere minimo :min elementi.',
'file' => 'Deve essere minimo :min kilobytes.',
'numeric' => 'Deve essere minimo :min.',
'string' => 'Deve contenere minimo :min caratteri.',
'string' => 'Deve contenere minimo :min caratteri.',
],
'multiple_of' => 'Deve essere un multiplo di :value',
'not_in' => 'Valore non valido.',
'not_regex' => 'Formato non valido.',
'numeric' => 'Deve essere un numero.',
'password' => 'Password errata.',
'present' => 'Devi specificare un valore.',
'prohibited' => 'Non consentito.',
'prohibited_if' => 'Non consentito quando :other è :value.',
'prohibited_unless' => 'Non consentito a meno che :other sia contenuto in :values.',
'regex' => 'Formato non valido.',
'relatable' => 'Non puoi associarlo a questa risorsa.',
'required' => 'Obbligatorio.',
'required_if' => 'Obbligatorio quando :other è :value.',
'required_unless' => 'Obbligatorio a meno che :other sia :values.',
'required_with' => 'Obbligatorio quando :values è presente.',
'required_with_all' => 'Obbligatorio quando :values sono presenti.',
'required_without' => 'Obbligatorio quando :values non è presente.',
'multiple_of' => 'Deve essere un multiplo di :value',
'not_in' => 'Valore non valido.',
'not_regex' => 'Formato non valido.',
'numeric' => 'Deve essere un numero.',
'password' => 'Password errata.',
'present' => 'Devi specificare un valore.',
'prohibited' => 'Non consentito.',
'prohibited_if' => 'Non consentito quando :other è :value.',
'prohibited_unless' => 'Non consentito a meno che :other sia contenuto in :values.',
'regex' => 'Formato non valido.',
'relatable' => 'Non puoi associarlo a questa risorsa.',
'required' => 'Obbligatorio.',
'required_if' => 'Obbligatorio quando :other è :value.',
'required_unless' => 'Obbligatorio a meno che :other sia :values.',
'required_with' => 'Obbligatorio quando :values è presente.',
'required_with_all' => 'Obbligatorio quando :values sono presenti.',
'required_without' => 'Obbligatorio quando :values non è presente.',
'required_without_all' => 'Obbligatorio quando nessuno di :values è presente.',
'same' => 'Deve coincidere con :other.',
'size' => [
'array' => 'Deve contenere :size elementi.',
'file' => 'Deve essere :size kilobytes.',
'same' => 'Deve coincidere con :other.',
'size' => [
'array' => 'Deve contenere :size elementi.',
'file' => 'Deve essere :size kilobytes.',
'numeric' => 'Deve essere :size.',
'string' => 'Deve essere :size caratteri.',
'string' => 'Deve essere :size caratteri.',
],
'starts_with' => 'Deve iniziare con uno dei seguenti: :values.',
'string' => 'Deve essere una stringa.',
'timezone' => 'Deve essere una zona valida.',
'unique' => 'E\' già in uso.',
'uploaded' => 'Deve essere caricato.',
'url' => 'Formato non valido.',
'uuid' => 'Deve essere un UUID valido.',
'custom' => [
'starts_with' => 'Deve iniziare con uno dei seguenti: :values.',
'string' => 'Deve essere una stringa.',
'timezone' => 'Deve essere una zona valida.',
'unique' => 'E\' già in uso.',
'uploaded' => 'Deve essere caricato.',
'url' => 'Formato non valido.',
'uuid' => 'Deve essere un UUID valido.',
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
'attributes' => [],
'attributes' => [],
];

View File

@@ -12,148 +12,148 @@
*/
return [
'accepted' => ':attribute deve essere accettato.',
'active_url' => ':attribute non è un URL valido.',
'after' => ':attribute deve essere una data successiva al :date.',
'after_or_equal' => ':attribute deve essere una data successiva o uguale al :date.',
'alpha' => ':attribute può contenere solo lettere.',
'alpha_dash' => ':attribute può contenere solo lettere, numeri e trattini.',
'alpha_num' => ':attribute può contenere solo lettere e numeri.',
'array' => ':attribute deve essere un array.',
'attached' => ':attribute è già associato.',
'before' => ':attribute deve essere una data precedente al :date.',
'before_or_equal' => ':attribute deve essere una data precedente o uguale al :date.',
'between' => [
'array' => ':attribute deve avere tra :min - :max elementi.',
'file' => ':attribute deve trovarsi tra :min - :max kilobyte.',
'accepted' => ':attribute deve essere accettato.',
'active_url' => ':attribute non è un URL valido.',
'after' => ':attribute deve essere una data successiva al :date.',
'after_or_equal' => ':attribute deve essere una data successiva o uguale al :date.',
'alpha' => ':attribute può contenere solo lettere.',
'alpha_dash' => ':attribute può contenere solo lettere, numeri e trattini.',
'alpha_num' => ':attribute può contenere solo lettere e numeri.',
'array' => ':attribute deve essere un array.',
'attached' => ':attribute è già associato.',
'before' => ':attribute deve essere una data precedente al :date.',
'before_or_equal' => ':attribute deve essere una data precedente o uguale al :date.',
'between' => [
'array' => ':attribute deve avere tra :min - :max elementi.',
'file' => ':attribute deve trovarsi tra :min - :max kilobyte.',
'numeric' => ':attribute deve trovarsi tra :min - :max.',
'string' => ':attribute deve trovarsi tra :min - :max caratteri.',
'string' => ':attribute deve trovarsi tra :min - :max caratteri.',
],
'boolean' => 'Il campo :attribute deve essere vero o falso.',
'confirmed' => 'Il campo di conferma per :attribute non coincide.',
'date' => ':attribute non è una data valida.',
'date_equals' => ':attribute deve essere una data e uguale a :date.',
'date_format' => ':attribute non coincide con il formato :format.',
'different' => ':attribute e :other devono essere differenti.',
'digits' => ':attribute deve essere di :digits cifre.',
'digits_between' => ':attribute deve essere tra :min e :max cifre.',
'dimensions' => 'Le dimensioni dell\'immagine di :attribute non sono valide.',
'distinct' => ':attribute contiene un valore duplicato.',
'email' => ':attribute non è valido.',
'ends_with' => ':attribute deve finire con uno dei seguenti valori: :values',
'exists' => ':attribute selezionato non è valido.',
'file' => ':attribute deve essere un file.',
'filled' => 'Il campo :attribute deve contenere un valore.',
'gt' => [
'array' => ':attribute deve contenere più di :value elementi.',
'file' => ':attribute deve essere maggiore di :value kilobyte.',
'boolean' => 'Il campo :attribute deve essere vero o falso.',
'confirmed' => 'Il campo di conferma per :attribute non coincide.',
'date' => ':attribute non è una data valida.',
'date_equals' => ':attribute deve essere una data e uguale a :date.',
'date_format' => ':attribute non coincide con il formato :format.',
'different' => ':attribute e :other devono essere differenti.',
'digits' => ':attribute deve essere di :digits cifre.',
'digits_between' => ':attribute deve essere tra :min e :max cifre.',
'dimensions' => 'Le dimensioni dell\'immagine di :attribute non sono valide.',
'distinct' => ':attribute contiene un valore duplicato.',
'email' => ':attribute non è valido.',
'ends_with' => ':attribute deve finire con uno dei seguenti valori: :values',
'exists' => ':attribute selezionato non è valido.',
'file' => ':attribute deve essere un file.',
'filled' => 'Il campo :attribute deve contenere un valore.',
'gt' => [
'array' => ':attribute deve contenere più di :value elementi.',
'file' => ':attribute deve essere maggiore di :value kilobyte.',
'numeric' => ':attribute deve essere maggiore di :value.',
'string' => ':attribute deve contenere più di :value caratteri.',
'string' => ':attribute deve contenere più di :value caratteri.',
],
'gte' => [
'array' => ':attribute deve contenere un numero di elementi uguale o maggiore di :value.',
'file' => ':attribute deve essere uguale o maggiore di :value kilobyte.',
'gte' => [
'array' => ':attribute deve contenere un numero di elementi uguale o maggiore di :value.',
'file' => ':attribute deve essere uguale o maggiore di :value kilobyte.',
'numeric' => ':attribute deve essere uguale o maggiore di :value.',
'string' => ':attribute deve contenere un numero di caratteri uguale o maggiore di :value.',
'string' => ':attribute deve contenere un numero di caratteri uguale o maggiore di :value.',
],
'image' => ':attribute deve essere un\'immagine.',
'in' => ':attribute selezionato non è valido.',
'in_array' => 'Il valore del campo :attribute non esiste in :other.',
'integer' => ':attribute deve essere un numero intero.',
'ip' => ':attribute deve essere un indirizzo IP valido.',
'ipv4' => ':attribute deve essere un indirizzo IPv4 valido.',
'ipv6' => ':attribute deve essere un indirizzo IPv6 valido.',
'json' => ':attribute deve essere una stringa JSON valida.',
'lt' => [
'array' => ':attribute deve contenere meno di :value elementi.',
'file' => ':attribute deve essere minore di :value kilobyte.',
'image' => ':attribute deve essere un\'immagine.',
'in' => ':attribute selezionato non è valido.',
'in_array' => 'Il valore del campo :attribute non esiste in :other.',
'integer' => ':attribute deve essere un numero intero.',
'ip' => ':attribute deve essere un indirizzo IP valido.',
'ipv4' => ':attribute deve essere un indirizzo IPv4 valido.',
'ipv6' => ':attribute deve essere un indirizzo IPv6 valido.',
'json' => ':attribute deve essere una stringa JSON valida.',
'lt' => [
'array' => ':attribute deve contenere meno di :value elementi.',
'file' => ':attribute deve essere minore di :value kilobyte.',
'numeric' => ':attribute deve essere minore di :value.',
'string' => ':attribute deve contenere meno di :value caratteri.',
'string' => ':attribute deve contenere meno di :value caratteri.',
],
'lte' => [
'array' => ':attribute deve contenere un numero di elementi minore o uguale a :value.',
'file' => ':attribute deve essere minore o uguale a :value kilobyte.',
'lte' => [
'array' => ':attribute deve contenere un numero di elementi minore o uguale a :value.',
'file' => ':attribute deve essere minore o uguale a :value kilobyte.',
'numeric' => ':attribute deve essere minore o uguale a :value.',
'string' => ':attribute deve contenere un numero di caratteri minore o uguale a :value.',
'string' => ':attribute deve contenere un numero di caratteri minore o uguale a :value.',
],
'max' => [
'array' => ':attribute non può avere più di :max elementi.',
'file' => ':attribute non può essere superiore a :max kilobyte.',
'max' => [
'array' => ':attribute non può avere più di :max elementi.',
'file' => ':attribute non può essere superiore a :max kilobyte.',
'numeric' => ':attribute non può essere superiore a :max.',
'string' => ':attribute non può contenere più di :max caratteri.',
'string' => ':attribute non può contenere più di :max caratteri.',
],
'mimes' => ':attribute deve essere del tipo: :values.',
'mimetypes' => ':attribute deve essere del tipo: :values.',
'min' => [
'array' => ':attribute deve avere almeno :min elementi.',
'file' => ':attribute deve essere almeno di :min kilobyte.',
'mimes' => ':attribute deve essere del tipo: :values.',
'mimetypes' => ':attribute deve essere del tipo: :values.',
'min' => [
'array' => ':attribute deve avere almeno :min elementi.',
'file' => ':attribute deve essere almeno di :min kilobyte.',
'numeric' => ':attribute deve essere almeno :min.',
'string' => ':attribute deve contenere almeno :min caratteri.',
'string' => ':attribute deve contenere almeno :min caratteri.',
],
'multiple_of' => ':attribute deve essere un multiplo di :value',
'not_in' => 'Il valore selezionato per :attribute non è valido.',
'not_regex' => 'Il formato di :attribute non è valido.',
'numeric' => ':attribute deve essere un numero.',
'password' => 'Il campo :attribute non è corretto.',
'present' => 'Il campo :attribute deve essere presente.',
'prohibited' => ':attribute non consentito.',
'prohibited_if' => ':attribute non consentito quando :other è :value.',
'prohibited_unless' => ':attribute non consentito a meno che :other sia contenuto in :values.',
'regex' => 'Il formato del campo :attribute non è valido.',
'relatable' => ':attribute non può essere associato a questa risorsa.',
'required' => 'Il campo :attribute è richiesto.',
'required_if' => 'Il campo :attribute è richiesto quando :other è :value.',
'required_unless' => 'Il campo :attribute è richiesto a meno che :other sia in :values.',
'required_with' => 'Il campo :attribute è richiesto quando :values è presente.',
'required_with_all' => 'Il campo :attribute è richiesto quando :values sono presenti.',
'required_without' => 'Il campo :attribute è richiesto quando :values non è presente.',
'multiple_of' => ':attribute deve essere un multiplo di :value',
'not_in' => 'Il valore selezionato per :attribute non è valido.',
'not_regex' => 'Il formato di :attribute non è valido.',
'numeric' => ':attribute deve essere un numero.',
'password' => 'Il campo :attribute non è corretto.',
'present' => 'Il campo :attribute deve essere presente.',
'prohibited' => ':attribute non consentito.',
'prohibited_if' => ':attribute non consentito quando :other è :value.',
'prohibited_unless' => ':attribute non consentito a meno che :other sia contenuto in :values.',
'regex' => 'Il formato del campo :attribute non è valido.',
'relatable' => ':attribute non può essere associato a questa risorsa.',
'required' => 'Il campo :attribute è richiesto.',
'required_if' => 'Il campo :attribute è richiesto quando :other è :value.',
'required_unless' => 'Il campo :attribute è richiesto a meno che :other sia in :values.',
'required_with' => 'Il campo :attribute è richiesto quando :values è presente.',
'required_with_all' => 'Il campo :attribute è richiesto quando :values sono presenti.',
'required_without' => 'Il campo :attribute è richiesto quando :values non è presente.',
'required_without_all' => 'Il campo :attribute è richiesto quando nessuno di :values è presente.',
'same' => ':attribute e :other devono coincidere.',
'size' => [
'array' => ':attribute deve contenere :size elementi.',
'file' => ':attribute deve essere :size kilobyte.',
'same' => ':attribute e :other devono coincidere.',
'size' => [
'array' => ':attribute deve contenere :size elementi.',
'file' => ':attribute deve essere :size kilobyte.',
'numeric' => ':attribute deve essere :size.',
'string' => ':attribute deve contenere :size caratteri.',
'string' => ':attribute deve contenere :size caratteri.',
],
'starts_with' => ':attribute deve iniziare con uno dei seguenti: :values',
'string' => ':attribute deve essere una stringa.',
'timezone' => ':attribute deve essere una zona valida.',
'unique' => ':attribute è stato già utilizzato.',
'uploaded' => ':attribute non è stato caricato.',
'url' => 'Il formato del campo :attribute non è valido.',
'uuid' => ':attribute deve essere un UUID valido.',
'custom' => [
'starts_with' => ':attribute deve iniziare con uno dei seguenti: :values',
'string' => ':attribute deve essere una stringa.',
'timezone' => ':attribute deve essere una zona valida.',
'unique' => ':attribute è stato già utilizzato.',
'uploaded' => ':attribute non è stato caricato.',
'url' => 'Il formato del campo :attribute non è valido.',
'uuid' => ':attribute deve essere un UUID valido.',
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
'attributes' => [
'address' => 'indirizzo',
'age' => 'età',
'available' => 'disponibile',
'city' => 'città',
'content' => 'contenuto',
'country' => 'paese',
'date' => 'data',
'day' => 'giorno',
'description' => 'descrizione',
'excerpt' => 'estratto',
'first_name' => 'nome',
'gender' => 'genere',
'hour' => 'ora',
'last_name' => 'cognome',
'minute' => 'minuto',
'mobile' => 'cellulare',
'month' => 'mese',
'name' => 'nome',
'attributes' => [
'address' => 'indirizzo',
'age' => 'età',
'available' => 'disponibile',
'city' => 'città',
'content' => 'contenuto',
'country' => 'paese',
'date' => 'data',
'day' => 'giorno',
'description' => 'descrizione',
'excerpt' => 'estratto',
'first_name' => 'nome',
'gender' => 'genere',
'hour' => 'ora',
'last_name' => 'cognome',
'minute' => 'minuto',
'mobile' => 'cellulare',
'month' => 'mese',
'name' => 'nome',
'password_confirmation' => 'conferma password',
'phone' => 'telefono',
'second' => 'secondo',
'sex' => 'sesso',
'size' => 'dimensione',
'time' => 'ora',
'title' => 'titolo',
'username' => 'nome utente',
'year' => 'anno',
'phone' => 'telefono',
'second' => 'secondo',
'sex' => 'sesso',
'size' => 'dimensione',
'time' => 'ora',
'title' => 'titolo',
'username' => 'nome utente',
'year' => 'anno',
],
];

View File

@@ -12,7 +12,7 @@
*/
return [
'failed' => 'Bu kimlik bilgileri kayıtlarımızla eşleşmiyor.',
'failed' => 'Bu kimlik bilgileri kayıtlarımızla eşleşmiyor.',
'password' => 'The provided password is incorrect.',
'throttle' => 'Çok fazla giriş denemesi. :seconds saniye sonra lütfen tekrar deneyin.',
];

View File

@@ -12,6 +12,6 @@
*/
return [
'next' => 'Sonrakiler &raquo;',
'next' => 'Sonrakiler &raquo;',
'previous' => '&laquo; Öncekiler',
];

View File

@@ -12,9 +12,9 @@
*/
return [
'reset' => 'Parolanız sıfırlandı!',
'sent' => 'Parola sıfırlama bağlantınız e-posta ile gönderildi!',
'reset' => 'Parolanız sıfırlandı!',
'sent' => 'Parola sıfırlama bağlantınız e-posta ile gönderildi!',
'throttled' => 'Tekrar denemeden önce lütfen bekleyin.',
'token' => 'Parola sıfırlama kodu geçersiz.',
'user' => 'Bu e-posta adresi ile kayıtlı bir üye bulunamadı.',
'token' => 'Parola sıfırlama kodu geçersiz.',
'user' => 'Bu e-posta adresi ile kayıtlı bir üye bulunamadı.',
];

View File

@@ -12,120 +12,120 @@
*/
return [
'accepted' => 'Bu alan kabul edilmelidir.',
'active_url' => 'URL geçerli değil.',
'after' => 'Bu :date\'den sonraki bir tarih olmalı.',
'after_or_equal' => 'Bu, :date\'den sonra veya ona eşit bir tarih olmalıdır.',
'alpha' => 'Bu alan yalnızca harf içerebilir.',
'alpha_dash' => 'Bu alan yalnızca harfler, sayılar, kısa çizgiler ve alt çizgiler içerebilir.',
'alpha_num' => 'Bu alan yalnızca harfler ve sayılar içerebilir.',
'array' => 'Bu alan bir dizi olmalı.',
'attached' => 'Bu alan zaten tanımlı.',
'before' => 'Bu :date\'den önceki bir tarih olmalı.',
'before_or_equal' => 'Bu, :date\'ten önce veya ona eşit bir tarih olmalıdır.',
'between' => [
'array' => 'Bu içerik :min ve :max arasında olmalıdır.',
'file' => 'Bu dosya :min ve :max kilobayt arasında olmalıdır.',
'accepted' => 'Bu alan kabul edilmelidir.',
'active_url' => 'URL geçerli değil.',
'after' => 'Bu :date\'den sonraki bir tarih olmalı.',
'after_or_equal' => 'Bu, :date\'den sonra veya ona eşit bir tarih olmalıdır.',
'alpha' => 'Bu alan yalnızca harf içerebilir.',
'alpha_dash' => 'Bu alan yalnızca harfler, sayılar, kısa çizgiler ve alt çizgiler içerebilir.',
'alpha_num' => 'Bu alan yalnızca harfler ve sayılar içerebilir.',
'array' => 'Bu alan bir dizi olmalı.',
'attached' => 'Bu alan zaten tanımlı.',
'before' => 'Bu :date\'den önceki bir tarih olmalı.',
'before_or_equal' => 'Bu, :date\'ten önce veya ona eşit bir tarih olmalıdır.',
'between' => [
'array' => 'Bu içerik :min ve :max arasında olmalıdır.',
'file' => 'Bu dosya :min ve :max kilobayt arasında olmalıdır.',
'numeric' => 'Bu değer :min ve :max arasında olmalıdır.',
'string' => 'Bu metin :min ve :max karakter aralığında olmalıdır.',
'string' => 'Bu metin :min ve :max karakter aralığında olmalıdır.',
],
'boolean' => 'Bu alan doğru veya yanlış olmalıdır.',
'confirmed' => 'Onay eşleşmiyor.',
'date' => 'Bu geçerli bir tarih değil.',
'date_equals' => 'Bu, :date\'a eşit bir tarih olmalıdır.',
'date_format' => 'Bu biçim :format eşleşmiyor.',
'different' => 'Bu değer :other\'dan farklı olmalıdır.',
'digits' => 'Bu :digits basamak olmalıdır.',
'digits_between' => 'Bu :min ve :max basamak arasında olmalıdır.',
'dimensions' => 'Resim boyutları geçersiz.',
'distinct' => 'Bu alanın yinelenen bir değeri vardır.',
'email' => 'E-posta adresi geçerli değil.',
'ends_with' => 'Bu şunlardan biriyle bitmelidir: :values.',
'exists' => 'Seçili değer geçersiz.',
'file' => 'İçerik bir dosya olmalı.',
'filled' => 'Bu alanın bir değeri olmalıdır.',
'gt' => [
'array' => 'Bu içerikte :value\'den fazla öge bulunmalıdır.',
'file' => 'Dosya boyutu :value kilobayt\'tan büyük olmalıdır.',
'boolean' => 'Bu alan doğru veya yanlış olmalıdır.',
'confirmed' => 'Onay eşleşmiyor.',
'date' => 'Bu geçerli bir tarih değil.',
'date_equals' => 'Bu, :date\'a eşit bir tarih olmalıdır.',
'date_format' => 'Bu biçim :format eşleşmiyor.',
'different' => 'Bu değer :other\'dan farklı olmalıdır.',
'digits' => 'Bu :digits basamak olmalıdır.',
'digits_between' => 'Bu :min ve :max basamak arasında olmalıdır.',
'dimensions' => 'Resim boyutları geçersiz.',
'distinct' => 'Bu alanın yinelenen bir değeri vardır.',
'email' => 'E-posta adresi geçerli değil.',
'ends_with' => 'Bu şunlardan biriyle bitmelidir: :values.',
'exists' => 'Seçili değer geçersiz.',
'file' => 'İçerik bir dosya olmalı.',
'filled' => 'Bu alanın bir değeri olmalıdır.',
'gt' => [
'array' => 'Bu içerikte :value\'den fazla öge bulunmalıdır.',
'file' => 'Dosya boyutu :value kilobayt\'tan büyük olmalıdır.',
'numeric' => 'Bu değer :value\'ten büyük olmalıdır.',
'string' => 'Bu metin :value karakterden uzun olmalıdır.',
'string' => 'Bu metin :value karakterden uzun olmalıdır.',
],
'gte' => [
'array' => 'Bu içerik :value veya daha fazla ögeye sahip olmalıdır.',
'file' => 'Dosya boyutu :value kilobayt\'a eşit ya da daha büyük olmalıdır.',
'gte' => [
'array' => 'Bu içerik :value veya daha fazla ögeye sahip olmalıdır.',
'file' => 'Dosya boyutu :value kilobayt\'a eşit ya da daha büyük olmalıdır.',
'numeric' => 'Bu sayı :value sayısına eşit veya daha büyük olmalıdır.',
'string' => 'Bu metin :value veya daha uzun karakter olmalıdır.',
'string' => 'Bu metin :value veya daha uzun karakter olmalıdır.',
],
'image' => 'Bu bir resim olmalıdır.',
'in' => 'Seçili değer geçersiz.',
'in_array' => 'Bu değer :other ögelerinin arasında yok.',
'integer' => 'Bu bir tam sayı olmalıdır.',
'ip' => 'Bu geçerli bir IP adresi olmalıdır.',
'ipv4' => 'Bu geçerli bir IPv4 adresi olmalıdır.',
'ipv6' => 'Bu geçerli bir IPv6 adresi olmalıdır.',
'json' => 'Bu geçerli bir json dizesi olmalıdır.',
'lt' => [
'array' => 'Bu içerikte en fazla :value öge olabilir.',
'file' => 'Bu dosya :value kilobayt\'tan büyük olamaz.',
'image' => 'Bu bir resim olmalıdır.',
'in' => 'Seçili değer geçersiz.',
'in_array' => 'Bu değer :other ögelerinin arasında yok.',
'integer' => 'Bu bir tam sayı olmalıdır.',
'ip' => 'Bu geçerli bir IP adresi olmalıdır.',
'ipv4' => 'Bu geçerli bir IPv4 adresi olmalıdır.',
'ipv6' => 'Bu geçerli bir IPv6 adresi olmalıdır.',
'json' => 'Bu geçerli bir json dizesi olmalıdır.',
'lt' => [
'array' => 'Bu içerikte en fazla :value öge olabilir.',
'file' => 'Bu dosya :value kilobayt\'tan büyük olamaz.',
'numeric' => 'Bu sayı en fazla :value olmalıdır.',
'string' => 'Bu metin :value karakterden kısa olmalıdır.',
'string' => 'Bu metin :value karakterden kısa olmalıdır.',
],
'lte' => [
'array' => 'Bu içerik :value\'den fazla öge içermemelidir.',
'file' => 'Bu dosya :value kilobayt\'a eşit veya daha küçük olmalıdır.',
'lte' => [
'array' => 'Bu içerik :value\'den fazla öge içermemelidir.',
'file' => 'Bu dosya :value kilobayt\'a eşit veya daha küçük olmalıdır.',
'numeric' => 'Bu sayı :value sayısına eşit veya daha küçük olmalıdır.',
'string' => 'Bu metin :value veya daha kısa karaktere olmalıdır.',
'string' => 'Bu metin :value veya daha kısa karaktere olmalıdır.',
],
'max' => [
'array' => 'Bu içerik en fazla :max öge içerebilir.',
'file' => 'Dosya boyutu :max kilobayt\'tan büyük olamaz.',
'max' => [
'array' => 'Bu içerik en fazla :max öge içerebilir.',
'file' => 'Dosya boyutu :max kilobayt\'tan büyük olamaz.',
'numeric' => 'Bu sayı :max sayısından büyük olamaz.',
'string' => 'Bu metin :max karakterden uzun olamaz.',
'string' => 'Bu metin :max karakterden uzun olamaz.',
],
'mimes' => 'Bu tür bir dosya olmalıdır: :values.',
'mimetypes' => 'Bu tür bir dosya olmalıdır: :values.',
'min' => [
'array' => 'Bu içerikte en az :min öge olmalıdır.',
'file' => 'Bu dosya minimum :min kilobayt olmalıdır.',
'mimes' => 'Bu tür bir dosya olmalıdır: :values.',
'mimetypes' => 'Bu tür bir dosya olmalıdır: :values.',
'min' => [
'array' => 'Bu içerikte en az :min öge olmalıdır.',
'file' => 'Bu dosya minimum :min kilobayt olmalıdır.',
'numeric' => 'Bu sayı minimum :min olmalıdır.',
'string' => 'Bu metin minimum :min karaktere sahip olmalıdır.',
'string' => 'Bu metin minimum :min karaktere sahip olmalıdır.',
],
'multiple_of' => 'Değer :value\'nin katları olmalıdır',
'not_in' => 'Seçili değer geçersiz.',
'not_regex' => 'Bu biçim geçersiz.',
'numeric' => 'Bu bir sayı olmalı.',
'password' => 'Parola yanlış.',
'present' => 'Bu alan mevcut olmalıdır.',
'prohibited' => 'Bu alan kısıtlanmıştır.',
'prohibited_if' => ':other alanının değeri :value ise bu alana veri girişi yapılamaz.',
'prohibited_unless' => ':other alanı :value değerlerinden birisi değilse bu alana veri girişi yapılamaz.',
'regex' => 'Bu biçim geçersiz.',
'relatable' => 'Bu alan, bu kaynakla ilişkili olmayabilir.',
'required' => 'Bu alan gereklidir.',
'required_if' => 'Bu alan :other :value olduğunda gereklidir.',
'required_unless' => ':other :values\'de olmadığı sürece bu alan gereklidir.',
'required_with' => 'Bu alan :values olduğunda gereklidir.',
'required_with_all' => 'Bu alan :values olduğunda gereklidir.',
'required_without' => 'Bu alan :values olmadığında gereklidir.',
'multiple_of' => 'Değer :value\'nin katları olmalıdır',
'not_in' => 'Seçili değer geçersiz.',
'not_regex' => 'Bu biçim geçersiz.',
'numeric' => 'Bu bir sayı olmalı.',
'password' => 'Parola yanlış.',
'present' => 'Bu alan mevcut olmalıdır.',
'prohibited' => 'Bu alan kısıtlanmıştır.',
'prohibited_if' => ':other alanının değeri :value ise bu alana veri girişi yapılamaz.',
'prohibited_unless' => ':other alanı :value değerlerinden birisi değilse bu alana veri girişi yapılamaz.',
'regex' => 'Bu biçim geçersiz.',
'relatable' => 'Bu alan, bu kaynakla ilişkili olmayabilir.',
'required' => 'Bu alan gereklidir.',
'required_if' => 'Bu alan :other :value olduğunda gereklidir.',
'required_unless' => ':other :values\'de olmadığı sürece bu alan gereklidir.',
'required_with' => 'Bu alan :values olduğunda gereklidir.',
'required_with_all' => 'Bu alan :values olduğunda gereklidir.',
'required_without' => 'Bu alan :values olmadığında gereklidir.',
'required_without_all' => ':values hiçbiri yoksa, bu alan gereklidir.',
'same' => 'Bu alanın değeri :other ile aynı olmalıdır.',
'size' => [
'array' => 'Bu içerik :size öge içermelidir.',
'file' => 'Bu dosya boyutu :size kilobayt olmalıdır.',
'same' => 'Bu alanın değeri :other ile aynı olmalıdır.',
'size' => [
'array' => 'Bu içerik :size öge içermelidir.',
'file' => 'Bu dosya boyutu :size kilobayt olmalıdır.',
'numeric' => 'Bu sayı :size olmalıdır.',
'string' => 'Bu metin :size karakter olmalıdır.',
'string' => 'Bu metin :size karakter olmalıdır.',
],
'starts_with' => 'Bu alan şunlardan biriyle başlamalıdır: :values.',
'string' => 'Bu bir dize olmalı.',
'timezone' => 'Bu geçerli bir bölge olmalıdır.',
'unique' => 'Bu zaten mevcut.',
'uploaded' => 'Bu yüklenemedi.',
'url' => 'Bu biçim geçersiz.',
'uuid' => 'Bu geçerli bir UUID olmalıdır.',
'custom' => [
'starts_with' => 'Bu alan şunlardan biriyle başlamalıdır: :values.',
'string' => 'Bu bir dize olmalı.',
'timezone' => 'Bu geçerli bir bölge olmalıdır.',
'unique' => 'Bu zaten mevcut.',
'uploaded' => 'Bu yüklenemedi.',
'url' => 'Bu biçim geçersiz.',
'uuid' => 'Bu geçerli bir UUID olmalıdır.',
'custom' => [
'niteleyici-adi' => [
'kural-adi' => 'Özel doğrulama mesajı',
],
],
'attributes' => [],
'attributes' => [],
];

View File

@@ -12,150 +12,150 @@
*/
return [
'accepted' => ':attribute kabul edilmelidir.',
'active_url' => ':attribute geçerli bir URL olmalıdır.',
'after' => ':attribute mutlaka :date tarihinden sonra olmalıdır.',
'after_or_equal' => ':attribute mutlaka :date tarihinden sonra veya aynı tarihte olmalıdır.',
'alpha' => ':attribute sadece harflerden oluşmalıdır.',
'alpha_dash' => ':attribute sadece harflerden, rakamlardan ve tirelerden oluşmalıdır.',
'alpha_num' => ':attribute sadece harflerden ve rakamlardan oluşmalıdır.',
'array' => ':attribute mutlaka bir dizi olmalıdır.',
'attached' => 'Bu :attribute zaten tanımlı.',
'before' => ':attribute mutlaka :date tarihinden önce olmalıdır.',
'before_or_equal' => ':attribute mutlaka :date tarihinden önce veya aynı tarihte olmalıdır.',
'between' => [
'array' => ':attribute mutlaka :min - :max arasında öge içermelidir.',
'file' => ':attribute mutlaka :min - :max kilobayt arasında olmalıdır.',
'accepted' => ':attribute kabul edilmelidir.',
'active_url' => ':attribute geçerli bir URL olmalıdır.',
'after' => ':attribute mutlaka :date tarihinden sonra olmalıdır.',
'after_or_equal' => ':attribute mutlaka :date tarihinden sonra veya aynı tarihte olmalıdır.',
'alpha' => ':attribute sadece harflerden oluşmalıdır.',
'alpha_dash' => ':attribute sadece harflerden, rakamlardan ve tirelerden oluşmalıdır.',
'alpha_num' => ':attribute sadece harflerden ve rakamlardan oluşmalıdır.',
'array' => ':attribute mutlaka bir dizi olmalıdır.',
'attached' => 'Bu :attribute zaten tanımlı.',
'before' => ':attribute mutlaka :date tarihinden önce olmalıdır.',
'before_or_equal' => ':attribute mutlaka :date tarihinden önce veya aynı tarihte olmalıdır.',
'between' => [
'array' => ':attribute mutlaka :min - :max arasında öge içermelidir.',
'file' => ':attribute mutlaka :min - :max kilobayt arasında olmalıdır.',
'numeric' => ':attribute mutlaka :min - :max arasında olmalıdır.',
'string' => ':attribute mutlaka :min - :max karakter arasında olmalıdır.',
'string' => ':attribute mutlaka :min - :max karakter arasında olmalıdır.',
],
'boolean' => ':attribute sadece doğru veya yanlış olmalıdır.',
'confirmed' => ':attribute tekrarı eşleşmiyor.',
'date' => ':attribute geçerli bir tarih değil.',
'date_equals' => ':attribute mutlaka :date ile aynı tarihte olmalıdır.',
'date_format' => ':attribute mutlaka :format biçiminde olmalıdır.',
'different' => ':attribute ile :other mutlaka birbirinden farklı olmalıdır.',
'digits' => ':attribute mutlaka :digits basamaklı olmalıdır.',
'digits_between' => ':attribute mutlaka en az :min, en fazla :max basamaklı olmalıdır.',
'dimensions' => ':attribute geçersiz resim boyutlarına sahip.',
'distinct' => ':attribute alanı yinelenen bir değere sahip.',
'email' => ':attribute mutlaka geçerli bir e-posta adresi olmalıdır.',
'ends_with' => ':attribute sadece şu değerlerden biriyle bitebilir: :values.',
'exists' => 'Seçili :attribute geçersiz.',
'file' => ':attribute mutlaka bir dosya olmalıdır.',
'filled' => ':attribute mutlaka doldurulmalıdır.',
'gt' => [
'array' => ':attribute mutlaka :value sayısından daha fazla öge içermelidir.',
'file' => ':attribute mutlaka :value kilobayt\'tan büyük olmalıdır.',
'boolean' => ':attribute sadece doğru veya yanlış olmalıdır.',
'confirmed' => ':attribute tekrarı eşleşmiyor.',
'date' => ':attribute geçerli bir tarih değil.',
'date_equals' => ':attribute mutlaka :date ile aynı tarihte olmalıdır.',
'date_format' => ':attribute mutlaka :format biçiminde olmalıdır.',
'different' => ':attribute ile :other mutlaka birbirinden farklı olmalıdır.',
'digits' => ':attribute mutlaka :digits basamaklı olmalıdır.',
'digits_between' => ':attribute mutlaka en az :min, en fazla :max basamaklı olmalıdır.',
'dimensions' => ':attribute geçersiz resim boyutlarına sahip.',
'distinct' => ':attribute alanı yinelenen bir değere sahip.',
'email' => ':attribute mutlaka geçerli bir e-posta adresi olmalıdır.',
'ends_with' => ':attribute sadece şu değerlerden biriyle bitebilir: :values.',
'exists' => 'Seçili :attribute geçersiz.',
'file' => ':attribute mutlaka bir dosya olmalıdır.',
'filled' => ':attribute mutlaka doldurulmalıdır.',
'gt' => [
'array' => ':attribute mutlaka :value sayısından daha fazla öge içermelidir.',
'file' => ':attribute mutlaka :value kilobayt\'tan büyük olmalıdır.',
'numeric' => ':attribute mutlaka :value sayısından büyük olmalıdır.',
'string' => ':attribute mutlaka :value karakterden uzun olmalıdır.',
'string' => ':attribute mutlaka :value karakterden uzun olmalıdır.',
],
'gte' => [
'array' => ':attribute mutlaka :value veya daha fazla öge içermelidir.',
'file' => ':attribute mutlaka :value kilobayt\'tan büyük veya eşit olmalıdır.',
'gte' => [
'array' => ':attribute mutlaka :value veya daha fazla öge içermelidir.',
'file' => ':attribute mutlaka :value kilobayt\'tan büyük veya eşit olmalıdır.',
'numeric' => ':attribute mutlaka :value sayısından büyük veya eşit olmalıdır.',
'string' => ':attribute mutlaka :value karakterden uzun veya eşit olmalıdır.',
'string' => ':attribute mutlaka :value karakterden uzun veya eşit olmalıdır.',
],
'image' => ':attribute mutlaka bir resim olmalıdır.',
'in' => 'Seçili :attribute geçersiz.',
'in_array' => ':attribute :other içinde mevcut değil.',
'integer' => ':attribute mutlaka bir tam sayı olmalıdır.',
'ip' => ':attribute mutlaka geçerli bir IP adresi olmalıdır.',
'ipv4' => ':attribute mutlaka geçerli bir IPv4 adresi olmalıdır.',
'ipv6' => ':attribute mutlaka geçerli bir IPv6 adresi olmalıdır.',
'json' => ':attribute mutlaka geçerli bir JSON içeriği olmalıdır.',
'lt' => [
'array' => ':attribute mutlaka :value sayısından daha az öge içermelidir.',
'file' => ':attribute mutlaka :value kilobayt\'tan küçük olmalıdır.',
'image' => ':attribute mutlaka bir resim olmalıdır.',
'in' => 'Seçili :attribute geçersiz.',
'in_array' => ':attribute :other içinde mevcut değil.',
'integer' => ':attribute mutlaka bir tam sayı olmalıdır.',
'ip' => ':attribute mutlaka geçerli bir IP adresi olmalıdır.',
'ipv4' => ':attribute mutlaka geçerli bir IPv4 adresi olmalıdır.',
'ipv6' => ':attribute mutlaka geçerli bir IPv6 adresi olmalıdır.',
'json' => ':attribute mutlaka geçerli bir JSON içeriği olmalıdır.',
'lt' => [
'array' => ':attribute mutlaka :value sayısından daha az öge içermelidir.',
'file' => ':attribute mutlaka :value kilobayt\'tan küçük olmalıdır.',
'numeric' => ':attribute mutlaka :value sayısından küçük olmalıdır.',
'string' => ':attribute mutlaka :value karakterden kısa olmalıdır.',
'string' => ':attribute mutlaka :value karakterden kısa olmalıdır.',
],
'lte' => [
'array' => ':attribute mutlaka :value veya daha az öge içermelidir.',
'file' => ':attribute mutlaka :value kilobayt\'tan küçük veya eşit olmalıdır.',
'lte' => [
'array' => ':attribute mutlaka :value veya daha az öge içermelidir.',
'file' => ':attribute mutlaka :value kilobayt\'tan küçük veya eşit olmalıdır.',
'numeric' => ':attribute mutlaka :value sayısından küçük veya eşit olmalıdır.',
'string' => ':attribute mutlaka :value karakterden kısa veya eşit olmalıdır.',
'string' => ':attribute mutlaka :value karakterden kısa veya eşit olmalıdır.',
],
'max' => [
'array' => ':attribute en fazla :max öge içerebilir.',
'file' => ':attribute en fazla :max kilobayt olabilir.',
'max' => [
'array' => ':attribute en fazla :max öge içerebilir.',
'file' => ':attribute en fazla :max kilobayt olabilir.',
'numeric' => ':attribute en fazla :max olabilir.',
'string' => ':attribute en fazla :max karakter olabilir.',
'string' => ':attribute en fazla :max karakter olabilir.',
],
'mimes' => ':attribute mutlaka :values biçiminde bir dosya olmalıdır.',
'mimetypes' => ':attribute mutlaka :values biçiminde bir dosya olmalıdır.',
'min' => [
'array' => ':attribute en az :min öge içerebilir.',
'file' => ':attribute en az :min kilobayt olabilir.',
'mimes' => ':attribute mutlaka :values biçiminde bir dosya olmalıdır.',
'mimetypes' => ':attribute mutlaka :values biçiminde bir dosya olmalıdır.',
'min' => [
'array' => ':attribute en az :min öge içerebilir.',
'file' => ':attribute en az :min kilobayt olabilir.',
'numeric' => ':attribute en az :min olabilir.',
'string' => ':attribute en az :min karakter olabilir.',
'string' => ':attribute en az :min karakter olabilir.',
],
'multiple_of' => ':attribute, :value\'nin katları olmalıdır',
'not_in' => 'Seçili :attribute geçersiz.',
'not_regex' => ':attribute biçimi geçersiz.',
'numeric' => ':attribute mutlaka bir sayı olmalıdır.',
'password' => 'Parola geçersiz.',
'present' => ':attribute mutlaka mevcut olmalıdır.',
'prohibited' => ':attribute alanı kısıtlanmıştır.',
'prohibited_if' => ':other alanının değeri :value ise :attribute alanına veri girişi yapılamaz.',
'prohibited_unless' => ':other alanı :value değerlerinden birisi değilse :attribute alanına veri girişi yapılamaz.',
'regex' => ':attribute biçimi geçersiz.',
'relatable' => 'Bu :attribute bu kaynakla ilişkili olmayabilir.',
'required' => ':attribute mutlaka gereklidir.',
'required_if' => ':attribute :other :value değerine sahip olduğunda mutlaka gereklidir.',
'required_unless' => ':attribute :other :values değerlerinden birine sahip olmadığında mutlaka gereklidir.',
'required_with' => ':attribute :values varken mutlaka gereklidir.',
'required_with_all' => ':attribute herhangi bir :values değeri varken mutlaka gereklidir.',
'required_without' => ':attribute :values yokken mutlaka gereklidir.',
'multiple_of' => ':attribute, :value\'nin katları olmalıdır',
'not_in' => 'Seçili :attribute geçersiz.',
'not_regex' => ':attribute biçimi geçersiz.',
'numeric' => ':attribute mutlaka bir sayı olmalıdır.',
'password' => 'Parola geçersiz.',
'present' => ':attribute mutlaka mevcut olmalıdır.',
'prohibited' => ':attribute alanı kısıtlanmıştır.',
'prohibited_if' => ':other alanının değeri :value ise :attribute alanına veri girişi yapılamaz.',
'prohibited_unless' => ':other alanı :value değerlerinden birisi değilse :attribute alanına veri girişi yapılamaz.',
'regex' => ':attribute biçimi geçersiz.',
'relatable' => 'Bu :attribute bu kaynakla ilişkili olmayabilir.',
'required' => ':attribute mutlaka gereklidir.',
'required_if' => ':attribute :other :value değerine sahip olduğunda mutlaka gereklidir.',
'required_unless' => ':attribute :other :values değerlerinden birine sahip olmadığında mutlaka gereklidir.',
'required_with' => ':attribute :values varken mutlaka gereklidir.',
'required_with_all' => ':attribute herhangi bir :values değeri varken mutlaka gereklidir.',
'required_without' => ':attribute :values yokken mutlaka gereklidir.',
'required_without_all' => ':attribute :values değerlerinden herhangi biri yokken mutlaka gereklidir.',
'same' => ':attribute ile :other aynı olmalıdır.',
'size' => [
'array' => ':attribute mutlaka :size ögeye sahip olmalıdır.',
'file' => ':attribute mutlaka :size kilobayt olmalıdır.',
'same' => ':attribute ile :other aynı olmalıdır.',
'size' => [
'array' => ':attribute mutlaka :size ögeye sahip olmalıdır.',
'file' => ':attribute mutlaka :size kilobayt olmalıdır.',
'numeric' => ':attribute mutlaka :size olmalıdır.',
'string' => ':attribute mutlaka :size karakterli olmalıdır.',
'string' => ':attribute mutlaka :size karakterli olmalıdır.',
],
'starts_with' => ':attribute sadece şu değerlerden biriyle başlayabilir: :values.',
'string' => ':attribute mutlaka bir metin olmalıdır.',
'timezone' => ':attribute mutlaka geçerli bir saat dilimi olmalıdır.',
'unique' => ':attribute zaten alınmış.',
'uploaded' => ':attribute yüklemesi başarısız.',
'url' => ':attribute biçimi geçersiz.',
'uuid' => ':attribute mutlaka geçerli bir UUID olmalıdır.',
'custom' => [
'starts_with' => ':attribute sadece şu değerlerden biriyle başlayabilir: :values.',
'string' => ':attribute mutlaka bir metin olmalıdır.',
'timezone' => ':attribute mutlaka geçerli bir saat dilimi olmalıdır.',
'unique' => ':attribute zaten alınmış.',
'uploaded' => ':attribute yüklemesi başarısız.',
'url' => ':attribute biçimi geçersiz.',
'uuid' => ':attribute mutlaka geçerli bir UUID olmalıdır.',
'custom' => [
'niteleyici-adi' => [
'kural-adi' => 'Özel doğrulama mesajı',
],
],
'attributes' => [
'address' => 'Adres',
'age' => 'Yaş',
'available' => 'Mevcut',
'city' => 'Şehir',
'content' => 'İçerik',
'country' => 'Ülke',
'date' => 'Tarih',
'day' => 'Gün',
'description' => 'Açıklama',
'email' => 'E-posta adresi',
'excerpt' => 'Alıntı',
'first_name' => 'Adı',
'gender' => 'Cinsiyet',
'hour' => 'Saat',
'last_name' => 'Soyadı',
'minute' => 'Dakika',
'mobile' => 'Cep telefonu',
'month' => 'Ay',
'name' => 'Adı',
'password' => 'Şifre',
'attributes' => [
'address' => 'Adres',
'age' => 'Yaş',
'available' => 'Mevcut',
'city' => 'Şehir',
'content' => 'İçerik',
'country' => 'Ülke',
'date' => 'Tarih',
'day' => 'Gün',
'description' => 'Açıklama',
'email' => 'E-posta adresi',
'excerpt' => 'Alıntı',
'first_name' => 'Adı',
'gender' => 'Cinsiyet',
'hour' => 'Saat',
'last_name' => 'Soyadı',
'minute' => 'Dakika',
'mobile' => 'Cep telefonu',
'month' => 'Ay',
'name' => 'Adı',
'password' => 'Şifre',
'password_confirmation' => 'Şifre (Tekrar)',
'phone' => 'Telefon',
'second' => 'Saniye',
'sex' => 'Cinsiyet',
'size' => 'Boyut',
'time' => 'Zaman',
'title' => 'Unvan',
'username' => 'Kullanıcı adı',
'year' => 'Yıl',
'phone' => 'Telefon',
'second' => 'Saniye',
'sex' => 'Cinsiyet',
'size' => 'Boyut',
'time' => 'Zaman',
'title' => 'Unvan',
'username' => 'Kullanıcı adı',
'year' => 'Yıl',
],
];

View File

@@ -1,3 +1,6 @@
@component('components.card')
@include('components.datatable', ['route' => route('Admin.Shop.CustomerAddresses.index'), 'model' => 'customer_addresses'])
@include('components.datatable', [
'route' => route('Admin.Shop.CustomerAddresses.index'),
'model' => 'customer_addresses',
])
@endcomponent

View File

@@ -1,118 +1,118 @@
<div class="row">
<div class="col-md-6">
<div class="row mb-3">
<div class="col-6">
{{ Form::label('first_name', 'Prénom') }}
@include('components.form.input', [
'name' => 'first_name',
'value' => $customer['first_name'] ?? null,
'required' => true,
])
</div>
<div class="col-6">
{{ Form::label('last_name', 'Nom') }}
@include('components.form.input', [
'name' => 'last_name',
'value' => $customer['last_name'] ?? null,
'required' => true,
])
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('company', 'Société') }}
@include('components.form.input', [
'name' => 'company',
'value' => $customer['company'] ?? null,
])
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('tva', 'TVA') }}
@include('components.form.input', [
'name' => 'tva',
'value' => $customer['tva'] ?? null,
])
</div>
</div>
<div class="row mb-3">
<div class="col-6">
{{ Form::label('email', 'Email') }}
@include('components.form.input', [
'name' => 'email',
'value' => $customer['email'] ?? null,
'required' => true,
])
</div>
<div class="col-6">
{{ Form::label('phone', 'Téléphone') }}
@include('components.form.input', [
'name' => 'phone',
'value' => $customer['phone'] ?? null,
])
</div>
</div>
<div class="col-md-6">
<div class="row mb-3">
<div class="col-6">
{{ Form::label('first_name', 'Prénom') }}
@include('components.form.input', [
'name' => 'first_name',
'value' => $customer['first_name'] ?? null,
'required' => true,
])
</div>
<div class="col-6">
{{ Form::label('last_name', 'Nom') }}
@include('components.form.input', [
'name' => 'last_name',
'value' => $customer['last_name'] ?? null,
'required' => true,
])
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('company', 'Société') }}
@include('components.form.input', [
'name' => 'company',
'value' => $customer['company'] ?? null,
])
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('tva', 'TVA') }}
@include('components.form.input', [
'name' => 'tva',
'value' => $customer['tva'] ?? null,
])
</div>
</div>
<div class="row mb-3">
<div class="col-6">
{{ Form::label('email', 'Email') }}
@include('components.form.input', [
'name' => 'email',
'value' => $customer['email'] ?? null,
'required' => true,
])
</div>
<div class="col-6">
{{ Form::label('phone', 'Téléphone') }}
@include('components.form.input', [
'name' => 'phone',
'value' => $customer['phone'] ?? null,
])
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('address', 'Adresse') }}
@include('components.form.input', [
'name' => 'address',
'value' => $customer['address'] ?? null,
'required' => true,
])
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('address', 'Adresse') }}
@include('components.form.input', [
'name' => 'address',
'value' => $customer['address'] ?? null,
'required' => true,
])
</div>
</div>
<div class="row">
<div class="col-12">
{{ Form::label('address2', 'Adresse complémentaire') }}
@include('components.form.input', [
'name' => 'address2',
'value' => $customer['address2'] ?? null,
])
</div>
</div>
<div class="row">
<div class="col-12">
{{ Form::label('address2', 'Adresse complémentaire') }}
@include('components.form.input', [
'name' => 'address2',
'value' => $customer['address2'] ?? null,
])
</div>
</div>
<div class="row mb-3">
<div class="col-4">
{{ Form::label('zipcode', 'Code postal') }}
@include('components.form.input', [
'name' => 'zipcode',
'value' => $customer['zipcode'] ?? null,
'required' => true,
])
</div>
<div class="col-8">
{{ Form::label('city', 'Ville') }}
@include('components.form.input', [
'name' => 'city',
'value' => $customer['city'] ?? null,
'required' => true,
])
</div>
</div>
<div class="row mb-3">
<div class="col-4">
{{ Form::label('zipcode', 'Code postal') }}
@include('components.form.input', [
'name' => 'zipcode',
'value' => $customer['zipcode'] ?? null,
'required' => true,
])
</div>
<div class="col-8">
{{ Form::label('city', 'Ville') }}
@include('components.form.input', [
'name' => 'city',
'value' => $customer['city'] ?? null,
'required' => true,
])
</div>
</div>
<div class="row mb-3">
<div class="col-6">
{{ Form::label('sale_delivery_id', __('shop.deliveries.name')) }}
@include('components.form.select', [
'name' => 'deliveries[]',
'list' => $deliveries ?? [],
'values' => $customer['deliveries'] ?? null,
'with_empty' => '',
'class' => 'select2',
'multiple' => true,
])
</div>
</div>
</div>
<div class="col-md-6">
@component('components.layout.box-collapse', ['title' => __('Adresses'), 'id' => 'form-customer-address'])
@include('Admin.Shop.CustomerAddresses.list', ['dataTable' => $customer_addresses])
@endcomponent
</div>
<div class="row mb-3">
<div class="col-6">
{{ Form::label('sale_delivery_id', __('shop.deliveries.name')) }}
@include('components.form.select', [
'name' => 'deliveries[]',
'list' => $deliveries ?? [],
'values' => $customer['deliveries'] ?? null,
'with_empty' => '',
'class' => 'select2',
'multiple' => true,
])
</div>
</div>
</div>
<div class="col-md-6">
@component('components.layout.box-collapse', ['title' => __('Adresses'), 'id' => 'form-customer-address'])
@include('Admin.Shop.CustomerAddresses.list', ['dataTable' => $customer_addresses])
@endcomponent
</div>
</div>
@include('components.save')
@@ -121,10 +121,10 @@
@include('load.form.select2')
@push('js')
<script>
$(function() {
initSelect2();
initSaveForm('#customer-form');
});
</script>
@endpush
<script>
$(function() {
initSelect2();
initSaveForm('#customer-form');
});
</script>
@endpush

View File

@@ -0,0 +1,11 @@
@extends('layout.index', [
'title' => __('shop.deliveries.title'),
'subtitle' => __('shop.deliveries.add'),
'breadcrumb' => [__('shop.deliveries.title'), __('shop.deliveries.add')]
])
@section('content')
{{ Form::open(['route' => 'Admin.Shop.Deliveries.store', 'id' => 'delivery-form', 'autocomplete' => 'off']) }}
@include('Admin.Shop.Deliveries.form')
</form>
@endsection

View File

@@ -0,0 +1,12 @@
@extends('layout.index', [
'title' => __('shop.deliveries.title'),
'subtitle' => __('shop.deliveries.edit'),
'breadcrumb' => [__('shop.deliveries.title')]
])
@section('content')
{{ Form::open(['route' => 'Admin.Shop.Deliveries.store', 'id' => 'delivery-form', 'autocomplete' => 'off']) }}
<input type="hidden" name="id" value="{{ $delivery['id'] }}">
@include('Admin.Shop.Deliveries.form')
</form>
@endsection

View File

@@ -0,0 +1,69 @@
<div class="row">
<div class="col-xs-12 col-xl-8">
<div class="row mb-3">
<div class="col-6">
{{ Form::label('sale_channel_id', __('shop.sale_channels.name')) }}
@include('components.form.select', ['name' => 'sale_channel_id', 'list' => $sale_channels ?? [], 'value' => $delivery['sale_channel_id'] ?? null, 'with_empty' => '', 'class' => 'select2'])
</div>
<div class="col-6">
<div class="row">
<div class="col-5">
{{ Form::label('active', __('Actif')) }}<br/>
@include("components.form.toggle", ['name' => 'active', 'value' => $delivery['active'] ?? false, 'on' => __('active'), 'off' => __('inactive')])
</div>
<div class="col-3">
{{ Form::label('is_public', __('Type')) }}
@include('components.form.toggle', ['name' => 'is_public', 'value' => $delivery['is_public'] ?? false, 'on' => __('public'), 'off' => __('administré')])
</div>
<div class="col-4">
{{ Form::label('at_house', __('Défaut')) }}
@include('components.form.checkboxes.icheck', ['name' => 'at_house', 'value' => $delivery['at_house'] ?? null])
</div>
</div>
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('name', __('Nom')) }}
@include('components.form.input', ['name' => 'name', 'value' => $delivery['name'] ?? null, 'required' => true])
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('', __('Description')) }}
<textarea name="description" class="form-control">{{ $delivery['description'] ?? '' }}</textarea>
</div>
</div>
@include('components.address', ['with_country' => false])
<div class="row mb-3">
<div class="col-3">
{{ Form::label('event_date_begin', __('Date de début')) }}
@include('components.form.datepicker', ['name' => 'event_date_begin', 'value' => $delivery['event_date_begin'] ?? null])
</div>
<div class="col-3">
{{ Form::label('event_date_end', __('Date de fin')) }}
@include('components.form.datepicker', ['name' => 'event_date_end', 'value' => $delivery['event_date_end'] ?? null])
</div>
</div>
</div>
</div>
@include('components.save')
@include('load.form.select2')
@include('load.form.save')
@push('js')
<script>
$(function() {
initSelect2();
initDatepicker();
initSaveForm('#delivery-form');
});
</script>
@endpush

View File

@@ -0,0 +1,26 @@
@extends('layout.index', [
'title' => __('shop.deliveries.title'),
'subtitle' => __('shop.deliveries.list'),
'breadcrumb' => [__('shop.deliveries.title')]
])
@section('content')
@component('components.card')
@include('components.datatable', ['route' => route('Admin.Shop.Deliveries.index'), 'model' => 'deliveries', 'callback' => 'handleDelivery();'])
@endcomponent
@endsection
@include('load.form.select2')
@include('load.form.toggle')
@push('js')
<script>
function handleDelivery() {
initToggle("{{ route('Admin.Shop.Deliveries.toggleActive') }}");
}
$(document).ready(function () {
initSelect2();
});
</script>
@endpush

View File

@@ -0,0 +1,5 @@
<form id="{{ $model }}-filters">
<div class="row mb-3">
</div>
</form>

View File

@@ -0,0 +1,36 @@
@extends('layout.index', [
'title' => __('products.title'),
'subtitle' => __('products.title'),
'breadcrumb' => [__('products.title')]
])
@section('content')
<form action="{{ route('Shop.Products') }}" method="GET">
<div class="row">
<div class="col-md-offset-2 col-md-8">
<div class="box box-info">
<div class="box-body">
<div class="col-md-6">
<h3>{{ name }}</h3>
<h4>
{{ $product.section.name }}<br>
</h4>
</div>
<div class="col-md-6 text-right">
<h2>{{ $prix_total }} </h2>
<h4>{{ $residence['type_produit']['name'] }}</h4>
</div>
<div class="col-md-12">
@include('Hestimmo.modules.Lot.partials.carousel')
</div>
</div>
</div>
</div>
</div>
</form>
@endsection

View File

@@ -0,0 +1,11 @@
@extends('layout.index', [
'title' => __('shop.deliveries.title'),
'subtitle' => __('shop.deliveries.add'),
'breadcrumb' => [__('shop.deliveries.title'), __('shop.deliveries.add')]
])
@section('content')
{{ Form::open(['route' => 'Admin.Shop.Deliveries.store', 'id' => 'delivery-form', 'autocomplete' => 'off']) }}
@include('Admin.Shop.Deliveries.form')
</form>
@endsection

View File

@@ -0,0 +1,12 @@
@extends('layout.index', [
'title' => __('shop.deliveries.title'),
'subtitle' => __('shop.deliveries.edit'),
'breadcrumb' => [__('shop.deliveries.title')]
])
@section('content')
{{ Form::open(['route' => 'Admin.Shop.Deliveries.store', 'id' => 'delivery-form', 'autocomplete' => 'off']) }}
<input type="hidden" name="id" value="{{ $delivery['id'] }}">
@include('Admin.Shop.Deliveries.form')
</form>
@endsection

View File

@@ -0,0 +1,69 @@
<div class="row">
<div class="col-xs-12 col-xl-8">
<div class="row mb-3">
<div class="col-6">
{{ Form::label('sale_channel_id', __('shop.sale_channels.name')) }}
@include('components.form.select', ['name' => 'sale_channel_id', 'list' => $sale_channels ?? [], 'value' => $delivery['sale_channel_id'] ?? null, 'with_empty' => '', 'class' => 'select2'])
</div>
<div class="col-6">
<div class="row">
<div class="col-5">
{{ Form::label('active', __('Actif')) }}<br/>
@include("components.form.toggle", ['name' => 'active', 'value' => $delivery['active'] ?? false, 'on' => __('active'), 'off' => __('inactive')])
</div>
<div class="col-3">
{{ Form::label('is_public', __('Type')) }}
@include('components.form.toggle', ['name' => 'is_public', 'value' => $delivery['is_public'] ?? false, 'on' => __('public'), 'off' => __('administré')])
</div>
<div class="col-4">
{{ Form::label('at_house', __('Défaut')) }}
@include('components.form.checkboxes.icheck', ['name' => 'at_house', 'value' => $delivery['at_house'] ?? null])
</div>
</div>
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('name', __('Nom')) }}
@include('components.form.input', ['name' => 'name', 'value' => $delivery['name'] ?? null, 'required' => true])
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('', __('Description')) }}
<textarea name="description" class="form-control">{{ $delivery['description'] ?? '' }}</textarea>
</div>
</div>
@include('components.address', ['with_country' => false])
<div class="row mb-3">
<div class="col-3">
{{ Form::label('event_date_begin', __('Date de début')) }}
@include('components.form.datepicker', ['name' => 'event_date_begin', 'value' => $delivery['event_date_begin'] ?? null])
</div>
<div class="col-3">
{{ Form::label('event_date_end', __('Date de fin')) }}
@include('components.form.datepicker', ['name' => 'event_date_end', 'value' => $delivery['event_date_end'] ?? null])
</div>
</div>
</div>
</div>
@include('components.save')
@include('load.form.select2')
@include('load.form.save')
@push('js')
<script>
$(function() {
initSelect2();
initDatepicker();
initSaveForm('#delivery-form');
});
</script>
@endpush

View File

@@ -0,0 +1,24 @@
@extends('layout.index', [
'title' => __('shop.delivery_type_calculations.title'),
'subtitle' => __('shop.delivery_type_calculations.list'),
'breadcrumb' => [__('shop.delivery_type_calculations.title')]
])
@section('content')
@component('components.card')
@include('components.datatable', [
'route' => route('Admin.Shop.DeliveryTypeCalculations.index'),
'model' => 'delivery_type_calculations',
])
@endcomponent
@endsection
@include('load.form.select2')
@push('js')
<script>
$(document).ready(function () {
initSelect2();
});
</script>
@endpush

View File

@@ -0,0 +1,5 @@
<form id="{{ $model }}-filters">
<div class="row mb-3">
</div>
</form>

View File

@@ -0,0 +1,36 @@
@extends('layout.index', [
'title' => __('products.title'),
'subtitle' => __('products.title'),
'breadcrumb' => [__('products.title')]
])
@section('content')
<form action="{{ route('Shop.Products') }}" method="GET">
<div class="row">
<div class="col-md-offset-2 col-md-8">
<div class="box box-info">
<div class="box-body">
<div class="col-md-6">
<h3>{{ name }}</h3>
<h4>
{{ $product.section.name }}<br>
</h4>
</div>
<div class="col-md-6 text-right">
<h2>{{ $prix_total }} </h2>
<h4>{{ $residence['type_produit']['name'] }}</h4>
</div>
<div class="col-md-12">
@include('Hestimmo.modules.Lot.partials.carousel')
</div>
</div>
</div>
</div>
</div>
</form>
@endsection

View File

@@ -0,0 +1,11 @@
@extends('layout.index', [
'title' => __('shop.deliveries.title'),
'subtitle' => __('shop.deliveries.add'),
'breadcrumb' => [__('shop.deliveries.title'), __('shop.deliveries.add')]
])
@section('content')
{{ Form::open(['route' => 'Admin.Shop.Deliveries.store', 'id' => 'delivery-form', 'autocomplete' => 'off']) }}
@include('Admin.Shop.Deliveries.form')
</form>
@endsection

View File

@@ -0,0 +1,12 @@
@extends('layout.index', [
'title' => __('shop.deliveries.title'),
'subtitle' => __('shop.deliveries.edit'),
'breadcrumb' => [__('shop.deliveries.title')]
])
@section('content')
{{ Form::open(['route' => 'Admin.Shop.Deliveries.store', 'id' => 'delivery-form', 'autocomplete' => 'off']) }}
<input type="hidden" name="id" value="{{ $delivery['id'] }}">
@include('Admin.Shop.Deliveries.form')
</form>
@endsection

View File

@@ -0,0 +1,69 @@
<div class="row">
<div class="col-xs-12 col-xl-8">
<div class="row mb-3">
<div class="col-6">
{{ Form::label('sale_channel_id', __('shop.sale_channels.name')) }}
@include('components.form.select', ['name' => 'sale_channel_id', 'list' => $sale_channels ?? [], 'value' => $delivery['sale_channel_id'] ?? null, 'with_empty' => '', 'class' => 'select2'])
</div>
<div class="col-6">
<div class="row">
<div class="col-5">
{{ Form::label('active', __('Actif')) }}<br/>
@include("components.form.toggle", ['name' => 'active', 'value' => $delivery['active'] ?? false, 'on' => __('active'), 'off' => __('inactive')])
</div>
<div class="col-3">
{{ Form::label('is_public', __('Type')) }}
@include('components.form.toggle', ['name' => 'is_public', 'value' => $delivery['is_public'] ?? false, 'on' => __('public'), 'off' => __('administré')])
</div>
<div class="col-4">
{{ Form::label('at_house', __('Défaut')) }}
@include('components.form.checkboxes.icheck', ['name' => 'at_house', 'value' => $delivery['at_house'] ?? null])
</div>
</div>
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('name', __('Nom')) }}
@include('components.form.input', ['name' => 'name', 'value' => $delivery['name'] ?? null, 'required' => true])
</div>
</div>
<div class="row mb-3">
<div class="col-12">
{{ Form::label('', __('Description')) }}
<textarea name="description" class="form-control">{{ $delivery['description'] ?? '' }}</textarea>
</div>
</div>
@include('components.address', ['with_country' => false])
<div class="row mb-3">
<div class="col-3">
{{ Form::label('event_date_begin', __('Date de début')) }}
@include('components.form.datepicker', ['name' => 'event_date_begin', 'value' => $delivery['event_date_begin'] ?? null])
</div>
<div class="col-3">
{{ Form::label('event_date_end', __('Date de fin')) }}
@include('components.form.datepicker', ['name' => 'event_date_end', 'value' => $delivery['event_date_end'] ?? null])
</div>
</div>
</div>
</div>
@include('components.save')
@include('load.form.select2')
@include('load.form.save')
@push('js')
<script>
$(function() {
initSelect2();
initDatepicker();
initSaveForm('#delivery-form');
});
</script>
@endpush

View File

@@ -0,0 +1,23 @@
@extends('layout.index', [
'title' => __('shop.delivery_types.title'),
'subtitle' => __('shop.delivery_types.list'),
])
@section('content')
@component('components.card')
@include('components.datatable', [
'route' => route('Admin.Shop.DeliveryTypes.index'),
'model' => 'delivery_types',
])
@endcomponent
@endsection
@include('load.form.select2')
@push('js')
<script>
$(document).ready(function () {
initSelect2();
});
</script>
@endpush

View File

@@ -0,0 +1,5 @@
<form id="{{ $model }}-filters">
<div class="row mb-3">
</div>
</form>

View File

@@ -0,0 +1,36 @@
@extends('layout.index', [
'title' => __('products.title'),
'subtitle' => __('products.title'),
'breadcrumb' => [__('products.title')]
])
@section('content')
<form action="{{ route('Shop.Products') }}" method="GET">
<div class="row">
<div class="col-md-offset-2 col-md-8">
<div class="box box-info">
<div class="box-body">
<div class="col-md-6">
<h3>{{ name }}</h3>
<h4>
{{ $product.section.name }}<br>
</h4>
</div>
<div class="col-md-6 text-right">
<h2>{{ $prix_total }} </h2>
<h4>{{ $residence['type_produit']['name'] }}</h4>
</div>
<div class="col-md-12">
@include('Hestimmo.modules.Lot.partials.carousel')
</div>
</div>
</div>
</div>
</div>
</form>
@endsection