Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf99f40e

Browse files
lashaefabpot
authored andcommitted
Fixed incorrect and inconsistent translations
"Fiş" is a correct translation for "token", however "bilet" is also used, I fixed that inconsistency. Moreover, "kimlik bilgileri" is a better translation for "credentials" than "girdiler". "Girdiler" is the translation of "inputs", so I fixed sentences with "credentials". "Hesap engellenmiş" is better than "Hesap devre dışı bırakılmış" for "Account is disabled.". "Digest nonce has expired" can be translated better as "Derleme zaman aşımına uğradı." because "Derleme zaman aşımı gerçekleşti" has a confirmation sense like user requested it to expire and it has expired.References:token:http://tureng.com/search/token (3rd entry)credentials:http://www2.zargan.com/tr/q/credentials-ceviri-nedir (1st entry)disable:http://tureng.com/search/disable (15th entry)
1 parent1c68f3c commitf99f40e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎src/Symfony/Component/Security/Resources/translations/security.tr.xlf‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
</trans-unit>
99
<trans-unitid="2">
1010
<source>Authentication credentials could not be found.</source>
11-
<target>Yetkilendirme girdileri bulunamadı.</target>
11+
<target>Kimlik bilgileri bulunamadı.</target>
1212
</trans-unit>
1313
<trans-unitid="3">
1414
<source>Authentication request could not be processed due to a system problem.</source>
1515
<target>Bir sistem hatası nedeniyle yetkilendirme isteği işleme alınamıyor.</target>
1616
</trans-unit>
1717
<trans-unitid="4">
1818
<source>Invalid credentials.</source>
19-
<target>Geçersizgirdiler.</target>
19+
<target>Geçersizkimlik bilgileri.</target>
2020
</trans-unit>
2121
<trans-unitid="5">
2222
<source>Cookie has already been used by someone else.</source>
@@ -32,7 +32,7 @@
3232
</trans-unit>
3333
<trans-unitid="8">
3434
<source>Digest nonce has expired.</source>
35-
<target>Derleme zamanaşımı gerçekleşti.</target>
35+
<target>Derleme zamanaşımına uğradı.</target>
3636
</trans-unit>
3737
<trans-unitid="9">
3838
<source>No authentication provider found to support the authentication token.</source>
@@ -44,7 +44,7 @@
4444
</trans-unit>
4545
<trans-unitid="11">
4646
<source>No token could be found.</source>
47-
<target>Bilet bulunamadı.</target>
47+
<target>Fiş bulunamadı.</target>
4848
</trans-unit>
4949
<trans-unitid="12">
5050
<source>Username could not be found.</source>
@@ -56,11 +56,11 @@
5656
</trans-unit>
5757
<trans-unitid="14">
5858
<source>Credentials have expired.</source>
59-
<target>Girdiler zaman aşımına uğradı.</target>
59+
<target>Kimlik bilgileri zaman aşımına uğradı.</target>
6060
</trans-unit>
6161
<trans-unitid="15">
6262
<source>Account is disabled.</source>
63-
<target>Hesapdevre dışı bırakılmış.</target>
63+
<target>Hesapengellenmiş.</target>
6464
</trans-unit>
6565
<trans-unitid="16">
6666
<source>Account is locked.</source>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp