Skip to content

Commit 7199891

Browse files
add: Turkish (tr_TR) localization added. (alexjustesen#1955)
Co-authored-by: Alex Justesen <[email protected]>
1 parent 723887a commit 7199891

File tree

8 files changed

+359
-9
lines changed

8 files changed

+359
-9
lines changed

lang/en/passwords.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
'reset' => 'Your password has been reset!',
1717
'sent' => 'We have emailed your password reset link!',
18+
'password' => 'The password and confirmation must match and contain at least six characters.',
1819
'throttled' => 'Please wait before retrying.',
1920
'token' => 'This password reset token is invalid.',
2021
'user' => "We can't find a user with that email address.",

lang/en/validation.php

Lines changed: 47 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,51 @@
180180
|
181181
*/
182182

183-
'attributes' => [],
184-
183+
'attributes' => [
184+
'address' => 'address',
185+
'age' => 'age',
186+
'body' => 'content',
187+
'cell' => 'cell',
188+
'city' => 'city',
189+
'country' => 'country',
190+
'date' => 'date',
191+
'day' => 'day',
192+
'excerpt' => 'summary',
193+
'first_name' => 'first name',
194+
'gender' => 'gender',
195+
'marital_status' => 'marital status',
196+
'profession' => 'profession',
197+
'nationality' => 'nationality',
198+
'hour' => 'hour',
199+
'last_name' => 'last name',
200+
'message' => 'message',
201+
'minute' => 'minute',
202+
'mobile' => 'mobile',
203+
'month' => 'month',
204+
'name' => 'name',
205+
'zipcode' => 'zipcode',
206+
'company_name' => 'company name',
207+
'neighborhood' => 'neighborhood',
208+
'number' => 'number',
209+
'password' => 'password',
210+
'phone' => 'phone',
211+
'second' => 'second',
212+
'sex' => 'sex',
213+
'state' => 'state',
214+
'street' => 'street',
215+
'subject' => 'subject',
216+
'text' => 'text',
217+
'time' => 'time',
218+
'title' => 'title',
219+
'username' => 'username',
220+
'year' => 'year',
221+
'description' => 'description',
222+
'password_confirmation' => 'password confirmation',
223+
'current_password' => 'current password',
224+
'complement' => 'complement',
225+
'modality' => 'modality',
226+
'category' => 'category',
227+
'blood_type' => 'blood type',
228+
'birth_date' => 'birth date',
229+
],
185230
];

lang/pt_BR/passwords.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
|
1414
*/
1515

16-
'password' => 'A senha e a confirmação devem combinar e possuir pelo menos seis caracteres.',
1716
'reset' => 'Sua senha foi redefinida!',
1817
'sent' => 'Enviamos seu link de redefinição de senha por e-mail!',
18+
'password' => 'A senha e a confirmação devem combinar e possuir pelo menos seis caracteres.',
1919
'throttled' => 'Aguarde antes de tentar novamente.',
2020
'token' => 'Este token de redefinição de senha é inválido.',
2121
'user' => 'Não encontramos um usuário com esse endereço de e-mail.',

