translations added

This commit is contained in:
Benjamin Takats
2022-12-17 20:28:14 +01:00
parent dfaf83199a
commit 1d7927607f
612 changed files with 539 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
<?php
declare(strict_types=1);
return [
'failed' => 'এই পরিচয়পত্র আমাদের রেকর্ডের সাথে মেলে না।',
'password' => 'পাসওয়ার্ড ভুল।',
'throttle' => 'লগইন করার জন্য অনেকবার চেষ্টা করেছেন, :seconds সেকেন্ড পরে পুনরায় চেষ্টা করুন।',
];

View File

@@ -0,0 +1,84 @@
<?php
declare(strict_types=1);
return [
'0' => 'Unknown Error',
'100' => 'Continue',
'101' => 'Switching Protocols',
'102' => 'Processing',
'200' => 'OK',
'201' => 'Created',
'202' => 'Accepted',
'203' => 'Non-Authoritative Information',
'204' => 'No Content',
'205' => 'Reset Content',
'206' => 'Partial Content',
'207' => 'Multi-Status',
'208' => 'Already Reported',
'226' => 'IM Used',
'300' => 'Multiple Choices',
'301' => 'Moved Permanently',
'302' => 'Found',
'303' => 'See Other',
'304' => 'Not Modified',
'305' => 'Use Proxy',
'307' => 'Temporary Redirect',
'308' => 'Permanent Redirect',
'400' => 'Bad Request',
'401' => 'Unauthorized',
'402' => 'Payment Required',
'403' => 'Forbidden',
'404' => 'Not Found',
'405' => 'Method Not Allowed',
'406' => 'Not Acceptable',
'407' => 'Proxy Authentication Required',
'408' => 'Request Timeout',
'409' => 'Conflict',
'410' => 'Gone',
'411' => 'Length Required',
'412' => 'Precondition Failed',
'413' => 'Payload Too Large',
'414' => 'URI Too Long',
'415' => 'Unsupported Media Type',
'416' => 'Range Not Satisfiable',
'417' => 'Expectation Failed',
'418' => 'I\'m a teapot',
'419' => 'Session Has Expired',
'421' => 'Misdirected Request',
'422' => 'Unprocessable Entity',
'423' => 'Locked',
'424' => 'Failed Dependency',
'425' => 'Too Early',
'426' => 'Upgrade Required',
'428' => 'Precondition Required',
'429' => 'Too Many Requests',
'431' => 'Request Header Fields Too Large',
'444' => 'Connection Closed Without Response',
'449' => 'Retry With',
'451' => 'Unavailable For Legal Reasons',
'499' => 'Client Closed Request',
'500' => 'Internal Server Error',
'501' => 'Not Implemented',
'502' => 'Bad Gateway',
'503' => 'Maintenance Mode',
'504' => 'Gateway Timeout',
'505' => 'HTTP Version Not Supported',
'506' => 'Variant Also Negotiates',
'507' => 'Insufficient Storage',
'508' => 'Loop Detected',
'509' => 'Bandwidth Limit Exceeded',
'510' => 'Not Extended',
'511' => 'Network Authentication Required',
'520' => 'Unknown Error',
'521' => 'Web Server is Down',
'522' => 'Connection Timed Out',
'523' => 'Origin Is Unreachable',
'524' => 'A Timeout Occurred',
'525' => 'SSL Handshake Failed',
'526' => 'Invalid SSL Certificate',
'527' => 'Railgun Error',
'598' => 'Network Read Timeout Error',
'599' => 'Network Connect Timeout Error',
'unknownError' => 'Unknown Error',
];

View File

@@ -0,0 +1,8 @@
<?php
declare(strict_types=1);
return [
'next' => 'পরবর্তী &raquo;',
'previous' => '&laquo; পুর্ববর্তী',
];

View File

@@ -0,0 +1,11 @@
<?php
declare(strict_types=1);
return [
'reset' => 'আপনার পাসওয়ার্ড পুনরায় সেট করা হয়েছে!',
'sent' => 'আমরা আপনার পাসওয়ার্ড পুনরায় সেট করার লিঙ্ক ই-মেইল করেছি!',
'throttled' => 'থামুন! অনুগ্রহ করে কিছুক্ষণ পর পূণরায় চেষ্টা করুন।',
'token' => 'এই পাসওয়ার্ড রিসেট টোকেনটি সঠিক নয়।',
'user' => 'এই ই-মেইল দিয়ে কোন ব্যবহারকারী খুঁজে পাওয়া যাচ্ছে না',
];

