4 * The following language lines contain the default error messages used by
5 * the validator class. Some of these rules have multiple versions such
6 * as the size rules. Feel free to tweak each of these messages here.
10 // Standard laravel validation lines
11 'accepted' => ':attribute स्वीकार गर्नुपर्छ।',
12 'active_url' => ':attribute मान्य URL होइन।',
13 'after' => ':attribute मिति :date पछिको हुनुपर्छ।',
14 'alpha' => ':attribute मा अक्षर मात्र हुनुपर्छ।',
15 'alpha_dash' => ':attribute मा अक्षर, अंक, ड्यास (-) र अन्डरस्कोर (_) मात्र हुनुपर्छ।',
16 'alpha_num' => ':attribute मा अक्षर र अंक मात्र हुनुपर्छ।',
17 'array' => ':attribute array हुनुपर्छ।',
18 'backup_codes' => 'दिइएको कोड गलत छ वा पहिल्यै प्रयोग भइसकेको छ।',
19 'before' => ':attribute मिति :date भन्दा पहिला हुनुपर्छ।',
21 'numeric' => ':attribute :min देखि :max बीचमा हुनुपर्छ।',
22 'file' => ':attribute :min देखि :max किलोबाइट बीचमा हुनुपर्छ।',
23 'string' => ':attribute :min देखि :max क्यारेक्टरबीच हुनुपर्छ।',
24 'array' => ':attribute मा :min देखि :max वस्तुहरू हुनुपर्छ।',
26 'boolean' => ':attribute साँचो (true) वा झूटो (false) हुनुपर्छ।',
27 'confirmed' => ':attribute पुष्टि मिलेन।',
28 'date' => ':attribute मान्य मिति होइन।',
29 'date_format' => ':attribute ढाँचा :format सँग मेल खाँदैन।',
30 'different' => ':attribute र :other फरक हुनुपर्छ।',
31 'digits' => ':attribute मा ठीक :digits अंक हुनुपर्छ।',
32 'digits_between' => ':attribute मा :min देखि :max अंक हुनुपर्छ।',
33 'email' => ':attribute मान्य ईमेल ठेगाना हुनुपर्छ।',
34 'ends_with' => ':attribute यी मध्ये एकले अन्त्य हुनुपर्छ: :values',
35 'file' => ':attribute मान्य फाइल हुनुपर्छ।',
36 'filled' => ':attribute आवश्यक छ।',
38 'numeric' => ':attribute :value भन्दा बढी हुनुपर्छ।',
39 'file' => ':attribute :value किलोबाइटभन्दा बढी हुनुपर्छ।',
40 'string' => ':attribute :value क्यारेक्टरभन्दा बढी हुनुपर्छ।',
41 'array' => ':attribute मा :value भन्दा बढी वस्तुहरू हुनुपर्छ।',
44 'numeric' => ':attribute :value भन्दा बढी वा बराबर हुनुपर्छ।',
45 'file' => ':attribute :value किलोबाइटभन्दा बढी वा बराबर हुनुपर्छ।',
46 'string' => ':attribute :value क्यारेक्टरभन्दा बढी वा बराबर हुनुपर्छ।',
47 'array' => ':attribute मा कम्तीमा :value वस्तुहरू हुनुपर्छ।',
49 'exists' => 'चयन गरिएको :attribute अमान्य छ।',
50 'image' => ':attribute एउटा तस्बिर हुनुपर्छ।',
51 'image_extension' => ':attribute मा मान्य र समर्थित तस्बिर विस्तार (extension) हुनुपर्छ।',
52 'in' => 'चयन गरिएको :attribute अमान्य छ।',
53 'integer' => ':attribute पूर्णांक (integer) हुनुपर्छ।',
54 'ip' => ':attribute मान्य IP ठेगाना हुनुपर्छ।',
55 'ipv4' => ':attribute मान्य IPv4 ठेगाना हुनुपर्छ।',
56 'ipv6' => ':attribute मान्य IPv6 ठेगाना हुनुपर्छ।',
57 'json' => ':attribute मान्य JSON स्ट्रिङ हुनुपर्छ।',
59 'numeric' => ':attribute :value भन्दा कम हुनुपर्छ।',
60 'file' => ':attribute :value किलोबाइटभन्दा कम हुनुपर्छ।',
61 'string' => ':attribute :value क्यारेक्टरभन्दा कम हुनुपर्छ।',
62 'array' => ':attribute मा :value भन्दा कम वस्तुहरू हुनुपर्छ।',
65 'numeric' => ':attribute :value भन्दा कम वा बराबर हुनुपर्छ।',
66 'file' => ':attribute :value किलोबाइटभन्दा कम वा बराबर हुनुपर्छ।',
67 'string' => ':attribute :value क्यारेक्टरभन्दा कम वा बराबर हुनुपर्छ।',
68 'array' => ':attribute मा :value भन्दा बढी वस्तुहरू हुनु हुँदैन।',
71 'numeric' => ':attribute :max भन्दा बढी हुन सक्दैन।',
72 'file' => ':attribute :max किलोबाइटभन्दा बढी हुन सक्दैन।',
73 'string' => ':attribute :max क्यारेक्टरभन्दा बढी हुन सक्दैन।',
74 'array' => ':attribute मा :max भन्दा बढी वस्तुहरू हुनु हुँदैन।',
76 'mimes' => ':attribute फाइलको प्रकार :values हुनुपर्छ।',
78 'numeric' => ':attribute कम्तीमा :min हुनुपर्छ।',
79 'file' => ':attribute कम्तीमा :min किलोबाइट हुनुपर्छ।',
80 'string' => ':attribute कम्तीमा :min क्यारेक्टर हुनुपर्छ।',
81 'array' => ':attribute मा कम्तीमा :min वस्तुहरू हुनुपर्छ।',
83 'not_in' => 'चयन गरिएको :attribute अमान्य छ।',
84 'not_regex' => ':attribute को ढाँचा अमान्य छ।',
85 'numeric' => ':attribute संख्या हुनुपर्छ।',
86 'regex' => ':attribute ढाँचा अमान्य छ।',
87 'required' => ':attribute आवश्यक छ।',
88 'required_if' => ':other :value हुँदा :attribute आवश्यक हुन्छ।',
89 'required_with' => ':values भएमा :attribute आवश्यक छ।',
90 'required_with_all' => ':values भएमा :attribute आवश्यक छ।',
91 'required_without' => ':values नभएमा :attribute आवश्यक छ।',
92 'required_without_all' => ':values मध्ये कुनै पनि नभएमा :attribute आवश्यक छ।',
93 'same' => ':attribute र :other मिल्नुपर्छ।',
94 'safe_url' => 'दिएको लिङ्क सुरक्षित नहुन सक्छ।',
96 'numeric' => ':attribute ठीक :size हुनुपर्छ।',
97 'file' => ':attribute ठीक :size किलोबाइट हुनुपर्छ।',
98 'string' => ':attribute ठीक :size क्यारेक्टर हुनुपर्छ।',
99 'array' => ':attribute मा ठीक :size वस्तुहरू हुनुपर्छ।',
101 'string' => ':attribute स्ट्रिङ (पाठ) हुनुपर्छ।',
102 'timezone' => ':attribute मान्य समय क्षेत्र (timezone) हुनुपर्छ।',
103 'totp' => 'दिएको कोड गलत छ वा सकिएको छ।',
104 'unique' => ':attribute पहिल्यै प्रयोग भइसकेको छ।',
105 'url' => ':attribute को ढाँचा अमान्य छ।',
106 'uploaded' => 'फाइल अपलोड हुन सकेन। सर्भरले यस्तो साइज स्वीकार नगर्न सक्छ।',
108 'zip_file' => ':attribute ले ZIP फाइलभित्रको फाइल देखाउनु पर्छ।',
109 'zip_file_mime' => ':attribute मा :validTypes प्रकारको फाइल हुनुपर्छ, तर :foundType भेटियो।',
110 'zip_model_expected' => 'डेटा वस्तु चाहिएको थियो तर ":type" भेटियो।',
111 'zip_unique' => ':attribute ZIP भित्रको वस्तु प्रकारको लागि अद्वितीय हुनुपर्छ।',
113 // Custom validation lines
115 'password-confirm' => [
116 'required_with' => 'पासवर्ड पुष्टि आवश्यक छ।',
120 // Custom validation attributes