lang/pt_BR/validation.php

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
'alpha_dash' => 'O campo :attribute só pode conter letras, números e traços.',
2323
'alpha_num' => 'O campo :attribute só pode conter letras e números.',
2424
'array' => 'O campo :attribute deve ser uma matriz.',
25+
'ascii' => 'The :attribute field must only contain single-byte alphanumeric characters and symbols.', // TODO
2526
'before' => 'O campo :attribute deve ser uma data anterior :date.',
2627
'before_or_equal' => 'O campo :attribute deve ser uma data anterior ou igual a :date.',
2728
'between' => [
@@ -31,11 +32,13 @@
3132
'array' => 'O campo :attribute deve ter entre :min e :max itens.',
3233
],
3334
'boolean' => 'O campo :attribute deve ser verdadeiro ou falso.',
35+
'can' => 'The :attribute field contains an unauthorized value.', // TODO
3436
'confirmed' => 'O campo :attribute de confirmação não confere.',
3537
'current_password' => 'A senha está incorreta.',
3638
'date' => 'O campo :attribute não é uma data válida.',
3739
'date_equals' => 'O campo :attribute deve ser uma data igual a :date.',
3840
'date_format' => 'O campo :attribute não corresponde ao formato :format.',
41+
'decimal' => 'The :attribute field must have :decimal decimal places.', // TODO
3942
'declined' => 'O :attribute deve ser recusado.',
4043
'declined_if' => 'O :attribute deve ser recusado quando :other for :value.',
4144
'different' => 'Os campos :attribute e :other devem ser diferentes.',
@@ -71,6 +74,7 @@
7174
'ipv4' => 'O campo :attribute deve ser um endereço IPv4 válido.',
7275
'ipv6' => 'O campo :attribute deve ser um endereço IPv6 válido.',
7376
'json' => 'O campo :attribute deve ser uma string JSON válida.',
77+
'lowercase' => 'The :attribute field must be lowercase.', // TODO
7478
'lt' => [
7579
'numeric' => 'O campo :attribute deve ser menor que :value.',
7680
'file' => 'O campo :attribute deve ser menor que :value kilobytes.',
@@ -83,6 +87,7 @@
8387
'string' => 'O campo :attribute deve ser menor ou igual a :value caracteres.',
8488
'array' => 'O campo :attribute não deve conter mais que :value itens.',
8589
],
90+
'mac_address' => 'The :attribute field must be a valid MAC address.', // TODO
8691
'max' => [
8792
'numeric' => 'O campo :attribute não pode ser superior a :max.',
8893
'file' => 'O campo :attribute não pode ser superior a :max kilobytes.',
@@ -98,10 +103,14 @@
98103
'string' => 'O campo :attribute deve ter pelo menos :min caracteres.',
99104
'array' => 'O campo :attribute deve ter pelo menos :min itens.',
100105
],
101-
'missing_with' => 'O campo :attribute não deve estar presente quando houver :values.',
102106
'min_digits' => 'O campo :attribute deve ter pelo menos :min dígitos',
103-
'not_in' => 'O campo :attribute selecionado é inválido.',
107+
'missing' => 'The :attribute field must be missing.', // TODO
108+
'missing_if' => 'The :attribute field must be missing when :other is :value.', // TODO
109+
'missing_unless' => 'The :attribute field must be missing unless :other is :value.', // TODO
110+
'missing_with' => 'O campo :attribute não deve estar presente quando houver :values.',
111+
'missing_with_all' => 'The :attribute field must be missing when :values are present.', // TODO
104112
'multiple_of' => 'O campo :attribute deve ser um múltiplo de :value.',
113+
'not_in' => 'O campo :attribute selecionado é inválido.',
105114
'not_regex' => 'O campo :attribute possui um formato inválido.',
106115
'numeric' => 'O campo :attribute deve ser um número.',
107116
'password' => [
@@ -112,19 +121,20 @@
112121
'uncompromised' => 'A senha que você inseriu em :attribute está em um vazamento de dados. Por favor escolha uma senha diferente.',
113122
],
114123
'present' => 'O campo :attribute deve estar presente.',
124+
'prohibited' => 'O campo :attribute é proibido.',
125+
'prohibited_if' => 'O campo :attribute é proibido quando :other for :value.',
126+
'prohibited_unless' => 'O campo :attribute é proibido exceto quando :other for :values.',
127+
'prohibits' => 'O campo :attribute proíbe :other de estar presente.',
115128
'regex' => 'O campo :attribute tem um formato inválido.',
116129
'required' => 'O campo :attribute é obrigatório.',
117130
'required_array_keys' => 'O campo :attribute deve conter entradas para: :values.',
118131
'required_if' => 'O campo :attribute é obrigatório quando :other for :value.',
132+
'required_if_accepted' => 'The :attribute field is required when :other is accepted.', // TODO
119133
'required_unless' => 'O campo :attribute é obrigatório exceto quando :other for :values.',
120134
'required_with' => 'O campo :attribute é obrigatório quando :values está presente.',
121135
'required_with_all' => 'O campo :attribute é obrigatório quando :values está presente.',
122136
'required_without' => 'O campo :attribute é obrigatório quando :values não está presente.',
123137
'required_without_all' => 'O campo :attribute é obrigatório quando nenhum dos :values estão presentes.',
124-
'prohibited' => 'O campo :attribute é proibido.',
125-
'prohibited_if' => 'O campo :attribute é proibido quando :other for :value.',
126-
'prohibited_unless' => 'O campo :attribute é proibido exceto quando :other for :values.',
127-
'prohibits' => 'O campo :attribute proíbe :other de estar presente.',
128138
'same' => 'Os campos :attribute e :other devem corresponder.',
129139
'size' => [
130140
'numeric' => 'O campo :attribute deve ser :size.',
@@ -137,7 +147,9 @@
137147
'timezone' => 'O campo :attribute deve ser uma zona válida.',
138148
'unique' => 'O campo :attribute já está sendo utilizado.',
139149
'uploaded' => 'Ocorreu uma falha no upload do campo :attribute.',
150+
'uppercase' => 'The :attribute field must be uppercase.', // TODO
140151
'url' => 'O campo :attribute tem um formato inválido.',
152+
'ulid' => 'The :attribute field must be a valid ULID.', // TODO
141153
'uuid' => 'O campo :attribute deve ser um UUID válido.',
142154

143155
/*

lang/tr_TR/auth.php

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?php
2+
3+
return [
4+
5+
/*
6+
|--------------------------------------------------------------------------
7+
| Authentication Language Lines
8+
|--------------------------------------------------------------------------
9+
|
10+
| The following language lines are used during authentication for various
11+
| messages that we need to display to the user. You are free to modify
12+
| these language lines according to your application's requirements.
13+
|
14+
*/
15+
16+
'failed' => 'Bu bilgiler kayıtlarımızla uyuşmuyor.',
17+
'password' => 'Sağlanan şifre yanlış.',
18+
'throttle' => 'Çok fazla giriş denemesi. Lütfen :seconds saniye içinde tekrar deneyin.',
19+
20+
];

