Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions resources/lang/tr/auth.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?php

return [

/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/

'failed' => 'Sistemimizde belirtilen bilgilerde bir kayıt bulamadık.',
'throttle' => 'Çok fazla giriş denemesi yaptınız, lütfen :seconds saniye sonra tekrar deneyiniz.',

];
19 changes: 19 additions & 0 deletions resources/lang/tr/pagination.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?php

return [

/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/

'previous' => '&laquo; Önceki Sayfa',
'next' => 'Sonraki Sayfa &raquo;',

];
22 changes: 22 additions & 0 deletions resources/lang/tr/passwords.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?php

return [

/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/

'password' => 'Şifre en az 6 karakterli olmalıdır.',
'reset' => 'Şifreniz sıfırlandı!',
'sent' => 'E-Posta adresinize Şifre Sıfırlama yönelgelerini gönderdik!',
'token' => 'Kullanılan Reset Token Geçersiz.',
'user' => "Vermiş olduğunuz eposta adresine sahip kullanıcı bulunamadı.",

];
113 changes: 113 additions & 0 deletions resources/lang/tr/validation.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Validation Language Lines
|--------------------------------------------------------------------------
|
| The following language lines contain the default error messages used by
| the validator class. Some of these rules have multiple versions such
| as the size rules. Feel free to tweak each of these messages here.
|
*/
'accepted' => ':attribute kabul edilmelidir.',
'active_url' => ':attribute geçerli bir URL olmalıdır.',
'after' => ':attribute değeri, :date tarihinden daha sonraki bir tarih olmalıdır.',
'after_or_equal' => ':attribute değeri, :date tarihinden daha sonraki veya eşit bir tarih olmalıdır.',
'alpha' => ':attribute sadece harflerden oluşmalıdır.',
'alpha_dash' => ':attribute sadece harfler, rakamlar ve tirelerden oluşmalıdır.',
'alpha_num' => ':attribute sadece harfler ve rakamlar içermelidir.',
'array' => ':attribute dizi olmalıdır.',
'before' => ':attribute değeri, :date tarihinden daha önceki bir tarih olmalıdır.',
'before_or_equal' => ':attribute değeri, :date tarihinden daha önceki bir tarih veya aynı tarih olmalıdır.',
'between' => [
'numeric' => ':attribute, :min ile :max arasında olmalıdır.',
'file' => ':attribute, :min ile :max arasındaki kilobayt değeri olmalıdır.',
'string' => ':attribute, :min ile :max arasında karakterden oluşmalıdır.',
'array' => ':attribute, :min ile :max arasında nesneye sahip olmalıdır.',
],
'boolean' => ':attribute alanı sadece doğru veya yanlış değeri alabilir.',
'confirmed' => ':attribute ile tekrarı eşleşmiyor.',
'date' => ':attribute geçerli bir tarih olmalıdır.',
'date_format' => ':attribute :format biçimi ile eşleşmiyor.',
'different' => ':attribute ile :other birbirinden farklı olmalıdır.',
'digits' => ':attribute :digits rakam olmalıdır.',
'digits_between' => ':attribute :min ile :max arasında rakam olmalıdır.',
'dimensions' => ':attribute geçersiz resim ölçülerine sahiptir.',
'distinct' => ':attribute alanı tekrarlanan bir değere sahiptir.',
'email' => ':attribute doğru bir e-posta olmalıdır.',
'exists' => 'Seçili olan :attribute geçersiz.',
'file' => ':attribute dosya olmalıdır.',
'filled' => ':attribute alanı bir değer içermelidir.',
'image' => ':attribute resim dosyası olmalıdır.',
'in' => ':attribute değeri geçersiz.',
'in_array' => ':attribute değeri :other içinde mevcut değil.',
'integer' => ':attribute rakam olmalıdır.',
'ip' => ':attribute geçerli bir IP adresi olmalıdır.',
'ipv4' => ':attribute geçerli bir IPv4 adresi olmalıdır.',
'ipv6' => ':attribute geçerli bir IPv6 adresi olmalıdır.',
'json' => ':attribute geçerli bir JSON dizesi olmalıdır.',
'max' => [
'numeric' => ':attribute değeri :max değerinden büyük olmamalıdır.',
'file' => ':attribute değeri :max kilobayt değerinden büyük olmamalıdır.',
'string' => ':attribute değeri en fazla :max karakter uzunluğunda olmalıdır.',
'array' => ':attribute değeri :max adedinden fazla nesneye sahip olmamalıdır.',
],
'mimes' => ':attribute dosya biçimi :values olmalıdır.',
'mimetypes' => ':attribute dosya biçimi :values olmalıdır.',
'min' => [
'numeric' => ':attribute değeri en az :min değerinde olmalıdır.',
'file' => ':attribute değeri en az :min kilobayt değerinde olmalıdır.',
'string' => ':attribute değeri en az :min karakter uzunluğunda olmalıdır.',
'array' => ':attribute en az :min nesneye sahip olmalıdır.',
],
'not_in' => 'Seçili :attribute geçersiz.',
'numeric' => ':attribute rakam olmalıdır.',
'present' => ':attribute alanı var olmalıdır.',
'regex' => ':attribute biçimi geçersiz.',
'required' => ':attribute alanı gereklidir.',
'required_if' => ':attribute alanı, :other :value değerine sahip olduğunda zorunludur.',
'required_unless' => ':attribute alanı, :other :values değerine sahip olmadığında zorunludur.',
'required_with' => ':attribute alanı :values alanı varken zorunludur.',
'required_with_all' => ':attribute alanı :values alanı varken zorunludur.',
'required_without' => ':attribute alanı :values alanı yokken zorunludur.',
'required_without_all' => ':attribute alanı :values alanı yokken zorunludur.',
'same' => ':attribute ile :other eşleşmelidir.',
'size' => [
'numeric' => ':attribute :size olmalıdır.',
'file' => ':attribute :size kilobayt olmalıdır.',
'string' => ':attribute :size karakter olmalıdır.',
'array' => ':attribute :size nesneye sahip olmalıdır.',
],
'string' => ':attribute sadece karakterlerden oluşmalıdır.',
'timezone' => ':attribute geçerli bir zaman bölgesinde olmalıdır.',
'unique' => ':attribute daha önceden kayıt edilmiş.',
'uploaded' => ':attribute yüklenirken hata oluştu.',
'url' => ':attribute biçimi geçersiz.',
/*
|--------------------------------------------------------------------------
| Custom Validation Language Lines
|--------------------------------------------------------------------------
|
| Here you may specify custom validation messages for attributes using the
| convention "attribute.rule" to name the lines. This makes it quick to
| specify a specific custom language line for a given attribute rule.
|
*/
'custom' => [
'attribute-name' => [
'rule-name' => 'custom-message',
],
],
/*
|--------------------------------------------------------------------------
| Custom Validation Attributes
|--------------------------------------------------------------------------
|
| The following language lines are used to swap attribute place-holders
| with something more reader friendly such as E-Mail Address instead
| of "email". This simply helps us make messages a little cleaner.
|
*/
'attributes' => [],
];