add Laravel languages

This commit is contained in:
Benjamin Takats
2022-12-01 10:37:32 +01:00
parent 3e48bc0bd3
commit 464a255188
479 changed files with 72200 additions and 769 deletions

210
lang/ug/validation.php Normal file
View File

@@ -0,0 +1,210 @@
<?php
declare(strict_types=1);
return [
'accepted' => ':Attribute چوقۇم قوشۇلىشىڭىز كېرەك.',
'accepted_if' => 'The :attribute must be accepted when :other is :value.',
'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 kb ئارلىقىدا بۇلىشى كېرەك.',
'numeric' => ':Attribute چوقۇم :min - :max ئارلىقىدا بۇلىشى كېرەك.',
'string' => ':Attribute چوقۇم :min - :max خەت ئارلىقىدا بۇلىشى كېرەك.',
],
'boolean' => ':Attribute چوقۇم بۇل قىممىتى بۇلىشى كېرەك.',
'confirmed' => ':Attribute ئىككى قېتىم كىرگۈزگەن قىممەت ئوخشاش بولمىدى.',
'current_password' => 'The password is incorrect.',
'date' => ':Attribute بىر ئىناۋەتلىك ۋاقىت ئەمەس.',
'date_equals' => 'The :attribute must be a date equal to :date.',
'date_format' => ':Attribute تىپى چوقۇم :format بۇلىشى كېرەك.',
'declined' => 'The :attribute must be declined.',
'declined_if' => 'The :attribute must be declined when :other is :value.',
'different' => ':Attribute بىلەن :other چوقۇم ئوخشاش بۇلىشى كېرەك.',
'digits' => ':Attribute چوقۇم :digits خانىلىق سان بۇلىشى كېرەك.',
'digits_between' => ':Attribute چوقۇم :min بىلەن :max ئارلىقىدىكى سان بۇلىشى كېرەك.',
'dimensions' => ':Attribute رەسىم ئۆلچىمى ئىناۋەتسىز.',
'distinct' => ':Attribute ئاللابۇرۇن مەۋجۈت.',
'doesnt_end_with' => 'The :attribute may not end with one of the following: :values.',
'doesnt_start_with' => 'The :attribute may not start with one of the following: :values.',
'email' => ':Attribute ئىناۋەتلىك تورخەت ئادىرىسى ئەمەس.',
'ends_with' => 'The :attribute must end with one of the following: :values.',
'enum' => 'The selected :attribute is invalid.',
'exists' => ':Attribute مەۋجۇت ئەمەس.',
'file' => ':Attribute چوقۇم ھۆججەت بۇلىشى كېرەك.',
'filled' => ':Attribute قۇرۇق بولسا بولمايدۇ.',
'gt' => [
'array' => 'The :attribute must have more than :value items.',
'file' => 'The :attribute must be greater than :value kilobytes.',
'numeric' => 'The :attribute must be greater than :value.',
'string' => 'The :attribute must be greater than :value characters.',
],
'gte' => [
'array' => 'The :attribute must have :value items or more.',
'file' => 'The :attribute must be greater than or equal :value kilobytes.',
'numeric' => 'The :attribute must be greater than or equal :value.',
'string' => 'The :attribute must be greater than or equal :value characters.',
],
'image' => ':Attribute چوقۇم رەسىم ھۆججىتى بۇلىشى كېرەك.',
'in' => 'تاللانغان قىممەت :attribute ئىناۋەتسىز',
'in_array' => ':Attribute :other نىڭ ئىچىدە ئەمەس.',
'integer' => ':Attribute چوقۇم پۈتۈن سان بۇلىشى كېرەك',
'ip' => ':Attribute چوقۇم ئىناۋەتلىك IP ئادىرىسى بۇلىشى كېرەك.',
'ipv4' => ':Attribute چوقۇم ئىناۋەتلىك IPv4 ئادىرىسى بۇلىشى كېرەك.',
'ipv6' => ':Attribute چوقۇم ئىناۋەتلىك IPv6 ئادىرىسى بۇلىشى كېرەك.',
'json' => ':Attribute چوقۇم ئىناۋەتلىك JSON تىپى بۇلىشى كېرەك.',
'lowercase' => 'The :attribute must be lowercase.',
'lt' => [
'array' => 'The :attribute must have less than :value items.',
'file' => 'The :attribute must be less than :value kilobytes.',
'numeric' => 'The :attribute must be less than :value.',
'string' => 'The :attribute must be less than :value characters.',
],
'lte' => [
'array' => 'The :attribute must not have more than :value items.',
'file' => 'The :attribute must be less than or equal :value kilobytes.',
'numeric' => 'The :attribute must be less than or equal :value.',
'string' => 'The :attribute must be less than or equal :value characters.',
],
'mac_address' => 'The :attribute must be a valid MAC address.',
'max' => [
'array' => ':Attribute ئەڭ كۆپ بولغاندا :max بۆلەك',
'file' => ':Attribute :max kb دىن چوڭ بولماسلىكى كېرەك.',
'numeric' => ':Attribute :max دىن چوڭ بولماسلىكى كېرەك.',
'string' => ':Attribute چوڭ-كىچىكلىكى :max خەتتىن ئېشىپ كەتمەسلىكى كېرەك.',
],
'max_digits' => 'The :attribute must not have more than :max digits.',
'mimes' => ':Attribute چوقۇم بىر :values تىپىدىكى ھۆججەت بۇلىشى كېرەك.',
'mimetypes' => ':Attribute چوقۇم بىر :values تىپىدىكى ھۆججەت بۇلىشى كېرەك.',
'min' => [
'array' => ':Attribute ئەڭ ئاز بولغاندا :min بۆلەك بۇلىشى كېرەك.',
'file' => ':Attribute چوڭ-كىچىكلىكى چوقۇم :min kb دىن كىچىك بولماسلىقى كېرەك.',
'numeric' => ':Attribute چوقۇم :min تەڭ ياكى چوڭ بۇلىشى كېرەك.',
'string' => ':Attribute ئەڭ ئاز بولغاندا :min خەت بۇلىشى كېرەك.',
],
'min_digits' => 'The :attribute must have at least :min digits.',
'multiple_of' => 'The :attribute must be a multiple of :value.',
'not_in' => 'تاللانغان قىممەت :attribute ئىناۋەتسىز.',
'not_regex' => 'The :attribute format is invalid.',
'numeric' => ':Attribute چوقۇم سان-سىفىر بۇلىشى كېرەك.',
'password' => [
'letters' => 'The :attribute must contain at least one letter.',
'mixed' => 'The :attribute must contain at least one uppercase and one lowercase letter.',
'numbers' => 'The :attribute must contain at least one number.',
'symbols' => 'The :attribute must contain at least one symbol.',
'uncompromised' => 'The given :attribute has appeared in a data leak. Please choose a different :attribute.',
],
'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.',
'prohibits' => 'The :attribute field prohibits :other from being present.',
'regex' => ':Attribute ھۆججەت تىپى ئىناۋەتسىز.',
'relatable' => 'This :attribute may not be associated with this resource.',
'required' => ':Attribute قۇرۇق بولسا بولمايدۇ.',
'required_array_keys' => 'The :attribute field must contain entries for: :values.',
'required_if' => ':Other :value بولغاندا :attribute قۇرۇق بولسا بولمايدۇ.',
'required_if_accepted' => 'The :attribute field is required when :other is accepted.',
'required_unless' => ':Other :values بولمىغاندا :attribute قۇرۇق بولسا بولمايدۇ.',
'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 kb بۇلىشى كېرەك.',
'numeric' => ':Attribute چوڭ-كىچىكلىكى چوقۇم :size بۇلىشى كېرەك.',
'string' => ':Attribute چوقۇم :size خەت.',
],
'starts_with' => 'The :attribute must start with one of the following: :values.',
'string' => ':Attribute چوقۇم بىر ھەرىپ بەلگە تىزىقى بۇلىشى كېرەك.',
'timezone' => ':Attribute چوقۇم ئىناۋەتلىك ۋاقىت رايونى بۇلىشى كېرەك.',
'unique' => ':Attribute ئاللابۇرۇن مەۋجۈت.',
'uploaded' => ':Attribute يوللاش مەغلۇپ بولدى.',
'uppercase' => 'The :attribute must be uppercase.',
'url' => ':Attribute ھۆججەت تىپى ئىناۋەتسىز.',
'uuid' => 'The :attribute must be a valid UUID.',
'attributes' => [
'address' => 'ئادىرىس',
'age' => 'يېشى',
'amount' => 'amount',
'area' => 'area',
'available' => 'ئىشلىتىلىشچان',
'birthday' => 'birthday',
'body' => 'body',
'city' => 'شەھەر',
'content' => 'مەزمۇن',
'country' => 'دۆلەت',
'created_at' => 'created at',
'creator' => 'creator',
'current_password' => 'current password',
'date' => 'چېسلا',
'date_of_birth' => 'date of birth',
'day' => 'كۈن',
'deleted_at' => 'deleted at',
'description' => 'تەسۋىرلەش',
'district' => 'district',
'duration' => 'duration',
'email' => 'تورخەت ئادىرىسى',
'excerpt' => 'مۇھىم مەزمۇن',
'filter' => 'filter',
'first_name' => 'ئىسىم',
'gender' => 'جىنسى',
'group' => 'group',
'hour' => 'سائەت',
'image' => 'image',
'last_name' => 'فامىلە',
'lesson' => 'lesson',
'line_address_1' => 'line address 1',
'line_address_2' => 'line address 2',
'message' => 'message',
'middle_name' => 'middle name',
'minute' => 'مىنۇت',
'mobile' => 'يانفۇن',
'month' => 'ئاي',
'name' => 'ئىسمى',
'national_code' => 'national code',
'number' => 'number',
'password' => 'پارول',
'password_confirmation' => 'پارول جەزىملەش',
'phone' => 'تېلىفۇن',
'photo' => 'photo',
'postal_code' => 'postal code',
'price' => 'price',
'province' => 'province',
'recaptcha_response_field' => 'recaptcha response field',
'remember' => 'remember',
'restored_at' => 'restored at',
'result_text_under_image' => 'result text under image',
'role' => 'role',
'second' => 'سېكۇنت',
'sex' => 'جىنسى',
'short_text' => 'short text',
'size' => 'چوڭ كىچىكلىكى',
'state' => 'state',
'street' => 'street',
'student' => 'student',
'subject' => 'subject',
'teacher' => 'teacher',
'terms' => 'terms',
'test_description' => 'test description',
'test_locale' => 'test locale',
'test_name' => 'test name',
'text' => 'text',
'time' => 'سائەت',
'title' => 'تېما',
'updated_at' => 'updated at',
'username' => 'قوللانچى نامى',
'year' => 'يىل',
],
];