New translations strings.xml (Turkish)

This commit is contained in:
Thomas 2019-05-04 15:29:21 +00:00
parent b68b1f171b
commit 0858a2a302
1 changed files with 4 additions and 0 deletions

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Birisi durumunuzu artırdığında bildir</string>
<string name="set_notif_follow_add">Ne zaman biri sizi favorilere eklerse bildir</string>
<string name="set_notif_follow_mention">Biri kullanıcıyı takip ettiğinde bildir</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Yayın ya da etiket için onay iletişim kutusu göster</string>
<string name="set_share_validation_fav">Favoriler için eklemeden önce onay iletişim kutusu göster</string>
<string name="set_wifi_only">WIFI içinde yalnızca bildir</string>
@ -568,6 +569,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -791,6 +793,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -803,6 +806,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>