12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "home.examples.playingagame": {
- "description": "Discord Rich Presence -> Playing a game",
- "message": "Bir oyun oynuyor"
- },
- "home.examples.status.browsing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Göz atıyor..."
- },
- "home.examples.status.live": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Canlı"
- },
- "home.examples.status.playing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "Oynatılıyor"
- },
- "home.examples.timestamp": {
- "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} kaldı"
- },
- "home.examples.timestamp2": {
- "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} geçti"
- },
- "home.features.heading": {
- "description": "Features section",
- "message": "Bu özelliklere bayılacaksınız!"
- },
- "home.features.presencesystem.button": {
- "description": "Features section button",
- "message": "Mağazaya git"
- },
- "home.features.presencesystem.description": {
- "description": "Features section description",
- "message": "Eklentimizi, kullanıcıların kendi istedikleri servisleri ekleyebileceği ve yönetebileceği bir sistem üzerine kurduk!"
- },
- "home.features.presencesystem.heading": {
- "description": "Features section subheading",
- "message": "**Aradığınız** servisi bulun"
- },
- "home.features.quickSupport.button": {
- "description": "Features section button",
- "message": "Discord'umuza Katıl"
- },
- "home.features.quickSupport.description": {
- "description": "Features section description",
- "message": "Bir şeyler aksatılıyor, size tonlarca hata gönderiyor veya basitçe çalışmıyor mu? Discord sunucumuzda bu sorunlardan kurtulmanıza yardımcı olacağız, ayrıca sorunun en kısa sürede çözülmesini sağlayacak kendi destek sistemimizi oluşturduk."
- },
- "home.features.quickSupport.heading": {
- "description": "Features section subheading",
- "message": "Hızlı destek"
- },
- "home.features.simpleInterface.description": {
- "description": "Features section description",
- "message": "Karmaşık kullanıcı arayüzlerinden bıktınız mı? Bu nedenle, kullanıcı arayüzümüzü aşağıdaki gibi önemli özelliklerle mümkün olduğunca basit ve kullanışlı tutmaya ve tutmaya çalıştık:"
- },
- "home.features.simpleInterface.description.1": {
- "description": "Features section description point",
- "message": "Uygulama ve Eklenti ayarları"
- },
- "home.features.simpleInterface.description.2": {
- "description": "Features section description point",
- "message": "Servis yönetimi"
- },
- "home.features.simpleInterface.description.3": {
- "description": "Features section description point",
- "message": "Kategoriye göre sırala"
- },
- "home.features.simpleInterface.heading": {
- "description": "Features section subheading",
- "message": "Basit arayüz"
- },
- "home.introduction.button.downloads": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "İndir"
- },
- "home.introduction.button.features": {
- "description": "Introduction button",
- "message": "Özellikler"
- },
- "home.introduction.paragraph": {
- "description": "First phrase that users read on our website",
- "message": "**PreMiD**, Discord oynuyor yerinizde internet sitelerinde neler yaptığınızı gösterebileceğiniz ayarlanabilir bir araçtır."
- },
- "home.languageSelector.tippy": {
- "description": "Tippy content of the language selector.",
- "message": "Site dili"
- }
- }
|