New translations app.json (Turkish)
This commit is contained in:
parent
59de40ca88
commit
2f230bb7ae
|
@ -137,42 +137,42 @@
|
||||||
"closed": "Kapandı"
|
"closed": "Kapandı"
|
||||||
},
|
},
|
||||||
"actions": {
|
"actions": {
|
||||||
"reply": "Reply",
|
"reply": "Yanıtla",
|
||||||
"reblog": "Reblog",
|
"reblog": "Yeniden paylaş",
|
||||||
"unreblog": "Undo reblog",
|
"unreblog": "Yeniden paylaşımı geri al",
|
||||||
"favorite": "Favorite",
|
"favorite": "Favorile",
|
||||||
"unfavorite": "Unfavorite",
|
"unfavorite": "Favorilerden Çıkar",
|
||||||
"menu": "Menu",
|
"menu": "Menü",
|
||||||
"hide": "Hide",
|
"hide": "Gizle",
|
||||||
"show_image": "Show image",
|
"show_image": "Görüntüyü göster",
|
||||||
"show_gif": "Show GIF",
|
"show_gif": "GIF'i göster",
|
||||||
"show_video_player": "Show video player",
|
"show_video_player": "Video oynatıcıyı göster",
|
||||||
"tap_then_hold_to_show_menu": "Tap then hold to show menu"
|
"tap_then_hold_to_show_menu": "Menüyü göstermek için dokunun ve basılı tutun"
|
||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"url": "URL",
|
"url": "Bağlantı",
|
||||||
"mention": "Mention",
|
"mention": "Bahset",
|
||||||
"link": "Link",
|
"link": "Bağlantı",
|
||||||
"hashtag": "Hashtag",
|
"hashtag": "Etiket",
|
||||||
"email": "Email",
|
"email": "E-posta",
|
||||||
"emoji": "Emoji"
|
"emoji": "Emoji"
|
||||||
},
|
},
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"unlisted": "Everyone can see this post but not display in the public timeline.",
|
"unlisted": "Bu gönderiyi herkes görebilir, fakat herkese açık zaman tünelinde gösterilmez.",
|
||||||
"private": "Only their followers can see this post.",
|
"private": "Sadece gönderi sahibinin takipçileri bu gönderiyi görebilir.",
|
||||||
"private_from_me": "Only my followers can see this post.",
|
"private_from_me": "Sadece benim takipçilerim bu gönderiyi görebilir.",
|
||||||
"direct": "Only mentioned user can see this post."
|
"direct": "Sadece bahsedilen kullanıcı bu gönderiyi görebilir."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"friendship": {
|
"friendship": {
|
||||||
"follow": "Follow",
|
"follow": "Takip et",
|
||||||
"following": "Following",
|
"following": "Takip ediliyor",
|
||||||
"request": "Request",
|
"request": "İstek",
|
||||||
"pending": "Pending",
|
"pending": "Bekliyor",
|
||||||
"block": "Block",
|
"block": "Engelle",
|
||||||
"block_user": "Block %s",
|
"block_user": "%s kişisini engelle",
|
||||||
"block_domain": "Block %s",
|
"block_domain": "%s kişisini engelle",
|
||||||
"unblock": "Unblock",
|
"unblock": "Engeli kaldır",
|
||||||
"unblock_user": "Unblock %s",
|
"unblock_user": "Unblock %s",
|
||||||
"blocked": "Blocked",
|
"blocked": "Blocked",
|
||||||
"mute": "Mute",
|
"mute": "Mute",
|
||||||
|
@ -252,80 +252,80 @@
|
||||||
"title": "Let’s get you set up on %s",
|
"title": "Let’s get you set up on %s",
|
||||||
"input": {
|
"input": {
|
||||||
"avatar": {
|
"avatar": {
|
||||||
"delete": "Delete"
|
"delete": "Sil"
|
||||||
},
|
},
|
||||||
"username": {
|
"username": {
|
||||||
"placeholder": "username",
|
"placeholder": "kullanıcı adı",
|
||||||
"duplicate_prompt": "This username is taken."
|
"duplicate_prompt": "Bu kullanıcı adı alınmış."
|
||||||
},
|
},
|
||||||
"display_name": {
|
"display_name": {
|
||||||
"placeholder": "display name"
|
"placeholder": "görünen ad"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"placeholder": "email"
|
"placeholder": "e-posta"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"placeholder": "password",
|
"placeholder": "parola",
|
||||||
"require": "Your password needs at least:",
|
"require": "Parolanızda en azından şunlar olmalı:",
|
||||||
"character_limit": "8 characters",
|
"character_limit": "8 karakter",
|
||||||
"accessibility": {
|
"accessibility": {
|
||||||
"checked": "checked",
|
"checked": "işaretli",
|
||||||
"unchecked": "unchecked"
|
"unchecked": "işaretsiz"
|
||||||
},
|
},
|
||||||
"hint": "Your password needs at least eight characters"
|
"hint": "Parolanız en az sekiz karakter içermelidir"
|
||||||
},
|
},
|
||||||
"invite": {
|
"invite": {
|
||||||
"registration_user_invite_request": "Why do you want to join?"
|
"registration_user_invite_request": "Neden katılmak istiyorsun?"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"item": {
|
"item": {
|
||||||
"username": "Username",
|
"username": "Kullanıcı adı",
|
||||||
"email": "Email",
|
"email": "E-posta",
|
||||||
"password": "Password",
|
"password": "Parola",
|
||||||
"agreement": "Agreement",
|
"agreement": "Anlaşma",
|
||||||
"locale": "Locale",
|
"locale": "Locale",
|
||||||
"reason": "Reason"
|
"reason": "Sebep"
|
||||||
},
|
},
|
||||||
"reason": {
|
"reason": {
|
||||||
"blocked": "%s contains a disallowed email provider",
|
"blocked": "%s izin verilmeyen bir e-posta sağlayıcı içeriyor",
|
||||||
"unreachable": "%s does not seem to exist",
|
"unreachable": "%s mevcut değil",
|
||||||
"taken": "%s is already in use",
|
"taken": "%s zaten kullanımda",
|
||||||
"reserved": "%s is a reserved keyword",
|
"reserved": "%s rezerve edilen bir kelime",
|
||||||
"accepted": "%s must be accepted",
|
"accepted": "%s kabul edilmelidir",
|
||||||
"blank": "%s is required",
|
"blank": "%s gerekli",
|
||||||
"invalid": "%s is invalid",
|
"invalid": "%s geçersiz",
|
||||||
"too_long": "%s is too long",
|
"too_long": "%s çok uzun",
|
||||||
"too_short": "%s is too short",
|
"too_short": "%s çok kısa",
|
||||||
"inclusion": "%s is not a supported value"
|
"inclusion": "%s desteklenen bir değer değil"
|
||||||
},
|
},
|
||||||
"special": {
|
"special": {
|
||||||
"username_invalid": "Username must only contain alphanumeric characters and underscores",
|
"username_invalid": "Kullanıcı adı yalnızca alfasayısal karakterler ve alt çizgiler içerebilir",
|
||||||
"username_too_long": "Username is too long (can’t be longer than 30 characters)",
|
"username_too_long": "Kullanıcı adı çok uzun (30 karakterden uzun olamaz)",
|
||||||
"email_invalid": "This is not a valid email address",
|
"email_invalid": "Bu geçerli bir e-posta adresi değil",
|
||||||
"password_too_short": "Password is too short (must be at least 8 characters)"
|
"password_too_short": "Şifre çok kısa (en az 8 karakter olmalı)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"server_rules": {
|
"server_rules": {
|
||||||
"title": "Some ground rules.",
|
"title": "Bazı temel kurallar.",
|
||||||
"subtitle": "These are set and enforced by the %s moderators.",
|
"subtitle": "Bunlar, %s moderatörleri tarafından ayarlanmış ve uygulanmıştır.",
|
||||||
"prompt": "By continuing, you’re subject to the terms of service and privacy policy for %s.",
|
"prompt": "Devam ederek, %s için kullanım şartlarını ve gizlilik politikasını kabul etmiş olursunuz.",
|
||||||
"terms_of_service": "terms of service",
|
"terms_of_service": "kullanım şartları",
|
||||||
"privacy_policy": "privacy policy",
|
"privacy_policy": "gizlilik politikası",
|
||||||
"button": {
|
"button": {
|
||||||
"confirm": "I Agree"
|
"confirm": "Kabul Ediyorum"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"confirm_email": {
|
"confirm_email": {
|
||||||
"title": "One last thing.",
|
"title": "Son bir şey.",
|
||||||
"subtitle": "Tap the link we emailed to you to verify your account.",
|
"subtitle": "Hesabınızı doğrulamak için size e-postayla gönderdiğimiz bağlantıya dokunun.",
|
||||||
"button": {
|
"button": {
|
||||||
"open_email_app": "Open Email App",
|
"open_email_app": "E-posta Uygulamasını Aç",
|
||||||
"resend": "Resend"
|
"resend": "Yeniden gönder"
|
||||||
},
|
},
|
||||||
"dont_receive_email": {
|
"dont_receive_email": {
|
||||||
"title": "Check your email",
|
"title": "Posta kutunuzu kontrol edin",
|
||||||
"description": "Check if your email address is correct as well as your junk folder if you haven’t.",
|
"description": "Check if your email address is correct as well as your junk folder if you haven’t.",
|
||||||
"resend_email": "Resend Email"
|
"resend_email": "Resend Email"
|
||||||
},
|
},
|
||||||
|
@ -333,11 +333,11 @@
|
||||||
"title": "Check your inbox.",
|
"title": "Check your inbox.",
|
||||||
"description": "We just sent you an email. Check your junk folder if you haven’t.",
|
"description": "We just sent you an email. Check your junk folder if you haven’t.",
|
||||||
"mail": "Mail",
|
"mail": "Mail",
|
||||||
"open_email_client": "Open Email Client"
|
"open_email_client": "E-posta İstemcisini Aç"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"home_timeline": {
|
"home_timeline": {
|
||||||
"title": "Home",
|
"title": "Ana Sayfa",
|
||||||
"navigation_bar_state": {
|
"navigation_bar_state": {
|
||||||
"offline": "Offline",
|
"offline": "Offline",
|
||||||
"new_posts": "See new posts",
|
"new_posts": "See new posts",
|
||||||
|
@ -405,100 +405,100 @@
|
||||||
"publish_post": "Publish Post",
|
"publish_post": "Publish Post",
|
||||||
"toggle_poll": "Toggle Poll",
|
"toggle_poll": "Toggle Poll",
|
||||||
"toggle_content_warning": "Toggle Content Warning",
|
"toggle_content_warning": "Toggle Content Warning",
|
||||||
"append_attachment_entry": "Add Attachment - %s",
|
"append_attachment_entry": "Dosya Ekle - %s",
|
||||||
"select_visibility_entry": "Select Visibility - %s"
|
"select_visibility_entry": "Select Visibility - %s"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"profile": {
|
"profile": {
|
||||||
"dashboard": {
|
"dashboard": {
|
||||||
"posts": "posts",
|
"posts": "gönderiler",
|
||||||
"following": "following",
|
"following": "takip ediliyor",
|
||||||
"followers": "followers"
|
"followers": "takipçi"
|
||||||
},
|
},
|
||||||
"fields": {
|
"fields": {
|
||||||
"add_row": "Add Row",
|
"add_row": "Satır Ekle",
|
||||||
"placeholder": {
|
"placeholder": {
|
||||||
"label": "Label",
|
"label": "Etiket",
|
||||||
"content": "Content"
|
"content": "İçerik"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"segmented_control": {
|
"segmented_control": {
|
||||||
"posts": "Posts",
|
"posts": "Gönderiler",
|
||||||
"replies": "Replies",
|
"replies": "Yanıtlar",
|
||||||
"posts_and_replies": "Posts and Replies",
|
"posts_and_replies": "Gönderiler ve Yanıtlar",
|
||||||
"media": "Media",
|
"media": "Medya",
|
||||||
"about": "About"
|
"about": "Hakkında"
|
||||||
},
|
},
|
||||||
"relationship_action_alert": {
|
"relationship_action_alert": {
|
||||||
"confirm_mute_user": {
|
"confirm_mute_user": {
|
||||||
"title": "Mute Account",
|
"title": "Hesabı sustur",
|
||||||
"message": "Confirm to mute %s"
|
"message": "%s susturmak için onaylayın"
|
||||||
},
|
},
|
||||||
"confirm_unmute_user": {
|
"confirm_unmute_user": {
|
||||||
"title": "Unmute Account",
|
"title": "Susturmayı kaldır",
|
||||||
"message": "Confirm to unmute %s"
|
"message": "%s susturmasını kaldırmak için onaylayın"
|
||||||
},
|
},
|
||||||
"confirm_block_user": {
|
"confirm_block_user": {
|
||||||
"title": "Block Account",
|
"title": "Hesabı Engelle",
|
||||||
"message": "Confirm to block %s"
|
"message": "%s engellemeyi onayla"
|
||||||
},
|
},
|
||||||
"confirm_unblock_user": {
|
"confirm_unblock_user": {
|
||||||
"title": "Unblock Account",
|
"title": "Hesabın Engelini Kaldır",
|
||||||
"message": "Confirm to unblock %s"
|
"message": "%s engellemeyi kaldırmayı onaylayın"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"accessibility": {
|
"accessibility": {
|
||||||
"show_avatar_image": "Show avatar image",
|
"show_avatar_image": "Profil resmini göster",
|
||||||
"edit_avatar_image": "Edit avatar image",
|
"edit_avatar_image": "Profil fotoğrafını düzenle",
|
||||||
"show_banner_image": "Show banner image",
|
"show_banner_image": "Kapak fotoğrafını göster",
|
||||||
"double_tap_to_open_the_list": "Double tap to open the list"
|
"double_tap_to_open_the_list": "Listeyi açmak için çift tıklayın"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"follower": {
|
"follower": {
|
||||||
"footer": "Followers from other servers are not displayed."
|
"footer": "Diğer sunucudaki takipçiler gösterilemiyor."
|
||||||
},
|
},
|
||||||
"following": {
|
"following": {
|
||||||
"footer": "Follows from other servers are not displayed."
|
"footer": "Diğer sunucudaki takip edilenler gösterilemiyor."
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"title": "Search",
|
"title": "Arama",
|
||||||
"search_bar": {
|
"search_bar": {
|
||||||
"placeholder": "Search hashtags and users",
|
"placeholder": "Etiketleri ve kullanıcıları ara",
|
||||||
"cancel": "Cancel"
|
"cancel": "İptal"
|
||||||
},
|
},
|
||||||
"recommend": {
|
"recommend": {
|
||||||
"button_text": "See All",
|
"button_text": "Tümünü Gör",
|
||||||
"hash_tag": {
|
"hash_tag": {
|
||||||
"title": "Trending on Mastodon",
|
"title": "Mastodon'da Popüler",
|
||||||
"description": "Hashtags that are getting quite a bit of attention",
|
"description": "Oldukça ilgi gören etiketler",
|
||||||
"people_talking": "%s people are talking"
|
"people_talking": "%s kişi konuşuyor"
|
||||||
},
|
},
|
||||||
"accounts": {
|
"accounts": {
|
||||||
"title": "Accounts you might like",
|
"title": "Hoşunuza gidebilecek hesaplar",
|
||||||
"description": "You may like to follow these accounts",
|
"description": "Bu hesapları takip etmek isteyebilirsiniz",
|
||||||
"follow": "Follow"
|
"follow": "Takip et"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"searching": {
|
"searching": {
|
||||||
"segment": {
|
"segment": {
|
||||||
"all": "All",
|
"all": "Tümü",
|
||||||
"people": "People",
|
"people": "İnsanlar",
|
||||||
"hashtags": "Hashtags",
|
"hashtags": "Etiketler",
|
||||||
"posts": "Posts"
|
"posts": "Gönderiler"
|
||||||
},
|
},
|
||||||
"empty_state": {
|
"empty_state": {
|
||||||
"no_results": "No results"
|
"no_results": "Sonuç yok"
|
||||||
},
|
},
|
||||||
"recent_search": "Recent searches",
|
"recent_search": "Son aramalar",
|
||||||
"clear": "Clear"
|
"clear": "Temizle"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"discovery": {
|
"discovery": {
|
||||||
"tabs": {
|
"tabs": {
|
||||||
"posts": "Posts",
|
"posts": "Gönderiler",
|
||||||
"hashtags": "Hashtags",
|
"hashtags": "Etiketler",
|
||||||
"news": "News",
|
"news": "Haberler",
|
||||||
"for_you": "For You"
|
"for_you": "Senin İçin"
|
||||||
},
|
},
|
||||||
"intro": "These are the posts gaining traction in your corner of Mastodon."
|
"intro": "These are the posts gaining traction in your corner of Mastodon."
|
||||||
},
|
},
|
||||||
|
@ -507,44 +507,44 @@
|
||||||
},
|
},
|
||||||
"notification": {
|
"notification": {
|
||||||
"title": {
|
"title": {
|
||||||
"Everything": "Everything",
|
"Everything": "Her şey",
|
||||||
"Mentions": "Mentions"
|
"Mentions": "Bahsetmeler"
|
||||||
},
|
},
|
||||||
"notification_description": {
|
"notification_description": {
|
||||||
"followed_you": "followed you",
|
"followed_you": "seni takip etti",
|
||||||
"favorited_your_post": "favorited your post",
|
"favorited_your_post": "gönderini favoriledi",
|
||||||
"reblogged_your_post": "reblogged your post",
|
"reblogged_your_post": "gönderini yeniden yayınladı",
|
||||||
"mentioned_you": "mentioned you",
|
"mentioned_you": "senden bahsetti",
|
||||||
"request_to_follow_you": "request to follow you",
|
"request_to_follow_you": "size takip isteği gönderdi",
|
||||||
"poll_has_ended": "poll has ended"
|
"poll_has_ended": "anket sona erdi"
|
||||||
},
|
},
|
||||||
"keyobard": {
|
"keyobard": {
|
||||||
"show_everything": "Show Everything",
|
"show_everything": "Her Şeyi Göster",
|
||||||
"show_mentions": "Show Mentions"
|
"show_mentions": "Bahsetmeleri Göster"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"thread": {
|
"thread": {
|
||||||
"back_title": "Post",
|
"back_title": "Gönderi",
|
||||||
"title": "Post from %s"
|
"title": "%s kullanıcının gönderisi"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "Settings",
|
"title": "Ayarlar",
|
||||||
"section": {
|
"section": {
|
||||||
"appearance": {
|
"appearance": {
|
||||||
"title": "Appearance",
|
"title": "Görünüm",
|
||||||
"automatic": "Automatic",
|
"automatic": "Otomatik",
|
||||||
"light": "Always Light",
|
"light": "Daima Açık",
|
||||||
"dark": "Always Dark"
|
"dark": "Daima Koyu"
|
||||||
},
|
},
|
||||||
"look_and_feel": {
|
"look_and_feel": {
|
||||||
"title": "Look and Feel",
|
"title": "Look and Feel",
|
||||||
"use_system": "Use System",
|
"use_system": "Use System",
|
||||||
"really_dark": "Really Dark",
|
"really_dark": "Gerçek Koyu",
|
||||||
"sorta_dark": "Sorta Dark",
|
"sorta_dark": "Hafif Koyu",
|
||||||
"light": "Light"
|
"light": "Açık"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"title": "Notifications",
|
"title": "Bildirimler",
|
||||||
"favorites": "Gönderimi favorilerine eklediğinde",
|
"favorites": "Gönderimi favorilerine eklediğinde",
|
||||||
"follows": "Beni takip ettiğinde",
|
"follows": "Beni takip ettiğinde",
|
||||||
"boosts": "Gönderimi yeniden paylaştığında",
|
"boosts": "Gönderimi yeniden paylaştığında",
|
||||||
|
@ -558,61 +558,61 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"preference": {
|
"preference": {
|
||||||
"title": "Preferences",
|
"title": "Tercihler",
|
||||||
"true_black_dark_mode": "True black dark mode",
|
"true_black_dark_mode": "Tam siyah koyu modu",
|
||||||
"disable_avatar_animation": "Disable animated avatars",
|
"disable_avatar_animation": "Hareketli avatarları devre dışı bırak",
|
||||||
"disable_emoji_animation": "Disable animated emojis",
|
"disable_emoji_animation": "Hareketli emojileri devre dışı bırak",
|
||||||
"using_default_browser": "Use default browser to open links",
|
"using_default_browser": "Bağlantıları varsayılan tarayıcıda aç",
|
||||||
"open_links_in_mastodon": "Open links in Mastodon"
|
"open_links_in_mastodon": "Bağlantıları Mastodon içinden aç"
|
||||||
},
|
},
|
||||||
"boring_zone": {
|
"boring_zone": {
|
||||||
"title": "The Boring Zone",
|
"title": "Sıkıcı Bölge",
|
||||||
"account_settings": "Account Settings",
|
"account_settings": "Hesap Ayarları",
|
||||||
"terms": "Terms of Service",
|
"terms": "Hizmet Şartları",
|
||||||
"privacy": "Privacy Policy"
|
"privacy": "Gizlilik Politikası"
|
||||||
},
|
},
|
||||||
"spicy_zone": {
|
"spicy_zone": {
|
||||||
"title": "Tehlikeli bölge",
|
"title": "Tehlikeli bölge",
|
||||||
"clear": "Clear Media Cache",
|
"clear": "Medya Önbelleğini Temizle",
|
||||||
"signout": "Sign Out"
|
"signout": "Oturumu Kapat"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"mastodon_description": "Mastodon is open source software. You can report issues on GitHub at %s (%s)"
|
"mastodon_description": "Mastodon açık kaynaklı bir yazılımdır. GitHub'dan %s (%s) üzerinden katkıda bulunabilir veya sorunları bildirebilirsiniz"
|
||||||
},
|
},
|
||||||
"keyboard": {
|
"keyboard": {
|
||||||
"close_settings_window": "Close Settings Window"
|
"close_settings_window": "Close Settings Window"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"report": {
|
"report": {
|
||||||
"title_report": "Report",
|
"title_report": "Raporla",
|
||||||
"title": "Report %s",
|
"title": "%s kişisini bildir",
|
||||||
"step1": "Step 1 of 2",
|
"step1": "Adım 1/2",
|
||||||
"step2": "Step 2 of 2",
|
"step2": "Adım 2/2",
|
||||||
"content1": "Are there any other posts you’d like to add to the report?",
|
"content1": "Are there any other posts you’d like to add to the report?",
|
||||||
"content2": "Is there anything the moderators should know about this report?",
|
"content2": "Is there anything the moderators should know about this report?",
|
||||||
"report_sent_title": "Thanks for reporting, we’ll look into this.",
|
"report_sent_title": "Thanks for reporting, we’ll look into this.",
|
||||||
"send": "Send Report",
|
"send": "Send Report",
|
||||||
"skip_to_send": "Send without comment",
|
"skip_to_send": "Send without comment",
|
||||||
"text_placeholder": "Type or paste additional comments",
|
"text_placeholder": "Type or paste additional comments",
|
||||||
"reported": "REPORTED"
|
"reported": "RAPORLANDI"
|
||||||
},
|
},
|
||||||
"preview": {
|
"preview": {
|
||||||
"keyboard": {
|
"keyboard": {
|
||||||
"close_preview": "Close Preview",
|
"close_preview": "Önizlemeyi Kapat",
|
||||||
"show_next": "Show Next",
|
"show_next": "Sonrakini Göster",
|
||||||
"show_previous": "Show Previous"
|
"show_previous": "Öncekini Göster"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"account_list": {
|
"account_list": {
|
||||||
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
|
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
|
||||||
"dismiss_account_switcher": "Dismiss Account Switcher",
|
"dismiss_account_switcher": "Dismiss Account Switcher",
|
||||||
"add_account": "Add Account"
|
"add_account": "Hesap Ekle"
|
||||||
},
|
},
|
||||||
"wizard": {
|
"wizard": {
|
||||||
"new_in_mastodon": "New in Mastodon",
|
"new_in_mastodon": "Mastodon'da Yeni",
|
||||||
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
|
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
|
||||||
"accessibility_hint": "Double tap to dismiss this wizard"
|
"accessibility_hint": "Bu yardımı kapatmak için çift tıklayın"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue