adding tr..
This commit is contained in:
parent
e2d73637f6
commit
c6aba41ed1
2 changed files with 132 additions and 0 deletions
51
src/Translate/languages/tr.json
Normal file
51
src/Translate/languages/tr.json
Normal file
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"Congratulation, your port <b>{0}</b> is opened.<br>You are full member of ZeroNet network!": "Tebrikler, portunuz (<b>{0}</b>) açık.<br>Artık ZeroNet ağına katıldınız!",
|
||||
"Tor mode active, every connection using Onion route.": "Tor aktif, tüm bağlantılar Onion yönlendircisini kullanıyor.",
|
||||
"Successfully started Tor onion hidden services.": "Gizli Tor hizmetleri başlatıldı.",
|
||||
"Unable to start hidden services, please check your config.": "Gizli hizmetler başlatılamadı, lütfen ayarlarınızı kontrol ediniz.",
|
||||
"For faster connections open <b>{0}</b> port on your router.": "Daha hızlı bağlantı için <b>{0}</b> nolu portu bilgisayarınıza yönlendirin.",
|
||||
"Your connection is restricted. Please, open <b>{0}</b> port on your router": "Sınırlı bağlantı. Lütfen, <b>{0}</b> nolu portu bilgisayarınıza yönlendirin",
|
||||
"or configure Tor to become full member of ZeroNet network.": "ya da ZeroNet ağına tam olarak katılabilmek için Tor'u kullanın.",
|
||||
|
||||
"Select account you want to use in this site:": "Bu sitede kullanmak için bir hesap seçiniz:",
|
||||
"currently selected": "kullanılan",
|
||||
"Unique to site": "Bu site için benzersiz",
|
||||
|
||||
"Content signing failed": "İçerik imzalama başarısız oldu",
|
||||
"Content publish queued for {0:.0f} seconds.": "İçerik yayımlanmak üzere {0:.0f} saniyedir kuyrukta.",
|
||||
"Content published to {0} peers.": "İçerik {0} eşe dağıtıldı.",
|
||||
"No peers found, but your content is ready to access.": "Eş bulunamadı, ama içeriğiniz erişime hazır.",
|
||||
"Your network connection is restricted. Please, open <b>{0}</b> port": "Sınırlı bağlantı. Lütfen, <b>{0}</b> nolu portu bilgisayarınıza yönlendirin",
|
||||
"on your router to make your site accessible for everyone.": "böylece sitenizi herkes için erişilebilir yapabilirsiniz",
|
||||
"Content publish failed.": "İçerik yayımlama başarısız oldu.",
|
||||
"This file still in sync, if you write it now, then the previous content may be lost.": "Bu dosya hala güncelleniyor, eğer şimdi kaydederseniz, önceki içerik kaybolabilir.",
|
||||
"Write content anyway": "Yine de kaydet",
|
||||
"New certificate added:": "Yeni sertifika eklendi:",
|
||||
"You current certificate:": "Şimdiki sertifikanız:",
|
||||
"Change it to {auth_type}/{auth_user_name}@{domain}": "{auth_type}/{auth_user_name}@{domain} olarak değiştir.",
|
||||
"Certificate changed to: <b>{auth_type}/{auth_user_name}@{domain}</b>.": "<b>{auth_type}/{auth_user_name}@{domain}</b> olarak değiştirildi",
|
||||
"Site cloned": "Site klonlandı",
|
||||
|
||||
"You have successfully changed the web interface's language!": "WEB ara yüzü için dil başarıyla değiştirildi!",
|
||||
"Due to the browser's caching, the full transformation could take some minute.": "Tam dönüşümün sağlanması, tarayıcı önbelleklemesi yüzünden zaman alabilir.",
|
||||
|
||||
"Connection with <b>UiServer Websocket</b> was lost. Reconnecting...": "<b>UiServer Websocket</b> ile bağlantı kesildi. Yeniden bağlanılıyor...",
|
||||
"Connection with <b>UiServer Websocket</b> recovered.": "<b>UiServer Websocket</b> ile bağlantı yeniden kuruldu.",
|
||||
"UiServer Websocket error, please reload the page.": "UiServer Websocket hatası, lütfen sayfayı yenileyin.",
|
||||
" Connecting...": " Bağlanıyor...",
|
||||
"Site size: <b>": "Site boyutu: <b>",
|
||||
"MB</b> is larger than default allowed ": "MB</b> izin verilenden fazla ",
|
||||
"Open site and set size limit to \" + site_info.next_size_limit + \"MB": "Siteyi açın ve boyut sınırını \" + site_info.next_size_limit + \"MB'ye yükseltin",
|
||||
" files needs to be downloaded": " indirilmesi gereken dosyalar",
|
||||
" downloaded": " indirildi",
|
||||
" download failed": " indirme başarısız",
|
||||
"Peers found: ": "Bulunan eşler: ",
|
||||
"No peers found": "Eş bulunamadı",
|
||||
"Running out of size limit (": "Boyut sınırını aştı (",
|
||||
"Set limit to \" + site_info.next_size_limit + \"MB": "Sınırlamayı \" + site_info.next_size_limit + \"MB'ye yükselt",
|
||||
"Site size limit changed to {0}MB": "Site boyut sınırlaması {0}MB olarak ayarlandı",
|
||||
" New version of this page has just released.<br>Reload to see the modified content.": " Bu sayfanın yeni versiyonu yayımlandı.<br>Değişen içeriği görmek için yeniden yükleyiniz.",
|
||||
"This site requests permission:": "Bu site bir izin istiyor:",
|
||||
"Grant": "İzin ver"
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue