Files
ThreadNet-Web/src/i18n/strings/tr.json
T

21 lines
1.9 KiB
JSON
Raw Normal View History

2017-06-18 02:06:23 +00:00
{
2018-08-20 19:15:05 +00:00
"Custom Server Options": "Özelleştirilebilir Sunucu Seçenekleri",
"Dismiss": "Kapat",
2020-03-24 14:22:00 +00:00
"powered by Matrix": "Matrix'den besleniyor",
2017-06-18 02:06:23 +00:00
"Unknown device": "Bilinmeyen aygıt",
"You need to be using HTTPS to place a screen-sharing call.": "Ekran paylaşımlı arama yapmak için HTTPS kullanıyor olmalısınız.",
2018-08-20 19:15:05 +00:00
"Welcome to Riot.im": "Riot.im'e hoş geldiniz",
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Merkezsiz, şifreli sohbet & işbirliği ile Matrix tarafından desteklenmektedir",
2019-03-01 12:40:04 +00:00
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "Özel sunucu seçenekleri kullanıp farklı bir anamakine URL'si belirleyerek diğer Matrix sunucularına giriş yapabilirsin. Bu Riot'u varolan bir Matrix hesabı ile farklı anamakine de kullanmanı sağlar.",
2020-01-10 17:07:10 +00:00
"Sign In": "Giriş Yap",
2020-03-07 09:25:39 +00:00
"Create Account": "Hesap Oluştur",
2019-03-01 12:40:04 +00:00
"Explore rooms": "Odaları keşfet",
2019-12-20 21:04:39 +00:00
"Invalid JSON": "Geçersiz JSON",
2020-03-24 16:51:01 +00:00
"Unexpected error preparing the app. See console for details.": "Uygulama hazırlanırken beklenmeyen bir hata oldu. Detaylar için konsola bakın.",
2019-12-20 21:04:39 +00:00
"Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Geçersiz yapılandırma: default_server_config, default_server_name, yada default_hs_url den sadece birisi seçilebilir.",
2019-12-27 19:51:24 +00:00
"Invalid configuration: no default server specified.": "Geçersiz yapılandırma: varsayılan sunucu seçilmemiş.",
2020-03-16 20:36:16 +00:00
"The message from the parser is: %(message)s": "Ayrıştırıcıdan gelen mesaj: %(message)s",
2020-03-24 16:48:32 +00:00
"Go to your browser to complete Sign In": "Oturum açmayı tamamlamak için tarayıcınıza gidin",
"Open user settings": "Kullanıcı ayarlarını aç"
2017-06-18 02:06:23 +00:00
}