New translations en.json (Turkish)

This commit is contained in:
Mathias Wagner
2024-05-20 12:18:38 +02:00
parent deb4cb9a7f
commit 37be1f8046

View File

@@ -1,22 +1,22 @@
{
"failed": "Başarısız",
"welcome": {
"step": "Step",
"title": "Welcome to MySpeed!",
"subtext": "Let's set up MySpeed for the first time. Don't worry, it won't take long.",
"provider_title": "Choose a provider",
"provider_subtext": "Select the provider you want to use here. This provider will then perform your tests.",
"data_title": "Set optimal data",
"data_subtext": "Select your contractually agreed speeds in this step",
"ms": "(in ms)",
"mbps": "(in Mbps)",
"accept_title": "Accept the terms",
"accept_subtext": "In this step, we would like to inform you about the Ookla license. Read it and confirm that you have read and accept it by clicking on “Done”."
"step": "Adım",
"title": "MySpeed'e hoş geldiniz!",
"subtext": "MySpeed'i ilk kez kuralım. Merak etmeyin, uzun sürmeyecek.",
"provider_title": "Bir sağlayıcı seçin",
"provider_subtext": "Burada kullanmak istediğiniz sağlayıcıyı seçin. Bu sağlayıcı daha sonra testlerinizi gerçekleştirecektir.",
"data_title": "Optimum verileri ayarlayın",
"data_subtext": "Bu adımda sözleşmeyle kararlaştırılan hızlarınızı seçin",
"ms": "(ms cinsinden)",
"mbps": "(Mbps cinsinden)",
"accept_title": "Şartları kabul edin",
"accept_subtext": "Bu adımda sizi Ookla lisansı hakkında bilgilendirmek istiyoruz. Okuyun ve \"Bitti\" butonuna tıklayarak okuduğunuzu ve kabul ettiğinizi onaylayın."
},
"dialog": {
"okay": "Tamam",
"done": "Tamamlandı",
"continue": "Continue",
"continue": "Devam et",
"apply": "Evet, uygula",
"update": "Güncelle",
"close": "Kapat",
@@ -34,11 +34,11 @@
"description": "MySpeed bu örneğin API'sine ulaşamadı. Lütfen daha sonra tekrar deneyin."
},
"provider": {
"server": "Server",
"server": "Sunucu",
"server_id": "Sunucu Kimliği",
"choose_automatically": "Choose automatically",
"ookla_license": "I have read and accept the <Eula>EULA</Eula>, <GDPR>privacy policy</GDPR> and <TOS>terms of service</TOS> of Ookla.",
"cloudflare_note": "Cloudflare does not require any additional settings"
"choose_automatically": "Otomatik olarak seçin",
"ookla_license": "Ookla'nın <Eula>EULA</Eula>'sını, <GDPR>gizlilik politikasını</GDPR> ve <TOS>hizmet şartlarını</TOS> okudum ve kabul ediyorum.",
"cloudflare_note": "Cloudflare herhangi bir ek ayar gerektirmez"
}
},
"dropdown": {
@@ -51,7 +51,7 @@
"upload": "Optimum yükleme hızı",
"download": "Optimum indirme hızı",
"recommendations": "Öneriler",
"change_provider": "Change provider",
"change_provider": "Sağlayıcıyı değiştirin",
"password": "Şifre Değiştir",
"cron": "Frekans ayarlama",
"time": "Süreyi ayarla",
@@ -96,7 +96,7 @@
"download_placeholder": "İndirme hızı (Mbps)",
"recommendations_title": "Optimum öneriler",
"recommendations_set": "Otomatik tavsiyeleri ayarla?",
"provider_title": "Set speedtest provider",
"provider_title": "Speedtest sağlayıcısını ayarla",
"manually": "Manuel olarak ayarla",
"new_password": "Yeni bir şifre belirle",
"password_placeholder": "Yeni şifre",
@@ -328,13 +328,13 @@
"pushover": {
"title": "Pushover",
"fields": {
"token": "App token",
"user_key": "User key",
"error_message": "Error message",
"error_message_placeholder": "Error: %error%",
"send_failed": "Send error messages",
"send_finished": "Send finished messages",
"finished_message": "Finished message",
"token": "Uygulama belirteci",
"user_key": "Kullanıcı anahtarı",
"error_message": "Hata mesajı",
"error_message_placeholder": "Hata: %error%",
"send_failed": "Hata mesajları gönderme",
"send_finished": "Tamamlanan mesajları gönderme",
"finished_message": "Bitti mesajı",
"finished_message_placeholder": "%ping% ms, %download% Mbps, %upload% Mbps"
}
},