Skip to content

Commit 143bdac

Browse files
author
Andrey Helldar
authored
Merge pull request #38 from hs-qwerty/tr-validation-update-v1
tr validation update
2 parents 495b731 + 539a106 commit 143bdac

File tree

1 file changed

+42
-42
lines changed

1 file changed

+42
-42
lines changed

locales/tr/php.json

Lines changed: 42 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,73 @@
11
{
22
"attributes.address": "adres",
33
"attributes.age": "yaş",
4-
"attributes.amount": "amount",
5-
"attributes.area": "area",
4+
"attributes.amount": "tutar",
5+
"attributes.area": "alan",
66
"attributes.available": "mevcut",
7-
"attributes.birthday": "birthday",
8-
"attributes.body": "body",
7+
"attributes.birthday": "doğum günü",
8+
"attributes.body": "gövde",
99
"attributes.city": "şehir",
1010
"attributes.content": "i̇çerik",
1111
"attributes.country": "ülke",
12-
"attributes.created_at": "created at",
13-
"attributes.creator": "creator",
14-
"attributes.current_password": "current password",
12+
"attributes.created_at": "oluşturulduğunda",
13+
"attributes.creator": "yaratıcı",
14+
"attributes.current_password": "mevcut şifre",
1515
"attributes.date": "tarih",
16-
"attributes.date_of_birth": "date of birth",
16+
"attributes.date_of_birth": "doğum tarihi",
1717
"attributes.day": "gün",
18-
"attributes.deleted_at": "deleted at",
18+
"attributes.deleted_at": "silindi",
1919
"attributes.description": "açıklama",
20-
"attributes.district": "district",
21-
"attributes.duration": "duration",
20+
"attributes.district": "semt",
21+
"attributes.duration": "süre",
2222
"attributes.email": "e-posta adresi",
2323
"attributes.excerpt": "alıntı",
24-
"attributes.filter": "filter",
24+
"attributes.filter": "filtre",
2525
"attributes.first_name": "adı",
2626
"attributes.gender": "cinsiyet",
27-
"attributes.group": "group",
27+
"attributes.group": "grup",
2828
"attributes.hour": "saat",
29-
"attributes.image": "image",
29+
"attributes.image": "resim",
3030
"attributes.last_name": "soyadı",
31-
"attributes.lesson": "lesson",
32-
"attributes.line_address_1": "line address 1",
33-
"attributes.line_address_2": "line address 2",
34-
"attributes.message": "message",
35-
"attributes.middle_name": "middle name",
31+
"attributes.lesson": "ders",
32+
"attributes.line_address_1": "hat adresi 1",
33+
"attributes.line_address_2": "hat adresi 2",
34+
"attributes.message": "İleti",
35+
"attributes.middle_name": "ikinci ad",
3636
"attributes.minute": "dakika",
3737
"attributes.mobile": "cep telefonu",
3838
"attributes.month": "ay",
3939
"attributes.name": "adı",
40-
"attributes.national_code": "national code",
41-
"attributes.number": "number",
40+
"attributes.national_code": "ulusal kod",
41+
"attributes.number": "sayı",
4242
"attributes.password": "parola",
4343
"attributes.password_confirmation": "parola (tekrar)",
4444
"attributes.phone": "telefon",
45-
"attributes.photo": "photo",
46-
"attributes.postal_code": "postal code",
47-
"attributes.price": "price",
48-
"attributes.province": "province",
49-
"attributes.recaptcha_response_field": "recaptcha response field",
50-
"attributes.remember": "remember",
51-
"attributes.restored_at": "restored at",
52-
"attributes.result_text_under_image": "result text under image",
53-
"attributes.role": "role",
45+
"attributes.photo": "fotoğraf",
46+
"attributes.postal_code": "posta kodu",
47+
"attributes.price": "fiyat",
48+
"attributes.province": "bölge",
49+
"attributes.recaptcha_response_field": "recaptcha yanıt alanı",
50+
"attributes.remember": "hatırlamak",
51+
"attributes.restored_at": "restore",
52+
"attributes.result_text_under_image": "resmin altındaki sonuç metni",
53+
"attributes.role": "rol",
5454
"attributes.second": "saniye",
5555
"attributes.sex": "cinsiyet",
56-
"attributes.short_text": "short text",
56+
"attributes.short_text": "kısa metin",
5757
"attributes.size": "boyut",
58-
"attributes.state": "state",
59-
"attributes.street": "street",
60-
"attributes.student": "student",
61-
"attributes.subject": "subject",
62-
"attributes.teacher": "teacher",
63-
"attributes.terms": "terms",
64-
"attributes.test_description": "test description",
65-
"attributes.test_locale": "test locale",
66-
"attributes.test_name": "test name",
67-
"attributes.text": "text",
58+
"attributes.state": "durum",
59+
"attributes.street": "sokak",
60+
"attributes.student": "öğrenci",
61+
"attributes.subject": "ders",
62+
"attributes.teacher": "öğretmen",
63+
"attributes.terms": "şartlar",
64+
"attributes.test_description": "test açıklaması",
65+
"attributes.test_locale": "yerel ayar",
66+
"attributes.test_name": "deneme adı",
67+
"attributes.text": "metin",
6868
"attributes.time": "zaman",
6969
"attributes.title": "unvan",
70-
"attributes.updated_at": "updated at",
70+
"attributes.updated_at": "güncellendi",
7171
"attributes.username": "kullanıcı adı",
7272
"attributes.year": "yıl"
7373
}

0 commit comments

Comments
 (0)