mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Translated using Weblate (Turkish)
Currently translated at 52.2% (230 of 440 strings) Co-authored-by: Mehmet <2045uuttb@relay.firefox.com> Translate-URL: http://weblate.join-lemmy.org/projects/lemmy/lemmy/tr/ Translation: Lemmy/lemmy
This commit is contained in:
parent
b31cb5a039
commit
21808b45ea
1 changed files with 9 additions and 7 deletions
|
@ -181,12 +181,12 @@
|
|||
"admin_settings": "Baş İdareci Ayarları",
|
||||
"mark_as_read": "okunmuş olarak işaretle",
|
||||
"delete_account_confirm": "Uyarı: Devam etmek bütün verilerinizi kalıcı olarak silecektir. Onaylamak için şifrenizi girin.",
|
||||
"number_of_comments": "{{count}} Yorum",
|
||||
"number_of_comments_plural": "{{count}} Yorum",
|
||||
"number_of_comments": "{{formattedCount}} Yorum",
|
||||
"number_of_comments_plural": "{{formattedCount}} Yorum",
|
||||
"message": "Mesaj",
|
||||
"post": "paylaşım",
|
||||
"number_of_posts": "{{count}} Paylaşım",
|
||||
"number_of_posts_plural": "{{count}} Paylaşım",
|
||||
"number_of_posts": "{{formattedCount}} Paylaşım",
|
||||
"number_of_posts_plural": "{{formattedCount}} Paylaşım",
|
||||
"posts": "Paylaşımlar",
|
||||
"related_posts": "Bu paylaşımlar alakalı olabilir",
|
||||
"cross_posts": "Bu bağlantı ayrıca şurada paylaşıldı:",
|
||||
|
@ -218,7 +218,7 @@
|
|||
"create_a_post": "Paylaşım yap",
|
||||
"create_post": "Paylaşım Yap",
|
||||
"cross_post": "Çapraz paylaşım",
|
||||
"cross_posted_to": "Şurada çapraz paylaşıldı:- ",
|
||||
"cross_posted_to": "Şurada çapraz paylaşıldı: ",
|
||||
"remove_comment": "Yorumu Kaldır",
|
||||
"subscribed_to_communities": "<1>Toplulukları<1> takip ediyor",
|
||||
"trending_communities": "Trendleşmekte olan <1>topluluklar</1>",
|
||||
|
@ -234,7 +234,7 @@
|
|||
"not_an_admin": "Baş idareci değil.",
|
||||
"site_already_exists": "Bu site zaten var.",
|
||||
"no_email_setup": "E-mail desteği bu sunucuda doğru kurulmamış.",
|
||||
"private_message_disclaimer": "Uyarı: Lemmy'de şahsa özel mesajlar güvenli değildir. Güvenli mesajlaşma için <1>Riot.im</1> adresinde hesap açabilirsiniz.",
|
||||
"private_message_disclaimer": "Uyarı: Lemmy'deki şahsa özel mesajlar güvenli değildir. Güvenli mesajlaşma için <1>Element.io</1> adresinde hesap açabilirsiniz.",
|
||||
"lemmy_instance_setup": "Lemmy ülgüsünün kurulumu",
|
||||
"transfer_community": "topluluğu transfer et",
|
||||
"couldnt_get_posts": "Paylaşımlar yüklenemedi",
|
||||
|
@ -246,5 +246,7 @@
|
|||
"show_bot_accounts": "Bot Hesapları Göster",
|
||||
"show_new_post_notifs": "Yeni Gönderiler için Bildirimleri Göster",
|
||||
"bold": "kalın",
|
||||
"quote": "alıntı"
|
||||
"quote": "alıntı",
|
||||
"community_creation_admin_only": "Yalnızca Yöneticiler Topluluk oluşturabilir",
|
||||
"created": "oluşturuldu"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue