Merge pull request #50 from acarnd03/patch-1

changed wrong translations in tr_TR
This commit is contained in:
Carlos Mesa 2020-09-16 10:28:29 +02:00 committed by GitHub
commit 613bfa7d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -477,9 +477,9 @@ function setLanguage(locale){
"addServerModalSslAdvice": "HTTPS istemci bağlantıları için SSL gereklidir", "addServerModalSslAdvice": "HTTPS istemci bağlantıları için SSL gereklidir",
"addServerModalClose": "Kapat", "addServerModalClose": "Kapat",
"saveAndConnectServerButton": "Kaydet ve bağlan", "saveAndConnectServerButton": "Kaydet ve bağlan",
"passwordModalLongTitle": "şifre gerekli", "passwordModalLongTitle": "Şifre gereklidir",
"passwordModalLabel": "Parola:", "passwordModalLabel": "Parola:",
"passwordModalRememberLabel": "Şifre hatırlamak", "passwordModalRememberLabel": "Şifremi hatırla",
"passwordModalCloseButton": "Kapat", "passwordModalCloseButton": "Kapat",
"passwordSendButton": "Oturum aç", "passwordSendButton": "Oturum aç",
"disconnectionModalLongTitle": "Bağlantı kesildi", "disconnectionModalLongTitle": "Bağlantı kesildi",
@ -490,13 +490,13 @@ function setLanguage(locale){
"disconnectionModalWelcomeScreenButton": "Karşılama sayfasına geri dön", "disconnectionModalWelcomeScreenButton": "Karşılama sayfasına geri dön",
"settingsLink": "Ayarlar", "settingsLink": "Ayarlar",
"settingsModalLongTitle": "WebConsole Ayarları", "settingsModalLongTitle": "WebConsole Ayarları",
"showDateSettingsSwitchLabel": "Her konsol hattında zamanı göster", "showDateSettingsSwitchLabel": "Her konsol satırında zamanı göster",
"readLogFileSwitchLabel": "Giriş yaptıktan sonra tam günlük dosyasını sunucudan alın", "readLogFileSwitchLabel": "Giriş yaptıktan sonra tam günlük dosyasını sunucudan alın",
"settingsModalCloseButton": "Bitti", "settingsModalCloseButton": "Bitti",
"players_online": "Çevrimiçi Oyuncular", "players_online": "Çevrimiçi Oyuncular",
"cpu_title": "CPU", "cpu_title": "CPU",
"ram_title": "RAM kullanımı", "ram_title": "RAM kullanımı",
"user_title": "Olarak günlüğe kaydedildi", "user_title": "olarak giriş yapıldı",
"deleteServerButton": "Sunucuyu silin", "deleteServerButton": "Sunucuyu silin",
"sendCommandButton": "Gönder" "sendCommandButton": "Gönder"
} }