lang/tr_TR/pagination.php

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<?php
2+
3+
return [
4+
5+
/*
6+
|--------------------------------------------------------------------------
7+
| Pagination Language Lines
8+
|--------------------------------------------------------------------------
9+
|
10+
| The following language lines are used by the paginator library to build
11+
| the simple pagination links. You are free to change them to anything
12+
| you want to customize your views to better match your application.
13+
|
14+
*/
15+
16+
'previous' => '&laquo; Önceki',
17+
'next' => 'Sonraki &raquo;',
18+
19+
];

lang/tr_TR/passwords.php

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
<?php
2+
3+
return [
4+
5+
/*
6+
|--------------------------------------------------------------------------
7+
| Password Reset Language Lines
8+
|--------------------------------------------------------------------------
9+
|
10+
| The following language lines are the default lines which match reasons
11+
| that are given by the password broker for a password update attempt
12+
| has failed, such as for an invalid token or invalid new password.
13+
|
14+
*/
15+
16+
'reset' => 'Parolanız sıfırlandı!',
17+
'sent' => 'Parola sıfırlama bağlantınızı e-postayla gönderdik!',
18+
'password' => 'Şifre ve onay aynı olmalı ve en az altı karakter uzunluğunda olmalıdır.',
19+
'throttled' => 'Tekrar denemeden önce lütfen bekleyin.',
20+
'token' => 'Bu parola sıfırlama anahtarı geçersiz.',
21+
'user' => 'Bu e-posta adresine sahip bir kullanıcı bulamadık.',
22+
23+
];

0 commit comments

Comments
 (0)