mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-06 12:02:45 +03:00
New Crowdin updates (#3384)
This commit is contained in:
@@ -15,7 +15,7 @@ return [
|
||||
'alpha_dash' => ':attribute sadece harf, rakam ve tirelerden oluşabilir.',
|
||||
'alpha_num' => ':attribute sadece harflerden ve rakamlardan oluşabilir.',
|
||||
'array' => ':attribute bir dizi olmalıdır.',
|
||||
'backup_codes' => 'The provided code is not valid or has already been used.',
|
||||
'backup_codes' => 'Girilen kod geçersiz veya daha önce kullanılmış.',
|
||||
'before' => ':attribute tarihi, :date tarihinden önceki bir tarih olmalıdır.',
|
||||
'between' => [
|
||||
'numeric' => ':attribute değeri, :min ve :max değerleri arasında olmalıdır.',
|
||||
@@ -32,7 +32,7 @@ return [
|
||||
'digits_between' => ':attribute, en az :min ve en fazla :max basamaklı olmalıdır.',
|
||||
'email' => ':attribute, geçerli bir e-posta adresi olmalıdır.',
|
||||
'ends_with' => ':attribute, şunlardan birisiyle bitmelidir: :values',
|
||||
'file' => 'The :attribute must be provided as a valid file.',
|
||||
'file' => 'Geçerli bir dosya olara :attribute sağlanmalıdır.',
|
||||
'filled' => ':attribute alanı zorunludur.',
|
||||
'gt' => [
|
||||
'numeric' => ':attribute, :max değerinden büyük olmalıdır.',
|
||||
@@ -100,7 +100,7 @@ return [
|
||||
],
|
||||
'string' => ':attribute, string olmalıdır.',
|
||||
'timezone' => ':attribute, geçerli bir bölge olmalıdır.',
|
||||
'totp' => 'The provided code is not valid or has expired.',
|
||||
'totp' => 'Girilen kod geçersiz veya süresi dolmuş.',
|
||||
'unique' => ':attribute zaten alınmış.',
|
||||
'url' => ':attribute formatı geçersiz.',
|
||||
'uploaded' => 'Dosya yüklemesi başarısız oldu. Sunucu, bu boyuttaki dosyaları kabul etmiyor olabilir.',
|
||||
|
Reference in New Issue
Block a user