View File

@@ -0,0 +1,210 @@
<?php
declare(strict_types=1);
return [
'accepted' => ':Attribute গ্রহণ করা আবশ্যক।',
'accepted_if' => ':Attribute অবশ্যই গ্রহণ করতে হবে যখন :other সমান :value হয়।',
'active_url' => 'এই :attribute একটি বৈধ URL নয়।',
'after' => ':Date অবশ্যই :attribute এর পরের একটি তারিখ হতে হবে।',
'after_or_equal' => ':Attribute টি অবশ্যই :date এর সাথে মিল অথবা এর পরের একটি তারিখ হতে হবে।',
'alpha' => ':Attribute শুধুমাত্র অক্ষর থাকতে পারে।',
'alpha_dash' => ':Attribute শুধুমাত্র অক্ষর, সংখ্যা, এবং ড্যাশ থাকতে পারে।',
'alpha_num' => ':Attribute শুধুমাত্র বর্ণ ও সংখ্যা থাকতে পারে।',
'array' => ':Attribute একটি অ্যারে হতে হবে।',
'attached' => 'এই :attribute ইতিমধ্যে সংযুক্ত করা হয়।',
'before' => ':Date অবশ্যই :attribute এর আগের একটি তারিখ হতে হবে।',
'before_or_equal' => ':Attribute টি অবশ্যই :date এর সাথে মিল অথবা এর আগের একটি তারিখ হতে হবে।',
'between' => [
'array' => ':Min এবং :max আইটেম :attribute মধ্যে হতে হবে।',
'file' => ':Min এবং :max কিলোবাইট :attribute মধ্যে হতে হবে।',
'numeric' => ':Min এবং :max :attribute মধ্যে হতে হবে।',
'string' => ':Min এবং :max অক্ষর :attribute মধ্যে হতে হবে।',
],
'boolean' => ':Attribute স্থানে সত্য বা মিথ্যা হতে হবে।',
'confirmed' => ':Attribute নিশ্চিতকরণ এর সাথে মিলছে না।',
'current_password' => 'পাসওয়ার্ডটি ভুল।',
'date' => ':Attribute একটি বৈধ তারিখ নয়।',
'date_equals' => 'এই :attribute সমান তারিখ হতে হবে :date।',
'date_format' => ':Attribute, :format এর সাথে বিন্যাস মিলছে না।',
'declined' => ':Attribute অবশ্যই প্রত্যাখ্যান করতে হবে।',
'declined_if' => ':Attribute অবশ্যই প্রত্যাখ্যান করতে হবে যখন :value হবে :other।',
'different' => ':Attribute এবং :other আলাদা হতে হবে।',
'digits' => ':Attribute :digits অবশ্যই একটি সংখ্যার ডিজিট হতে হবে।',
'digits_between' => ':Attribute অবশ্যই :min এবং :max ডিজিট এর মধ্যে হতে হবে।',
'dimensions' => ':Attribute অবৈধ ইমেজ মাত্রা রয়েছে।',
'distinct' => ':Attribute এর স্থানে একটি নকল মান আছে।',
'doesnt_end_with' => ':Attribute নিম্নলিখিত: :values এর একটি দিয়ে শেষ নাও হতে পারে।',
'doesnt_start_with' => ':Attribute :values এর একটি দিয়ে শুরু হতে পারে না।',
'email' => ':Attribute একটি বৈধ ইমেইল ঠিকানা হতে হবে।',
'ends_with' => ':Attribute নিম্নলিখিত এক সঙ্গে শেষ করতে হবে: :values।',
'enum' => 'নির্বাচিত :attribute অবৈধ।',
'exists' => 'নির্বাচিত :attribute টি অবৈধ।',
'file' => ':Attribute একটি ফাইল হতে হবে।',
'filled' => ':Attribute স্থানটি পূরণ করতে হবে।',
'gt' => [
'array' => ':Attribute এ অবশ্যই :value আইটেমের থেকে বেশি থাকতে হবে।',
'file' => ':Attribute অবশ্যই :value কিলোবাইটের চেয়ে বেশি হতে হবে।',
'numeric' => ':Attribute অবশ্যই :value-এর থেকে বড় হতে হবে৷',
'string' => ':Attribute অবশ্যই :value অক্ষরের চেয়ে বড় হতে হবে।',
],
'gte' => [
'array' => ':Attribute-এর অবশ্যই :value আইটেম বা তার বেশি থাকতে হবে।',
'file' => ':Attribute অবশ্যই :value কিলোবাইটের থেকে বড় বা সমান হতে হবে।',
'numeric' => ':Attribute অবশ্যই :value এর চেয়ে বড় বা সমান হতে হবে।',
'string' => ':Attribute অবশ্যই :value অক্ষরের চেয়ে বড় বা সমান হতে হবে।',
],
'image' => ':Attribute একটি ইমেজ হতে হবে।',
'in' => 'নির্বাচিত :attribute টি অবৈধ।',
'in_array' => ':Attribute উপাদানটি :other এ খুঁজে পাওয়া যায়নি।',
'integer' => ':Attribute একটি পূর্ণসংখ্যা হতে হবে।',
'ip' => ':Attribute একটি বৈধ IP address হতে হবে।',
'ipv4' => ':Attribute টি একটি বৈধ IPv4 address হতে হবে।',
'ipv6' => ':Attribute টি একটি বৈধ IPv6 address হতে হবে।',
'json' => ':Attribute একটি বৈধ JSON স্ট্রিং হতে হবে।',
'lowercase' => ':Attribute অবশ্যই ছোট হাতের হতে হবে।',
'lt' => [
'array' => ':Attribute এর থেকে কম :value আইটেম থাকতে হবে।',
'file' => ':Attribute অবশ্যই :value কিলোবাইটের চেয়ে কম হতে হবে।',
'numeric' => ':Attribute অবশ্যই :value এর চেয়ে কম হতে হবে।',
'string' => ':Attribute অবশ্যই :value অক্ষরের চেয়ে কম হতে হবে।',
],
'lte' => [
'array' => ':Attribute এ অবশ্যই :value আইটেমের বেশি থাকা উচিত নয়৷',
'file' => ':Attribute অবশ্যই :value কিলোবাইটের থেকে কম বা সমান হতে হবে।',
'numeric' => ':Attribute অবশ্যই :value এর থেকে কম বা সমান হতে হবে।',
'string' => ':Attribute অবশ্যই :value অক্ষরের চেয়ে কম বা সমান হতে হবে।',
],
'mac_address' => ':Attribute একটি বৈধ MAC ঠিকানা হতে হবে।',
'max' => [
'array' => ':Attribute এর মান :max টি উপাদানের চেয়ে বড় হতে পারেনা।',
'file' => ':Attribute এর মান :max কিলোবাইট এর চেয়ে বড় হতে পারেনা।',
'numeric' => ':Attribute এর মান :max এর চেয়ে বড় হতে পারেনা।',
'string' => ':Attribute এর মান :max অক্ষর এর চেয়ে বড় হতে পারেনা।',
],
'max_digits' => 'এই :attribute এ :max ডিজিট এর বেশি হতে পারবে না।',
'mimes' => ':Attribute এর একটি ফাইল হতে হবে: :values।',
'mimetypes' => ':Attribute এর একটি ফাইল হতে হবে: :values।',
'min' => [
'array' => ':Attribute অবশ্যই :min উপাদানের চেয়ে ছোট হতে হবে।',
'file' => ':Attribute অবশ্যই :min কিলোবাইট এর চেয়ে ছোট হতে হবে।',
'numeric' => ':Attribute অবশ্যই :min এর চেয়ে ছোট হতে হবে।',
'string' => ':Attribute অবশ্যই :min অক্ষর এর চেয়ে ছোট হতে হবে।',
],
'min_digits' => 'এই :attribute এ সর্বোনিম্ন :min ডিজিট হতে হবে।',
'multiple_of' => 'এই :attribute একটি একাধিক :value হতে হবে।',
'not_in' => 'নির্বাচিত :attribute অবৈধ।',
'not_regex' => ':Attribute বিন্যাস অবৈধ।',
'numeric' => ':Attribute একটি সংখ্যা হতে হবে।',
'password' => [
'letters' => ':Attribute -এ অন্তত একটি অক্ষর থাকতে হবে।',
'mixed' => ':Attribute -এ অন্তত একটি বড় হাতের এবং একটি ছোট হাতের অক্ষর থাকতে হবে।',
'numbers' => ':Attribute -এ অন্তত একটি নম্বর থাকতে হবে।',
'symbols' => ':Attribute -এ অন্তত একটি প্রতীক থাকতে হবে।',
'uncompromised' => 'প্রদত্ত :attribute একটি ডেটা ফাঁসের মধ্যে পাওয়া গেছে। অনুগ্রহ করে একটি ভিন্ন :attribute চয়ন করুন।',
],
'present' => ':Attribute ক্ষেত্র উপস্থিত থাকা আবশ্যক।',
'prohibited' => 'এই :attribute ক্ষেত্রের নিষিদ্ধ।',
'prohibited_if' => 'এই :attribute ক্ষেত্র নিষিদ্ধ করা হয়, যখন :other হয় :value।',
'prohibited_unless' => 'এই :attribute ক্ষেত্র নিষিদ্ধ করা হয়, যদি না, :other হয় :values।',
'prohibits' => ':Attribute ক্ষেত্রটি :other উপস্থিত হতে নিষেধ করে৷',
'regex' => ':Attribute বিন্যাস অবৈধ।',
'relatable' => 'এই :attribute এই সম্পদ সঙ্গে যুক্ত হতে পারে না।',
'required' => ':Attribute স্থানটি পূরণ করা বাধ্যতামূলক।',
'required_array_keys' => ':Attribute ফিল্ডে অবশ্যই :values এর জন্য এন্ট্রি থাকতে হবে।',
'required_if' => ':Attribute স্থানটি পূরণ করা বাধ্যতামূলক যেখানে :other হল :value।',
'required_if_accepted' => ':Attribute ক্ষেত্রটি প্রয়োজন হয় যখন :other গৃহীত হয়।',
'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 কিলোবাইট হতে হবে।',
'numeric' => ':Attribute অবশ্যই :size হতে হবে।',
'string' => ':Attribute অবশ্যই :size অক্ষর হতে হবে।',
],
'starts_with' => 'এই :attribute নিম্নলিখিত এক সঙ্গে শুরু হবে: :values।',
'string' => ':Attribute একটি স্ট্রিং হতে হবে।',
'timezone' => ':Attribute একটি বৈধ সময় অঞ্চল হতে হবে।',
'unique' => ':Attribute ইতিমধ্যেই নেওয়া হয়েছে।',
'uploaded' => ':Attribute আপলোড করতে ব্যর্থ হয়েছে।',
'uppercase' => 'এই :attribute অবশ্যই বড় হাতের হতে হবে।',
'url' => 'এই :attribute একটি বৈধ URL হতে হবে।',
'uuid' => 'এই :attribute একটি বৈধ UUID হতে হবে।',
'attributes' => [
'address' => 'ঠিকানা',
'age' => 'বয়স',
'amount' => 'amount',
'area' => 'area',
'available' => 'available',
'birthday' => 'birthday',
'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' => 'বার্তা',
'middle_name' => 'middle name',
'minute' => 'মিনিট',
'mobile' => 'মোবাইল',
'month' => 'মাস',
'name' => 'নাম',
'national_code' => 'national code',
'number' => 'number',
'password' => 'পাসওয়ার্ড',
'password_confirmation' => 'পাসওয়ার্ড যাচাইকরণ',
'phone' => 'ফোন',
'photo' => 'ছবি',
'postal_code' => 'postal code',
'price' => 'মূল্য',
'province' => 'province',
'recaptcha_response_field' => 'recaptcha response field',
'remember' => 'remember',
'restored_at' => 'restored at',
'result_text_under_image' => 'result text under image',
'role' => 'ভূমিকা',
'second' => 'দ্বিতীয়',
'sex' => 'লিঙ্গ',
'short_text' => 'short text',
'size' => 'size',
'state' => 'state',
'street' => 'street',
'student' => 'student',
'subject' => 'বিষয়',
'teacher' => 'teacher',
'terms' => 'শর্তসমূহ',
'test_description' => 'test description',
'test_locale' => 'test locale',
'test_name' => 'test name',
'text' => 'text',
'time' => 'সময়',
'title' => 'টাইটেল',
'updated_at' => 'updated at',
'username' => 'ইউজারনেম',
'year' => 'বছর',
],
];