about summary refs log tree commit diff
path: root/src/locale/locales/tr/messages.po
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2025-07-01 17:56:27 -0700
committerGitHub <noreply@github.com>2025-07-01 17:56:27 -0700
commit9d44673acbe38081e4116e29805d441a17a16804 (patch)
tree502940c470af5d482e75895fe6eed823aa39a9a5 /src/locale/locales/tr/messages.po
parentbc072570d27e1f397406daea355570f5aec95647 (diff)
downloadvoidsky-9d44673acbe38081e4116e29805d441a17a16804.tar.zst
Release 1.104.0 (#8595)
* Fix to navigation action after saving feeds

* Test updates

* Intl pull
Diffstat (limited to 'src/locale/locales/tr/messages.po')
-rw-r--r--src/locale/locales/tr/messages.po2397
1 files changed, 1373 insertions, 1024 deletions
diff --git a/src/locale/locales/tr/messages.po b/src/locale/locales/tr/messages.po
index f562259c8..557800280 100644
--- a/src/locale/locales/tr/messages.po
+++ b/src/locale/locales/tr/messages.po
@@ -8,7 +8,7 @@ msgstr ""
 "Language: tr\n"
 "Project-Id-Version: 49a8cb746fbc2ae5707392ee41ddec4c\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2025-05-30 23:41\n"
+"PO-Revision-Date: 2025-07-02 00:33\n"
 "Last-Translator: \n"
 "Language-Team: Turkish\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -33,11 +33,11 @@ msgstr "(e-posta yok)"
 
 #: src/lib/hooks/useTimeAgo.ts:169
 msgid "{0, plural, one {# day} other {# days}}"
-msgstr "{0, plural, one {# gün} other {# gün}}"
+msgstr "{0, plural, other {# gün}}"
 
 #: src/screens/Profile/ProfileFollowers.tsx:40
 msgid "{0, plural, one {# follower} other {# followers}}"
-msgstr "{0, plural, one {takipçi} other {takipçi}}"
+msgstr "{0, plural, other {# takipçi}}"
 
 #: src/screens/Profile/ProfileFollows.tsx:40
 msgid "{0, plural, one {# following} other {# following}}"
@@ -45,7 +45,7 @@ msgstr "{0, plural, other {# takip edilen}}"
 
 #: src/lib/hooks/useTimeAgo.ts:159
 msgid "{0, plural, one {# hour} other {# hours}}"
-msgstr "{0, plural, one {# saat} other {# saat}}"
+msgstr "{0, plural, other {# saat}}"
 
 #: src/components/moderation/LabelsOnMe.tsx:53
 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account"
@@ -73,15 +73,15 @@ msgstr "{0, plural, other {# alıntı}}"
 
 #: src/screens/Post/PostRepostedBy.tsx:41
 msgid "{0, plural, one {# repost} other {# reposts}}"
-msgstr "{0, plural, one {# yeniden gönderi} other {# yeniden gönderi}}"
+msgstr "{0, plural, other {# yeniden gönderi}}"
 
 #: src/lib/hooks/useTimeAgo.ts:139
 msgid "{0, plural, one {# second} other {# seconds}}"
 msgstr "{0, plural, other {# saniye}}"
 
-#: src/view/shell/bottom-bar/BottomBar.tsx:215
-#: src/view/shell/bottom-bar/BottomBar.tsx:247
-#: src/view/shell/Drawer.tsx:473
+#: src/view/shell/bottom-bar/BottomBar.tsx:225
+#: src/view/shell/bottom-bar/BottomBar.tsx:257
+#: src/view/shell/Drawer.tsx:487
 msgid "{0, plural, one {# unread item} other {# unread items}}"
 msgstr "{0, plural, other {# okunmamış öğe}}"
 
@@ -100,7 +100,8 @@ msgstr "{0, plural, other {takipçi}}"
 msgid "{0, plural, one {following} other {following}}"
 msgstr "{0, plural, other {takip edilen}}"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:529
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:468
+#: src/view/com/post-thread/PostThreadItem.tsx:541
 msgid "{0, plural, one {like} other {likes}}"
 msgstr "{0, plural, other {beğeni}}"
 
@@ -108,11 +109,13 @@ msgstr "{0, plural, other {beğeni}}"
 msgid "{0, plural, one {post} other {posts}}"
 msgstr "{0, plural, other {gönderi}}"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:513
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:452
+#: src/view/com/post-thread/PostThreadItem.tsx:525
 msgid "{0, plural, one {quote} other {quotes}}"
 msgstr "{0, plural, other {alıntı}}"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:495
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:434
+#: src/view/com/post-thread/PostThreadItem.tsx:507
 msgid "{0, plural, one {repost} other {reposts}}"
 msgstr "{0, plural, other {yeniden gönderi}}"
 
@@ -147,7 +150,7 @@ msgstr "{0} geçerli bir URL değil"
 msgid "{0} joined this week"
 msgstr "{0} bu hafta katıldı"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:202
 msgid "{0} of {1}"
 msgstr "{0}/{1}"
 
@@ -164,8 +167,8 @@ msgstr "{0} şu tepkiyi verdi: {1}"
 msgid "{0} reacted {1} to {2}"
 msgstr "{0} şuna {1} tepkisi verdi: {2}"
 
-#: src/view/com/util/UserAvatar.tsx:559
-#: src/view/com/util/UserAvatar.tsx:577
+#: src/view/com/util/UserAvatar.tsx:570
+#: src/view/com/util/UserAvatar.tsx:588
 msgid "{0}'s avatar"
 msgstr "{0}'ın avatarı"
 
@@ -208,161 +211,161 @@ msgstr "{displayName} kullanıcısının Başlangıç Paketi"
 
 #: src/screens/SignupQueued.tsx:216
 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}"
-msgstr "{estimatedTimeHrs, plural, one {saat} other {saat}}"
+msgstr "{estimatedTimeHrs, plural, other {saat}}"
 
 #: src/screens/SignupQueued.tsx:222
 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}"
-msgstr "{estimatedTimeMins, plural, one {dakika} other {dakika}}"
+msgstr "{estimatedTimeMins, plural, other {dakika}}"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:335
+#: src/view/com/notifications/NotificationFeedItem.tsx:349
 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> followed you"
 msgstr "{firstAuthorLink} ve <0>{additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}}</0> sizi takip etti"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:361
+#: src/view/com/notifications/NotificationFeedItem.tsx:375
 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your custom feed"
 msgstr "{firstAuthorLink} ve <0>{additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}}</0> özelleştirilmiş akışınızı beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:254
+#: src/view/com/notifications/NotificationFeedItem.tsx:268
 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your post"
 msgstr "{firstAuthorLink} ve <0>{additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}}</0> gönderinizi beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:466
+#: src/view/com/notifications/NotificationFeedItem.tsx:480
 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your repost"
-msgstr ""
+msgstr "{firstAuthorLink} ve <0>{additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}}</0> yeniden gönderinizi beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:439
+#: src/view/com/notifications/NotificationFeedItem.tsx:453
 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> removed their verifications from your account"
 msgstr "{firstAuthorLink} ve <0>{additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}}</0> doğrulamalarını hesabınızdan kaldırdı"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:278
+#: src/view/com/notifications/NotificationFeedItem.tsx:292
 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your post"
 msgstr "{firstAuthorLink} ve <0>{additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}}</0> gönderinizi yeniden gönderdi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:490
+#: src/view/com/notifications/NotificationFeedItem.tsx:504
 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your repost"
-msgstr ""
+msgstr "{firstAuthorLink} ve <0>{additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}}</0> yeniden gönderinizi yeniden gönderdi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:385
+#: src/view/com/notifications/NotificationFeedItem.tsx:399
 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> signed up with your starter pack"
 msgstr "{firstAuthorLink} ve <0>{additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}}</0> başlangıç paketinizle kaydoldu"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:414
+#: src/view/com/notifications/NotificationFeedItem.tsx:428
 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> verified you"
 msgstr "{firstAuthorLink} ve <0>{additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}}</0> sizi doğruladı"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:347
+#: src/view/com/notifications/NotificationFeedItem.tsx:361
 msgid "{firstAuthorLink} followed you"
 msgstr "{firstAuthorLink} sizi takip etti"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:324
+#: src/view/com/notifications/NotificationFeedItem.tsx:338
 msgid "{firstAuthorLink} followed you back"
 msgstr "{firstAuthorLink} sizi geri takip etti"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:373
+#: src/view/com/notifications/NotificationFeedItem.tsx:387
 msgid "{firstAuthorLink} liked your custom feed"
 msgstr "{firstAuthorLink} özelleştirilmiş akışınızı beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:266
+#: src/view/com/notifications/NotificationFeedItem.tsx:280
 msgid "{firstAuthorLink} liked your post"
 msgstr "{firstAuthorLink} gönderini beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:478
+#: src/view/com/notifications/NotificationFeedItem.tsx:492
 msgid "{firstAuthorLink} liked your repost"
-msgstr ""
+msgstr "{firstAuthorLink} yeniden gönderinizi beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:451
+#: src/view/com/notifications/NotificationFeedItem.tsx:465
 msgid "{firstAuthorLink} removed their verification from your account"
 msgstr "{firstAuthorLink} doğrulamasını hesabınızdan kaldırdı"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:290
+#: src/view/com/notifications/NotificationFeedItem.tsx:304
 msgid "{firstAuthorLink} reposted your post"
 msgstr "{firstAuthorLink} gönderini yeniden gönderdi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:502
+#: src/view/com/notifications/NotificationFeedItem.tsx:516
 msgid "{firstAuthorLink} reposted your repost"
-msgstr ""
+msgstr "{firstAuthorLink} yeniden gönderinizi yeniden gönderdi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:397
+#: src/view/com/notifications/NotificationFeedItem.tsx:411
 msgid "{firstAuthorLink} signed up with your starter pack"
 msgstr "{firstAuthorLink} sizin başlangıç paketinizle kaydoldu"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:426
+#: src/view/com/notifications/NotificationFeedItem.tsx:440
 msgid "{firstAuthorLink} verified you"
 msgstr "{firstAuthorLink} sizi doğruladı"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:328
+#: src/view/com/notifications/NotificationFeedItem.tsx:342
 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you"
 msgstr "{firstAuthorName} ve {additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}} sizi takip etti"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:354
+#: src/view/com/notifications/NotificationFeedItem.tsx:368
 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed"
 msgstr "{firstAuthorName} ve {additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}} sizi takip etti"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:247
+#: src/view/com/notifications/NotificationFeedItem.tsx:261
 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post"
 msgstr "{firstAuthorName} ve {additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}} gönderinizi beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:459
+#: src/view/com/notifications/NotificationFeedItem.tsx:473
 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your repost"
-msgstr ""
+msgstr "{firstAuthorName} ve {additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}} yeniden gönderinizi beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:432
+#: src/view/com/notifications/NotificationFeedItem.tsx:446
 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} removed their verifications from your account"
 msgstr "{firstAuthorName} ve {additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}} doğrulamalarını hesabınızdan kaldırdı"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:271
+#: src/view/com/notifications/NotificationFeedItem.tsx:285
 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post"
 msgstr "{firstAuthorName} ve {additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}} gönderinizi yeniden gönderdi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:483
+#: src/view/com/notifications/NotificationFeedItem.tsx:497
 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your repost"
-msgstr ""
+msgstr "{firstAuthorName} ve {additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}} yeniden gönderinizi yeniden gönderdi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:378
+#: src/view/com/notifications/NotificationFeedItem.tsx:392
 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack"
 msgstr "{firstAuthorName} ve {additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}} başlangıç paketinizle kaydoldu"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:407
+#: src/view/com/notifications/NotificationFeedItem.tsx:421
 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} verified you"
 msgstr "{firstAuthorName} ve {additionalAuthorsCount, plural, other {{formattedAuthorsCount} kişi daha}} sizi doğruladı"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:333
+#: src/view/com/notifications/NotificationFeedItem.tsx:347
 msgid "{firstAuthorName} followed you"
 msgstr "{firstAuthorName} sizi takip etti"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:323
+#: src/view/com/notifications/NotificationFeedItem.tsx:337
 msgid "{firstAuthorName} followed you back"
 msgstr "{firstAuthorName} sizi geri takip etti"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:359
+#: src/view/com/notifications/NotificationFeedItem.tsx:373
 msgid "{firstAuthorName} liked your custom feed"
 msgstr "{firstAuthorName} özelleştirdiğiniz akışınızı beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:252
+#: src/view/com/notifications/NotificationFeedItem.tsx:266
 msgid "{firstAuthorName} liked your post"
 msgstr "{firstAuthorName} gönderini beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:464
+#: src/view/com/notifications/NotificationFeedItem.tsx:478
 msgid "{firstAuthorName} liked your repost"
-msgstr ""
+msgstr "{firstAuthorName} yeniden gönderinizi beğendi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:437
+#: src/view/com/notifications/NotificationFeedItem.tsx:451
 msgid "{firstAuthorName} removed their verification from your account"
 msgstr "{firstAuthorName} doğrulamalarını hesabınızdan kaldırdı"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:276
+#: src/view/com/notifications/NotificationFeedItem.tsx:290
 msgid "{firstAuthorName} reposted your post"
 msgstr "{firstAuthorName} gönderini yeniden gönderdi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:488
+#: src/view/com/notifications/NotificationFeedItem.tsx:502
 msgid "{firstAuthorName} reposted your repost"
-msgstr ""
+msgstr "{firstAuthorName} yeniden gönderinizi yeniden gönderdi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:383
+#: src/view/com/notifications/NotificationFeedItem.tsx:397
 msgid "{firstAuthorName} signed up with your starter pack"
 msgstr "{firstAuthorName} sizin başlangıç paketinizle kaydoldu"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:412
+#: src/view/com/notifications/NotificationFeedItem.tsx:426
 msgid "{firstAuthorName} verified you"
 msgstr "{firstAuthorName} sizi doğruladı"
 
@@ -371,7 +374,7 @@ msgstr "{firstAuthorName} sizi doğruladı"
 msgid "{following} following"
 msgstr "{following} takip ediliyor"
 
-#: src/components/dialogs/SearchablePeopleList.tsx:412
+#: src/components/dialogs/SearchablePeopleList.tsx:413
 msgid "{handle} can't be messaged"
 msgstr "{handle} kullanıcısına mesaj gönderilemez"
 
@@ -392,7 +395,7 @@ msgstr "{joinedAllTimeCount, plural, other {# kullanıcı}} katıldı!"
 msgid "{minutes, plural, one {# minute} other {# minutes}}"
 msgstr "{minutes, plural, other {# dakika}}"
 
-#: src/view/shell/bottom-bar/BottomBarWeb.tsx:270
+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:277
 msgid "{notificationCount, plural, one {# unread item} other {# unread items}}"
 msgstr "{notificationCount, plural, other {# okunmamış öğe}}"
 
@@ -458,7 +461,7 @@ msgstr "<0>{0}</0> ve <1></1><2>{1}</2> başlangıç paketinizde yer alıyor"
 msgid "<0>{0}</0> is included in your starter pack"
 msgstr "<0>{0}</0> başlangıç paketinizde yer alıyor"
 
-#: src/components/WhoCanReply.tsx:296
+#: src/components/WhoCanReply.tsx:317
 msgid "<0>{0}</0> members"
 msgstr "<0>{0}</0> üyeleri"
 
@@ -466,10 +469,6 @@ msgstr "<0>{0}</0> üyeleri"
 msgid "<0>{date}</0> at {time}"
 msgstr "<0>{date}</0> {time}"
 
-#: src/screens/Settings/NotificationSettings.tsx:85
-msgid "<0>Experimental:</0> When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time."
-msgstr "<0>Deneysel:</0> Bu tercih seçildiğinde sadece takip ettiğiniz kullanıcılardan yanıt ve alıntı bildirimleri alırsınız. Zamanla buraya daha çok kontrol ekleyeceğiz."
-
 #: src/screens/StarterPack/Wizard/index.tsx:440
 msgid "<0>You</0> and<1> </1><2>{0} </2>are included in your starter pack"
 msgstr "<0>Siz</0> ve <1></1><2>{0}</2> başlangıç paketinizde yer alıyorsunuz"
@@ -503,10 +502,14 @@ msgstr "bir mesaj"
 msgid "A new form of verification"
 msgstr "Yeni bir doğrulama biçimi"
 
-#: src/Navigation.tsx:403
+#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:113
+msgid "A screenshot of a profile page with a bell icon next to the follow button, indicating the new activity notifications feature."
+msgstr ""
+
+#: src/Navigation.tsx:509
 #: src/screens/Settings/AboutSettings.tsx:75
-#: src/screens/Settings/Settings.tsx:225
-#: src/screens/Settings/Settings.tsx:228
+#: src/screens/Settings/Settings.tsx:235
+#: src/screens/Settings/Settings.tsx:238
 msgid "About"
 msgstr "Hakkında"
 
@@ -524,25 +527,25 @@ msgstr "Sohbet isteğini kabul et"
 msgid "Accept Request"
 msgstr "İsteği kabul et"
 
-#: src/screens/Settings/AccessibilitySettings.tsx:46
-#: src/screens/Settings/Settings.tsx:201
-#: src/screens/Settings/Settings.tsx:204
+#: src/screens/Settings/AccessibilitySettings.tsx:44
+#: src/screens/Settings/Settings.tsx:211
+#: src/screens/Settings/Settings.tsx:214
 msgid "Accessibility"
 msgstr "Erişilebilirlik"
 
-#: src/Navigation.tsx:355
+#: src/Navigation.tsx:368
 msgid "Accessibility Settings"
 msgstr "Erişilebilirlik Ayarları"
 
-#: src/Navigation.tsx:371
+#: src/Navigation.tsx:384
 #: src/screens/Login/LoginForm.tsx:194
 #: src/screens/Settings/AccountSettings.tsx:48
-#: src/screens/Settings/Settings.tsx:163
-#: src/screens/Settings/Settings.tsx:166
+#: src/screens/Settings/Settings.tsx:165
+#: src/screens/Settings/Settings.tsx:168
 msgid "Account"
 msgstr "Hesap"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:360
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:361
 #: src/screens/Messages/components/RequestButtons.tsx:91
 #: src/view/com/profile/ProfileMenu.tsx:158
 msgctxt "toast"
@@ -554,7 +557,7 @@ msgctxt "toast"
 msgid "Account followed"
 msgstr "Hesap takip edildi"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:383
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:384
 #: src/view/com/profile/ProfileMenu.tsx:134
 msgctxt "toast"
 msgid "Account muted"
@@ -569,11 +572,11 @@ msgstr "Hesap Susturuldu"
 msgid "Account Muted by List"
 msgstr "Liste Tarafından Hesap Susturuldu"
 
-#: src/screens/Settings/Settings.tsx:505
+#: src/screens/Settings/Settings.tsx:529
 msgid "Account options"
 msgstr "Hesap seçenekleri"
 
-#: src/screens/Settings/Settings.tsx:541
+#: src/screens/Settings/Settings.tsx:565
 msgid "Account removed from quick access"
 msgstr "Hesap hızlı erişimden kaldırıldı"
 
@@ -588,7 +591,7 @@ msgctxt "toast"
 msgid "Account unfollowed"
 msgstr "Hesap takibi bırakıldı"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:373
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:374
 #: src/view/com/profile/ProfileMenu.tsx:124
 msgctxt "toast"
 msgid "Account unmuted"
@@ -598,6 +601,16 @@ msgstr "Hesap susturulması kaldırıldı"
 msgid "Accounts with a scalloped blue check mark <0><1/></0> can verify others. These trusted verifiers are selected by Bluesky."
 msgstr "Çıkıntılı onay tikine sahip hesaplar <0><1/></0> başka hesapları doğrulayabilir. Bu güvenilir doğrulayıcılar Bluesky tarafından seçilir."
 
+#: src/lib/hooks/useNotificationHandler.ts:174
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:102
+#: src/screens/Settings/NotificationSettings/index.tsx:192
+msgid "Activity from others"
+msgstr ""
+
+#: src/Navigation.tsx:477
+msgid "Activity notifications"
+msgstr ""
+
 #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:169
 #: src/components/dialogs/MutedWords.tsx:328
 #: src/view/com/modals/UserAddRemoveLists.tsx:235
@@ -647,14 +660,14 @@ msgstr "Alternatif metin ekle"
 msgid "Add alt text (optional)"
 msgstr "Alternatif metin ekle (isteğe bağlı)"
 
-#: src/screens/Settings/Settings.tsx:445
-#: src/screens/Settings/Settings.tsx:448
+#: src/screens/Settings/Settings.tsx:469
+#: src/screens/Settings/Settings.tsx:472
 #: src/view/shell/desktop/LeftNav.tsx:260
 #: src/view/shell/desktop/LeftNav.tsx:264
 msgid "Add another account"
 msgstr "Başka hesap ekle"
 
-#: src/view/com/composer/Composer.tsx:731
+#: src/view/com/composer/Composer.tsx:773
 msgid "Add another post"
 msgstr "Başka gönderi ekle"
 
@@ -685,7 +698,7 @@ msgstr "Seçilen ayarlarla sessize alınacak kelimeyi ekle"
 msgid "Add muted words and tags"
 msgstr "Sessize alınacak kelimeler ve etiketler ekle"
 
-#: src/view/com/composer/Composer.tsx:1287
+#: src/view/com/composer/Composer.tsx:1335
 msgid "Add new post"
 msgstr "Yeni gönderi ekle"
 
@@ -776,12 +789,11 @@ msgstr "Yetişkin İçerik işaretleri"
 msgid "Advanced"
 msgstr "Gelişmiş"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:143
 #: src/components/dialogs/EmailDialog/screens/Update.tsx:223
 msgid "alice@example.com"
 msgstr "ayse@ornek.com"
 
-#: src/view/screens/Notifications.tsx:86
+#: src/view/screens/Notifications.tsx:88
 msgid "All"
 msgstr "Hepsi"
 
@@ -809,11 +821,16 @@ msgstr "Doğrudan mesajlarınıza erişime izin verin"
 msgid "Allow new messages from"
 msgstr "Yeni mesajlara izin ver"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:344
+#: src/screens/Settings/ActivityPrivacySettings.tsx:52
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:90
+msgid "Allow others to be notified of your posts"
+msgstr ""
+
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:348
 msgid "Allow quote posts"
 msgstr "Alıntılara izin ver"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:389
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:393
 msgid "Allow replies from:"
 msgstr "Yeni yanıtlara izin ver:"
 
@@ -830,13 +847,13 @@ msgstr "Zaten bir kodunuz mu var?"
 msgid "Already signed in as @{0}"
 msgstr "Zaten @{0} olarak oturum açıldı"
 
+#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:186
 #: src/view/com/composer/GifAltText.tsx:100
 #: src/view/com/composer/photos/Gallery.tsx:187
-#: src/view/com/util/post-embeds/GifEmbed.tsx:186
 msgid "ALT"
 msgstr "ALT"
 
-#: src/screens/Settings/AccessibilitySettings.tsx:56
+#: src/screens/Settings/AccessibilitySettings.tsx:54
 #: src/view/com/composer/GifAltText.tsx:154
 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118
 #: src/view/com/composer/videos/SubtitleDialog.tsx:40
@@ -846,7 +863,7 @@ msgstr "ALT"
 msgid "Alt text"
 msgstr "Alternatif metin"
 
-#: src/view/com/util/post-embeds/GifEmbed.tsx:191
+#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:191
 msgid "Alt Text"
 msgstr "Alternatif Metin"
 
@@ -863,19 +880,11 @@ msgstr "Alt metin kırpılacaktır. {MAX_ALT_TEXT, plural, other {Sınır: {0} k
 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below."
 msgstr "{0} adresine bir e-posta gönderildi. Aşağıda girebileceğiniz bir onay kodu içerir."
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:59
-msgid "An email has been sent to your previous address, {currentEmail}. It includes a confirmation code which you can enter below."
-msgstr "Önceki {currentEmail} adresinize bir e-posta gönderildi. İçinde aşağıya girebileceğiniz bir onay kodu bulunmaktadır."
-
-#: src/components/dialogs/VerifyEmailDialog.tsx:120
-msgid "An email has been sent! Please enter the confirmation code included in the email below."
-msgstr "E-posta gönderildi! Lütfen e-postanızda yer alan onay kodunu girin."
-
-#: src/components/dialogs/GifSelect.tsx:265
+#: src/components/dialogs/GifSelect.tsx:266
 msgid "An error has occurred"
 msgstr "Bir hata oluştu"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:420
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:420
 msgid "An error occurred"
 msgstr "Bir hata oluştu"
 
@@ -883,7 +892,7 @@ msgstr "Bir hata oluştu"
 msgid "An error occurred while compressing the video."
 msgstr "Video sıkıştırılırken bir hata oluştu."
 
-#: src/state/queries/explore-feed-previews.tsx:184
+#: src/state/queries/explore-feed-previews.tsx:173
 msgid "An error occurred while fetching the feed."
 msgstr "Akış getirilirken bir hata oluştu."
 
@@ -891,11 +900,11 @@ msgstr "Akış getirilirken bir hata oluştu."
 msgid "An error occurred while generating your starter pack. Want to try again?"
 msgstr "Başlangıç paketiniz oluşturulurken bir hata oluştu. Yeniden denemek ister misiniz?"
 
-#: src/view/com/util/post-embeds/VideoEmbed.tsx:160
+#: src/components/Post/Embed/VideoEmbed/index.tsx:160
 msgid "An error occurred while loading the video. Please try again later."
 msgstr "Video yüklenirken bir hata oluştu. Lütfen daha sonra tekrar deneyin."
 
-#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:198
+#: src/components/Post/Embed/VideoEmbed/index.web.tsx:199
 msgid "An error occurred while loading the video. Please try again."
 msgstr "Video yüklenirken bir hata oluştu. Lütfen tekrar deneyin."
 
@@ -936,8 +945,8 @@ msgstr "Sohbeti açmaya çalışırken bir sorun oluştu"
 
 #: src/components/hooks/useFollowMethods.ts:35
 #: src/components/hooks/useFollowMethods.ts:50
-#: src/components/ProfileCard.tsx:386
-#: src/components/ProfileCard.tsx:407
+#: src/components/ProfileCard.tsx:451
+#: src/components/ProfileCard.tsx:472
 #: src/view/com/profile/FollowButton.tsx:38
 #: src/view/com/profile/FollowButton.tsx:48
 msgid "An issue occurred, please try again."
@@ -956,7 +965,7 @@ msgstr "bilinmeyen bir hata oluştu"
 msgid "an unknown labeler"
 msgstr "bilinmeyen bir işaretleyici"
 
-#: src/components/WhoCanReply.tsx:317
+#: src/components/WhoCanReply.tsx:338
 msgid "and"
 msgstr "ve"
 
@@ -965,7 +974,7 @@ msgstr "ve"
 msgid "Animals"
 msgstr "Hayvanlar"
 
-#: src/view/com/util/post-embeds/GifEmbed.tsx:149
+#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:149
 msgid "Animated GIF"
 msgstr "Animasyonlu GIF"
 
@@ -982,7 +991,13 @@ msgstr "Anti-Sosyal Davranış"
 msgid "Anybody can interact"
 msgstr "Herkes etkileşime geçebilir"
 
-#: src/Navigation.tsx:411
+#: src/screens/Settings/ActivityPrivacySettings.tsx:111
+#: src/screens/Settings/ActivityPrivacySettings.tsx:116
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:161
+msgid "Anyone who follows me"
+msgstr ""
+
+#: src/Navigation.tsx:517
 #: src/screens/Settings/AppIconSettings/index.tsx:67
 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18
 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23
@@ -1014,12 +1029,12 @@ msgstr "Uygulama şifresi isimleri sadece harf, rakam, boşluk, tire ve alt çiz
 msgid "App password names must be at least 4 characters long"
 msgstr "Uygulama şifresi isimleri en az 4 karakter uzunluğunda olmalıdır"
 
-#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63
-#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:72
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:75
 msgid "App passwords"
 msgstr "Uygulama şifreleri"
 
-#: src/Navigation.tsx:323
+#: src/Navigation.tsx:336
 #: src/screens/Settings/AppPasswords.tsx:51
 msgid "App Passwords"
 msgstr "Uygulama Şifreleri"
@@ -1055,10 +1070,10 @@ msgstr "Askıya Alınmaya İtiraz Et"
 msgid "Appeal this decision"
 msgstr "Bu karara itiraz et"
 
-#: src/Navigation.tsx:363
-#: src/screens/Settings/AppearanceSettings.tsx:85
-#: src/screens/Settings/Settings.tsx:193
-#: src/screens/Settings/Settings.tsx:196
+#: src/Navigation.tsx:376
+#: src/screens/Settings/AppearanceSettings.tsx:88
+#: src/screens/Settings/Settings.tsx:203
+#: src/screens/Settings/Settings.tsx:206
 msgid "Appearance"
 msgstr "Görünüm"
 
@@ -1067,12 +1082,15 @@ msgstr "Görünüm"
 msgid "Apply default recommended feeds"
 msgstr "Önerilen öntanımlı akışları uygula"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:945
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:634
+#: src/view/com/post-thread/PostThreadItem.tsx:955
 msgid "Archived from {0}"
 msgstr "{0} kaynağından arşivlendi"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:914
-#: src/view/com/post-thread/PostThreadItem.tsx:953
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:603
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:642
+#: src/view/com/post-thread/PostThreadItem.tsx:924
+#: src/view/com/post-thread/PostThreadItem.tsx:963
 msgid "Archived post"
 msgstr "Arşivlenmiş gönderi"
 
@@ -1080,7 +1098,7 @@ msgstr "Arşivlenmiş gönderi"
 msgid "Are you sure you want to delete the app password \"{0}\"?"
 msgstr "\"{0}\" uygulama şifresini silmek istediğinizden emin misiniz?"
 
-#: src/components/dms/MessageContextMenu.tsx:189
+#: src/components/dms/MessageContextMenu.tsx:188
 msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant."
 msgstr "Bu mesajı silmek istediğinize emin misiniz? Mesajınız sizin için silinecektir, ancak diğer katılımcı için silinmeyecektir."
 
@@ -1108,11 +1126,11 @@ msgstr "{0} akışını akışlarınızdan çıkarmak istediğinizden emin misin
 msgid "Are you sure you want to remove this from your feeds?"
 msgstr "Bunu akışlarınızdan çıkarmak istediğinize emin misiniz?"
 
-#: src/view/com/composer/Composer.tsx:682
+#: src/view/com/composer/Composer.tsx:724
 msgid "Are you sure you'd like to discard this draft?"
 msgstr "Bu taslağı silmek istediğinizden emin misiniz?"
 
-#: src/view/com/composer/Composer.tsx:861
+#: src/view/com/composer/Composer.tsx:905
 msgid "Are you sure you'd like to discard this post?"
 msgstr "Bu taslağı silmek istediğinizden emin misiniz?"
 
@@ -1133,8 +1151,8 @@ msgstr "Sanat"
 msgid "Artistic or non-erotic nudity."
 msgstr "Sanatsal veya erotik olmayan çıplaklık."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:480
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:482
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:495
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:497
 msgid "Assign topic for algo"
 msgstr "Algoritmaya başlık ata"
 
@@ -1142,15 +1160,11 @@ msgstr "Algoritmaya başlık ata"
 msgid "At least 3 characters"
 msgstr "En az 3 karakter"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:40
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:48
 msgctxt "Name of app icon variant"
 msgid "Aurora"
 msgstr "Kuzey Işıkları"
 
-#: src/screens/Settings/AccessibilitySettings.tsx:105
-msgid "Autoplay options have moved to the <0>Content and Media settings</0>."
-msgstr "Otomatik oynatma seçenekleri <0>İçerik ve medya ayarları</0> bölümüne taşındı."
-
 #: src/screens/Settings/ContentAndMediaSettings.tsx:116
 #: src/screens/Settings/ContentAndMediaSettings.tsx:122
 msgid "Autoplay videos and GIFs"
@@ -1165,8 +1179,8 @@ msgstr "Videoları ve GIFleri otomatik oynat"
 #: src/screens/Login/ForgotPasswordForm.tsx:129
 #: src/screens/Login/LoginForm.tsx:310
 #: src/screens/Login/LoginForm.tsx:316
-#: src/screens/Login/SetNewPasswordForm.tsx:164
-#: src/screens/Login/SetNewPasswordForm.tsx:170
+#: src/screens/Login/SetNewPasswordForm.tsx:168
+#: src/screens/Login/SetNewPasswordForm.tsx:174
 #: src/screens/Messages/components/ChatDisabled.tsx:133
 #: src/screens/Messages/components/ChatDisabled.tsx:134
 #: src/screens/Profile/Header/Shell.tsx:158
@@ -1197,6 +1211,10 @@ msgstr "Bir başlangıç ​​paketi oluşturmadan önce e-posta adresinizi do
 msgid "Before you can accept this chat request, you must first verify your email."
 msgstr "Bu sohbet isteğini kabul edebilmeniz için öncelikle e-postanızı doğrulamanız gerekmektedir."
 
+#: src/components/activity-notifications/SubscribeProfileButton.tsx:43
+msgid "Before you can get notifications for {name}'s posts, you must first verify your email."
+msgstr ""
+
 #: src/components/dms/dialogs/NewChatDialog.tsx:54
 #: src/components/dms/MessageProfileButton.tsx:58
 #: src/screens/Messages/ChatList.tsx:332
@@ -1209,16 +1227,16 @@ msgstr "Başka bir kullanıcıya mesaj atabilmeniz için öncelikle e-postanız
 msgid "Birthday"
 msgstr "Doğum günü"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:742
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:300
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:757
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:319
 #: src/view/com/profile/ProfileMenu.tsx:473
 msgid "Block"
 msgstr "Engelle"
 
 #: src/components/dms/ConvoMenu.tsx:247
 #: src/components/dms/ConvoMenu.tsx:250
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:627
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:629
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:642
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:644
 #: src/screens/Messages/components/RequestButtons.tsx:144
 #: src/screens/Messages/components/RequestButtons.tsx:146
 #: src/view/com/profile/ProfileMenu.tsx:384
@@ -1226,7 +1244,7 @@ msgstr "Engelle"
 msgid "Block account"
 msgstr "Hesabı engelle"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:737
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:752
 #: src/view/com/profile/ProfileMenu.tsx:456
 msgid "Block Account?"
 msgstr "Hesabı Engelle?"
@@ -1264,7 +1282,7 @@ msgstr "Kullanıcıyı engelle"
 msgid "Block User"
 msgstr "Kullanıcıyı Engelle"
 
-#: src/view/com/util/post-embeds/QuoteEmbed.tsx:84
+#: src/components/Post/Embed/index.tsx:180
 msgid "Blocked"
 msgstr "Engellendi"
 
@@ -1272,12 +1290,12 @@ msgstr "Engellendi"
 msgid "Blocked accounts"
 msgstr "Engellenen hesaplar"
 
-#: src/Navigation.tsx:164
+#: src/Navigation.tsx:177
 #: src/view/screens/ModerationBlockedAccounts.tsx:104
 msgid "Blocked Accounts"
 msgstr "Engellenen Hesaplar"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:739
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:754
 #: src/view/com/profile/ProfileMenu.tsx:468
 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you."
 msgstr "Engellenen hesaplar, konularınıza yanıt veremez, sizi bahsedemez veya başka şekilde sizinle etkileşime giremez."
@@ -1286,11 +1304,11 @@ msgstr "Engellenen hesaplar, konularınıza yanıt veremez, sizi bahsedemez veya
 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours."
 msgstr "Engellenen hesaplar, konularınıza yanıt veremez, sizi bahsedemez veya başka şekilde sizinle etkileşime giremez. Onların içeriğini görmeyeceksiniz ve onlar da sizinkini görmekten alıkonulacaklar."
 
-#: src/view/com/post-thread/PostThread.tsx:468
+#: src/view/com/post-thread/PostThread.tsx:488
 msgid "Blocked post."
 msgstr "Engellenen gönderi."
 
-#: src/screens/Profile/Sections/Labels.tsx:170
+#: src/screens/Profile/Sections/Labels.tsx:203
 msgid "Blocking does not prevent this labeler from placing labels on your account."
 msgstr "Engellemeniz bu işaretleyicinin hesabınıza işaret koymasına engel olmayacaktır."
 
@@ -1311,11 +1329,12 @@ msgstr "Blog"
 msgid "Bluesky"
 msgstr "Bluesky"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:970
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:659
+#: src/view/com/post-thread/PostThreadItem.tsx:980
 msgid "Bluesky cannot confirm the authenticity of the claimed date."
 msgstr "Bluesky iddia edilen tarihin doğruluğunu onaylayamaz."
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:129
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:165
 msgctxt "Name of app icon variant"
 msgid "Bluesky Classic™"
 msgstr "Bluesky Klasik™"
@@ -1370,23 +1389,23 @@ msgstr "Akışlardaki görüntüleri bulanıklaştır ve filtrele"
 msgid "Books"
 msgstr "Kitaplar"
 
-#: src/components/FeedInterstitials.tsx:373
+#: src/components/FeedInterstitials.tsx:379
 msgid "Browse more accounts on the Explore page"
 msgstr "Keşfet sayfasında daha fazla kullanıcı bul"
 
-#: src/components/FeedInterstitials.tsx:511
+#: src/components/FeedInterstitials.tsx:517
 msgid "Browse more feeds on the Explore page"
 msgstr "Keşfet sayfasında daha fazla akış bul"
 
-#: src/components/FeedInterstitials.tsx:353
-#: src/components/FeedInterstitials.tsx:356
-#: src/components/FeedInterstitials.tsx:492
-#: src/components/FeedInterstitials.tsx:495
+#: src/components/FeedInterstitials.tsx:359
+#: src/components/FeedInterstitials.tsx:362
+#: src/components/FeedInterstitials.tsx:498
+#: src/components/FeedInterstitials.tsx:501
 msgid "Browse more suggestions"
 msgstr "Daha çok öneriye göz at"
 
-#: src/components/FeedInterstitials.tsx:381
-#: src/components/FeedInterstitials.tsx:520
+#: src/components/FeedInterstitials.tsx:387
+#: src/components/FeedInterstitials.tsx:526
 msgid "Browse more suggestions on the Explore page"
 msgstr "Keşfet sayfasında daha çok öneriye göz at"
 
@@ -1450,14 +1469,15 @@ msgstr "Size ait"
 msgid "Camera"
 msgstr "Kamera"
 
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:206
 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:125
 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:131
 #: src/components/dialogs/InAppBrowserConsent.tsx:98
 #: src/components/dialogs/InAppBrowserConsent.tsx:104
 #: src/components/live/GoLiveDialog.tsx:247
 #: src/components/live/GoLiveDialog.tsx:253
-#: src/components/Menu/index.tsx:339
-#: src/components/PostControls/RepostButton.tsx:198
+#: src/components/Menu/index.tsx:350
+#: src/components/PostControls/RepostButton.tsx:209
 #: src/components/Prompt.tsx:143
 #: src/components/Prompt.tsx:145
 #: src/screens/Deactivated.tsx:158
@@ -1468,20 +1488,17 @@ msgstr "Kamera"
 #: src/screens/Settings/AppIconSettings/index.tsx:225
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:78
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:85
-#: src/screens/Settings/Settings.tsx:270
+#: src/screens/Settings/Settings.tsx:280
 #: src/screens/Takendown.tsx:99
 #: src/screens/Takendown.tsx:102
-#: src/view/com/composer/Composer.tsx:916
-#: src/view/com/composer/Composer.tsx:927
+#: src/view/com/composer/Composer.tsx:960
+#: src/view/com/composer/Composer.tsx:971
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:43
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:52
 #: src/view/com/modals/ChangePassword.tsx:279
 #: src/view/com/modals/ChangePassword.tsx:282
 #: src/view/com/modals/CreateOrEditList.tsx:333
 #: src/view/com/modals/CropImage.web.tsx:97
-#: src/view/com/modals/EditProfile.tsx:269
-#: src/view/com/modals/LinkWarning.tsx:105
-#: src/view/com/modals/LinkWarning.tsx:107
 #: src/view/shell/desktop/LeftNav.tsx:213
 msgid "Cancel"
 msgstr "İptal"
@@ -1502,11 +1519,7 @@ msgstr "Hesap silmeyi iptal et"
 msgid "Cancel image crop"
 msgstr "Resim kırpma işlemini iptal et"
 
-#: src/view/com/modals/EditProfile.tsx:264
-msgid "Cancel profile editing"
-msgstr "Profil düzenlemeyi iptal et"
-
-#: src/components/PostControls/RepostButton.tsx:192
+#: src/components/PostControls/RepostButton.tsx:203
 msgid "Cancel quote post"
 msgstr "Alıntı gönderiyi iptal et"
 
@@ -1518,14 +1531,10 @@ msgstr "Yeniden etkinleştirmeyi iptal et ve çıkış yap"
 msgid "Cancel search"
 msgstr "Aramayı iptal et"
 
-#: src/view/com/modals/LinkWarning.tsx:106
-msgid "Cancels opening the linked website"
-msgstr "Web site bağlantısının açılmasını iptal eder"
-
 #: src/components/PostControls/index.tsx:101
 #: src/components/PostControls/index.tsx:132
 #: src/components/PostControls/index.tsx:160
-#: src/state/shell/composer/index.tsx:82
+#: src/state/shell/composer/index.tsx:91
 msgid "Cannot interact with a blocked user"
 msgstr "Engellenen kullanıcıya etkileşime geçilemez"
 
@@ -1555,11 +1564,6 @@ msgstr "Uygulama simgesini \"{0}\" olarak değiştir"
 msgid "Change app language"
 msgstr "Uygulama dilini değiştir"
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:200
-#: src/components/dialogs/VerifyEmailDialog.tsx:225
-msgid "Change email address"
-msgstr "E-posta adresini değiştir"
-
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:94
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:98
 msgid "Change Handle"
@@ -1581,14 +1585,6 @@ msgstr "Gönderi dilini {suggestedLanguageName} olarak değiştir"
 msgid "Change report reason"
 msgstr "Rapor gerekçesini değiştir"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:53
-msgid "Change Your Email"
-msgstr "E-postanızı Değiştirin"
-
-#: src/components/dialogs/VerifyEmailDialog.tsx:209
-msgid "Change your email address"
-msgstr "E-posta adresinizi değiştirin"
-
 #: src/screens/Settings/AppIconSettings/index.tsx:216
 msgid "Changes app icon"
 msgstr "Uygulama simgesini değiştirir"
@@ -1598,10 +1594,15 @@ msgstr "Uygulama simgesini değiştirir"
 msgid "Changes hosting provider"
 msgstr "Yer sağlayıcıyı değiştirir"
 
-#: src/Navigation.tsx:428
-#: src/view/shell/bottom-bar/BottomBar.tsx:211
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:174
+msgid "Changes saved"
+msgstr ""
+
+#: src/lib/hooks/useNotificationHandler.ts:91
+#: src/Navigation.tsx:534
+#: src/view/shell/bottom-bar/BottomBar.tsx:221
 #: src/view/shell/desktop/LeftNav.tsx:553
-#: src/view/shell/Drawer.tsx:441
+#: src/view/shell/Drawer.tsx:455
 msgid "Chat"
 msgstr "Mesajlar"
 
@@ -1611,12 +1612,20 @@ msgctxt "toast"
 msgid "Chat deleted"
 msgstr "Sohbet silindi"
 
+#: src/lib/hooks/useNotificationHandler.ts:106
+msgid "Chat messages - silent"
+msgstr "Sohbet mesajları - sessiz"
+
+#: src/lib/hooks/useNotificationHandler.ts:97
+msgid "Chat messages - sound"
+msgstr "Sohbet mesajları - sesli"
+
 #: src/components/dms/ConvoMenu.tsx:176
 msgctxt "toast"
 msgid "Chat muted"
 msgstr "Sohbet sessize alındı"
 
-#: src/Navigation.tsx:438
+#: src/Navigation.tsx:544
 #: src/screens/Messages/components/InboxPreview.tsx:24
 msgid "Chat request inbox"
 msgstr "Sohbet istekleri gelen kutusu"
@@ -1627,7 +1636,7 @@ msgid "Chat requests"
 msgstr "Sohbet istekleri"
 
 #: src/components/dms/ConvoMenu.tsx:75
-#: src/Navigation.tsx:433
+#: src/Navigation.tsx:539
 #: src/screens/Messages/ChatList.tsx:341
 msgid "Chat settings"
 msgstr "Mesajlaşma ayarları"
@@ -1699,11 +1708,11 @@ msgstr "Şifrenizi seçin"
 msgid "Choose your username"
 msgstr "Kullanıcı adınız"
 
-#: src/screens/Settings/Settings.tsx:423
+#: src/screens/Settings/Settings.tsx:447
 msgid "Clear all storage data"
 msgstr "Tüm depolama verilerini temizle"
 
-#: src/screens/Settings/Settings.tsx:425
+#: src/screens/Settings/Settings.tsx:449
 msgid "Clear all storage data (restart after this)"
 msgstr "Tüm depolama verilerini temizle (bundan sonra yeniden başlat)"
 
@@ -1728,11 +1737,11 @@ msgstr "Doğrulama işlemini yeniden başlatmak için buraya tıklayın."
 msgid "Click here to update your email"
 msgstr "E-postanızı güncellemek için buraya tıklayın"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:337
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:341
 msgid "Click to disable quote posts of this post."
 msgstr "Bu gönderinin alıntılanmasını engellemek için tıklayın."
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:338
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:342
 msgid "Click to enable quote posts of this post."
 msgstr "Bu gönderinin alıntılanmasına izin vermek için tıklayın."
 
@@ -1752,14 +1761,12 @@ msgstr "İklim"
 msgid "Clip 🐴 clop 🐴"
 msgstr "Klip 🐴 klop 🐴"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:244
-#: src/components/dialogs/ChangeEmailDialog.tsx:250
-#: src/components/dialogs/GifSelect.tsx:281
+#: src/components/dialogs/GifSelect.tsx:282
+#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:158
+#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:167
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:178
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:187
 #: src/components/dialogs/SearchablePeopleList.tsx:295
-#: src/components/dialogs/VerifyEmailDialog.tsx:346
-#: src/components/dialogs/VerifyEmailDialog.tsx:352
 #: src/components/dms/EmojiPopup.android.tsx:58
 #: src/components/dms/ReportDialog.tsx:381
 #: src/components/dms/ReportDialog.tsx:390
@@ -1767,14 +1774,16 @@ msgstr "Klip 🐴 klop 🐴"
 #: src/components/live/EditLiveDialog.tsx:235
 #: src/components/NewskieDialog.tsx:146
 #: src/components/NewskieDialog.tsx:153
+#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:197
 #: src/components/ProgressGuide/FollowDialog.tsx:386
 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117
 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123
 #: src/components/verification/VerificationsDialog.tsx:144
 #: src/components/verification/VerifierDialog.tsx:144
+#: src/components/WhoCanReply.tsx:200
+#: src/components/WhoCanReply.tsx:207
 #: src/view/com/modals/ChangePassword.tsx:279
 #: src/view/com/modals/ChangePassword.tsx:282
-#: src/view/com/util/post-embeds/GifEmbed.tsx:197
 msgid "Close"
 msgstr "Kapat"
 
@@ -1791,13 +1800,13 @@ msgstr "Uyarıyı kapat"
 msgid "Close bottom drawer"
 msgstr "Alt çekmeceyi kapat"
 
-#: src/components/dialogs/GifSelect.tsx:275
+#: src/components/dialogs/GifSelect.tsx:276
 #: src/components/verification/VerificationsDialog.tsx:136
 #: src/components/verification/VerifierDialog.tsx:136
 msgid "Close dialog"
 msgstr "Diyalogu kapat"
 
-#: src/view/shell/index.web.tsx:85
+#: src/view/shell/index.web.tsx:87
 msgid "Close drawer menu"
 msgstr "Çekmece menüyü kapat"
 
@@ -1806,7 +1815,7 @@ msgstr "Çekmece menüyü kapat"
 msgid "Close emoji picker"
 msgstr "Emoji seçiciyi kapat"
 
-#: src/components/dialogs/GifSelect.tsx:169
+#: src/components/dialogs/GifSelect.tsx:170
 msgid "Close GIF dialog"
 msgstr "GIF diyalogunu kapat"
 
@@ -1824,7 +1833,7 @@ msgstr "Resim görüntüleyiciyi kapat"
 msgid "Close menu"
 msgstr "Menüyü kapat"
 
-#: src/components/Menu/index.tsx:333
+#: src/components/Menu/index.tsx:344
 msgid "Close this dialog"
 msgstr "Bu diyalogu kapat"
 
@@ -1832,7 +1841,7 @@ msgstr "Bu diyalogu kapat"
 msgid "Closes password update alert"
 msgstr "Şifre güncelleme uyarısını kapatır"
 
-#: src/view/com/composer/Composer.tsx:924
+#: src/view/com/composer/Composer.tsx:968
 msgid "Closes post composer and discards post draft"
 msgstr "Gönderi düzenleyiciyi kapatır ve gönderi taslağını siler"
 
@@ -1845,16 +1854,16 @@ msgstr "Emoji seçicisini kapatır"
 msgid "Closes viewer for header image"
 msgstr "Başlık resmi görüntüleyicisini kapatır"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:537
+#: src/view/com/notifications/NotificationFeedItem.tsx:587
 msgid "Collapse list of users"
 msgstr "Kullanıcı listesini daralt"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:748
+#: src/view/com/notifications/NotificationFeedItem.tsx:799
 msgid "Collapses list of users for a given notification"
 msgstr "Belirli bir bildirim için kullanıcı listesini daraltır"
 
 #: src/components/dialogs/Embed.tsx:154
-#: src/screens/Settings/AppearanceSettings.tsx:93
+#: src/screens/Settings/AppearanceSettings.tsx:96
 msgid "Color mode"
 msgstr "Renk modu"
 
@@ -1872,7 +1881,7 @@ msgstr "Komedi"
 msgid "Comics"
 msgstr "Çizgi romanlar"
 
-#: src/Navigation.tsx:313
+#: src/Navigation.tsx:326
 #: src/view/screens/CommunityGuidelines.tsx:34
 msgid "Community Guidelines"
 msgstr "Topluluk Kuralları"
@@ -1889,15 +1898,15 @@ msgstr "Meydan okumayı tamamlayın"
 msgid "Compose new post"
 msgstr "Yeni gönderi oluştur"
 
-#: src/view/com/composer/Composer.tsx:825
+#: src/view/com/composer/Composer.tsx:869
 msgid "Compose posts up to {0, plural, other {# characters}} in length"
 msgstr "{0, plural, other {# karakter}} uzunluğuna kadar gönderiler oluşturun"
 
-#: src/view/com/post-thread/PostThreadComposePrompt.tsx:34
+#: src/view/com/post-thread/PostThreadComposePrompt.tsx:62
 msgid "Compose reply"
 msgstr "Yanıt oluştur"
 
-#: src/view/com/composer/Composer.tsx:1669
+#: src/view/com/composer/Composer.tsx:1729
 msgid "Compressing video..."
 msgstr "Video sıkıştırılıyor..."
 
@@ -1909,10 +1918,6 @@ msgstr "{name} kategorisi için içerik filtreleme ayarını düzenleyin"
 msgid "Configured in <0>moderation settings</0>."
 msgstr "<0>Moderasyon ayarları</0>nda düzenleniyor."
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:203
-#: src/components/dialogs/ChangeEmailDialog.tsx:210
-#: src/components/dialogs/VerifyEmailDialog.tsx:316
-#: src/components/dialogs/VerifyEmailDialog.tsx:323
 #: src/components/Prompt.tsx:186
 #: src/components/Prompt.tsx:189
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:185
@@ -1936,10 +1941,7 @@ msgstr "Yaşını doğrula:"
 msgid "Confirm your birthdate"
 msgstr "Doğum tarihini doğrula"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:160
-#: src/components/dialogs/ChangeEmailDialog.tsx:164
 #: src/components/dialogs/EmailDialog/components/TokenField.tsx:36
-#: src/components/dialogs/VerifyEmailDialog.tsx:252
 #: src/screens/Login/LoginForm.tsx:274
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150
@@ -1948,10 +1950,6 @@ msgstr "Doğum tarihini doğrula"
 msgid "Confirmation code"
 msgstr "Onay kodu"
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:248
-msgid "Confirmation Code"
-msgstr "Onay Kodu"
-
 #: src/screens/Login/LoginForm.tsx:337
 msgid "Connecting..."
 msgstr "Bağlanıyor..."
@@ -1965,13 +1963,12 @@ msgstr "Destek ile iletişime geçin"
 msgid "Content & Media"
 msgstr "İçerik ve Medya"
 
-#: src/screens/Settings/AccessibilitySettings.tsx:109
-#: src/screens/Settings/Settings.tsx:185
-#: src/screens/Settings/Settings.tsx:188
+#: src/screens/Settings/Settings.tsx:195
+#: src/screens/Settings/Settings.tsx:198
 msgid "Content and media"
 msgstr "İçerik ve medya"
 
-#: src/Navigation.tsx:387
+#: src/Navigation.tsx:493
 msgid "Content and Media"
 msgstr "İçerik ve Medya"
 
@@ -2008,7 +2005,7 @@ msgstr "İçerik Uyarısı"
 msgid "Content warnings"
 msgstr "İçerik uyarıları"
 
-#: src/components/Menu/index.web.tsx:85
+#: src/components/Menu/index.web.tsx:91
 msgid "Context menu backdrop, click to close the menu."
 msgstr "Bağlam menüsü arkaplanı, menüyü kapatmak için tıklayın."
 
@@ -2021,6 +2018,11 @@ msgstr "Devam et"
 msgid "Continue as {0} (currently signed in)"
 msgstr "{0} olarak devam et (giriş yapılmış)"
 
+#: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:27
+msgid "Continue thread"
+msgstr "Konuya devam et"
+
+#: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:63
 #: src/view/com/post-thread/PostThreadLoadMore.tsx:60
 msgid "Continue thread..."
 msgstr "Konuya devam et..."
@@ -2055,8 +2057,8 @@ msgstr "Sürüm numarası panoya kopyalandı"
 
 #: src/components/dms/MessageContextMenu.tsx:56
 #: src/components/PostControls/DiscoverDebug.tsx:42
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:233
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:68
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:234
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:70
 #: src/lib/sharing.ts:25
 #: src/lib/sharing.ts:41
 #: src/view/com/modals/InviteCodes.tsx:153
@@ -2076,10 +2078,6 @@ msgstr "Geliştirme sürümünü panoya kopyalar"
 msgid "Copy"
 msgstr "Kopyala"
 
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:186
-msgid "Copy anyway"
-msgstr "Yine de kopyala"
-
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:196
 msgid "Copy App Password"
 msgstr "Uygulama Şifresini Kopyala"
@@ -2122,10 +2120,10 @@ msgstr "Bağlantıyı Kopyala"
 msgid "Copy link to list"
 msgstr "Liste bağlantısını kopyala"
 
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:130
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:139
-#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:93
-#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:102
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:125
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:128
+#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:85
+#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:88
 msgid "Copy link to post"
 msgstr "Gönderi bağlantısını kopyala"
 
@@ -2138,8 +2136,8 @@ msgstr "Profil bağlantısını kopyala"
 msgid "Copy link to starter pack"
 msgstr "Başlangıç paketi bağlantısını kopyala"
 
-#: src/components/dms/MessageContextMenu.tsx:150
-#: src/components/dms/MessageContextMenu.tsx:153
+#: src/components/dms/MessageContextMenu.tsx:149
+#: src/components/dms/MessageContextMenu.tsx:152
 msgid "Copy message text"
 msgstr "Mesajı kopyala"
 
@@ -2148,8 +2146,8 @@ msgstr "Mesajı kopyala"
 msgid "Copy post at:// URI"
 msgstr "Gönderinin at:// URI'sini kopyala"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:443
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:445
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:452
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:454
 msgid "Copy post text"
 msgstr "Gönderi metnini kopyala"
 
@@ -2161,7 +2159,7 @@ msgstr "QR kodu kopyala"
 msgid "Copy TXT record value"
 msgstr "TXT kayıt değerini kopyala"
 
-#: src/Navigation.tsx:318
+#: src/Navigation.tsx:331
 #: src/view/screens/CopyrightPolicy.tsx:31
 msgid "Copyright Policy"
 msgstr "Telif Hakkı Politikası"
@@ -2187,6 +2185,14 @@ msgstr "Sohbet sessize alınamadı"
 msgid "Could not process your video"
 msgstr "Videonuz işlenemedi"
 
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:288
+msgid "Could not save changes: {0}"
+msgstr ""
+
+#: src/state/queries/notifications/settings.ts:49
+msgid "Could not update notification settings"
+msgstr "Bildirim ayarları güncellenemedi"
+
 #: src/components/StarterPack/ProfileStarterPacks.tsx:300
 msgid "Create"
 msgstr "Oluştur"
@@ -2197,7 +2203,7 @@ msgstr "Başlangıç paketi için QR kod oluşturun"
 
 #: src/components/StarterPack/ProfileStarterPacks.tsx:178
 #: src/components/StarterPack/ProfileStarterPacks.tsx:287
-#: src/Navigation.tsx:463
+#: src/Navigation.tsx:574
 msgid "Create a starter pack"
 msgstr "Bir başlangıç paketi oluştur"
 
@@ -2207,10 +2213,10 @@ msgstr "Benim için bir başlangıç paketi oluştur"
 
 #: src/view/com/auth/SplashScreen.tsx:55
 #: src/view/com/auth/SplashScreen.web.tsx:117
-#: src/view/shell/bottom-bar/BottomBar.tsx:335
-#: src/view/shell/bottom-bar/BottomBar.tsx:340
-#: src/view/shell/bottom-bar/BottomBarWeb.tsx:199
-#: src/view/shell/bottom-bar/BottomBarWeb.tsx:204
+#: src/view/shell/bottom-bar/BottomBar.tsx:345
+#: src/view/shell/bottom-bar/BottomBar.tsx:350
+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206
+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:211
 #: src/view/shell/NavSignupCard.tsx:47
 #: src/view/shell/NavSignupCard.tsx:52
 msgid "Create account"
@@ -2270,7 +2276,7 @@ msgstr "Özel"
 msgid "Customization options"
 msgstr "Özelleştirme seçenekleri"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:103
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:107
 msgid "Customize who can interact with this post."
 msgstr "Bu gönderiyle kimin etkileşime geçebileceğini özelleştirin."
 
@@ -2280,12 +2286,12 @@ msgstr "Bluesky deneyiminizi özelleştirir"
 
 #: src/components/dialogs/Embed.tsx:167
 #: src/components/dialogs/Embed.tsx:169
-#: src/screens/Settings/AppearanceSettings.tsx:105
-#: src/screens/Settings/AppearanceSettings.tsx:126
+#: src/screens/Settings/AppearanceSettings.tsx:108
+#: src/screens/Settings/AppearanceSettings.tsx:129
 msgid "Dark"
 msgstr "Karanlık"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:24
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:28
 msgctxt "Name of app icon variant"
 msgid "Dark"
 msgstr "Karanlık"
@@ -2294,7 +2300,7 @@ msgstr "Karanlık"
 msgid "Dark mode"
 msgstr "Karanlık mod"
 
-#: src/screens/Settings/AppearanceSettings.tsx:118
+#: src/screens/Settings/AppearanceSettings.tsx:121
 msgid "Dark theme"
 msgstr "Karanlık tema"
 
@@ -2308,7 +2314,7 @@ msgstr "Doğum tarihi"
 msgid "Deactivate account"
 msgstr "Hesabı devre dışı bırak"
 
-#: src/screens/Settings/Settings.tsx:397
+#: src/screens/Settings/Settings.tsx:412
 msgid "Debug Moderation"
 msgstr "Moderasyon Hata Ayıklama"
 
@@ -2316,7 +2322,7 @@ msgstr "Moderasyon Hata Ayıklama"
 msgid "Debug panel"
 msgstr "Hata ayıklama paneli"
 
-#: src/screens/Settings/AppearanceSettings.tsx:168
+#: src/screens/Settings/AppearanceSettings.tsx:171
 msgid "Default"
 msgstr "Varsayılan"
 
@@ -2324,8 +2330,8 @@ msgstr "Varsayılan"
 msgid "Default icons"
 msgstr "Varsayılan simgeler"
 
-#: src/components/dms/MessageContextMenu.tsx:191
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:686
+#: src/components/dms/MessageContextMenu.tsx:190
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:701
 #: src/screens/Messages/components/ChatStatusInfo.tsx:55
 #: src/screens/Settings/AppPasswords.tsx:212
 #: src/screens/StarterPack/StarterPackScreen.tsx:599
@@ -2357,7 +2363,7 @@ msgstr "Uygulama şifresi silinsin mi?"
 msgid "Delete chat"
 msgstr "Sohbeti sil"
 
-#: src/screens/Settings/Settings.tsx:404
+#: src/screens/Settings/Settings.tsx:419
 msgid "Delete chat declaration record"
 msgstr "Sohbet beyan kaydını sil"
 
@@ -2372,7 +2378,7 @@ msgstr "Yazışmayı sil"
 msgid "Delete Conversation"
 msgstr "Yazışmayı Sil"
 
-#: src/components/dms/MessageContextMenu.tsx:164
+#: src/components/dms/MessageContextMenu.tsx:163
 msgid "Delete for me"
 msgstr "Benim için sil"
 
@@ -2380,11 +2386,11 @@ msgstr "Benim için sil"
 msgid "Delete list"
 msgstr "Listeyi sil"
 
-#: src/components/dms/MessageContextMenu.tsx:187
+#: src/components/dms/MessageContextMenu.tsx:186
 msgid "Delete message"
 msgstr "Mesajı sil"
 
-#: src/components/dms/MessageContextMenu.tsx:162
+#: src/components/dms/MessageContextMenu.tsx:161
 msgid "Delete message for me"
 msgstr "Mesajı benim için sil"
 
@@ -2392,9 +2398,9 @@ msgstr "Mesajı benim için sil"
 msgid "Delete my account"
 msgstr "Hesabımı sil"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:667
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:669
-#: src/view/com/composer/Composer.tsx:835
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:682
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:684
+#: src/view/com/composer/Composer.tsx:879
 msgid "Delete post"
 msgstr "Gönderiyi sil"
 
@@ -2411,11 +2417,11 @@ msgstr "Başlangıç paketi silinsin mi?"
 msgid "Delete this list?"
 msgstr "Liste silinsin mi?"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:681
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:696
 msgid "Delete this post?"
 msgstr "Bu gönderiyi sil?"
 
-#: src/view/com/util/post-embeds/QuoteEmbed.tsx:94
+#: src/components/Post/Embed/index.tsx:173
 msgid "Deleted"
 msgstr "Silindi"
 
@@ -2424,15 +2430,13 @@ msgstr "Silindi"
 msgid "Deleted Account"
 msgstr "Silinen Hesap"
 
-#: src/view/com/post-thread/PostThread.tsx:454
+#: src/view/com/post-thread/PostThread.tsx:474
 msgid "Deleted post."
 msgstr "Silinen gönderi."
 
 #: src/screens/Profile/Header/EditProfileDialog.tsx:369
 #: src/view/com/modals/CreateOrEditList.tsx:278
 #: src/view/com/modals/CreateOrEditList.tsx:299
-#: src/view/com/modals/EditProfile.tsx:218
-#: src/view/com/modals/EditProfile.tsx:230
 msgid "Description"
 msgstr "Açıklama"
 
@@ -2449,12 +2453,12 @@ msgstr "Açıklama çok uzun. {DESCRIPTION_MAX_GRAPHEMES, plural,other {En fazla
 msgid "Descriptive alt text"
 msgstr "Açıklayıcı alt metin"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:571
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:581
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:586
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:596
 msgid "Detach quote"
 msgstr "Alıntının ilişiğini kes"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:717
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:732
 msgid "Detach quote post?"
 msgstr "Alıntı gönderinin ilişiği kesilsin mi?"
 
@@ -2468,16 +2472,16 @@ msgctxt "toast"
 msgid "Developer mode enabled"
 msgstr "Geliştirici modu devreye alındı"
 
-#: src/screens/Settings/Settings.tsx:252
-#: src/screens/Settings/Settings.tsx:255
+#: src/screens/Settings/Settings.tsx:262
+#: src/screens/Settings/Settings.tsx:265
 msgid "Developer options"
 msgstr "Geliştirici seçenekleri"
 
-#: src/components/WhoCanReply.tsx:179
+#: src/components/WhoCanReply.tsx:186
 msgid "Dialog: adjust who can interact with this post"
 msgstr "Diyalog: kimin bu gönderiyle etkileşebileceğini ayarlayın"
 
-#: src/screens/Settings/AppearanceSettings.tsx:122
+#: src/screens/Settings/AppearanceSettings.tsx:125
 msgid "Dim"
 msgstr "Karart"
 
@@ -2494,12 +2498,12 @@ msgstr "E-posta iki adımlı doğrulamasını devre dışı bırak"
 msgid "Disable Email 2FA"
 msgstr "E-posta ile iki adımlı doğrulamayı devre dışı bırak"
 
-#: src/screens/Settings/AccessibilitySettings.tsx:91
-#: src/screens/Settings/AccessibilitySettings.tsx:96
+#: src/screens/Settings/AccessibilitySettings.tsx:89
+#: src/screens/Settings/AccessibilitySettings.tsx:94
 msgid "Disable haptic feedback"
 msgstr "Dokunsal geri bildirimi devre dışı bırak"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:386
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:386
 msgid "Disable subtitles"
 msgstr "Altyazıları devre dışı bırak"
 
@@ -2513,8 +2517,8 @@ msgid "Disabled"
 msgstr "Devre dışı"
 
 #: src/screens/Profile/Header/EditProfileDialog.tsx:88
-#: src/view/com/composer/Composer.tsx:684
-#: src/view/com/composer/Composer.tsx:868
+#: src/view/com/composer/Composer.tsx:726
+#: src/view/com/composer/Composer.tsx:912
 msgid "Discard"
 msgstr "Sil"
 
@@ -2522,11 +2526,11 @@ msgstr "Sil"
 msgid "Discard changes?"
 msgstr "Değişiklikler silinsin mi?"
 
-#: src/view/com/composer/Composer.tsx:681
+#: src/view/com/composer/Composer.tsx:723
 msgid "Discard draft?"
 msgstr "Taslak silinsin mi?"
 
-#: src/view/com/composer/Composer.tsx:860
+#: src/view/com/composer/Composer.tsx:904
 msgid "Discard post?"
 msgstr "Gönderi silinsin mi?"
 
@@ -2552,7 +2556,7 @@ msgstr "Yeni Akışlar Keşfet"
 msgid "Dismiss"
 msgstr "Yok say"
 
-#: src/view/com/composer/Composer.tsx:1593
+#: src/view/com/composer/Composer.tsx:1653
 msgid "Dismiss error"
 msgstr "Hatayı yok say"
 
@@ -2568,22 +2572,17 @@ msgstr "İlgi alanlarını gizle"
 msgid "Dismiss this section"
 msgstr "Bu bölümü gizle"
 
-#: src/screens/Settings/AccessibilitySettings.tsx:71
-#: src/screens/Settings/AccessibilitySettings.tsx:76
+#: src/screens/Settings/AccessibilitySettings.tsx:69
+#: src/screens/Settings/AccessibilitySettings.tsx:74
 msgid "Display larger alt text badges"
 msgstr "Alternatif metin rozetlerini daha büyük görüntüle"
 
 #: src/screens/Profile/Header/EditProfileDialog.tsx:320
 #: src/screens/Profile/Header/EditProfileDialog.tsx:326
 #: src/screens/Profile/Header/EditProfileDialog.tsx:376
-#: src/view/com/modals/EditProfile.tsx:194
 msgid "Display name"
 msgstr "Görünen ad"
 
-#: src/view/com/modals/EditProfile.tsx:182
-msgid "Display Name"
-msgstr "Görünen Ad"
-
 #: src/screens/Profile/Header/EditProfileDialog.tsx:339
 msgid "Display name is too long"
 msgstr "Görünen ad çok uzun"
@@ -2662,7 +2661,7 @@ msgstr "Bir tepki eklemek için mesaja çift dokunun ya da uzun basın"
 msgid "Double tap to close the dialog"
 msgstr "Bu diyalogu kapatmak için çift dokunun"
 
-#: src/screens/VideoFeed/index.tsx:1077
+#: src/screens/VideoFeed/index.tsx:1080
 msgid "Double tap to like"
 msgstr "Beğenmek için çift dokunun"
 
@@ -2691,18 +2690,10 @@ msgstr "örn: alice"
 msgid "e.g. Alice Lastname"
 msgstr "örn: Alice Lastname"
 
-#: src/view/com/modals/EditProfile.tsx:187
-msgid "e.g. Alice Roberts"
-msgstr "örn: Alice Roberts"
-
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:376
 msgid "e.g. alice.com"
 msgstr "örn: alice.com"
 
-#: src/view/com/modals/EditProfile.tsx:223
-msgid "e.g. Artist, dog-lover, and avid reader."
-msgstr "örn: Sanatçı, köpek sever ve okumayı seven."
-
 #: src/lib/moderation/useGlobalLabelStrings.ts:43
 msgid "E.g. artistic nudes."
 msgstr "Örn: sanatsal çıplaklık."
@@ -2728,6 +2719,7 @@ msgid "Each code works once. You'll receive more invite codes periodically."
 msgstr "Her kod bir kez çalışır. Düzenli aralıklarla daha fazla davet kodu alacaksınız."
 
 #: src/screens/Settings/AccountSettings.tsx:123
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:249
 #: src/screens/StarterPack/StarterPackScreen.tsx:588
 #: src/screens/StarterPack/Wizard/index.tsx:534
 #: src/screens/StarterPack/Wizard/index.tsx:541
@@ -2740,7 +2732,7 @@ msgctxt "action"
 msgid "Edit"
 msgstr "Düzenle"
 
-#: src/view/com/util/UserAvatar.tsx:426
+#: src/view/com/util/UserAvatar.tsx:437
 #: src/view/com/util/UserBanner.tsx:119
 msgid "Edit avatar"
 msgstr "Avatarı düzenle"
@@ -2755,8 +2747,8 @@ msgstr "Akışları Düzenle"
 msgid "Edit image"
 msgstr "Resmi düzenle"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:648
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:661
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:663
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:676
 msgid "Edit interaction settings"
 msgstr "Etkileşim ayarlarını düzenle"
 
@@ -2778,33 +2770,33 @@ msgstr "Canlı yayın durumunu düzenle"
 msgid "Edit Moderation List"
 msgstr "Düzenleme Listesini Düzenle"
 
-#: src/Navigation.tsx:328
+#: src/Navigation.tsx:341
 #: src/view/screens/Feeds.tsx:518
 msgid "Edit My Feeds"
 msgstr "Akışlarımı Düzenle"
 
-#: src/view/com/modals/EditProfile.tsx:154
-msgid "Edit my profile"
-msgstr "Profilimi düzenle"
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:240
+msgid "Edit notifications from {0}"
+msgstr ""
 
 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109
 msgid "Edit People"
 msgstr "Kişileri Düzenle"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:69
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:239
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:73
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:243
 msgid "Edit post interaction settings"
 msgstr "Gönderi etkileşim ayarlarını düzenle"
 
 #: src/screens/Profile/Header/EditProfileDialog.tsx:275
 #: src/screens/Profile/Header/EditProfileDialog.tsx:281
 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:183
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:172
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:185
 msgid "Edit profile"
 msgstr "Profil düzenle"
 
 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:186
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:175
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:188
 msgid "Edit Profile"
 msgstr "Profil Düzenle"
 
@@ -2816,19 +2808,11 @@ msgstr "Başlangıç paketini düzenle"
 msgid "Edit User List"
 msgstr "Kullanıcı Listesini Düzenle"
 
-#: src/components/WhoCanReply.tsx:91
+#: src/components/WhoCanReply.tsx:97
 msgid "Edit who can reply"
 msgstr "Kimin yanıtlayabileceğini düzenle"
 
-#: src/view/com/modals/EditProfile.tsx:195
-msgid "Edit your display name"
-msgstr "Görünen adınızı düzenleyin"
-
-#: src/view/com/modals/EditProfile.tsx:231
-msgid "Edit your profile description"
-msgstr "Profil açıklamanızı düzenleyin"
-
-#: src/Navigation.tsx:468
+#: src/Navigation.tsx:579
 msgid "Edit your starter pack"
 msgstr "Başlangıç paketini düzenle"
 
@@ -2851,7 +2835,7 @@ msgctxt "toast"
 msgid "Email 2FA disabled"
 msgstr "E-posta ile iki adımlı doğrulama devre dışı"
 
-#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63
 msgid "Email 2FA enabled"
 msgstr "E-posta ile iki adımlı doğrulama devrede"
 
@@ -2867,10 +2851,6 @@ msgstr "E-posta Yeniden Yollandı"
 msgid "Email sent!"
 msgstr "E-posta gönderildi!"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:63
-msgid "Email Updated!"
-msgstr "E-posta Güncellendi!"
-
 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:182
 msgid "Email verification complete!"
 msgstr "E-posta doğrulaması tamamlandı!"
@@ -2885,8 +2865,8 @@ msgstr "Gömmek için HTML kodu"
 
 #: src/components/dialogs/Embed.tsx:104
 #: src/components/dialogs/Embed.tsx:108
-#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:125
-#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:130
+#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:117
+#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:122
 msgid "Embed post"
 msgstr "Gönderiyi göm"
 
@@ -2894,7 +2874,7 @@ msgstr "Gönderiyi göm"
 msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website."
 msgstr "Bu gönderiyi web sitenize gömün. Aşağıdaki kod parçasını kopyalayın ve web sitenizin HTML kodunun içine yapıştırın."
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerWeb.tsx:58
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerWeb.tsx:58
 msgid "Embedded video player"
 msgstr "Gömülü video oynatıcı"
 
@@ -2921,16 +2901,20 @@ msgstr "E-posta iki adımlı doğrulamasını etkinleştir"
 msgid "Enable external media"
 msgstr "Harici medyayı etkinleştirin"
 
-#: src/screens/Settings/ExternalMediaPreferences.tsx:49
+#: src/screens/Settings/ExternalMediaPreferences.tsx:52
 msgid "Enable media players for"
 msgstr "Medya oynatıcılarını etkinleştir"
 
-#: src/screens/Settings/NotificationSettings.tsx:74
-#: src/screens/Settings/NotificationSettings.tsx:77
-msgid "Enable priority notifications"
-msgstr "Öncelikli bildirimleri etkinleştir"
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:139
+msgid "Enable notifications for an account by visiting their profile and pressing the <0>bell icon</0> <1/>."
+msgstr ""
+
+#: src/screens/Settings/NotificationSettings/index.tsx:102
+#: src/screens/Settings/NotificationSettings/index.tsx:106
+msgid "Enable push notifications"
+msgstr "Anında bildirimleri etkinleştir"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:387
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:387
 msgid "Enable subtitles"
 msgstr "Altyazıları etkinleştir"
 
@@ -2965,7 +2949,7 @@ msgstr "Akış sonu"
 msgid "Ensure you have selected a language for each subtitle file."
 msgstr "Her altyazı dosyası için bir dil seçtiğinizden emin olun."
 
-#: src/screens/Login/SetNewPasswordForm.tsx:143
+#: src/screens/Login/SetNewPasswordForm.tsx:147
 msgid "Enter a password"
 msgstr "Bir şifre girin"
 
@@ -2979,11 +2963,7 @@ msgstr "Bir sözcük veya etiket girin"
 msgid "Enter code"
 msgstr "Kodu girin"
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:118
-msgid "Enter Code"
-msgstr "Kodu Girin"
-
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:405
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:405
 msgid "Enter fullscreen"
 msgstr "Tam ekran yap"
 
@@ -3012,10 +2992,6 @@ msgstr "Doğum tarihinizi girin"
 msgid "Enter your email address"
 msgstr "E-posta adresinizi girin"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:138
-msgid "Enter your new email address below."
-msgstr "Yeni e-posta adresinizi aşağıya girin."
-
 #: src/screens/Login/LoginForm.tsx:243
 msgid "Enter your password"
 msgstr "Şifrenizi girin"
@@ -3024,7 +3000,7 @@ msgstr "Şifrenizi girin"
 msgid "Enter your username and password"
 msgstr "Kullanıcı adınızı ve şifrenizi girin"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:135
 msgid "Enters full screen"
 msgstr "Tam ekrana geçer"
 
@@ -3032,11 +3008,19 @@ msgstr "Tam ekrana geçer"
 msgid "Entertainment"
 msgstr "Eğlence"
 
-#: src/view/com/composer/Composer.tsx:1678
+#: src/view/com/composer/Composer.tsx:1738
 #: src/view/com/util/error/ErrorScreen.tsx:42
 msgid "Error"
 msgstr "Hata"
 
+#: src/screens/PostThread/components/ThreadError.tsx:26
+msgid "Error loading post"
+msgstr "Gönderi yüklenirken bir hata oluştu"
+
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:152
+msgid "Error loading preference"
+msgstr ""
+
 #: src/screens/Settings/components/ExportCarDialog.tsx:47
 msgid "Error occurred while saving file"
 msgstr "Dosya kaydedilirken bir hata oluştu"
@@ -3053,23 +3037,30 @@ msgstr "Hata:"
 msgid "Error: {error}"
 msgstr "Hata: {error}"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:394
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:398
 msgid "Everybody"
 msgstr "Herkes"
 
-#: src/components/WhoCanReply.tsx:71
+#: src/components/WhoCanReply.tsx:77
 msgid "Everybody can reply"
 msgstr "Herkes yanıtlayabilir"
 
-#: src/components/WhoCanReply.tsx:222
+#: src/components/WhoCanReply.tsx:243
 msgid "Everybody can reply to this post."
 msgstr "Bu gönderiyi herkes yanıtlayabilir."
 
 #: src/screens/Messages/Settings.tsx:83
 #: src/screens/Messages/Settings.tsx:86
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:164
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:174
 msgid "Everyone"
 msgstr "Herkes"
 
+#: src/screens/Settings/NotificationSettings/index.tsx:235
+#: src/screens/Settings/NotificationSettings/MiscellaneousNotificationSettings.tsx:41
+msgid "Everything else"
+msgstr "Geri kalan her şey"
+
 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:73
 #: src/lib/moderation/useReportOptions.ts:73
 msgid "Excessive mentions or replies"
@@ -3088,7 +3079,7 @@ msgstr "Takip ettiğim kullanıcıları hariç tut"
 msgid "Excludes users you follow"
 msgstr "Takip ettiğiniz kullanıcıları hariç tutar"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:404
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:404
 msgid "Exit fullscreen"
 msgstr "Tam ekrandan çık"
 
@@ -3108,24 +3099,28 @@ msgstr "Resim görünümünden çıkar"
 msgid "Expand alt text"
 msgstr "Alternatif metni genişlet"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:538
+#: src/view/com/notifications/NotificationFeedItem.tsx:588
 msgid "Expand list of users"
 msgstr "Kullanıcı listesini genişletir"
 
-#: src/view/com/composer/ComposerReplyTo.tsx:84
+#: src/view/com/composer/ComposerReplyTo.tsx:91
 msgid "Expand or collapse the full post you are replying to"
 msgstr "Yanıt verdiğiniz tam gönderiyi genişletin veya daraltın"
 
-#: src/screens/VideoFeed/index.tsx:962
+#: src/components/Post/ShowMoreTextButton.tsx:32
+msgid "Expand post text"
+msgstr "Gönderi metnini genişlet"
+
+#: src/screens/VideoFeed/index.tsx:965
 msgid "Expands or collapses post text"
 msgstr "Gönderi metnini genişletir ya da daraltır"
 
-#: src/lib/api/index.ts:406
+#: src/lib/api/index.ts:418
 msgid "Expected uri to resolve to a record"
 msgstr "URI'nin bir kayda çözümlenmesi beklendi"
 
-#: src/screens/Settings/FollowingFeedPreferences.tsx:123
-#: src/screens/Settings/ThreadPreferences.tsx:137
+#: src/screens/Settings/FollowingFeedPreferences.tsx:126
+#: src/screens/Settings/ThreadPreferences.tsx:271
 msgid "Experimental"
 msgstr "Deneysel"
 
@@ -3155,10 +3150,10 @@ msgstr "Açık veya rahatsız edici olabilecek medya."
 msgid "Explicit sexual images."
 msgstr "Açık cinsel içerikli görseller."
 
-#: src/Navigation.tsx:652
+#: src/Navigation.tsx:736
 #: src/screens/Search/Shell.tsx:307
 #: src/view/shell/desktop/LeftNav.tsx:635
-#: src/view/shell/Drawer.tsx:389
+#: src/view/shell/Drawer.tsx:403
 msgid "Explore"
 msgstr "Keşfet"
 
@@ -3182,12 +3177,12 @@ msgid "External Media"
 msgstr "Harici Medya"
 
 #: src/components/dialogs/EmbedConsent.tsx:70
-#: src/screens/Settings/ExternalMediaPreferences.tsx:40
+#: src/screens/Settings/ExternalMediaPreferences.tsx:43
 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button."
 msgstr "Harici medya, web sitelerinin siz ve cihazınız hakkında bilgi toplamasına izin verebilir. Bilgi, \"oynat\" düğmesine basana kadar gönderilmez veya istenmez."
 
-#: src/Navigation.tsx:347
-#: src/screens/Settings/ExternalMediaPreferences.tsx:31
+#: src/Navigation.tsx:360
+#: src/screens/Settings/ExternalMediaPreferences.tsx:34
 msgid "External Media Preferences"
 msgstr "Harici Medya Tercihleri"
 
@@ -3232,7 +3227,7 @@ msgstr "Sohbet silinemedi"
 msgid "Failed to delete message"
 msgstr "Mesaj silinemedi"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:202
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:203
 msgid "Failed to delete post, please try again"
 msgstr "Gönderi silinemedi, lütfen tekrar deneyin"
 
@@ -3252,14 +3247,32 @@ msgstr "Yazışmalar yüklenemedi"
 msgid "Failed to load feeds preferences"
 msgstr "Akış tercihleri ​​yüklenemedi"
 
-#: src/components/dialogs/GifSelect.tsx:225
+#: src/components/dialogs/GifSelect.tsx:226
 msgid "Failed to load GIFs"
 msgstr "GIFler yüklenemedi"
 
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:114
+#: src/screens/Settings/NotificationSettings/index.tsx:115
+#: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:50
+#: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:52
+#: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:50
+#: src/screens/Settings/NotificationSettings/MiscellaneousNotificationSettings.tsx:53
+#: src/screens/Settings/NotificationSettings/NewFollowerNotificationSettings.tsx:50
+#: src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx:50
+#: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:52
+#: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:50
+#: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:53
+msgid "Failed to load notification settings."
+msgstr "Bildirim ayarları yüklenemedi."
+
 #: src/screens/Messages/components/MessageListError.tsx:23
 msgid "Failed to load past messages"
 msgstr "Eski mesajlar yüklenemedi"
 
+#: src/screens/Settings/ActivityPrivacySettings.tsx:65
+msgid "Failed to load preference."
+msgstr ""
+
 #: src/screens/Search/Explore.tsx:463
 #: src/screens/Search/Explore.tsx:515
 #: src/screens/Search/Explore.tsx:553
@@ -3293,15 +3306,11 @@ msgstr "Doğrulama kaldırılamadı"
 msgid "Failed to save image: {0}"
 msgstr "Görsel kaydedilemedi: {0}"
 
-#: src/state/queries/notifications/settings.ts:39
-msgid "Failed to save notification preferences, please try again"
-msgstr "Bildirim tercihleri kaydedilemedi, lütfen tekrar deneyin"
-
 #: src/screens/ModerationInteractionSettings/index.tsx:108
 msgid "Failed to save settings. Please try again."
 msgstr "Ayarlar kaydedilemedi. Lütfen tekrar deneyin."
 
-#: src/screens/Settings/SettingsInterests.tsx:133
+#: src/screens/Settings/InterestsSettings.tsx:132
 msgctxt "toast"
 msgid "Failed to save your interests."
 msgstr "İlgi alanlarınız kaydedilemedi."
@@ -3320,7 +3329,7 @@ msgstr "E-posta gönderilemedi, lütfen tekrar deneyin."
 msgid "Failed to submit appeal, please try again."
 msgstr "İtirazınız gönderilemedi, lütfen tekrar deneyin."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:222
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:223
 msgid "Failed to toggle thread mute, please try again"
 msgstr "Konuyu sessize alma seçeneği değiştirilemedi, lütfen tekrar deneyin"
 
@@ -3337,6 +3346,10 @@ msgstr "E-posta güncellenemedi, lütfen tekrar deneyin."
 msgid "Failed to update feeds"
 msgstr "Akışlar güncellenemedi"
 
+#: src/state/queries/activity-subscriptions.ts:101
+msgid "Failed to update notification declaration"
+msgstr ""
+
 #: src/screens/Messages/Settings.tsx:34
 msgid "Failed to update settings"
 msgstr "Ayarlar güncellenemedi"
@@ -3356,7 +3369,7 @@ msgstr "E-posta doğrulanamadı, lütfen tekrar deneyin."
 msgid "Failed to verify handle. Please try again."
 msgstr "Kullanıcı adı doğrulanamadı. Lütfen yeniden deneyin."
 
-#: src/Navigation.tsx:263
+#: src/Navigation.tsx:276
 msgid "Feed"
 msgstr "Akış"
 
@@ -3375,33 +3388,33 @@ msgstr "Akış aç/kapa"
 
 #: src/view/shell/desktop/RightNav.tsx:102
 #: src/view/shell/desktop/RightNav.tsx:103
-#: src/view/shell/Drawer.tsx:343
+#: src/view/shell/Drawer.tsx:357
 msgid "Feedback"
 msgstr "Geribildirim"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:272
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:288
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:273
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:289
 msgctxt "toast"
 msgid "Feedback sent!"
 msgstr "Geri bildirim gönderildi!"
 
-#: src/Navigation.tsx:448
+#: src/Navigation.tsx:559
 #: src/screens/Search/SearchResults.tsx:68
 #: src/screens/StarterPack/StarterPackScreen.tsx:190
 #: src/view/screens/Feeds.tsx:511
 #: src/view/screens/Profile.tsx:230
-#: src/view/screens/SavedFeeds.tsx:96
+#: src/view/screens/SavedFeeds.tsx:103
 #: src/view/shell/desktop/LeftNav.tsx:673
-#: src/view/shell/Drawer.tsx:505
+#: src/view/shell/Drawer.tsx:519
 msgid "Feeds"
 msgstr "Akışlar"
 
-#: src/view/screens/SavedFeeds.tsx:198
+#: src/view/screens/SavedFeeds.tsx:205
 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information."
 msgstr "Akışlar, kullanıcıların biraz kodlama uzmanlığı ile oluşturduğu özel algoritmalardır. Daha fazla bilgi için <0/>."
 
 #: src/components/FeedCard.tsx:282
-#: src/view/screens/SavedFeeds.tsx:82
+#: src/view/screens/SavedFeeds.tsx:85
 msgctxt "toast"
 msgid "Feeds updated!"
 msgstr "Akışlar güncellendi!"
@@ -3430,6 +3443,14 @@ msgstr "Aramayı dile göre filtrele"
 msgid "Filter search by language (currently: {currentLanguageLabel})"
 msgstr "Aramayı dile göre filtrele (şu anda:{currentLanguageLabel})"
 
+#: src/screens/Settings/ActivityPrivacySettings.tsx:105
+msgid "Filter who can opt to receive notifications for your activity"
+msgstr ""
+
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:158
+msgid "Filter who you receive notifications from"
+msgstr "Kimden bildirim alacağınızı filtreleyin"
+
 #: src/screens/Onboarding/StepFinished.tsx:314
 msgid "Finalizing"
 msgstr "Tamamlanıyor"
@@ -3458,17 +3479,17 @@ msgstr "Bitir"
 msgid "Fitness"
 msgstr "Fitness"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:117
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:149
 msgctxt "Name of app icon variant"
 msgid "Flat Black"
 msgstr "Düz Siyah"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:93
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:117
 msgctxt "Name of app icon variant"
 msgid "Flat Blue"
 msgstr "Düz Mavi"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:105
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:133
 msgctxt "Name of app icon variant"
 msgid "Flat White"
 msgstr "Düz Beyaz"
@@ -3478,10 +3499,10 @@ msgid "Flexible"
 msgstr "Esnek"
 
 #. User is not following this account, click to follow
-#: src/components/ProfileCard.tsx:419
+#: src/components/ProfileCard.tsx:484
 #: src/components/ProfileHoverCard/index.web.tsx:494
 #: src/components/ProfileHoverCard/index.web.tsx:505
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:226
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:245
 #: src/screens/VideoFeed/index.tsx:850
 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:131
 msgid "Follow"
@@ -3492,7 +3513,7 @@ msgctxt "action"
 msgid "Follow"
 msgstr "Takip et"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:211
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230
 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:113
 msgid "Follow {0}"
 msgstr "{0} takip et"
@@ -3520,7 +3541,7 @@ msgstr "Hesabı takip et"
 msgid "Follow all"
 msgstr "Hepsini takip et"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:224
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:243
 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:129
 msgid "Follow Back"
 msgstr "Geri Takip Et"
@@ -3536,7 +3557,7 @@ msgstr "<0>{0}</0> tarafından takip ediliyor"
 
 #: src/components/KnownFollowers.tsx:220
 msgid "Followed by <0>{0}</0> and {1, plural, one {# other} other {# others}}"
-msgstr "<0>{0}</0> ve {1, plural, one {# diğer kişi} other {# diğer kişi}} tarafından takip ediliyor"
+msgstr "<0>{0}</0> ve {1, plural, other {# kişi}} daha tarafından takip ediliyor"
 
 #: src/components/KnownFollowers.tsx:207
 msgid "Followed by <0>{0}</0> and <1>{1}</1>"
@@ -3546,7 +3567,7 @@ msgstr "<0>{0}</0> ve <1>{1}</1> tarafından takip ediliyor"
 msgid "Followed by <0>{0}</0>, <1>{1}</1>, and {2, plural, one {# other} other {# others}}"
 msgstr "<0>{0}</0>, <1>{1}</1> ve {2, plural, other {# kişi daha}} tarafından takip ediliyor"
 
-#: src/Navigation.tsx:217
+#: src/Navigation.tsx:230
 msgid "Followers of @{0} that you know"
 msgstr "Tanıdığınız @{0} takipçileri"
 
@@ -3556,18 +3577,18 @@ msgid "Followers you know"
 msgstr "Tanıdığın takipçiler"
 
 #. User is following this account, click to unfollow
-#: src/components/ProfileCard.tsx:413
+#: src/components/ProfileCard.tsx:478
 #: src/components/ProfileHoverCard/index.web.tsx:493
 #: src/components/ProfileHoverCard/index.web.tsx:504
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:222
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:241
 #: src/screens/VideoFeed/index.tsx:848
 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:134
 #: src/view/screens/Feeds.tsx:602
-#: src/view/screens/SavedFeeds.tsx:422
+#: src/view/screens/SavedFeeds.tsx:429
 msgid "Following"
 msgstr "Takip ediliyor"
 
-#: src/components/ProfileCard.tsx:376
+#: src/components/ProfileCard.tsx:441
 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:89
 msgid "Following {0}"
 msgstr "{0} takip ediliyor"
@@ -3581,8 +3602,8 @@ msgstr "{handle} takip ediliyor"
 msgid "Following feed preferences"
 msgstr "Takip edilenler akışı tercihleri"
 
-#: src/Navigation.tsx:334
-#: src/screens/Settings/FollowingFeedPreferences.tsx:53
+#: src/Navigation.tsx:347
+#: src/screens/Settings/FollowingFeedPreferences.tsx:56
 msgid "Following Feed Preferences"
 msgstr "Takip Edilenler Akışı Tercihleri"
 
@@ -3594,11 +3615,11 @@ msgstr "Sizi takip ediyor"
 msgid "Follows You"
 msgstr "Sizi Takip Ediyor"
 
-#: src/screens/Settings/AppearanceSettings.tsx:140
+#: src/screens/Settings/AppearanceSettings.tsx:143
 msgid "Font"
 msgstr "Yazı tipi"
 
-#: src/screens/Settings/AppearanceSettings.tsx:160
+#: src/screens/Settings/AppearanceSettings.tsx:163
 msgid "Font size"
 msgstr "Yazı boyutu"
 
@@ -3615,7 +3636,7 @@ msgstr "Güvenlik nedeniyle, e-posta adresinize bir onay kodu göndermemiz gerek
 msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one."
 msgstr "Güvenlik nedeniyle, bunu bir daha görüntüleyemeyeceksiniz. Eğer bu uygulama şifresini kaybederseniz, yeni bir tane oluşturmanız gerekecek."
 
-#: src/screens/Settings/AppearanceSettings.tsx:142
+#: src/screens/Settings/AppearanceSettings.tsx:145
 msgid "For the best experience, we recommend using the theme font."
 msgstr "En iyi deneyim için, tema yazı tipini kullanmanızı öneriyoruz."
 
@@ -3645,11 +3666,15 @@ msgstr "Unuttunuz mu?"
 msgid "Frequently Posts Unwanted Content"
 msgstr "Sıkça İstenmeyen İçerik Gönderiyor"
 
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:154
+msgid "From"
+msgstr "Kimden"
+
 #: src/screens/Hashtag.tsx:120
 msgid "From @{sanitizedAuthor}"
 msgstr "@{sanitizedAuthor} tarafından"
 
-#: src/view/com/posts/PostFeedItem.tsx:326
+#: src/view/com/posts/PostFeedItem.tsx:330
 msgctxt "from-feed"
 msgid "From <0/>"
 msgstr "<0/> tarafından"
@@ -3662,14 +3687,68 @@ msgstr "Galeri"
 msgid "Generate a starter pack"
 msgstr "Bir başlangıç ​​paketi oluşturun"
 
-#: src/view/shell/Drawer.tsx:347
+#: src/view/shell/Drawer.tsx:361
 msgid "Get help"
 msgstr "Yardım al"
 
+#: src/screens/Settings/NotificationSettings/NewFollowerNotificationSettings.tsx:43
+msgid "Get notifications when people follow you."
+msgstr "Sizi takip ettiklerinde bildirim alın."
+
+#: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:43
+msgid "Get notifications when people like posts that you've reposted."
+msgstr "Yeniden gönderilerinizi beğendiklerinde bildirim alın."
+
+#: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:43
+msgid "Get notifications when people like your posts."
+msgstr "Gönderilerinizi beğendiklerinde bildirim alın."
+
+#: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:43
+msgid "Get notifications when people mention you."
+msgstr "Sizden bahsettiklerinde bildirim alın."
+
+#: src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx:43
+msgid "Get notifications when people quote your posts."
+msgstr "Gönderilerinizi alıntıladıklarında bildirim alın."
+
+#: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:43
+msgid "Get notifications when people reply to your posts."
+msgstr "Gönderilerinize yanıt verdiklerinde bildirim alın."
+
+#: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:43
+msgid "Get notifications when people repost posts that you've reposted."
+msgstr "Yeniden gönderilerinizi yeniden gönderdiklerinde bildirim alın."
+
+#: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:43
+msgid "Get notifications when people repost your posts."
+msgstr "Gönderilerinizi yeniden gönderdiklerinde bildirim alın."
+
+#: src/components/activity-notifications/SubscribeProfileButton.tsx:77
+msgid "Get notified about new posts"
+msgstr ""
+
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:104
+msgid "Get notified about posts and replies from accounts you choose."
+msgstr ""
+
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:219
+msgid "Get notified of new posts from {name}"
+msgstr ""
+
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:226
+msgid "Get notified of this account’s activity"
+msgstr ""
+
+#: src/components/activity-notifications/SubscribeProfileButton.tsx:70
+msgid "Get notified when {name} posts"
+msgstr ""
+
+#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:137
+msgid "Get notified when someone posts"
+msgstr ""
+
 #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:76
 #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:86
-#: src/components/dialogs/VerifyEmailDialog.tsx:263
-#: src/components/dialogs/VerifyEmailDialog.tsx:269
 msgid "Get started"
 msgstr "Başla"
 
@@ -3690,14 +3769,16 @@ msgstr "Profilinize bir yüz ekleyin"
 msgid "Glaring violations of law or terms of service"
 msgstr "Yasa veya hizmet şartlarının açık ihlalleri"
 
+#: src/components/dialogs/LinkWarning.tsx:111
+#: src/components/dialogs/LinkWarning.tsx:117
 #: src/components/Layout/Header/index.tsx:127
 #: src/components/moderation/ScreenHider.tsx:154
 #: src/components/moderation/ScreenHider.tsx:163
 #: src/screens/Messages/Inbox.tsx:228
 #: src/screens/Profile/ProfileFeed/index.tsx:92
 #: src/screens/VideoFeed/components/Header.tsx:163
-#: src/screens/VideoFeed/index.tsx:1138
-#: src/screens/VideoFeed/index.tsx:1142
+#: src/screens/VideoFeed/index.tsx:1141
+#: src/screens/VideoFeed/index.tsx:1145
 #: src/view/com/auth/LoggedOut.tsx:72
 #: src/view/screens/NotFound.tsx:57
 #: src/view/screens/ProfileList.tsx:1038
@@ -3748,7 +3829,7 @@ msgstr "Canlı Yayını Başlat"
 msgid "Go live for"
 msgstr "Canlı yayın süresi"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:204
+#: src/view/com/notifications/NotificationFeedItem.tsx:218
 msgid "Go to {firstAuthorName}'s profile"
 msgstr "{firstAuthorName} kullanıcısının profiline git"
 
@@ -3799,7 +3880,7 @@ msgstr "Kullanıcı adı değişti!"
 msgid "Handle too long. Please try a shorter one."
 msgstr "Kullanıcı adı çok uzun. Lütfen daha kısa bir tane deneyin."
 
-#: src/screens/Settings/AccessibilitySettings.tsx:87
+#: src/screens/Settings/AccessibilitySettings.tsx:85
 msgid "Haptics"
 msgstr "Dokunuş"
 
@@ -3808,7 +3889,7 @@ msgstr "Dokunuş"
 msgid "Harassment, trolling, or intolerance"
 msgstr "Taciz, trolleme veya hoşgörüsüzlük"
 
-#: src/Navigation.tsx:418
+#: src/Navigation.tsx:524
 msgid "Hashtag"
 msgstr "Etiket"
 
@@ -3825,11 +3906,11 @@ msgstr "Kodunuz var mı? <0>Buraya tıklayın.</0>"
 msgid "Having trouble?"
 msgstr "Sorun mu yaşıyorsunuz?"
 
-#: src/screens/Settings/Settings.tsx:217
-#: src/screens/Settings/Settings.tsx:221
+#: src/screens/Settings/Settings.tsx:227
+#: src/screens/Settings/Settings.tsx:231
 #: src/view/shell/desktop/RightNav.tsx:120
 #: src/view/shell/desktop/RightNav.tsx:121
-#: src/view/shell/Drawer.tsx:356
+#: src/view/shell/Drawer.tsx:370
 msgid "Help"
 msgstr "Yardım"
 
@@ -3858,8 +3939,8 @@ msgstr "Gizli liste"
 #: src/components/interstitials/TrendingVideos.tsx:140
 #: src/components/moderation/ContentHider.tsx:200
 #: src/components/moderation/LabelPreference.tsx:135
-#: src/components/moderation/PostHider.tsx:124
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:697
+#: src/components/moderation/PostHider.tsx:134
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:712
 #: src/lib/moderation/useLabelBehaviorDescription.ts:15
 #: src/lib/moderation/useLabelBehaviorDescription.ts:20
 #: src/lib/moderation/useLabelBehaviorDescription.ts:25
@@ -3868,7 +3949,7 @@ msgstr "Gizli liste"
 msgid "Hide"
 msgstr "Gizle"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:755
+#: src/view/com/notifications/NotificationFeedItem.tsx:806
 msgctxt "action"
 msgid "Hide"
 msgstr "Gizle"
@@ -3877,18 +3958,18 @@ msgstr "Gizle"
 msgid "Hide customization options"
 msgstr "Özelleştirme seçeneklerini gizle"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:528
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:534
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:543
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:549
 msgid "Hide post for me"
 msgstr "Gönderiyi benim için gizle"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:545
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:555
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:560
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:570
 msgid "Hide reply for everyone"
 msgstr "Yanıtı herkesten gizle"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:527
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:533
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:542
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:548
 msgid "Hide reply for me"
 msgstr "Yanıtı benden gizle"
 
@@ -3896,12 +3977,12 @@ msgstr "Yanıtı benden gizle"
 msgid "Hide this card"
 msgstr "Bu kartı gizle"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:692
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:707
 msgid "Hide this post?"
 msgstr "Bu gönderiyi gizle?"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:692
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:727
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:707
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:742
 msgid "Hide this reply?"
 msgstr "Bu yanıtı gizle?"
 
@@ -3919,7 +4000,7 @@ msgstr "Gündem başlıkları gizlensin mi?"
 msgid "Hide trending videos?"
 msgstr "Gündem olan videolar gizlensin mi?"
 
-#: src/view/com/notifications/NotificationFeedItem.tsx:746
+#: src/view/com/notifications/NotificationFeedItem.tsx:797
 msgid "Hide user list"
 msgstr "Kullanıcı listesini gizle"
 
@@ -3929,27 +4010,27 @@ msgid "Hide verification badges"
 msgstr "Doğrulama rozetlerini gizle"
 
 #: src/components/moderation/ContentHider.tsx:151
-#: src/components/moderation/PostHider.tsx:79
+#: src/components/moderation/PostHider.tsx:89
 msgid "Hides the content"
 msgstr "İçeriği gizler"
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:117
+#: src/view/com/posts/PostFeedErrorMessage.tsx:121
 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue."
 msgstr "Hmm, akış sunucusuna ulaşırken bir tür sorun oluştu. Lütfen bu konuda akış sahibini bilgilendirin."
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:105
+#: src/view/com/posts/PostFeedErrorMessage.tsx:109
 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue."
 msgstr "Hmm, akış sunucusunun yanlış yapılandırılmış görünüyor. Lütfen bu konuda akış sahibini bilgilendirin."
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:111
+#: src/view/com/posts/PostFeedErrorMessage.tsx:115
 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue."
 msgstr "Hmm, akış sunucusunun çevrimdışı görünüyor. Lütfen bu konuda akış sahibini bilgilendirin."
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:108
+#: src/view/com/posts/PostFeedErrorMessage.tsx:112
 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue."
 msgstr "Hmm, akış sunucusu kötü bir yanıt verdi. Lütfen bu konuda akış sahibini bilgilendirin."
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:102
+#: src/view/com/posts/PostFeedErrorMessage.tsx:106
 msgid "Hmm, we're having trouble finding this feed. It may have been deleted."
 msgstr "Hmm, bu akışı bulmakta sorun yaşıyoruz. Silinmiş olabilir."
 
@@ -3965,11 +4046,11 @@ msgstr "Hmmmm, o moderasyon hizmetini yükleyemedik."
 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!"
 msgstr "Bekleyin! Videoya kademeli olarak erişim veriyoruz ve siz hâlâ sıradasınız. Birazdan tekrar kontrol edin!"
 
-#: src/Navigation.tsx:647
-#: src/Navigation.tsx:667
-#: src/view/shell/bottom-bar/BottomBar.tsx:168
+#: src/Navigation.tsx:731
+#: src/Navigation.tsx:751
+#: src/view/shell/bottom-bar/BottomBar.tsx:178
 #: src/view/shell/desktop/LeftNav.tsx:617
-#: src/view/shell/Drawer.tsx:415
+#: src/view/shell/Drawer.tsx:429
 msgid "Home"
 msgstr "Ana Sayfa"
 
@@ -3986,10 +4067,10 @@ msgstr "Barındırma sağlayıcısı"
 msgid "Hot"
 msgstr "İlgi çeken"
 
-#: src/screens/Settings/ThreadPreferences.tsx:67
-#: src/screens/Settings/ThreadPreferences.tsx:70
-#: src/view/com/post-thread/PostThread.tsx:655
-#: src/view/com/post-thread/PostThread.tsx:660
+#: src/screens/Settings/ThreadPreferences.tsx:201
+#: src/screens/Settings/ThreadPreferences.tsx:204
+#: src/view/com/post-thread/PostThread.tsx:679
+#: src/view/com/post-thread/PostThread.tsx:684
 msgid "Hot replies first"
 msgstr "Önce ilgi çeken yanıtlar"
 
@@ -3998,10 +4079,6 @@ msgstr "Önce ilgi çeken yanıtlar"
 msgid "How should we open this link?"
 msgstr "Bu bağlantıyı nasıl açmalıyız?"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:189
-#: src/components/dialogs/ChangeEmailDialog.tsx:196
-#: src/components/dialogs/VerifyEmailDialog.tsx:302
-#: src/components/dialogs/VerifyEmailDialog.tsx:309
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:133
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:136
 msgid "I have a code"
@@ -4037,7 +4114,7 @@ msgstr "Kendi alan adınız varsa onu kullanıcı adınız olarak kullanabilirsi
 msgid "If you need to update your email, <0>click here</0>."
 msgstr "E-postanızı güncellemeniz gerekiyorsa <0>buraya tıklayın</0>."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:683
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:698
 msgid "If you remove this post, you won't be able to recover it."
 msgstr "Bu gönderiyi kaldırırsanız geri getirmeniz mümkün olmayacaktır."
 
@@ -4049,6 +4126,10 @@ msgstr "Eğer e-posta adresinizi güncellerseniz e-posta ile iki adımlı doğru
 msgid "If you want to change your password, we will send you a code to verify that this is your account."
 msgstr "Şifrenizi değiştirmek istiyorsanız, size hesabınızın sizin olduğunu doğrulamak için bir kod göndereceğiz."
 
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:154
+msgid "If you want to restrict who can receive notifications for your account's activity, you can change this in <0>Settings → Privacy and Security</0>."
+msgstr ""
+
 #: src/view/com/auth/server-input/index.tsx:208
 msgid "If you're a developer, you can host your own server."
 msgstr "Eğer bir geliştiriciyseniz kendi sunucunuzu barındırabilirsiniz."
@@ -4093,6 +4174,34 @@ msgstr "Kimlik veya kurumsal ilişkilerle ilgili sahtecilik veya yanlış beyanl
 msgid "Impersonation, misinformation, or false claims"
 msgstr "Kimlik dolandırıcılığı, yanlış bilgilendirme veya yanlış iddialar"
 
+#: src/screens/Settings/NotificationSettings/index.tsx:284
+msgid "In-app"
+msgstr "Uygulama içi"
+
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:143
+msgid "In-app notifications"
+msgstr "Uygulama içi bildirimler"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:267
+msgid "In-app, Everyone"
+msgstr "Uygulama içi, Herkes"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:275
+msgid "In-app, People you follow"
+msgstr "Uygulama içi, Takip ettikleriniz"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:282
+msgid "In-app, Push"
+msgstr "Uygulama içi, Anında"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:265
+msgid "In-app, Push, Everyone"
+msgstr "Uygulama içi, Anında, Herkes"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:273
+msgid "In-app, Push, People you follow"
+msgstr "Uygulama içi, Anında, Takip ettikleriniz"
+
 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:91
 #: src/lib/moderation/useReportOptions.ts:91
 msgid "Inappropriate messages or explicit links"
@@ -4107,7 +4216,7 @@ msgstr "Gelen kutusu boş!"
 msgid "Incorrect username or password"
 msgstr "Geçersiz kullanıcı adı veya şifre"
 
-#: src/screens/Login/SetNewPasswordForm.tsx:131
+#: src/screens/Login/SetNewPasswordForm.tsx:133
 msgid "Input code sent to your email for password reset"
 msgstr "Şifre sıfırlama için e-postanıza gönderilen kodu girin"
 
@@ -4115,7 +4224,7 @@ msgstr "Şifre sıfırlama için e-postanıza gönderilen kodu girin"
 msgid "Input confirmation code for account deletion"
 msgstr "Hesap silme için onay kodunu girin"
 
-#: src/screens/Login/SetNewPasswordForm.tsx:155
+#: src/screens/Login/SetNewPasswordForm.tsx:159
 msgid "Input new password"
 msgstr "Yeni şifre girin"
 
@@ -4135,6 +4244,10 @@ msgstr "Etkileşim sınırlandırıldı"
 msgid "Interaction settings"
 msgstr "Etkileşim ayarları"
 
+#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:32
+msgid "Introducing activity notifications"
+msgstr ""
+
 #: src/screens/Login/LoginForm.tsx:156
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70
 msgid "Invalid 2FA confirmation code."
@@ -4144,7 +4257,7 @@ msgstr "Geçersiz 2FA onay kodu."
 msgid "Invalid handle. Please try a different one."
 msgstr "Geçersiz kullanıcı adı. Lütfen başka bir kullanıcı adı deneyin."
 
-#: src/view/com/post-thread/PostThreadItem.tsx:339
+#: src/view/com/post-thread/PostThreadItem.tsx:351
 msgid "Invalid or unsupported post record"
 msgstr "Geçersiz veya desteklenmeyen gönderi kaydı"
 
@@ -4196,7 +4309,7 @@ msgstr "Doğrudur"
 msgid "It's just you right now! Add more people to your starter pack by searching above."
 msgstr "Şu anda yalnızca siz varsınız! Yukarıdan arama yaparak başlangıç ​​paketinize daha çok kişi ekleyin."
 
-#: src/view/com/composer/Composer.tsx:1612
+#: src/view/com/composer/Composer.tsx:1672
 msgid "Job ID: {0}"
 msgstr "İş ID: {0}"
 
@@ -4222,6 +4335,10 @@ msgstr "Görüşmeye katıl"
 msgid "Journalism"
 msgstr "Gazetecilik"
 
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:223
+msgid "Keep me posted"
+msgstr ""
+
 #: src/components/moderation/ContentHider.tsx:231
 msgid "Labeled by {0}."
 msgstr "{0} tarafından işaretlendi."
@@ -4239,7 +4356,7 @@ msgstr "İşaretler"
 msgid "Labels added"
 msgstr "İşaretler eklendi"
 
-#: src/screens/Profile/Sections/Labels.tsx:160
+#: src/screens/Profile/Sections/Labels.tsx:194
 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network."
 msgstr "İşaretler, kullanıcılar ve içerikler üzerindeki açıklamalardır. Ağın gizlenmesi, uyarılması ve kategorilendirilmesi için kullanılabilirler."
 
@@ -4255,17 +4372,17 @@ msgstr "İçeriğinizdeki işaretler"
 msgid "Language selection"
 msgstr "Dil seçimi"
 
-#: src/Navigation.tsx:190
+#: src/Navigation.tsx:203
 msgid "Language Settings"
 msgstr "Dil Ayarları"
 
 #: src/screens/Settings/LanguageSettings.tsx:78
-#: src/screens/Settings/Settings.tsx:209
-#: src/screens/Settings/Settings.tsx:212
+#: src/screens/Settings/Settings.tsx:219
+#: src/screens/Settings/Settings.tsx:222
 msgid "Languages"
 msgstr "Diller"
 
-#: src/screens/Settings/AppearanceSettings.tsx:172
+#: src/screens/Settings/AppearanceSettings.tsx:175
 msgid "Larger"
 msgstr "Daha büyük"
 
@@ -4284,7 +4401,6 @@ msgstr "daha fazla öğren"
 #: src/screens/Moderation/VerificationSettings.tsx:47
 #: src/screens/Profile/Header/EditProfileDialog.tsx:359
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:212
-#: src/view/com/modals/EditProfile.tsx:207
 msgid "Learn more"
 msgstr "Daha fazlasını öğren"
 
@@ -4308,7 +4424,7 @@ msgstr "Bu içeriğe uygulanan moderasyonla ilgili daha çok bilgi edinin"
 msgid "Learn more about the moderation applied to this content."
 msgstr "Bu içeriğe uygulanan moderasyonla ilgili daha çok bilgi edinin."
 
-#: src/components/moderation/PostHider.tsx:100
+#: src/components/moderation/PostHider.tsx:110
 #: src/components/moderation/ScreenHider.tsx:127
 msgid "Learn more about this warning"
 msgstr "Bu uyarı hakkında daha fazla bilgi edinin"
@@ -4318,8 +4434,8 @@ msgstr "Bu uyarı hakkında daha fazla bilgi edinin"
 msgid "Learn more about verification on Bluesky"
 msgstr "Bluesky'da doğrulama ile ilgili daha fazla bilgi edinin"
 
-#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99
-#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:126
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:129
 msgid "Learn more about what is public on Bluesky."
 msgstr "Bluesky'da neyin herkese açık olduğu hakkında daha fazla bilgi edinin."
 
@@ -4346,10 +4462,11 @@ msgid "Leave conversation"
 msgstr "Görüşmeden ayrıl"
 
 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:84
-msgid "Leave them all unchecked to see any language."
-msgstr "Tüm dilleri görmek için hiçbirini seçmeyin."
+msgid "Leave them all unselected to see any language."
+msgstr ""
 
-#: src/view/com/modals/LinkWarning.tsx:65
+#: src/components/dialogs/LinkWarning.tsx:67
+#: src/components/dialogs/LinkWarning.tsx:75
 msgid "Leaving Bluesky"
 msgstr "Bluesky'dan ayrılıyor"
 
@@ -4372,7 +4489,7 @@ msgstr "Hadi gidelim!"
 
 #: src/components/dialogs/Embed.tsx:162
 #: src/components/dialogs/Embed.tsx:164
-#: src/screens/Settings/AppearanceSettings.tsx:101
+#: src/screens/Settings/AppearanceSettings.tsx:104
 msgid "Light"
 msgstr "Açık"
 
@@ -4386,7 +4503,7 @@ msgid "Like"
 msgstr "Beğen"
 
 #. Accessibility label for the like button when the post has not been liked, verb form followed by number of likes and noun form
-#: src/components/PostControls/index.tsx:246
+#: src/components/PostControls/index.tsx:253
 msgid "Like ({0, plural, one {# like} other {# likes}})"
 msgstr "Beğen ({0, plural, other {# beğeni}})"
 
@@ -4399,6 +4516,10 @@ msgstr "10 gönderiyi beğen"
 msgid "Like 10 posts to train the Discover feed"
 msgstr "Keşif akışını (\"Discover\") eğitmek için 10 gönderiyi beğenin"
 
+#: src/Navigation.tsx:437
+msgid "Like notifications"
+msgstr "Beğeni bildirimleri"
+
 #: src/screens/Profile/components/ProfileFeedHeader.tsx:505
 msgid "Like this feed"
 msgstr "Bu akışı beğen"
@@ -4407,8 +4528,8 @@ msgstr "Bu akışı beğen"
 msgid "Like this labeler"
 msgstr "Bu işaretleyiciyi beğen"
 
-#: src/Navigation.tsx:268
-#: src/Navigation.tsx:273
+#: src/Navigation.tsx:281
+#: src/Navigation.tsx:286
 msgid "Liked by"
 msgstr "Beğenenler"
 
@@ -4430,20 +4551,36 @@ msgstr "{0, plural, other {# kullanıcı}} tarafından beğenildi"
 msgid "Liked by {likeCount, plural, one {# user} other {# users}}"
 msgstr "{likeCount, plural, other {# kullanıcı}} tarafından beğenildi"
 
+#: src/lib/hooks/useNotificationHandler.ts:118
+#: src/screens/Settings/NotificationSettings/index.tsx:126
+#: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:41
 #: src/view/screens/Profile.tsx:229
 msgid "Likes"
 msgstr "Beğeniler"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:232
+#: src/lib/hooks/useNotificationHandler.ts:160
+#: src/screens/Settings/NotificationSettings/index.tsx:207
+#: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:41
+msgid "Likes of your reposts"
+msgstr "Yeniden gönderilerinize dair beğeniler"
+
+#: src/Navigation.tsx:461
+msgid "Likes of your reposts notifications"
+msgstr "Yeniden gönderilerinize dair beğenilerin bildirimleri"
+
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:461
+#: src/view/com/post-thread/PostThreadItem.tsx:243
 msgid "Likes on this post"
 msgstr "Bu gönderideki beğeniler"
 
-#: src/view/com/post-thread/PostThread.tsx:629
-#: src/view/com/post-thread/PostThread.tsx:634
+#: src/screens/PostThread/components/HeaderDropdown.tsx:47
+#: src/screens/PostThread/components/HeaderDropdown.tsx:52
+#: src/view/com/post-thread/PostThread.tsx:653
+#: src/view/com/post-thread/PostThread.tsx:658
 msgid "Linear"
 msgstr "Düz"
 
-#: src/Navigation.tsx:223
+#: src/Navigation.tsx:236
 msgid "List"
 msgstr "Liste"
 
@@ -4461,11 +4598,11 @@ msgstr "Liste engellendi"
 msgid "List by {0}"
 msgstr "{0} tarafından liste"
 
-#: src/view/com/profile/ProfileSubpageHeader.tsx:156
+#: src/view/com/profile/ProfileSubpageHeader.tsx:160
 msgid "List by <0/>"
 msgstr "<0/> listesi"
 
-#: src/view/com/profile/ProfileSubpageHeader.tsx:154
+#: src/view/com/profile/ProfileSubpageHeader.tsx:158
 msgid "List by you"
 msgstr "Sizin listeniz"
 
@@ -4501,12 +4638,12 @@ msgctxt "toast"
 msgid "List unmuted"
 msgstr "Liste sessizden çıkarıldı"
 
-#: src/Navigation.tsx:144
+#: src/Navigation.tsx:157
 #: src/view/screens/Lists.tsx:65
 #: src/view/screens/Profile.tsx:224
 #: src/view/screens/Profile.tsx:232
 #: src/view/shell/desktop/LeftNav.tsx:691
-#: src/view/shell/Drawer.tsx:520
+#: src/view/shell/Drawer.tsx:534
 msgid "Lists"
 msgstr "Listeler"
 
@@ -4539,7 +4676,7 @@ msgstr "Daha fazlasını yükle"
 msgid "Load more suggested feeds"
 msgstr "Daha çok önerilen akış yükle"
 
-#: src/view/screens/Notifications.tsx:270
+#: src/view/screens/Notifications.tsx:278
 msgid "Load new notifications"
 msgstr "Yeni bildirimleri yükle"
 
@@ -4554,11 +4691,11 @@ msgstr "Yeni gönderileri yükle"
 msgid "Loading..."
 msgstr "Yükleniyor..."
 
-#: src/Navigation.tsx:293
+#: src/Navigation.tsx:306
 msgid "Log"
 msgstr "Log"
 
-#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:105
 msgid "Logged-out visibility"
 msgstr "Çıkış yapan görünürlüğü"
 
@@ -4567,7 +4704,7 @@ msgid "Logo by @sawaratsuki.bsky.social"
 msgstr "Logo: @sawaratsuki.bsky.social"
 
 #: src/view/shell/desktop/RightNav.tsx:127
-#: src/view/shell/Drawer.tsx:658
+#: src/view/shell/Drawer.tsx:672
 msgid "Logo by <0>@sawaratsuki.bsky.social</0>"
 msgstr "Logo: <0>@sawaratsuki.bsky.social</0>"
 
@@ -4575,7 +4712,7 @@ msgstr "Logo: <0>@sawaratsuki.bsky.social</0>"
 msgid "Long press to open tag menu for #{tag}"
 msgstr "#{tag} etiket menüsünü açmak için uzun basın"
 
-#: src/screens/Login/SetNewPasswordForm.tsx:120
+#: src/screens/Login/SetNewPasswordForm.tsx:122
 msgid "Looks like XXXXX-XXXXX"
 msgstr "XXXXX-XXXXX gibi gözüküyor"
 
@@ -4599,7 +4736,7 @@ msgstr "Hesabınız için e-posta ayarlarınızı düzenleyin"
 msgid "Make one for me"
 msgstr "Benim için bir tane yap"
 
-#: src/view/com/modals/LinkWarning.tsx:79
+#: src/components/dialogs/LinkWarning.tsx:85
 msgid "Make sure this is where you intend to go!"
 msgstr "Bu gitmek istediğiniz yer olduğundan emin olun!"
 
@@ -4634,8 +4771,6 @@ msgstr "Tümü okunmuş olarak işaretlendi"
 
 #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:90
 #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:97
-#: src/components/dialogs/VerifyEmailDialog.tsx:273
-#: src/components/dialogs/VerifyEmailDialog.tsx:281
 msgid "Maybe later"
 msgstr "Belki daha sonra"
 
@@ -4647,19 +4782,26 @@ msgstr "Medya"
 msgid "Media that may be disturbing or inappropriate for some audiences."
 msgstr "Bazı gruplar için rahatsız edici ya da uygunsuz olabilecek medya."
 
-#: src/components/WhoCanReply.tsx:263
+#: src/Navigation.tsx:421
+msgid "Mention notifications"
+msgstr "Bahsetme bildirimleri"
+
+#: src/components/WhoCanReply.tsx:284
 msgid "mentioned users"
 msgstr "bahsedilen kullanıcılar"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:423
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:427
 msgid "Mentioned users"
 msgstr "Bahsedilen kullanıcılar"
 
-#: src/view/screens/Notifications.tsx:99
+#: src/lib/hooks/useNotificationHandler.ts:139
+#: src/screens/Settings/NotificationSettings/index.tsx:159
+#: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:41
+#: src/view/screens/Notifications.tsx:101
 msgid "Mentions"
 msgstr "Bahsedenler"
 
-#: src/components/Menu/index.tsx:105
+#: src/components/Menu/index.tsx:111
 msgid "Menu"
 msgstr "Menü"
 
@@ -4680,7 +4822,7 @@ msgstr "Mesaj silindi"
 msgid "Message from @{0}: {1}"
 msgstr "@{0} mesajı: {1}"
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:201
+#: src/view/com/posts/PostFeedErrorMessage.tsx:205
 msgid "Message from server: {0}"
 msgstr "Sunucudan mesaj: {0}"
 
@@ -4697,15 +4839,19 @@ msgstr "Mesaj çok uzun"
 msgid "Message options"
 msgstr "Mesaj seçenekleri"
 
-#: src/Navigation.tsx:662
+#: src/Navigation.tsx:746
 msgid "Messages"
 msgstr "Mesajlar"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:81
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:101
 msgctxt "Name of app icon variant"
 msgid "Midnight"
 msgstr "Gece yarısı"
 
+#: src/Navigation.tsx:485
+msgid "Miscellaneous notifications"
+msgstr "Diğer bildirimler"
+
 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:47
 #: src/lib/moderation/useReportOptions.ts:47
 msgid "Misleading Account"
@@ -4716,10 +4862,10 @@ msgstr "Yanıltıcı Hesap"
 msgid "Misleading Post"
 msgstr "Yanıltıcı Gönderi"
 
-#: src/Navigation.tsx:149
+#: src/Navigation.tsx:162
 #: src/screens/Moderation/index.tsx:93
-#: src/screens/Settings/Settings.tsx:177
-#: src/screens/Settings/Settings.tsx:180
+#: src/screens/Settings/Settings.tsx:179
+#: src/screens/Settings/Settings.tsx:182
 msgid "Moderation"
 msgstr "Moderasyon"
 
@@ -4732,12 +4878,12 @@ msgstr "Moderasyon detayları"
 msgid "Moderation list by {0}"
 msgstr "{0} tarafından moderasyon listesi"
 
-#: src/view/com/profile/ProfileSubpageHeader.tsx:169
+#: src/view/com/profile/ProfileSubpageHeader.tsx:173
 msgid "Moderation list by <0/>"
 msgstr "<0/> tarafından moderasyon listesi"
 
 #: src/view/com/modals/UserAddRemoveLists.tsx:220
-#: src/view/com/profile/ProfileSubpageHeader.tsx:167
+#: src/view/com/profile/ProfileSubpageHeader.tsx:171
 msgid "Moderation list by you"
 msgstr "Sizin tarafınızdan moderasyon listesi"
 
@@ -4755,7 +4901,7 @@ msgstr "Moderasyon listesi güncellendi"
 msgid "Moderation lists"
 msgstr "Moderasyon listeleri"
 
-#: src/Navigation.tsx:154
+#: src/Navigation.tsx:167
 #: src/view/screens/ModerationModlists.tsx:65
 msgid "Moderation Lists"
 msgstr "Moderasyon Listeleri"
@@ -4764,7 +4910,7 @@ msgstr "Moderasyon Listeleri"
 msgid "moderation settings"
 msgstr "moderasyon araçları"
 
-#: src/Navigation.tsx:283
+#: src/Navigation.tsx:296
 msgid "Moderation states"
 msgstr "Moderasyon durumları"
 
@@ -4777,7 +4923,7 @@ msgstr "Moderasyon araçları"
 msgid "Moderator has chosen to set a general warning on the content."
 msgstr "Moderatör, içeriğe genel bir uyarı koymayı seçti."
 
-#: src/view/com/post-thread/PostThreadItem.tsx:721
+#: src/view/com/post-thread/PostThreadItem.tsx:731
 msgid "More"
 msgstr "Daha fazla"
 
@@ -4792,15 +4938,15 @@ msgstr "Daha fazla akış"
 msgid "More options"
 msgstr "Daha fazla seçenek"
 
-#: src/screens/Settings/ThreadPreferences.tsx:94
+#: src/screens/Settings/ThreadPreferences.tsx:228
 msgid "Most-liked first"
 msgstr "Önce en çok beğenilen"
 
-#: src/screens/Settings/ThreadPreferences.tsx:91
-#: src/view/com/post-thread/PostThread.tsx:685
-#: src/view/com/post-thread/PostThread.tsx:690
+#: src/screens/Settings/ThreadPreferences.tsx:225
+#: src/view/com/post-thread/PostThread.tsx:709
+#: src/view/com/post-thread/PostThread.tsx:714
 msgid "Most-liked replies first"
-msgstr "En çok beğenilen yanıtlar önce"
+msgstr "Önce en beğenilen yanıtlar"
 
 #: src/screens/Onboarding/state.ts:105
 msgid "Movies"
@@ -4810,8 +4956,8 @@ msgstr "Filmler"
 msgid "Music"
 msgstr "Müzik"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:156
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:95
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:156
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VolumeControl.tsx:96
 msgctxt "video"
 msgid "Mute"
 msgstr "Sessize al"
@@ -4821,8 +4967,8 @@ msgstr "Sessize al"
 msgid "Mute {tag}"
 msgstr "{tag} etiketini sessize al"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:610
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:616
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:625
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:631
 #: src/view/com/profile/ProfileMenu.tsx:363
 #: src/view/com/profile/ProfileMenu.tsx:370
 msgid "Mute account"
@@ -4873,13 +5019,13 @@ msgstr "Bu kelimeyi yalnızca etiketlerde sessize al"
 msgid "Mute this word until you unmute it"
 msgstr "Bu kelimeyi tekrar sesini açana kadar sessize al"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:494
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:498
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:513
 msgid "Mute thread"
 msgstr "Konuyu sessize al"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:508
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:510
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:523
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:525
 msgid "Mute words & tags"
 msgstr "Kelimeleri ve etiketleri sustur"
 
@@ -4887,7 +5033,7 @@ msgstr "Kelimeleri ve etiketleri sustur"
 msgid "Muted accounts"
 msgstr "Sessize alınan hesaplar"
 
-#: src/Navigation.tsx:159
+#: src/Navigation.tsx:172
 #: src/view/screens/ModerationMutedAccounts.tsx:118
 msgid "Muted Accounts"
 msgstr "Sessize Alınan Hesaplar"
@@ -4960,10 +5106,6 @@ msgstr "Sonraki ekrana yönlendirir"
 msgid "Navigates to your profile"
 msgstr "Profilinize yönlendirir"
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:234
-msgid "Need to change it?"
-msgstr "Değiştirmeniz mi gerekiyor?"
-
 #: src/components/moderation/ReportDialog/index.tsx:288
 #: src/components/ReportDialog/SelectReportOptionView.tsx:128
 msgid "Need to report a copyright violation?"
@@ -4987,21 +5129,39 @@ msgctxt "action"
 msgid "New"
 msgstr "Yeni"
 
+#: src/view/com/notifications/NotificationFeedItem.tsx:549
+msgid "New {postsCount, plural, one {post} other {posts}} from {firstAuthorLink}"
+msgstr ""
+
+#: src/view/com/notifications/NotificationFeedItem.tsx:532
+msgid "New {postsCount, plural, one {post} other {posts}} from {firstAuthorName}"
+msgstr ""
+
 #: src/components/dms/dialogs/NewChatDialog.tsx:67
 #: src/screens/Messages/ChatList.tsx:364
 #: src/screens/Messages/ChatList.tsx:371
 msgid "New chat"
 msgstr "Yeni sohbet"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:142
 #: src/components/dialogs/EmailDialog/screens/Update.tsx:222
 msgid "New email address"
 msgstr "Yeni e-posta adresi"
 
+#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:74
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:63
 msgid "New Feature"
 msgstr "Yeni Özellik"
 
+#: src/Navigation.tsx:453
+msgid "New follower notifications"
+msgstr "Yeni takipçi bildirimleri"
+
+#: src/lib/hooks/useNotificationHandler.ts:153
+#: src/screens/Settings/NotificationSettings/index.tsx:137
+#: src/screens/Settings/NotificationSettings/NewFollowerNotificationSettings.tsx:41
+msgid "New followers"
+msgstr "Yeni takipçiler"
+
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:221
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:229
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:375
@@ -5021,6 +5181,7 @@ msgstr "Yeni mesajlar"
 msgid "New Moderation List"
 msgstr "Yeni Moderasyon Listesi"
 
+#: src/screens/Login/SetNewPasswordForm.tsx:141
 #: src/view/com/modals/ChangePassword.tsx:224
 msgid "New password"
 msgstr "Yeni şifre"
@@ -5031,7 +5192,7 @@ msgstr "Yeni Şifre"
 
 #: src/screens/Profile/ProfileFeed/index.tsx:241
 #: src/view/screens/Feeds.tsx:552
-#: src/view/screens/Notifications.tsx:165
+#: src/view/screens/Notifications.tsx:167
 #: src/view/screens/Profile.tsx:510
 #: src/view/screens/ProfileList.tsx:250
 #: src/view/screens/ProfileList.tsx:288
@@ -5048,6 +5209,14 @@ msgctxt "action"
 msgid "New Post"
 msgstr "Yeni Gönderi"
 
+#: src/view/com/notifications/NotificationFeedItem.tsx:538
+msgid "New posts from {firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0>"
+msgstr ""
+
+#: src/view/com/notifications/NotificationFeedItem.tsx:523
+msgid "New posts from {firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}"
+msgstr ""
+
 #: src/components/NewskieDialog.tsx:83
 msgid "New user info dialog"
 msgstr "Yeni kullanıcı bilgisi diyaloğu"
@@ -5056,12 +5225,16 @@ msgstr "Yeni kullanıcı bilgisi diyaloğu"
 msgid "New User List"
 msgstr "Yeni Kullanıcı Listesi"
 
-#: src/screens/Settings/ThreadPreferences.tsx:83
-#: src/screens/Settings/ThreadPreferences.tsx:86
-#: src/view/com/post-thread/PostThread.tsx:675
-#: src/view/com/post-thread/PostThread.tsx:680
+#: src/screens/PostThread/components/HeaderDropdown.tsx:93
+#: src/screens/PostThread/components/HeaderDropdown.tsx:98
+#: src/screens/Settings/ThreadPreferences.tsx:96
+#: src/screens/Settings/ThreadPreferences.tsx:99
+#: src/screens/Settings/ThreadPreferences.tsx:217
+#: src/screens/Settings/ThreadPreferences.tsx:220
+#: src/view/com/post-thread/PostThread.tsx:699
+#: src/view/com/post-thread/PostThread.tsx:704
 msgid "Newest replies first"
-msgstr "En yeni yanıtlar önce"
+msgstr "Önce en yeni yanıtlar"
 
 #: src/screens/Onboarding/index.tsx:20
 #: src/screens/Onboarding/state.ts:108
@@ -5073,8 +5246,8 @@ msgstr "Haberler"
 #: src/screens/Login/ForgotPasswordForm.tsx:143
 #: src/screens/Login/LoginForm.tsx:343
 #: src/screens/Login/LoginForm.tsx:350
-#: src/screens/Login/SetNewPasswordForm.tsx:178
-#: src/screens/Login/SetNewPasswordForm.tsx:184
+#: src/screens/Login/SetNewPasswordForm.tsx:182
+#: src/screens/Login/SetNewPasswordForm.tsx:188
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:157
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:165
 #: src/screens/Signup/BackNextButtons.tsx:67
@@ -5104,7 +5277,7 @@ msgstr "DNS Paneli Yok"
 msgid "No expiry set"
 msgstr "Bir bitiş süresi belirlenmemiş"
 
-#: src/components/dialogs/GifSelect.tsx:231
+#: src/components/dialogs/GifSelect.tsx:232
 msgid "No featured GIFs found. There may be an issue with Tenor."
 msgstr "Önerilen GIFler bulunamadı. Tenor'la ilgili bir sıkıntı olabilir."
 
@@ -5121,7 +5294,7 @@ msgstr "Görsel yok"
 msgid "No likes yet"
 msgstr "Henüz beğeni yok"
 
-#: src/components/ProfileCard.tsx:398
+#: src/components/ProfileCard.tsx:463
 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:110
 msgid "No longer following {0}"
 msgstr "{0} artık takip edilmiyor"
@@ -5140,13 +5313,20 @@ msgstr "Henüz bildirim yok!"
 
 #: src/screens/Messages/Settings.tsx:101
 #: src/screens/Messages/Settings.tsx:104
+#: src/screens/Settings/ActivityPrivacySettings.tsx:129
+#: src/screens/Settings/ActivityPrivacySettings.tsx:134
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:158
 msgid "No one"
 msgstr "Hiç kimse"
 
-#: src/components/WhoCanReply.tsx:246
+#: src/components/WhoCanReply.tsx:267
 msgid "No one but the author can quote this post."
 msgstr "Yazarı dışında hiçkimse bu gönderiyi alıntılayamaz."
 
+#: src/screens/Notifications/ActivityList.tsx:38
+msgid "No posts here"
+msgstr ""
+
 #: src/screens/Profile/Sections/Feed.tsx:66
 msgid "No posts yet."
 msgstr "Henüz gönderi yok."
@@ -5191,7 +5371,7 @@ msgstr "{query} için sonuç bulunamadı"
 msgid "No results."
 msgstr "Sonuç bulunamadı."
 
-#: src/components/dialogs/GifSelect.tsx:229
+#: src/components/dialogs/GifSelect.tsx:230
 msgid "No search results found for \"{search}\"."
 msgstr "\"{search}\" aramanız için sonuç bulunamadı."
 
@@ -5200,7 +5380,7 @@ msgstr "\"{search}\" aramanız için sonuç bulunamadı."
 msgid "No thanks"
 msgstr "Teşekkürler"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:405
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:409
 msgid "Nobody"
 msgstr "Hiç kimse"
 
@@ -5225,43 +5405,41 @@ msgstr "Kimse bulunamadı. Başka birini aramayı deneyin."
 msgid "Non-sexual Nudity"
 msgstr "Cinsel olmayan çıplaklık"
 
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:217
+msgid "None"
+msgstr ""
+
 #: src/components/KnownFollowers.tsx:255
 msgid "Not followed by anyone you're following"
 msgstr "Takip ettiğiniz hiçkimse tarafından takip edilmiyor"
 
-#: src/Navigation.tsx:139
+#: src/Navigation.tsx:152
 #: src/view/screens/Profile.tsx:125
 msgid "Not Found"
 msgstr "Bulunamadı"
 
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:171
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:181
-#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:165
 #: src/view/com/profile/ProfileMenu.tsx:480
 msgid "Note about sharing"
 msgstr "Paylaşıma dair dikkatinize"
 
-#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:115
 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites."
 msgstr "Not: Bluesky açık ve kamusal bir ağdır. Bu ayar yalnızca içeriğinizin Bluesky uygulaması ve web sitesindeki görünürlüğünü sınırlar, diğer uygulamalar bu ayarı dikkate almayabilir. İçeriğiniz hala diğer uygulamalar ve web siteleri tarafından çıkış yapan kullanıcılara gösterilebilir."
 
+#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:132
+msgid "Note: This post is only visible to logged-in users."
+msgstr "Not: Bu gönderi yalnızca giriş yapmış kullanıcılara görünür."
+
 #: src/screens/Messages/ChatList.tsx:265
 msgid "Nothing here"
 msgstr "Burada bir şey yok"
 
-#: src/screens/Settings/NotificationSettings.tsx:64
-msgid "Notification filters"
-msgstr "Bildirim filtreleri"
-
-#: src/Navigation.tsx:443
-#: src/view/screens/Notifications.tsx:134
+#: src/Navigation.tsx:407
+#: src/Navigation.tsx:554
+#: src/view/screens/Notifications.tsx:136
 msgid "Notification settings"
 msgstr "Bildirim ayarları"
 
-#: src/screens/Settings/NotificationSettings.tsx:46
-msgid "Notification Settings"
-msgstr "Bildirim Ayarları"
-
 #: src/screens/Messages/Settings.tsx:123
 msgid "Notification sounds"
 msgstr "Bildirim sesleri"
@@ -5270,14 +5448,33 @@ msgstr "Bildirim sesleri"
 msgid "Notification Sounds"
 msgstr "Bildirim Sesleri"
 
-#: src/Navigation.tsx:657
-#: src/view/screens/Notifications.tsx:128
-#: src/view/shell/bottom-bar/BottomBar.tsx:242
+#: src/Navigation.tsx:549
+#: src/Navigation.tsx:741
+#: src/screens/Notifications/ActivityList.tsx:29
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:90
+#: src/screens/Settings/NotificationSettings/index.tsx:92
+#: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:30
+#: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:30
+#: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:30
+#: src/screens/Settings/NotificationSettings/MiscellaneousNotificationSettings.tsx:30
+#: src/screens/Settings/NotificationSettings/NewFollowerNotificationSettings.tsx:30
+#: src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx:30
+#: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:30
+#: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:30
+#: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:30
+#: src/screens/Settings/Settings.tsx:187
+#: src/screens/Settings/Settings.tsx:190
+#: src/view/screens/Notifications.tsx:130
+#: src/view/shell/bottom-bar/BottomBar.tsx:252
 #: src/view/shell/desktop/LeftNav.tsx:654
-#: src/view/shell/Drawer.tsx:468
+#: src/view/shell/Drawer.tsx:482
 msgid "Notifications"
 msgstr "Bildirimler"
 
+#: src/screens/Settings/NotificationSettings/MiscellaneousNotificationSettings.tsx:43
+msgid "Notifications for everything else, such as when someone joins via one of your starter packs."
+msgstr "Geri kalan her şey için bildirimler, mesela birinin başlangıç paketinizle katılması gibi."
+
 #: src/lib/hooks/useTimeAgo.ts:135
 msgid "now"
 msgstr "şimdi"
@@ -5297,10 +5494,11 @@ msgid "Nudity or adult content not labeled as such"
 msgstr "Çıplaklık içeren veya yetişkin içerik o şekilde işaretlenmemiş"
 
 #: src/lib/moderation/useLabelBehaviorDescription.ts:11
+#: src/screens/Settings/NotificationSettings/index.tsx:291
 msgid "Off"
 msgstr "Kapalı"
 
-#: src/components/dialogs/GifSelect.tsx:268
+#: src/components/dialogs/GifSelect.tsx:269
 #: src/view/com/util/ErrorBoundary.tsx:57
 msgid "Oh no!"
 msgstr "Oh hayır!"
@@ -5318,34 +5516,39 @@ msgid "OK"
 msgstr "Tamam"
 
 #: src/screens/Login/PasswordUpdatedForm.tsx:37
-#: src/view/com/post-thread/PostThreadItem.tsx:975
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:664
+#: src/view/com/post-thread/PostThreadItem.tsx:985
 msgid "Okay"
 msgstr "Tamam"
 
-#: src/screens/Settings/ThreadPreferences.tsx:75
-#: src/screens/Settings/ThreadPreferences.tsx:78
-#: src/view/com/post-thread/PostThread.tsx:665
-#: src/view/com/post-thread/PostThread.tsx:670
+#: src/screens/PostThread/components/HeaderDropdown.tsx:83
+#: src/screens/PostThread/components/HeaderDropdown.tsx:88
+#: src/screens/Settings/ThreadPreferences.tsx:88
+#: src/screens/Settings/ThreadPreferences.tsx:91
+#: src/screens/Settings/ThreadPreferences.tsx:209
+#: src/screens/Settings/ThreadPreferences.tsx:212
+#: src/view/com/post-thread/PostThread.tsx:689
+#: src/view/com/post-thread/PostThread.tsx:694
 msgid "Oldest replies first"
-msgstr "En eski yanıtlar önce"
+msgstr "Önce en eski yanıtlar"
 
 #: src/components/StarterPack/QrCode.tsx:82
 msgid "on<0><1/><2><3/></2></0>"
 msgstr "<0><1/><2><3/></2></0>"
 
-#: src/screens/Settings/Settings.tsx:358
+#: src/screens/Settings/Settings.tsx:369
 msgid "Onboarding reset"
 msgstr "Onboarding sıfırlama"
 
-#: src/view/com/composer/Composer.tsx:342
+#: src/view/com/composer/Composer.tsx:347
 msgid "One or more GIFs is missing alt text."
 msgstr "Bir veya daha fazla GIF için alternatif metin eksik."
 
-#: src/view/com/composer/Composer.tsx:339
+#: src/view/com/composer/Composer.tsx:344
 msgid "One or more images is missing alt text."
 msgstr "Bir veya daha fazla resimde alternatif metin eksik."
 
-#: src/view/com/composer/Composer.tsx:349
+#: src/view/com/composer/Composer.tsx:354
 msgid "One or more videos is missing alt text."
 msgstr "Bir veya daha fazla videoda alternatif metin eksik."
 
@@ -5353,7 +5556,7 @@ msgstr "Bir veya daha fazla videoda alternatif metin eksik."
 msgid "Only .jpg and .png files are supported"
 msgstr "Yalnızca .jpg ve .png dosyaları desteklenmektedir"
 
-#: src/components/WhoCanReply.tsx:226
+#: src/components/WhoCanReply.tsx:247
 msgid "Only {0} can reply."
 msgstr "Yalnızca {0} yanıtlayabilir."
 
@@ -5361,6 +5564,12 @@ msgstr "Yalnızca {0} yanıtlayabilir."
 msgid "Only contains letters, numbers, and hyphens"
 msgstr "Yalnızca harf, rakam ve tire içerir"
 
+#: src/screens/Settings/ActivityPrivacySettings.tsx:120
+#: src/screens/Settings/ActivityPrivacySettings.tsx:125
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:156
+msgid "Only followers who I follow"
+msgstr ""
+
 #: src/lib/media/picker.shared.ts:32
 msgid "Only image files are supported"
 msgstr "Yalnızca resim dosyaları desteklenmektedir"
@@ -5378,7 +5587,6 @@ msgstr "Ay, bir şeyler yanlış gitti!"
 #: src/components/StarterPack/ProfileStarterPacks.tsx:341
 #: src/screens/Settings/AppPasswords.tsx:59
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:106
-#: src/screens/Settings/NotificationSettings.tsx:54
 #: src/view/screens/Profile.tsx:125
 msgid "Oops!"
 msgstr "Hata!"
@@ -5401,7 +5609,7 @@ msgid "Open drawer menu"
 msgstr "Çekmece menüyü aç"
 
 #: src/screens/Messages/components/MessageInput.web.tsx:181
-#: src/view/com/composer/Composer.tsx:1272
+#: src/view/com/composer/Composer.tsx:1320
 msgid "Open emoji picker"
 msgstr "Emoji seçiciyi aç"
 
@@ -5418,7 +5626,7 @@ msgstr "Akış seçenekleri menüsünü aç"
 msgid "Open full emoji list"
 msgstr "Tüm emoji listesini aç"
 
-#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:79
+#: src/components/Post/Embed/ExternalEmbed/index.tsx:79
 msgid "Open link to {niceUrl}"
 msgstr "{niceUrl} web bağlantısını aç"
 
@@ -5426,7 +5634,7 @@ msgstr "{niceUrl} web bağlantısını aç"
 msgid "Open message options"
 msgstr "Mesaj seçeneklerini aç"
 
-#: src/screens/Settings/Settings.tsx:395
+#: src/screens/Settings/Settings.tsx:410
 msgid "Open moderation debug page"
 msgstr "Moderasyon hata ayıklama sayfasını aç"
 
@@ -5455,12 +5663,12 @@ msgstr "Paylaş menüsünü aç"
 msgid "Open starter pack menu"
 msgstr "Başlangıç paketi menüsününü aç"
 
-#: src/screens/Settings/Settings.tsx:388
-#: src/screens/Settings/Settings.tsx:402
+#: src/screens/Settings/Settings.tsx:403
+#: src/screens/Settings/Settings.tsx:417
 msgid "Open storybook page"
 msgstr "Storybook sayfasını aç"
 
-#: src/screens/Settings/Settings.tsx:381
+#: src/screens/Settings/Settings.tsx:396
 msgid "Open system log"
 msgstr "Sistem günlüğünü aç"
 
@@ -5496,7 +5704,7 @@ msgstr "Altyazı ve alt metin diyaloğunu açar"
 msgid "Opens change handle dialog"
 msgstr "Kullanıcı adı değiştirme diyaloğunu açar"
 
-#: src/view/com/post-thread/PostThreadComposePrompt.tsx:35
+#: src/view/com/post-thread/PostThreadComposePrompt.tsx:63
 msgid "Opens composer"
 msgstr "Besteciyi açar"
 
@@ -5504,7 +5712,7 @@ msgstr "Besteciyi açar"
 msgid "Opens device photo gallery"
 msgstr "Cihaz fotoğraf galerisini açar"
 
-#: src/view/com/composer/Composer.tsx:1273
+#: src/view/com/composer/Composer.tsx:1321
 msgid "Opens emoji picker"
 msgstr "Emoji seçiciyi açar"
 
@@ -5522,15 +5730,19 @@ msgstr "Var olan Bluesky hesabınıza giriş yapma adımlarını açar"
 msgid "Opens GIF select dialog"
 msgstr "GIF seçim diyaloğunu açar"
 
-#: src/screens/Settings/Settings.tsx:218
+#: src/screens/Settings/Settings.tsx:228
 msgid "Opens helpdesk in browser"
 msgstr "Tarayıcıda yardım masasını açar"
 
+#: src/components/dialogs/LinkWarning.tsx:97
+msgid "Opens link {0}"
+msgstr "{0} bağlantısını açar"
+
 #: src/view/com/modals/InviteCodes.tsx:173
 msgid "Opens list of invite codes"
 msgstr "Davet kodu listesini açar"
 
-#: src/view/com/util/UserAvatar.tsx:563
+#: src/view/com/util/UserAvatar.tsx:574
 msgid "Opens live status dialog"
 msgstr "Canlı yayın diyaloğunu açar"
 
@@ -5538,12 +5750,8 @@ msgstr "Canlı yayın diyaloğunu açar"
 msgid "Opens password reset form"
 msgstr "Şifre sıfırlama formunu açar"
 
-#: src/view/com/modals/LinkWarning.tsx:93
-msgid "Opens the linked website"
-msgstr "Bağlantılı web sitesini açar"
-
-#: src/view/com/notifications/NotificationFeedItem.tsx:849
-#: src/view/com/util/UserAvatar.tsx:581
+#: src/view/com/notifications/NotificationFeedItem.tsx:900
+#: src/view/com/util/UserAvatar.tsx:592
 msgid "Opens this profile"
 msgstr "Bu profili açar"
 
@@ -5560,7 +5768,7 @@ msgstr "İsterseniz, aşağıda ek bilgi verin:"
 msgid "Options:"
 msgstr "Seçenekler:"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:418
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:422
 msgid "Or combine these options:"
 msgstr "Veya bu seçenekleri birleştirin:"
 
@@ -5644,13 +5852,13 @@ msgstr "Şifre güncellendi"
 msgid "Password updated!"
 msgstr "Şifre güncellendi!"
 
-#: src/view/com/util/post-embeds/GifEmbed.tsx:43
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:369
+#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:43
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:140
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:369
 msgid "Pause"
 msgstr "Duraklat"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:320
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:320
 msgid "Pause video"
 msgstr "Videoyu duraklat"
 
@@ -5660,14 +5868,19 @@ msgstr "Videoyu duraklat"
 msgid "People"
 msgstr "Kişiler"
 
-#: src/Navigation.tsx:210
+#: src/Navigation.tsx:223
 msgid "People followed by @{0}"
 msgstr "@{0} tarafından takip edilenler"
 
-#: src/Navigation.tsx:203
+#: src/Navigation.tsx:216
 msgid "People following @{0}"
 msgstr "@{0} tarafından takip edilenler"
 
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:178
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:188
+msgid "People I follow"
+msgstr "Takip ettiklerim"
+
 #: src/lib/media/save-image.ts:51
 msgid "Permission to access your photo library was denied. Please enable it in your system settings."
 msgstr "Fotoğraf galerinize erişim izni reddedildi. Lütfen sistem ayarlarınızdan etkinleştirin."
@@ -5706,12 +5919,12 @@ msgstr "Ana ekrana sabitle"
 msgid "Pin to Home"
 msgstr "Ana Sayfaya Sabitle"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:411
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:418
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:420
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:427
 msgid "Pin to your profile"
 msgstr "Profiline sabitle"
 
-#: src/view/com/posts/PostFeedItem.tsx:407
+#: src/view/com/posts/PostFeedItem.tsx:411
 msgid "Pinned"
 msgstr "Sabitlendi"
 
@@ -5720,7 +5933,7 @@ msgstr "Sabitlendi"
 msgid "Pinned {0} to Home"
 msgstr "{0} Ana Sayfaya Sabitlendi"
 
-#: src/view/screens/SavedFeeds.tsx:123
+#: src/view/screens/SavedFeeds.tsx:130
 msgid "Pinned Feeds"
 msgstr "Sabitleme Akışları"
 
@@ -5728,38 +5941,38 @@ msgstr "Sabitleme Akışları"
 msgid "Pinned to your feeds"
 msgstr "Akışlarınıza sabitlendi"
 
-#: src/view/com/util/post-embeds/GifEmbed.tsx:43
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:370
+#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:43
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:140
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:370
 msgid "Play"
 msgstr "Oynat"
 
-#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:107
+#: src/components/Post/Embed/ExternalEmbed/ExternalGif.tsx:111
 msgid "Play {0}"
 msgstr "{0} oynat"
 
-#: src/view/com/util/post-embeds/VideoEmbed.tsx:134
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321
+#: src/components/Post/Embed/VideoEmbed/index.tsx:134
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:321
 msgid "Play video"
 msgstr "Videoyu oynat"
 
-#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58
+#: src/components/Post/Embed/ExternalEmbed/ExternalPlayer.tsx:61
 msgid "Play Video"
 msgstr "Videoyu Oynat"
 
-#: src/view/com/util/post-embeds/GifEmbed.tsx:42
+#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:42
 msgid "Plays or pauses the GIF"
 msgstr "GIF'i oynatır ya da duraklatır"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:141
 msgid "Plays or pauses the video"
 msgstr "Videoyu oynatır ya da duraklatır"
 
-#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:106
+#: src/components/Post/Embed/ExternalEmbed/ExternalGif.tsx:110
 msgid "Plays the GIF"
 msgstr "GIF'i oynatır"
 
-#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59
+#: src/components/Post/Embed/ExternalEmbed/ExternalPlayer.tsx:62
 msgid "Plays the video"
 msgstr "Videoyu oynatır"
 
@@ -5872,10 +6085,6 @@ msgstr "Lütfen @{0} olarak giriş yapın"
 msgid "Please verify your email"
 msgstr "Lütfen e-postanızı doğrulayın"
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:108
-msgid "Please Verify Your Email"
-msgstr "Lütfen E-postanızı Doğrulayın"
-
 #: src/screens/Onboarding/index.tsx:34
 #: src/screens/Onboarding/state.ts:111
 #: src/screens/Search/modules/ExploreTrendingTopics.tsx:235
@@ -5886,33 +6095,38 @@ msgstr "Politika"
 msgid "Porn"
 msgstr "Pornografi"
 
-#: src/view/com/composer/Composer.tsx:987
-msgctxt "action"
-msgid "Post"
-msgstr "Gönder"
-
-#: src/view/com/post-thread/PostThread.tsx:540
+#: src/screens/PostThread/index.tsx:495
+#: src/view/com/post-thread/PostThread.tsx:561
 msgctxt "description"
 msgid "Post"
 msgstr "Gönderi"
 
-#: src/view/com/composer/Composer.tsx:985
+#: src/view/com/composer/Composer.tsx:1031
+msgctxt "action"
+msgid "Post"
+msgstr "Gönder"
+
+#: src/view/com/composer/Composer.tsx:1029
 msgctxt "action"
 msgid "Post All"
 msgstr "Hepsini Gönder"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:224
+#: src/screens/PostThread/components/ThreadItemPostTombstone.tsx:22
+msgid "Post blocked"
+msgstr "Gönderi engellendi"
+
+#: src/view/com/post-thread/PostThreadItem.tsx:235
 msgid "Post by {0}"
 msgstr "{0} tarafından gönderi"
 
-#: src/Navigation.tsx:236
-#: src/Navigation.tsx:243
-#: src/Navigation.tsx:250
-#: src/Navigation.tsx:257
+#: src/Navigation.tsx:249
+#: src/Navigation.tsx:256
+#: src/Navigation.tsx:263
+#: src/Navigation.tsx:270
 msgid "Post by @{0}"
 msgstr "@{0} tarafından gönderi"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:182
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:183
 msgctxt "toast"
 msgid "Post deleted"
 msgstr "Gönderi silindi"
@@ -5921,11 +6135,14 @@ msgstr "Gönderi silindi"
 msgid "Post failed to upload. Please check your Internet connection and try again."
 msgstr "Gönderinin yollanması başarısız. Lütfen İnternet bağlantınızı kontrol edin ve tekrar deneyin."
 
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:132
+#: src/screens/PostThread/components/ThreadItemPost.tsx:110
+#: src/screens/PostThread/components/ThreadItemTreePost.tsx:107
 #: src/screens/VideoFeed/index.tsx:529
 msgid "Post has been deleted"
 msgstr "Gönderi silindi"
 
-#: src/view/com/post-thread/PostThread.tsx:269
+#: src/view/com/post-thread/PostThread.tsx:271
 msgid "Post hidden"
 msgstr "Gönderi gizlendi"
 
@@ -5939,11 +6156,11 @@ msgstr "Gönderi Sessize Alınmış Kelime Tarafından Gizlenmiş"
 msgid "Post Hidden by You"
 msgstr "Gönderi Sizin Tarafınızdan Gizlenmiş"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:100
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:104
 msgid "Post interaction settings"
 msgstr "Gönderi etkileşim ayarları"
 
-#: src/Navigation.tsx:170
+#: src/Navigation.tsx:183
 #: src/screens/ModerationInteractionSettings/index.tsx:34
 msgid "Post Interaction Settings"
 msgstr "Gönderi Etkileşim Ayarları"
@@ -5956,8 +6173,10 @@ msgstr "Gönderi dili"
 msgid "Post Languages"
 msgstr "Gönderi Dilleri"
 
-#: src/view/com/post-thread/PostThread.tsx:264
-#: src/view/com/post-thread/PostThread.tsx:276
+#: src/screens/PostThread/components/ThreadError.tsx:32
+#: src/screens/PostThread/components/ThreadItemPostTombstone.tsx:25
+#: src/view/com/post-thread/PostThread.tsx:266
+#: src/view/com/post-thread/PostThread.tsx:278
 msgid "Post not found"
 msgstr "Gönderi bulunamadı"
 
@@ -5971,6 +6190,9 @@ msgctxt "toast"
 msgid "Post unpinned"
 msgstr "Gönderi sabitlemesi kaldırıldı"
 
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:250
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:262
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:213
 #: src/screens/StarterPack/StarterPackScreen.tsx:191
 #: src/view/screens/Profile.tsx:225
 #: src/view/screens/ProfileList.tsx:170
@@ -5981,18 +6203,21 @@ msgstr "Gönderiler"
 msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown."
 msgstr "Gönderiler metinleri, etiketleri veya ikisiyle beraber sessize alınabilir. Hiçbir gönderinin görünmemesine sebep olacağından yaygın kelimelerden kaçınmanızı öneririz."
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:68
+#: src/view/com/posts/PostFeedErrorMessage.tsx:72
 msgid "Posts hidden"
 msgstr "Gönderiler gizlendi"
 
-#: src/view/com/modals/LinkWarning.tsx:60
-msgid "Potentially Misleading Link"
-msgstr "Potansiyel Yanıltıcı Bağlantı"
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:211
+msgid "Posts, Replies"
+msgstr ""
+
+#: src/components/dialogs/LinkWarning.tsx:73
+msgid "Potentially misleading link"
+msgstr "Muhtemelen yanıltıcı bağlantı"
 
-#: src/state/queries/notifications/settings.ts:44
-msgctxt "toast"
-msgid "Preference saved"
-msgstr "Tercih kaydedildi"
+#: src/components/dialogs/LinkWarning.tsx:66
+msgid "Potentially misleading link warning"
+msgstr "Muhtemelen yanıltıcı bağlantı uyarısı"
 
 #: src/screens/Messages/components/MessageListError.tsx:19
 msgid "Press to attempt reconnection"
@@ -6017,40 +6242,44 @@ msgstr "Önceki resim"
 msgid "Primary Language"
 msgstr "Birincil Dil"
 
-#: src/screens/Settings/ThreadPreferences.tsx:112
-#: src/screens/Settings/ThreadPreferences.tsx:117
+#: src/screens/Settings/ThreadPreferences.tsx:110
+#: src/screens/Settings/ThreadPreferences.tsx:115
+#: src/screens/Settings/ThreadPreferences.tsx:246
+#: src/screens/Settings/ThreadPreferences.tsx:251
 msgid "Prioritize your Follows"
 msgstr "Takip ettiklerimi önceliklendir"
 
-#: src/screens/Settings/NotificationSettings.tsx:67
-msgid "Priority notifications"
-msgstr "Öncelikli bildirimler"
-
 #: src/view/shell/desktop/RightNav.tsx:110
 #: src/view/shell/desktop/RightNav.tsx:111
 msgid "Privacy"
 msgstr "Gizlilik"
 
-#: src/screens/Settings/Settings.tsx:171
-#: src/screens/Settings/Settings.tsx:174
+#: src/screens/Settings/Settings.tsx:173
+#: src/screens/Settings/Settings.tsx:176
 msgid "Privacy and security"
 msgstr "Gizlilik ve güvenlik"
 
-#: src/Navigation.tsx:379
-#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36
+#: src/Navigation.tsx:392
+#: src/Navigation.tsx:400
+#: src/screens/Settings/ActivityPrivacySettings.tsx:40
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:45
 msgid "Privacy and Security"
 msgstr "Gizlilik ve Güvenlik"
 
-#: src/Navigation.tsx:303
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:158
+msgid "Privacy and Security settings"
+msgstr ""
+
+#: src/Navigation.tsx:316
 #: src/screens/Settings/AboutSettings.tsx:92
 #: src/screens/Settings/AboutSettings.tsx:95
 #: src/view/screens/PrivacyPolicy.tsx:31
-#: src/view/shell/Drawer.tsx:653
-#: src/view/shell/Drawer.tsx:654
+#: src/view/shell/Drawer.tsx:667
+#: src/view/shell/Drawer.tsx:668
 msgid "Privacy Policy"
 msgstr "Gizlilik Politikası"
 
-#: src/view/com/composer/Composer.tsx:1675
+#: src/view/com/composer/Composer.tsx:1735
 msgid "Processing video..."
 msgstr "Video işleniyor..."
 
@@ -6064,15 +6293,14 @@ msgstr "İşleniyor..."
 msgid "profile"
 msgstr "profil"
 
-#: src/view/shell/bottom-bar/BottomBar.tsx:306
+#: src/view/shell/bottom-bar/BottomBar.tsx:316
 #: src/view/shell/desktop/LeftNav.tsx:709
 #: src/view/shell/Drawer.tsx:76
-#: src/view/shell/Drawer.tsx:545
+#: src/view/shell/Drawer.tsx:559
 msgid "Profile"
 msgstr "Profil"
 
 #: src/screens/Profile/Header/EditProfileDialog.tsx:196
-#: src/view/com/modals/EditProfile.tsx:128
 msgctxt "toast"
 msgid "Profile updated"
 msgstr "Profil güncellendi"
@@ -6090,25 +6318,41 @@ msgid "Public, sharable lists which can be used to drive feeds."
 msgstr "Akışları ilerletebilmek için herkese açık, paylaşılabilir listeler."
 
 #. Accessibility label for button to publish a single post
-#: src/view/com/composer/Composer.tsx:967
+#: src/view/com/composer/Composer.tsx:1011
 msgid "Publish post"
 msgstr "Gönderiyi yayınla"
 
 #. Accessibility label for button to publish multiple posts in a thread
-#: src/view/com/composer/Composer.tsx:960
+#: src/view/com/composer/Composer.tsx:1004
 msgid "Publish posts"
 msgstr "Gönderileri yayınla"
 
 #. Accessibility label for button to publish multiple replies in a thread
-#: src/view/com/composer/Composer.tsx:945
+#: src/view/com/composer/Composer.tsx:989
 msgid "Publish replies"
 msgstr "Yanıtları yayınla"
 
 #. Accessibility label for button to publish a single reply
-#: src/view/com/composer/Composer.tsx:952
+#: src/view/com/composer/Composer.tsx:996
 msgid "Publish reply"
 msgstr "Yanıtı yayınla"
 
+#: src/screens/Settings/NotificationSettings/index.tsx:286
+msgid "Push"
+msgstr "Anında"
+
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:126
+msgid "Push notifications"
+msgstr "Anında bildirimler"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:269
+msgid "Push, Everyone"
+msgstr "Anında, Herkes"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:277
+msgid "Push, People you follow"
+msgstr "Anında, Takip ettikleriniz"
+
 #: src/components/StarterPack/QrCodeDialog.tsx:134
 msgid "QR code copied to your clipboard!"
 msgstr "Karekod panonuza kopyalandı!"
@@ -6121,44 +6365,52 @@ msgstr "Karekod indirildi!"
 msgid "QR code saved to your camera roll!"
 msgstr "Karekod fotoğraflarınıza kaydedildi!"
 
-#: src/components/PostControls/RepostButton.tsx:163
-#: src/components/PostControls/RepostButton.tsx:186
+#: src/Navigation.tsx:429
+msgid "Quote notifications"
+msgstr "Alıntı bildirimleri"
+
+#: src/components/PostControls/RepostButton.tsx:174
+#: src/components/PostControls/RepostButton.tsx:197
 #: src/components/PostControls/RepostButton.web.tsx:78
 #: src/components/PostControls/RepostButton.web.tsx:85
 msgid "Quote post"
 msgstr "Gönderiyi alıntıla"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:307
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:308
 msgid "Quote post was re-attached"
 msgstr "Alıntı gönderi yeniden iliştirildi"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:306
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:307
 msgid "Quote post was successfully detached"
 msgstr "Alıntı gönderinin ilişiği başarıyla kesildi"
 
-#: src/components/PostControls/RepostButton.tsx:162
-#: src/components/PostControls/RepostButton.tsx:184
+#: src/components/PostControls/RepostButton.tsx:173
+#: src/components/PostControls/RepostButton.tsx:195
 #: src/components/PostControls/RepostButton.web.tsx:77
 #: src/components/PostControls/RepostButton.web.tsx:84
 msgid "Quote posts disabled"
 msgstr "Alıntı gönderilen devre dışı bırakıldı"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:329
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:333
 msgid "Quote settings"
 msgstr "Alıntı ayarları"
 
+#: src/lib/hooks/useNotificationHandler.ts:146
 #: src/screens/Post/PostQuotes.tsx:38
+#: src/screens/Settings/NotificationSettings/index.tsx:170
+#: src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx:41
 msgid "Quotes"
 msgstr "Alıntılar"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:258
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:445
+#: src/view/com/post-thread/PostThreadItem.tsx:269
 msgid "Quotes of this post"
 msgstr "Bu gönderinin alıntıları"
 
-#: src/screens/Settings/ThreadPreferences.tsx:99
-#: src/screens/Settings/ThreadPreferences.tsx:102
-#: src/view/com/post-thread/PostThread.tsx:695
-#: src/view/com/post-thread/PostThread.tsx:700
+#: src/screens/Settings/ThreadPreferences.tsx:233
+#: src/screens/Settings/ThreadPreferences.tsx:236
+#: src/view/com/post-thread/PostThread.tsx:719
+#: src/view/com/post-thread/PostThread.tsx:724
 msgid "Random (aka \"Poster's Roulette\")"
 msgstr "Rastgele (yani \"Gönderenin Ruleti\")"
 
@@ -6166,8 +6418,8 @@ msgstr "Rastgele (yani \"Gönderenin Ruleti\")"
 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again."
 msgstr "Hız sınırı aşıldı -- kullanıcı adınızı kısa bir sürede çok sık değiştirmeye çalıştınız. Lütfen tekrar denemeden önce bir dakika bekleyin."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:570
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:580
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:585
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:595
 msgid "Re-attach quote"
 msgstr "Alıntıyı yeniden iliştir"
 
@@ -6179,19 +6431,27 @@ msgstr "{emoji} ile tepki ver"
 msgid "Reactivate your account"
 msgstr "Hesabınızı yeniden etkinleştirin"
 
+#: src/screens/PostThread/components/ThreadItemReadMore.tsx:92
+msgid "Read {0} more {1, plural, one {reply} other {replies}}"
+msgstr "{0} {1,plural, other {yanıt}} daha oku"
+
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:158
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:173
 msgid "Read blog post"
 msgstr "Blog gönderisini oku"
 
-#: src/screens/VideoFeed/index.tsx:963
+#: src/screens/VideoFeed/index.tsx:966
 msgid "Read less"
 msgstr "Devamını gizle"
 
-#: src/screens/VideoFeed/index.tsx:963
+#: src/screens/VideoFeed/index.tsx:966
 msgid "Read more"
 msgstr "Devamını oku"
 
+#: src/screens/PostThread/components/ThreadItemReadMore.tsx:71
+msgid "Read more replies"
+msgstr "Daha fazla yanıt oku"
+
 #: src/view/com/auth/SplashScreen.web.tsx:173
 msgid "Read the Bluesky blog"
 msgstr "Bluesky blog'unu oku"
@@ -6215,6 +6475,14 @@ msgstr "İtiraz gerekçesi"
 msgid "Reason:"
 msgstr "Sebep:"
 
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:132
+msgid "Receive in-app notifications"
+msgstr "Uygulama içi bildirimleri al"
+
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:115
+msgid "Receive push notifications"
+msgstr "Anında bildirimleri al"
+
 #: src/screens/Search/components/SearchHistory.tsx:49
 msgid "Recent Searches"
 msgstr "Son Aramalar"
@@ -6246,10 +6514,10 @@ msgstr "Görüşmeleri yeniden yükle"
 #: src/components/FeedCard.tsx:343
 #: src/components/StarterPack/Wizard/WizardListCard.tsx:102
 #: src/components/StarterPack/Wizard/WizardListCard.tsx:109
-#: src/screens/Settings/Settings.tsx:543
+#: src/screens/Settings/Settings.tsx:567
 #: src/view/com/feeds/FeedSourceCard.tsx:322
 #: src/view/com/modals/UserAddRemoveLists.tsx:235
-#: src/view/com/posts/PostFeedErrorMessage.tsx:213
+#: src/view/com/posts/PostFeedErrorMessage.tsx:217
 msgid "Remove"
 msgstr "Kaldır"
 
@@ -6261,17 +6529,17 @@ msgstr "Başlangıç paketinden {displayName} kullanıcısını çıkart"
 msgid "Remove {historyItem}"
 msgstr "{historyItem} öğesini çıkart"
 
-#: src/screens/Settings/Settings.tsx:522
-#: src/screens/Settings/Settings.tsx:525
+#: src/screens/Settings/Settings.tsx:546
+#: src/screens/Settings/Settings.tsx:549
 msgid "Remove account"
 msgstr "Hesabı kaldır"
 
-#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:15
+#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:19
 msgid "Remove attachment"
 msgstr "Eki kaldır"
 
-#: src/view/com/util/UserAvatar.tsx:485
-#: src/view/com/util/UserAvatar.tsx:488
+#: src/view/com/util/UserAvatar.tsx:496
+#: src/view/com/util/UserAvatar.tsx:499
 msgid "Remove Avatar"
 msgstr "Avatarı kaldır"
 
@@ -6286,11 +6554,11 @@ msgstr "Gömülü içeriği kaldır"
 
 #: src/view/com/posts/FeedShutdownMsg.tsx:116
 #: src/view/com/posts/FeedShutdownMsg.tsx:120
-#: src/view/com/posts/PostFeedErrorMessage.tsx:169
+#: src/view/com/posts/PostFeedErrorMessage.tsx:173
 msgid "Remove feed"
 msgstr "Akışı kaldır"
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:210
+#: src/view/com/posts/PostFeedErrorMessage.tsx:214
 msgid "Remove feed?"
 msgstr "Akış kaldırılsın mı?"
 
@@ -6299,11 +6567,11 @@ msgstr "Akış kaldırılsın mı?"
 #: src/view/com/feeds/FeedSourceCard.tsx:190
 #: src/view/com/feeds/FeedSourceCard.tsx:268
 #: src/view/screens/ProfileList.tsx:528
-#: src/view/screens/SavedFeeds.tsx:342
+#: src/view/screens/SavedFeeds.tsx:349
 msgid "Remove from my feeds"
 msgstr "Akışlarımdan kaldır"
 
-#: src/screens/Settings/Settings.tsx:535
+#: src/screens/Settings/Settings.tsx:559
 msgid "Remove from quick access?"
 msgstr "Hızlı erişimden kaldırılsın mı?"
 
@@ -6334,12 +6602,8 @@ msgstr "Sessize alınmış kelimeyi listemden çıkart"
 msgid "Remove profile"
 msgstr "Profili kaldır"
 
-#: src/view/com/util/post-embeds/QuoteEmbed.tsx:290
-msgid "Remove quote"
-msgstr "Alıntıyı kaldır"
-
-#: src/components/PostControls/RepostButton.tsx:140
-#: src/components/PostControls/RepostButton.tsx:150
+#: src/components/PostControls/RepostButton.tsx:151
+#: src/components/PostControls/RepostButton.tsx:161
 msgid "Remove repost"
 msgstr "Yeniden göndermeyi kaldır"
 
@@ -6347,7 +6611,7 @@ msgstr "Yeniden göndermeyi kaldır"
 msgid "Remove subtitle file"
 msgstr "Altyazı dosyasını kaldır"
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:211
+#: src/view/com/posts/PostFeedErrorMessage.tsx:215
 msgid "Remove this feed from your saved feeds"
 msgstr "Bu akışı kayıtlı akışlardan kaldır"
 
@@ -6366,11 +6630,11 @@ msgstr "Doğrulamayı kaldır"
 msgid "Remove your verification for this account?"
 msgstr "Bu hesap için doğrulamanızı kaldıracak mısınız?"
 
-#: src/view/com/util/post-embeds/QuoteEmbed.tsx:110
+#: src/components/Post/Embed/index.tsx:208
 msgid "Removed by author"
 msgstr "Yazar tarafından kaldırılmış"
 
-#: src/view/com/util/post-embeds/QuoteEmbed.tsx:108
+#: src/components/Post/Embed/index.tsx:206
 msgid "Removed by you"
 msgstr "Sizin tarafınızdan kaldırılmış"
 
@@ -6397,34 +6661,36 @@ msgstr "Akışlarınızdan kaldırıldı"
 msgid "Removed verification"
 msgstr "Doğrulama kaldırıldı"
 
-#: src/view/com/util/post-embeds/QuoteEmbed.tsx:291
-msgid "Removes quoted post"
-msgstr "Alıntı gönderiyi kaldırır"
-
 #: src/view/com/posts/FeedShutdownMsg.tsx:129
 #: src/view/com/posts/FeedShutdownMsg.tsx:133
 msgid "Replace with Discover"
 msgstr "Keşif akışıyla (\"Discover\") değiştir"
 
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:267
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:279
+#: src/lib/hooks/useNotificationHandler.ts:132
+#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:215
+#: src/screens/Settings/NotificationSettings/index.tsx:148
+#: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:41
 #: src/view/screens/Profile.tsx:226
 msgid "Replies"
 msgstr "Yanıtlar"
 
-#: src/components/WhoCanReply.tsx:73
+#: src/components/WhoCanReply.tsx:79
 msgid "Replies disabled"
 msgstr "Yanıtlara kapalı"
 
-#: src/components/WhoCanReply.tsx:224
+#: src/components/WhoCanReply.tsx:245
 msgid "Replies to this post are disabled."
 msgstr "Bu gönderi yanıtlara kapalı."
 
-#: src/view/com/composer/Composer.tsx:983
+#: src/view/com/composer/Composer.tsx:1027
 msgctxt "action"
 msgid "Reply"
 msgstr "Yanıtla"
 
 #. Accessibility label for the reply button, verb form followed by number of replies and noun form
-#: src/components/PostControls/index.tsx:200
+#: src/components/PostControls/index.tsx:207
 msgid "Reply ({0, plural, one {# reply} other {# replies}})"
 msgstr "Yanıtla ({0, plural, other {# yanıt}})"
 
@@ -6438,50 +6704,55 @@ msgstr "Konu Yazarı Tarafından Gizlenmiş Yanıt"
 msgid "Reply Hidden by You"
 msgstr "Yanıt Tarafınızdan Gizlenmiş"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:385
+#: src/Navigation.tsx:413
+msgid "Reply notifications"
+msgstr "Yanıt bildirimlerini al"
+
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:389
 msgid "Reply settings"
 msgstr "Yanıt ayarları"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:370
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:374
 msgid "Reply settings are chosen by the author of the thread"
 msgstr "Yanıt ayarları konu yazarı tarafından belirlenir"
 
-#: src/view/com/post-thread/PostThread.tsx:651
+#: src/screens/PostThread/components/HeaderDropdown.tsx:69
+#: src/view/com/post-thread/PostThread.tsx:675
 msgid "Reply sorting"
 msgstr "Yanıt sıralama"
 
-#: src/view/com/post/Post.tsx:205
-#: src/view/com/posts/PostFeedItem.tsx:605
+#: src/view/com/post/Post.tsx:204
+#: src/view/com/posts/PostFeedItem.tsx:602
 msgctxt "description"
 msgid "Reply to <0><1/></0>"
 msgstr "<0><1/></0> kullanıcısına yanıt"
 
-#: src/view/com/posts/PostFeedItem.tsx:596
+#: src/view/com/posts/PostFeedItem.tsx:593
 msgctxt "description"
 msgid "Reply to a blocked post"
 msgstr "Engelli bir gönderiye yanıt"
 
-#: src/view/com/posts/PostFeedItem.tsx:598
+#: src/view/com/posts/PostFeedItem.tsx:595
 msgctxt "description"
 msgid "Reply to a post"
 msgstr "Bir gönderiye yanıt"
 
-#: src/view/com/post/Post.tsx:203
-#: src/view/com/posts/PostFeedItem.tsx:602
+#: src/view/com/post/Post.tsx:202
+#: src/view/com/posts/PostFeedItem.tsx:599
 msgctxt "description"
 msgid "Reply to you"
 msgstr "Size yanıt"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:338
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:339
 msgctxt "toast"
 msgid "Reply visibility updated"
 msgstr "Yanıt görünürlüğü güncellendi"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:337
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:338
 msgid "Reply was successfully hidden"
 msgstr "Yanıt başarıyla gizlendi"
 
-#: src/components/dms/MessageContextMenu.tsx:172
+#: src/components/dms/MessageContextMenu.tsx:171
 #: src/components/dms/MessagesListBlockedFooter.tsx:85
 #: src/components/dms/MessagesListBlockedFooter.tsx:92
 msgid "Report"
@@ -6515,12 +6786,12 @@ msgstr "Akışı raporla"
 msgid "Report list"
 msgstr "Listeyi raporla"
 
-#: src/components/dms/MessageContextMenu.tsx:170
+#: src/components/dms/MessageContextMenu.tsx:169
 msgid "Report message"
 msgstr "Mesajı raporla"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:636
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:638
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:651
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:653
 msgid "Report post"
 msgstr "Gönderiyi raporla"
 
@@ -6569,8 +6840,8 @@ msgstr "Bu başlangıç paketini raporla"
 msgid "Report this user"
 msgstr "Bu kullancıyı raporla"
 
-#: src/components/PostControls/RepostButton.tsx:141
 #: src/components/PostControls/RepostButton.tsx:152
+#: src/components/PostControls/RepostButton.tsx:163
 msgctxt "action"
 msgid "Repost"
 msgstr "Yeniden gönder"
@@ -6581,11 +6852,15 @@ msgid "Repost"
 msgstr "Yeniden gönder"
 
 #. Accessibility label for the repost button when the post has not been reposted, verb form followed by number of reposts and noun form
-#: src/components/PostControls/RepostButton.tsx:65
+#: src/components/PostControls/RepostButton.tsx:76
 msgid "Repost ({0, plural, one {# repost} other {# reposts}})"
 msgstr "Yeniden gönder ({0, plural, other {# defa yeniden gönderilmiş}})"
 
-#: src/components/PostControls/RepostButton.tsx:133
+#: src/Navigation.tsx:445
+msgid "Repost notifications"
+msgstr "Yeniden gönderi bildirimleri"
+
+#: src/components/PostControls/RepostButton.tsx:144
 #: src/components/PostControls/RepostButton.web.tsx:43
 #: src/components/PostControls/RepostButton.web.tsx:97
 #: src/screens/StarterPack/StarterPackScreen.tsx:561
@@ -6596,35 +6871,47 @@ msgstr "Gönderiyi yeniden gönder veya alıntıla"
 msgid "Reposted By"
 msgstr "Yeniden Gönderen"
 
-#: src/view/com/posts/PostFeedItem.tsx:347
+#: src/view/com/posts/PostFeedItem.tsx:351
 msgid "Reposted by {0}"
 msgstr "{0} tarafından yeniden gönderildi"
 
-#: src/view/com/posts/PostFeedItem.tsx:366
+#: src/view/com/posts/PostFeedItem.tsx:370
 msgid "Reposted by <0><1/></0>"
 msgstr "<0><1/></0> tarafından yeniden gönderildi"
 
-#: src/view/com/posts/PostFeedItem.tsx:345
-#: src/view/com/posts/PostFeedItem.tsx:364
+#: src/view/com/posts/PostFeedItem.tsx:349
+#: src/view/com/posts/PostFeedItem.tsx:368
 msgid "Reposted by you"
 msgstr "Siz yeniden göndermişsiniz"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:237
+#: src/lib/hooks/useNotificationHandler.ts:125
+#: src/screens/Settings/NotificationSettings/index.tsx:181
+#: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:41
+msgid "Reposts"
+msgstr "Yeniden gönderiler"
+
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:427
+#: src/view/com/post-thread/PostThreadItem.tsx:248
 msgid "Reposts of this post"
 msgstr "Bu gönderinin yeniden gönderilmesi"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:175
-#: src/components/dialogs/ChangeEmailDialog.tsx:182
-msgid "Request change"
-msgstr "Değişiklik iste"
+#: src/lib/hooks/useNotificationHandler.ts:167
+#: src/screens/Settings/NotificationSettings/index.tsx:222
+#: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:41
+msgid "Reposts of your reposts"
+msgstr "Yeniden gönderilerinizin yeniden gönderileri"
+
+#: src/Navigation.tsx:469
+msgid "Reposts of your reposts notifications"
+msgstr "Yeniden gönderilerinizin yeniden gönderilme bildirimleri"
 
 #: src/view/com/modals/ChangePassword.tsx:253
 #: src/view/com/modals/ChangePassword.tsx:255
 msgid "Request Code"
 msgstr "Kod İste"
 
-#: src/screens/Settings/AccessibilitySettings.tsx:60
-#: src/screens/Settings/AccessibilitySettings.tsx:65
+#: src/screens/Settings/AccessibilitySettings.tsx:58
+#: src/screens/Settings/AccessibilitySettings.tsx:63
 msgid "Require alt text before posting"
 msgstr "Göndermeden önce alternatif metin gerektir"
 
@@ -6644,10 +6931,6 @@ msgstr "Bölgenizde zorunludur"
 msgid "Resend"
 msgstr "Yeniden gönder"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:217
-#: src/components/dialogs/ChangeEmailDialog.tsx:227
-#: src/components/dialogs/VerifyEmailDialog.tsx:330
-#: src/components/dialogs/VerifyEmailDialog.tsx:340
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:173
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:176
 msgid "Resend email"
@@ -6661,6 +6944,12 @@ msgstr "E-postayı Tekrar Gönder"
 msgid "Resend Verification Email"
 msgstr "Onay E-postasını Tekrar Gönder"
 
+#: src/screens/Settings/Settings.tsx:439
+#: src/screens/Settings/Settings.tsx:441
+msgid "Reset activity subscription nudge"
+msgstr ""
+
+#: src/screens/Login/SetNewPasswordForm.tsx:116
 #: src/view/com/modals/ChangePassword.tsx:197
 msgid "Reset code"
 msgstr "Sıfırlama kodu"
@@ -6669,8 +6958,8 @@ msgstr "Sıfırlama kodu"
 msgid "Reset Code"
 msgstr "Sıfırlama Kodu"
 
-#: src/screens/Settings/Settings.tsx:409
-#: src/screens/Settings/Settings.tsx:411
+#: src/screens/Settings/Settings.tsx:424
+#: src/screens/Settings/Settings.tsx:426
 msgid "Reset onboarding state"
 msgstr "Onboarding durumunu sıfırla"
 
@@ -6691,6 +6980,8 @@ msgstr "Son hataya neden olan son eylemi tekrarlar"
 #: src/components/Error.tsx:65
 #: src/components/Lists.tsx:110
 #: src/components/moderation/ReportDialog/index.tsx:229
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoFallback.tsx:55
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoFallback.tsx:57
 #: src/components/StarterPack/ProfileStarterPacks.tsx:346
 #: src/screens/Login/LoginForm.tsx:323
 #: src/screens/Login/LoginForm.tsx:330
@@ -6699,11 +6990,11 @@ msgstr "Son hataya neden olan son eylemi tekrarlar"
 #: src/screens/Messages/Inbox.tsx:197
 #: src/screens/Onboarding/StepInterests/index.tsx:217
 #: src/screens/Onboarding/StepInterests/index.tsx:220
+#: src/screens/PostThread/components/ThreadError.tsx:75
+#: src/screens/PostThread/components/ThreadError.tsx:81
 #: src/screens/Signup/BackNextButtons.tsx:53
 #: src/view/com/util/error/ErrorMessage.tsx:60
 #: src/view/com/util/error/ErrorScreen.tsx:97
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57
 msgid "Retry"
 msgstr "Tekrar dene"
 
@@ -6723,7 +7014,7 @@ msgstr "Ana sayfaya döner"
 
 #: src/screens/Profile/ProfileFeed/index.tsx:93
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:559
-#: src/screens/VideoFeed/index.tsx:1139
+#: src/screens/VideoFeed/index.tsx:1142
 #: src/view/screens/NotFound.tsx:60
 #: src/view/screens/ProfileList.tsx:1039
 msgid "Returns to previous page"
@@ -6734,8 +7025,8 @@ msgid "Returns to the previous step"
 msgstr "Önceki adıma döner"
 
 #: src/components/dialogs/BirthDateSettings.tsx:121
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:479
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:485
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:483
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:489
 #: src/components/live/EditLiveDialog.tsx:216
 #: src/components/live/EditLiveDialog.tsx:223
 #: src/components/StarterPack/QrCodeDialog.tsx:192
@@ -6749,8 +7040,7 @@ msgstr "Önceki adıma döner"
 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:153
 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:163
 #: src/view/com/modals/CreateOrEditList.tsx:315
-#: src/view/com/modals/EditProfile.tsx:244
-#: src/view/screens/SavedFeeds.tsx:109
+#: src/view/screens/SavedFeeds.tsx:116
 msgid "Save"
 msgstr "Kaydet"
 
@@ -6764,15 +7054,13 @@ msgstr "Kaydet"
 msgid "Save birthday"
 msgstr "Doğum gününü kaydet"
 
-#: src/view/screens/SavedFeeds.tsx:105
-#: src/view/screens/SavedFeeds.tsx:109
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:191
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:200
+#: src/view/screens/SavedFeeds.tsx:112
+#: src/view/screens/SavedFeeds.tsx:116
 msgid "Save changes"
 msgstr "Değişiklikleri kaydet"
 
-#: src/view/com/modals/EditProfile.tsx:252
-msgid "Save Changes"
-msgstr "Değişiklikleri Kaydet"
-
 #: src/components/StarterPack/ShareDialog.tsx:131
 #: src/components/StarterPack/ShareDialog.tsx:138
 msgid "Save image"
@@ -6795,7 +7083,7 @@ msgstr "QR kodu kaydet"
 msgid "Save to my feeds"
 msgstr "Akışlarıma kaydet"
 
-#: src/view/screens/SavedFeeds.tsx:164
+#: src/view/screens/SavedFeeds.tsx:171
 msgid "Saved Feeds"
 msgstr "Kayıtlı Akışlar"
 
@@ -6804,18 +7092,14 @@ msgstr "Kayıtlı Akışlar"
 msgid "Saved to your feeds"
 msgstr "Akışlarınıza kaydedildi"
 
-#: src/view/com/modals/EditProfile.tsx:245
-msgid "Saves any changes to your profile"
-msgstr "Profilinizdeki herhangi bir değişikliği kaydeder"
-
 #: src/view/com/modals/CropImage.web.tsx:105
 msgid "Saves image crop settings"
 msgstr "Resim kırpma ayarlarını kaydeder"
 
 #: src/components/dms/ChatEmptyPill.tsx:33
 #: src/components/NewskieDialog.tsx:105
-#: src/view/com/notifications/NotificationFeedItem.tsx:694
-#: src/view/com/notifications/NotificationFeedItem.tsx:719
+#: src/view/com/notifications/NotificationFeedItem.tsx:745
+#: src/view/com/notifications/NotificationFeedItem.tsx:770
 msgid "Say hello!"
 msgstr "Merhaba de!"
 
@@ -6828,16 +7112,16 @@ msgstr "Bilim"
 msgid "Scroll to top"
 msgstr "Başa kaydır"
 
-#: src/components/dialogs/SearchablePeopleList.tsx:513
+#: src/components/dialogs/SearchablePeopleList.tsx:514
 #: src/components/forms/SearchInput.tsx:34
 #: src/components/forms/SearchInput.tsx:36
 #: src/screens/Search/Shell.tsx:307
 #: src/screens/Search/Shell.tsx:464
-#: src/view/shell/bottom-bar/BottomBar.tsx:188
+#: src/view/shell/bottom-bar/BottomBar.tsx:198
 msgid "Search"
 msgstr "Ara"
 
-#: src/Navigation.tsx:229
+#: src/Navigation.tsx:242
 #: src/screens/Profile/ProfileSearch.tsx:37
 msgid "Search @{0}'s posts"
 msgstr "@{0} gönderilerini ara"
@@ -6879,7 +7163,7 @@ msgstr "Daha fazla akış arayın"
 msgid "Search for posts, users, or feeds"
 msgstr "Gönderileri, kullanıcıları veya akışları aratın"
 
-#: src/components/dialogs/GifSelect.tsx:177
+#: src/components/dialogs/GifSelect.tsx:178
 msgid "Search GIFs"
 msgstr "GIF aratın"
 
@@ -6892,12 +7176,12 @@ msgstr "Gönderilerimi ara"
 msgid "Search posts"
 msgstr "Gönderileri ara"
 
-#: src/components/dialogs/SearchablePeopleList.tsx:533
+#: src/components/dialogs/SearchablePeopleList.tsx:534
 #: src/components/ProgressGuide/FollowDialog.tsx:702
 msgid "Search profiles"
 msgstr "Profilleri ara"
 
-#: src/components/dialogs/GifSelect.tsx:178
+#: src/components/dialogs/GifSelect.tsx:179
 msgid "Search Tenor"
 msgstr "Tenor'u ara"
 
@@ -6905,7 +7189,7 @@ msgstr "Tenor'u ara"
 msgid "Search..."
 msgstr "Ara..."
 
-#: src/components/dialogs/SearchablePeopleList.tsx:534
+#: src/components/dialogs/SearchablePeopleList.tsx:535
 #: src/components/ProgressGuide/FollowDialog.tsx:703
 msgid "Searches for profiles"
 msgstr "Profilleri arar"
@@ -6914,10 +7198,6 @@ msgstr "Profilleri arar"
 msgid "Security step required"
 msgstr "Güvenlik adımı gerekiyor"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:57
-msgid "Security Step Required"
-msgstr "Güvenlik Adımı Gerekli"
-
 #: src/components/RichTextTag.tsx:111
 msgid "See {tag} posts"
 msgstr "{tag} gönderilerini gör"
@@ -6938,11 +7218,11 @@ msgstr "Kullanıcının #{tag} gönderilerini gör"
 msgid "See jobs at Bluesky"
 msgstr "Bluesky'daki iş fırsatlarını görün"
 
-#: src/view/screens/SavedFeeds.tsx:205
+#: src/view/screens/SavedFeeds.tsx:212
 msgid "See this guide"
 msgstr "Bu kılavuzu gör"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:195
 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause"
 msgstr "Gezinme kaydırıcısı. Yön tuşlarını kullanarak ileri veya geri gezinin, ve boşluk tuşuyla oynatın/duraklatın"
 
@@ -6990,7 +7270,7 @@ msgstr "Mevcut bir hesaptan seç"
 msgid "Select GIF"
 msgstr "GIF Seç"
 
-#: src/components/dialogs/GifSelect.tsx:306
+#: src/components/dialogs/GifSelect.tsx:307
 msgid "Select GIF \"{0}\""
 msgstr "GIF Seç \"{0}\""
 
@@ -7052,7 +7332,7 @@ msgid "Select your date of birth"
 msgstr "Doğum tarihinizi seçin"
 
 #: src/screens/Onboarding/StepInterests/index.tsx:192
-#: src/screens/Settings/SettingsInterests.tsx:162
+#: src/screens/Settings/InterestsSettings.tsx:161
 msgid "Select your interests from the options below"
 msgstr "Aşağıdaki seçeneklerden ilgi alanlarınızı seçin"
 
@@ -7060,6 +7340,10 @@ msgstr "Aşağıdaki seçeneklerden ilgi alanlarınızı seçin"
 msgid "Select your preferred language for translations in your feed."
 msgstr "Akışlarınızdaki çeviriler için tercih ettiğiniz dili seçin."
 
+#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:110
+msgid "Select your preferred notification channels"
+msgstr "Tercih ettiğiniz bildirim kanallarını seçiniz"
+
 #: src/view/com/util/forms/DropdownButton.tsx:297
 msgid "Selects option {0} of {numItems}"
 msgstr "{numItems} seçenekten {0}. sıradakini seçer"
@@ -7068,14 +7352,6 @@ msgstr "{numItems} seçenekten {0}. sıradakini seçer"
 msgid "Send a neat website!"
 msgstr "Güzel bir web sitesi gönderin!"
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:295
-msgid "Send confirmation"
-msgstr "Onay gönder"
-
-#: src/components/dialogs/VerifyEmailDialog.tsx:288
-msgid "Send confirmation email"
-msgstr "Onay e-postası gönder"
-
 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:174
 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:181
 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:300
@@ -7088,7 +7364,7 @@ msgctxt "action"
 msgid "Send Email"
 msgstr "E-posta Gönder"
 
-#: src/view/shell/Drawer.tsx:336
+#: src/view/shell/Drawer.tsx:350
 msgid "Send feedback"
 msgstr "Geribildirim gönder"
 
@@ -7126,10 +7402,10 @@ msgstr "Raporu şuraya gönder {title}"
 msgid "Send verification email"
 msgstr "Doğrulama e-postası gönder"
 
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:98
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:104
-#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:110
-#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:116
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:99
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:105
+#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:102
+#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:108
 msgid "Send via direct message"
 msgstr "Doğrudan mesaj yoluyla gönder"
 
@@ -7161,13 +7437,54 @@ msgstr "Hesabınızı ayarlayın"
 msgid "Sets email for password reset"
 msgstr "Şifre sıfırlama için e-posta ayarlar"
 
-#: src/Navigation.tsx:185
-#: src/screens/Settings/Settings.tsx:90
+#: src/Navigation.tsx:198
+#: src/screens/Settings/Settings.tsx:92
 #: src/view/shell/desktop/LeftNav.tsx:727
-#: src/view/shell/Drawer.tsx:558
+#: src/view/shell/Drawer.tsx:572
 msgid "Settings"
 msgstr "Ayarlar"
 
+#: src/screens/Settings/NotificationSettings/index.tsx:187
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:84
+msgid "Settings for activity alerts"
+msgstr ""
+
+#: src/screens/Settings/NotificationSettings/index.tsx:121
+msgid "Settings for like notifications"
+msgstr "Beğeni bildirimi ayarları"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:154
+msgid "Settings for mention notifications"
+msgstr "Bahsetme bildirimleri ayarları"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:132
+msgid "Settings for new follower notifications"
+msgstr "Yeni takipçi bildirimleri ayarları"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:230
+msgid "Settings for notifications for everything else"
+msgstr "Geri kalan bildirimlerin ayarları"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:201
+msgid "Settings for notifications for likes of your reposts"
+msgstr "Yeniden gönderilerinizin beğenilme bildirimleri ayarları"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:216
+msgid "Settings for notifications for reposts of your reposts"
+msgstr "Yeniden gönderilerinizin yeniden gönderim bildirimleri ayarları"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:165
+msgid "Settings for quote notifications"
+msgstr "Alıntı bildirimleri ayarları"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:143
+msgid "Settings for reply notifications"
+msgstr "Yanıt bildirimleri ayarları"
+
+#: src/screens/Settings/NotificationSettings/index.tsx:176
+msgid "Settings for repost notifications"
+msgstr "Yeniden gönderim bildirimleri ayarları"
+
 #: src/screens/ModerationInteractionSettings/index.tsx:102
 msgctxt "toast"
 msgid "Settings saved"
@@ -7202,33 +7519,28 @@ msgstr "Havalı bir hikaye paylaş!"
 msgid "Share a fun fact!"
 msgstr "Eğlenceli bir gerçeği paylaş!"
 
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:176
-#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:170
 #: src/view/com/profile/ProfileMenu.tsx:485
 msgid "Share anyway"
 msgstr "Yine de paylaş"
 
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:158
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:161
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:157
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:160
 msgid "Share author DID"
 msgstr "Yazar DID'ini paylaş"
 
+#: src/components/dialogs/LinkWarning.tsx:96
+#: src/components/dialogs/LinkWarning.tsx:104
 #: src/components/StarterPack/ShareDialog.tsx:104
 #: src/components/StarterPack/ShareDialog.tsx:111
 msgid "Share link"
 msgstr "Bağlantı paylaş"
 
-#: src/view/com/modals/LinkWarning.tsx:89
-#: src/view/com/modals/LinkWarning.tsx:95
-msgid "Share Link"
-msgstr "Bağlantı Paylaş"
-
 #: src/components/StarterPack/ShareDialog.tsx:68
 msgid "Share link dialog"
 msgstr "Bağlantı paylaşma diyalogu"
 
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:149
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:152
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:148
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:151
 msgid "Share post at:// URI"
 msgstr "Gönderinin at:// URI'sini paylaş"
 
@@ -7249,8 +7561,8 @@ msgstr "Bu başlangıç paketini paylaş"
 msgid "Share this starter pack and help people join your community on Bluesky."
 msgstr "Bu başlangıç paketini paylaş ve insanların Bluesky'deki topluluğunuza katılmasına yardımcı ol."
 
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:114
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:123
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:115
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:118
 #: src/screens/StarterPack/StarterPackScreen.tsx:611
 #: src/screens/StarterPack/StarterPackScreen.tsx:619
 #: src/view/com/profile/ProfileMenu.tsx:243
@@ -7262,21 +7574,17 @@ msgstr "Paylaş..."
 msgid "Share your favorite feed!"
 msgstr "En sevdiğiniz akışı paylaşın!"
 
-#: src/Navigation.tsx:288
+#: src/Navigation.tsx:301
 msgid "Shared Preferences Tester"
 msgstr "Paylaşılan Tercihler Test Edicisi"
 
-#: src/view/com/modals/LinkWarning.tsx:92
-msgid "Shares the linked website"
-msgstr "Web sitesi bağlantısını paylaşır"
-
 #: src/components/moderation/ContentHider.tsx:200
 #: src/components/moderation/LabelPreference.tsx:137
-#: src/components/moderation/PostHider.tsx:124
+#: src/components/moderation/PostHider.tsx:134
 msgid "Show"
 msgstr "Göster"
 
-#: src/view/com/util/post-embeds/GifEmbed.tsx:178
+#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:178
 msgid "Show alt text"
 msgstr "Alt metni göster"
 
@@ -7305,8 +7613,8 @@ msgstr "Özelleştirme seçeneklerini göster"
 msgid "Show hidden replies"
 msgstr "Gizli yanıtları göster"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:466
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:468
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:483
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:485
 msgid "Show less like this"
 msgstr "Bunun gibi daha az göster"
 
@@ -7314,55 +7622,63 @@ msgstr "Bunun gibi daha az göster"
 msgid "Show list anyway"
 msgstr "Yine de listeyi göster"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:681
-#: src/view/com/post/Post.tsx:244
-#: src/view/com/posts/PostFeedItem.tsx:561
+#: src/components/Post/ShowMoreTextButton.tsx:51
 msgid "Show More"
 msgstr "Daha Fazla Göster"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:458
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:460
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:475
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:477
 msgid "Show more like this"
 msgstr "Bunun gibi daha fazla göster"
 
+#: src/screens/PostThread/components/ThreadItemShowOtherReplies.tsx:14
+msgid "Show more replies"
+msgstr "Daha fazla yanıt göster"
+
 #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22
 msgid "Show muted replies"
 msgstr "Sessize alınan yanıtları göster"
 
-#: src/screens/Settings/FollowingFeedPreferences.tsx:104
-#: src/screens/Settings/FollowingFeedPreferences.tsx:114
+#: src/screens/Settings/ThreadPreferences.tsx:143
+msgid "Show post replies in a threaded tree view"
+msgstr "Gönderi yanıtlarını ağaç görünümü şeklinde göster"
+
+#: src/screens/Settings/FollowingFeedPreferences.tsx:107
+#: src/screens/Settings/FollowingFeedPreferences.tsx:117
 msgid "Show quote posts"
 msgstr "Alıntı gönderileri göster"
 
-#: src/screens/Settings/FollowingFeedPreferences.tsx:68
-#: src/screens/Settings/FollowingFeedPreferences.tsx:78
+#: src/screens/Settings/FollowingFeedPreferences.tsx:71
+#: src/screens/Settings/FollowingFeedPreferences.tsx:81
 msgid "Show replies"
 msgstr "Yanıtları göster"
 
-#: src/view/com/post-thread/PostThread.tsx:625
+#: src/screens/PostThread/components/HeaderDropdown.tsx:43
+#: src/view/com/post-thread/PostThread.tsx:649
 msgid "Show replies as"
 msgstr "Yanıtları şöyle göster"
 
-#: src/screens/Settings/ThreadPreferences.tsx:151
+#: src/screens/Settings/ThreadPreferences.tsx:285
 msgid "Show replies as threaded"
 msgstr "Yanıtları dallandırarak göster"
 
-#: src/screens/Settings/ThreadPreferences.tsx:126
+#: src/screens/Settings/ThreadPreferences.tsx:120
+#: src/screens/Settings/ThreadPreferences.tsx:260
 msgid "Show replies by people you follow before all other replies"
 msgstr "Takip ettiğiniz kişilerin yanıtlarını diğer tüm yanıtlardan önce göster"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:544
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:554
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:559
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:569
 msgid "Show reply for everyone"
 msgstr "Yanıtı herkese göster"
 
-#: src/screens/Settings/FollowingFeedPreferences.tsx:86
-#: src/screens/Settings/FollowingFeedPreferences.tsx:96
+#: src/screens/Settings/FollowingFeedPreferences.tsx:89
+#: src/screens/Settings/FollowingFeedPreferences.tsx:99
 msgid "Show reposts"
 msgstr "Yeniden gönderileri göster"
 
-#: src/screens/Settings/FollowingFeedPreferences.tsx:129
-#: src/screens/Settings/FollowingFeedPreferences.tsx:139
+#: src/screens/Settings/FollowingFeedPreferences.tsx:132
+#: src/screens/Settings/FollowingFeedPreferences.tsx:142
 msgid "Show samples of your saved feeds in your Following feed"
 msgstr "Kaydettiğim akışlardan seçmece içerikleri takip akışında (\"Following\") göster"
 
@@ -7374,16 +7690,17 @@ msgstr "Uyarı göster"
 msgid "Show warning and filter from feeds"
 msgstr "Uyarı göster ve akışlardan filtrele"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:916
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:605
+#: src/view/com/post-thread/PostThreadItem.tsx:926
 msgid "Shows information about when this post was created"
 msgstr "Bu gönderinin ne zaman oluşturulduğuna dair bilgileri gösterir"
 
-#: src/screens/Settings/Settings.tsx:114
+#: src/screens/Settings/Settings.tsx:116
 msgid "Shows other accounts you can switch to"
 msgstr "Geçiş yapabileceğiniz diğer hesapları gösterir"
 
 #: src/components/moderation/ContentHider.tsx:152
-#: src/components/moderation/PostHider.tsx:79
+#: src/components/moderation/PostHider.tsx:89
 msgid "Shows the content"
 msgstr "İçeriği gösterir"
 
@@ -7396,10 +7713,10 @@ msgstr "İçeriği gösterir"
 #: src/view/com/auth/SplashScreen.tsx:69
 #: src/view/com/auth/SplashScreen.web.tsx:123
 #: src/view/com/auth/SplashScreen.web.tsx:131
-#: src/view/shell/bottom-bar/BottomBar.tsx:345
-#: src/view/shell/bottom-bar/BottomBar.tsx:350
-#: src/view/shell/bottom-bar/BottomBarWeb.tsx:209
-#: src/view/shell/bottom-bar/BottomBarWeb.tsx:214
+#: src/view/shell/bottom-bar/BottomBar.tsx:355
+#: src/view/shell/bottom-bar/BottomBar.tsx:360
+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:216
+#: src/view/shell/bottom-bar/BottomBarWeb.tsx:221
 #: src/view/shell/NavSignupCard.tsx:57
 #: src/view/shell/NavSignupCard.tsx:62
 msgid "Sign in"
@@ -7430,9 +7747,14 @@ msgstr "Listelenmeyen bir hesaba giriş yap"
 msgid "Sign in to Bluesky or create a new account"
 msgstr "Bluesky'da oturum aç veya yeni bir üyelik oluştur"
 
-#: src/screens/Settings/Settings.tsx:235
-#: src/screens/Settings/Settings.tsx:237
-#: src/screens/Settings/Settings.tsx:269
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:461
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:463
+msgid "Sign in to view post"
+msgstr "Gönderiyi görmek için giriş yap"
+
+#: src/screens/Settings/Settings.tsx:245
+#: src/screens/Settings/Settings.tsx:247
+#: src/screens/Settings/Settings.tsx:279
 #: src/screens/SignupQueued.tsx:93
 #: src/screens/SignupQueued.tsx:96
 #: src/screens/Takendown.tsx:85
@@ -7446,7 +7768,7 @@ msgstr "Çıkış yap"
 msgid "Sign Out"
 msgstr "Çıkış Yap"
 
-#: src/screens/Settings/Settings.tsx:266
+#: src/screens/Settings/Settings.tsx:276
 #: src/view/shell/desktop/LeftNav.tsx:209
 msgid "Sign out?"
 msgstr "Çıkış yap?"
@@ -7461,7 +7783,7 @@ msgstr "Giriş Yapılması Gerekiyor"
 msgid "Signed in as @{0}"
 msgstr "@{0} olarak giriş yapıldı"
 
-#: src/components/FeedInterstitials.tsx:337
+#: src/components/FeedInterstitials.tsx:343
 msgid "Similar accounts"
 msgstr "Benzer hesaplar"
 
@@ -7474,12 +7796,11 @@ msgstr "Atla"
 msgid "Skip this flow"
 msgstr "Bu akışı atla"
 
-#: src/screens/Settings/AppearanceSettings.tsx:164
+#: src/screens/Settings/AppearanceSettings.tsx:167
 msgid "Smaller"
 msgstr "Daha küçük"
 
 #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:91
-#: src/components/dialogs/VerifyEmailDialog.tsx:274
 msgid "Snoozes the reminder"
 msgstr "Hatırlatmayı erteler"
 
@@ -7492,11 +7813,11 @@ msgstr "Yazılım Geliştirme"
 msgid "Some of your verifications are invalid."
 msgstr "Doğrulamalarınızdan bazıları geçersiz."
 
-#: src/components/FeedInterstitials.tsx:474
+#: src/components/FeedInterstitials.tsx:480
 msgid "Some other feeds you might like"
 msgstr "Beğenebileceğiniz diğer akışlar"
 
-#: src/components/WhoCanReply.tsx:74
+#: src/components/WhoCanReply.tsx:80
 msgid "Some people can reply"
 msgstr "Bazı kişiler yanıtlayabilir"
 
@@ -7524,15 +7845,18 @@ msgstr "Bir şeyler ters gitti, lütfen tekrar deneyin"
 
 #: src/components/ReportDialog/index.tsx:54
 #: src/screens/Moderation/index.tsx:101
-#: src/screens/Profile/Sections/Labels.tsx:121
+#: src/screens/Profile/Sections/Labels.tsx:184
 msgid "Something went wrong, please try again."
 msgstr "Bir şeyler ters gitti, lütfen tekrar deneyin."
 
 #: src/components/Lists.tsx:174
-#: src/screens/Settings/NotificationSettings.tsx:55
 msgid "Something went wrong!"
 msgstr "Bir şeyler ters gitti!"
 
+#: src/screens/PostThread/components/ThreadError.tsx:27
+msgid "Something went wrong. Please try again in a moment."
+msgstr "Bir şeyler ters gitti. Lütfen biraz sonra tekrar deneyin."
+
 #: src/components/moderation/ReportDialog/index.tsx:178
 msgid "Something went wrong. Please try again."
 msgstr "Bir şeyler ters gitti. Lütfen tekrar deneyin."
@@ -7541,20 +7865,23 @@ msgstr "Bir şeyler ters gitti. Lütfen tekrar deneyin."
 msgid "Something wrong? Let us know."
 msgstr "Bir sorun mu var? Bize bildirin."
 
-#: src/App.native.tsx:122
+#: src/App.native.tsx:123
 #: src/App.web.tsx:99
 msgid "Sorry! Your session expired. Please sign in again."
 msgstr "Maalesef oturumunuzun süresi doldu. Lütfen tekrar giriş yapın."
 
-#: src/screens/Settings/ThreadPreferences.tsx:55
+#: src/screens/Settings/ThreadPreferences.tsx:68
+#: src/screens/Settings/ThreadPreferences.tsx:189
 msgid "Sort replies"
 msgstr "Yanıtları sırala"
 
-#: src/screens/Settings/ThreadPreferences.tsx:62
+#: src/screens/Settings/ThreadPreferences.tsx:75
+#: src/screens/Settings/ThreadPreferences.tsx:196
 msgid "Sort replies by"
 msgstr "Yanıtları şuna göre sırala"
 
-#: src/screens/Settings/ThreadPreferences.tsx:59
+#: src/screens/Settings/ThreadPreferences.tsx:72
+#: src/screens/Settings/ThreadPreferences.tsx:193
 msgid "Sort replies to the same post by:"
 msgstr "Aynı gönderiye verilen yanıtları şuna göre sırala:"
 
@@ -7603,8 +7930,8 @@ msgstr "Kişileri eklemeye başla!"
 msgid "Start chat with {displayName}"
 msgstr "{displayName} ile sohbet başlat"
 
-#: src/Navigation.tsx:453
-#: src/Navigation.tsx:458
+#: src/Navigation.tsx:564
+#: src/Navigation.tsx:569
 #: src/screens/StarterPack/Wizard/index.tsx:186
 msgid "Starter Pack"
 msgstr "Başlangıç Paketi"
@@ -7613,12 +7940,12 @@ msgstr "Başlangıç Paketi"
 msgid "Starter pack by {0}"
 msgstr "{0} tarafından oluşturulmuş başlangıç paketi"
 
-#: src/view/com/profile/ProfileSubpageHeader.tsx:182
+#: src/view/com/profile/ProfileSubpageHeader.tsx:186
 msgid "Starter pack by <0/>"
 msgstr "<0/> tarafından oluşturulmuş başlangıç paketi"
 
 #: src/components/StarterPack/StarterPackCard.tsx:89
-#: src/view/com/profile/ProfileSubpageHeader.tsx:180
+#: src/view/com/profile/ProfileSubpageHeader.tsx:184
 msgid "Starter pack by you"
 msgstr "Sizin oluşturduğunuz başlangıç paketi"
 
@@ -7644,12 +7971,12 @@ msgstr "Durum Sayfası"
 msgid "Step {0} of {1}"
 msgstr "Adım {0} / {1}"
 
-#: src/screens/Settings/Settings.tsx:363
+#: src/screens/Settings/Settings.tsx:374
 msgid "Storage cleared, you need to restart the app now."
 msgstr "Depolama temizlendi, şimdi uygulamayı yeniden başlatmanız gerekiyor."
 
-#: src/Navigation.tsx:278
-#: src/screens/Settings/Settings.tsx:390
+#: src/Navigation.tsx:291
+#: src/screens/Settings/Settings.tsx:405
 msgid "Storybook"
 msgstr "Storybook"
 
@@ -7678,10 +8005,14 @@ msgstr "Raporu yolla"
 msgid "Subscribe"
 msgstr "Abone ol"
 
-#: src/screens/Profile/Sections/Labels.tsx:198
+#: src/screens/Profile/Sections/Labels.tsx:231
 msgid "Subscribe to @{0} to use these labels:"
 msgstr "Bu etiketleri kullanmak için @{0} hesabına abone olun:"
 
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:245
+msgid "Subscribe to account activity"
+msgstr ""
+
 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:235
 msgid "Subscribe to Labeler"
 msgstr "İşaretleyiciye Abone Ol"
@@ -7695,7 +8026,6 @@ msgid "Subscribe to this list"
 msgstr "Bu listeye abone ol"
 
 #: src/components/dialogs/EmailDialog/screens/Update.tsx:286
-#: src/components/dialogs/VerifyEmailDialog.tsx:124
 msgid "Success!"
 msgstr "Başarılı!"
 
@@ -7707,7 +8037,7 @@ msgstr "Başarıyla doğrulandı"
 msgid "Suggested Accounts"
 msgstr "Önerilen Hesaplar"
 
-#: src/components/FeedInterstitials.tsx:339
+#: src/components/FeedInterstitials.tsx:345
 msgid "Suggested for you"
 msgstr "Size önerilenler"
 
@@ -7716,25 +8046,25 @@ msgstr "Size önerilenler"
 msgid "Suggestive"
 msgstr "Tehlikeli"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:60
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:72
 msgctxt "Name of app icon variant"
 msgid "Sunrise"
 msgstr "Gün doğumu"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:70
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:86
 msgctxt "Name of app icon variant"
 msgid "Sunset"
 msgstr "Gün batımı"
 
-#: src/Navigation.tsx:298
+#: src/Navigation.tsx:311
 #: src/view/screens/Support.tsx:31
 #: src/view/screens/Support.tsx:34
 msgid "Support"
 msgstr "Destek"
 
-#: src/screens/Settings/Settings.tsx:112
-#: src/screens/Settings/Settings.tsx:126
-#: src/screens/Settings/Settings.tsx:485
+#: src/screens/Settings/Settings.tsx:114
+#: src/screens/Settings/Settings.tsx:128
+#: src/screens/Settings/Settings.tsx:509
 #: src/view/shell/desktop/LeftNav.tsx:246
 msgid "Switch account"
 msgstr "Hesap değiştir"
@@ -7754,14 +8084,14 @@ msgstr "{0} hesabına geç"
 
 #: src/components/dialogs/Embed.tsx:157
 #: src/components/dialogs/Embed.tsx:159
-#: src/screens/Settings/AppearanceSettings.tsx:97
-#: src/screens/Settings/AppearanceSettings.tsx:147
+#: src/screens/Settings/AppearanceSettings.tsx:100
+#: src/screens/Settings/AppearanceSettings.tsx:150
 msgid "System"
 msgstr "Sistem"
 
 #: src/screens/Settings/AboutSettings.tsx:107
 #: src/screens/Settings/AboutSettings.tsx:110
-#: src/screens/Settings/Settings.tsx:383
+#: src/screens/Settings/Settings.tsx:398
 msgid "System log"
 msgstr "Sistem günlüğü"
 
@@ -7813,12 +8143,12 @@ msgstr "Biraz daha anlatın"
 msgid "Terms"
 msgstr "Şartlar"
 
-#: src/Navigation.tsx:308
+#: src/Navigation.tsx:321
 #: src/screens/Settings/AboutSettings.tsx:84
 #: src/screens/Settings/AboutSettings.tsx:87
 #: src/view/screens/TermsOfService.tsx:31
-#: src/view/shell/Drawer.tsx:646
-#: src/view/shell/Drawer.tsx:648
+#: src/view/shell/Drawer.tsx:660
+#: src/view/shell/Drawer.tsx:662
 msgid "Terms of Service"
 msgstr "Hizmet Şartları"
 
@@ -7850,10 +8180,6 @@ msgstr "Metin giriş alanı"
 msgid "Thank you for your feedback! It has been sent to the feed operator."
 msgstr "Geribildiriminiz için teşekkürler! Akış yöneticisine iletildi."
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:125
-msgid "Thank you! Your email has been successfully verified."
-msgstr "Teşekkür ederiz! E-posta adresiniz başarıyla doğrulandı."
-
 #: src/components/ReportDialog/SubmitView.tsx:83
 msgid "Thank you. Your report has been sent."
 msgstr "Teşekkürler. Raporunuz iletildi."
@@ -7883,11 +8209,11 @@ msgstr "Bu başlangıç paketi bulunamadı."
 msgid "That's all, folks!"
 msgstr "Hepsi bu kadar!"
 
-#: src/screens/VideoFeed/index.tsx:1111
+#: src/screens/VideoFeed/index.tsx:1114
 msgid "That's everything!"
 msgstr "Hepsi bu kadar!"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:296
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:315
 #: src/view/com/profile/ProfileMenu.tsx:461
 msgid "The account will be able to interact with you after unblocking."
 msgstr "Hesap, engeli kaldırdıktan sonra sizinle etkileşime geçebilecek."
@@ -7922,10 +8248,6 @@ msgstr "Keşif akışı (\"Discover\")"
 msgid "The Discover feed now knows what you like"
 msgstr "Keşif akışı (\"Discover\") artık ne beğendiğinizi biliyor"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:74
-msgid "The email address you entered is the same as your current email address."
-msgstr "Girdiğiniz e-posta adresi şu anki e-posta adresinizle aynıdır."
-
 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:324
 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off."
 msgstr "Uygulama deneyimi daha iyi. Bluesky'ı şimdi indirin ve kaldığınız yerden devam edelim."
@@ -7946,8 +8268,8 @@ msgstr "İçeriğinize şu işaretler uygulanmış."
 msgid "The following settings will be used as your defaults when creating new posts. You can edit these for a specific post from the composer."
 msgstr "Aşağıdaki ayarlar yeni gönderi oluştururken varsayılan olarak kullanılacaktır. Bunları içerik üreticisine ait belirli bir gönderi için düzenleyebilirsiniz."
 
-#: src/view/com/post-thread/PostThread.tsx:265
-#: src/view/com/post-thread/PostThread.tsx:277
+#: src/view/com/post-thread/PostThread.tsx:267
+#: src/view/com/post-thread/PostThread.tsx:279
 msgid "The post may have been deleted."
 msgstr "Gönderi silinmiş olabilir."
 
@@ -7984,7 +8306,7 @@ msgstr "Hizmet Şartları taşındı"
 msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one."
 msgstr "Verdiğiniz onay kodu geçersiz. Lütfen doğru onay bağlantısını kullandığınızdan emin olun ya da yeni bir tane talep edin."
 
-#: src/screens/Settings/AppearanceSettings.tsx:151
+#: src/screens/Settings/AppearanceSettings.tsx:154
 msgid "Theme"
 msgstr "Tema"
 
@@ -7992,14 +8314,14 @@ msgstr "Tema"
 msgid "There is no time limit for account deactivation, come back any time."
 msgstr "Hesap etkisizleştirme için zaman sınırı yoktur, istediğiniz zaman geri gelebilirsiniz."
 
-#: src/components/dialogs/GifSelect.tsx:226
+#: src/components/dialogs/GifSelect.tsx:227
 msgid "There was an issue connecting to Tenor."
 msgstr "Tenor'a bağlanırken bir sorun oldu."
 
 #: src/screens/Profile/components/ProfileFeedHeader.tsx:178
 #: src/view/screens/ProfileList.tsx:375
 #: src/view/screens/ProfileList.tsx:394
-#: src/view/screens/SavedFeeds.tsx:85
+#: src/view/screens/SavedFeeds.tsx:92
 msgid "There was an issue contacting the server"
 msgstr "Sunucuya ulaşma konusunda bir sorun oluştu"
 
@@ -8018,7 +8340,7 @@ msgid "There was an issue fetching notifications. Tap here to try again."
 msgstr "Bildirimleri almakta bir sorun oluştu. Tekrar denemek için buraya dokunun."
 
 #: src/screens/Search/Explore.tsx:990
-#: src/view/com/posts/PostFeed.tsx:657
+#: src/view/com/posts/PostFeed.tsx:656
 msgid "There was an issue fetching posts. Tap here to try again."
 msgstr "Gönderileri almakta bir sorun oluştu. Tekrar denemek için buraya dokunun."
 
@@ -8039,7 +8361,7 @@ msgstr "Listelerinizi almakta bir sorun oluştu. Tekrar denemek için buraya dok
 msgid "There was an issue fetching your service info"
 msgstr "Servis bilginizi getirirken bir sorun oldu"
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:145
+#: src/view/com/posts/PostFeedErrorMessage.tsx:149
 msgid "There was an issue removing this feed. Please check your internet connection and try again."
 msgstr "Bu akışı kaldırırken bir sorun oldu. Lütfen internet bağlantınızı kontrol edin ve tekrar deneyin."
 
@@ -8054,9 +8376,9 @@ msgstr "Raporunuzu yollarken bir sorun oldu. Lütfen internet bağlantınızı k
 msgid "There was an issue updating your feeds, please check your internet connection and try again."
 msgstr "Akışlarınızı güncellerken bir sorun oldu, lütfen internet bağlantınızı kontrol edin ve tekrar deneyin."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:364
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:377
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:387
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:365
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:378
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:388
 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98
 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119
 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:132
@@ -8071,7 +8393,7 @@ msgstr "Akışlarınızı güncellerken bir sorun oldu, lütfen internet bağlan
 msgid "There was an issue! {0}"
 msgstr "Bir sorun oluştu! {0}"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:217
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:221
 #: src/screens/List/ListHiddenScreen.tsx:63
 #: src/screens/List/ListHiddenScreen.tsx:77
 #: src/screens/List/ListHiddenScreen.tsx:99
@@ -8082,7 +8404,7 @@ msgstr "Bir sorun oluştu! {0}"
 msgid "There was an issue. Please check your internet connection and try again."
 msgstr "Bir sorun oluştu. Lütfen internet bağlantınızı kontrol edin ve tekrar deneyin."
 
-#: src/components/dialogs/GifSelect.tsx:270
+#: src/components/dialogs/GifSelect.tsx:271
 #: src/view/com/util/ErrorBoundary.tsx:59
 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!"
 msgstr "Uygulamada beklenmeyen bir sorun oluştu. Bu size de olduysa lütfen bize bildirin!"
@@ -8091,7 +8413,7 @@ msgstr "Uygulamada beklenmeyen bir sorun oluştu. Bu size de olduysa lütfen biz
 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can."
 msgstr "Bluesky'e bir dizi yeni kullanıcı geldi! Hesabınızı en kısa sürede etkinleştireceğiz."
 
-#: src/screens/Settings/FollowingFeedPreferences.tsx:62
+#: src/screens/Settings/FollowingFeedPreferences.tsx:65
 msgid "These settings only apply to the Following feed."
 msgstr "Bu ayarlar yalnızca takip akışına (\"Following\") uygulanır."
 
@@ -8148,7 +8470,7 @@ msgstr "Bu içerik {0} tarafından barındırılıyor. Harici medyayı etkinleş
 msgid "This content is not available because one of the users involved has blocked the other."
 msgstr "Bu içerik, içerikte yer alan kullanıcılardan biri diğerini engellediği için mevcut değil."
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:114
+#: src/view/com/posts/PostFeedErrorMessage.tsx:118
 msgid "This content is not viewable without a Bluesky account."
 msgstr "Bu içerik, bir Bluesky hesabı olmadan görüntülenemez."
 
@@ -8160,6 +8482,10 @@ msgstr "Bu sohbetin yapıldığı hesap ya silinmiş ya da devre dışı bırak
 msgid "This email is already associated with your account."
 msgstr "Bu e-posta zaten hesabınızla ilişkili."
 
+#: src/screens/Settings/ActivityPrivacySettings.tsx:55
+msgid "This feature allows users to receive notifications for your new posts and replies. Who do you want to enable this for?"
+msgstr ""
+
 #: src/screens/Settings/components/ExportCarDialog.tsx:96
 msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost</0>."
 msgstr "Bu özellik beta aşamasındadır. Depo aktarmaları hakkında daha çok bilgi için <0>bu blog gönderisini</0> okuyun."
@@ -8172,7 +8498,7 @@ msgstr "Bu özellik bir uygulama şifresi kullanırken erişilemez. Lütfen ana
 msgid "This feature is not available while using an App Password. Please sign in with your main password."
 msgstr "Bu özellik Uygulama Şifresi kullanırken kullanılamaz. Lütfen ana şifrenizle giriş yapın."
 
-#: src/view/com/posts/PostFeedErrorMessage.tsx:120
+#: src/view/com/posts/PostFeedErrorMessage.tsx:124
 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later."
 msgstr "Bu akış şu anda yüksek trafik alıyor ve geçici olarak kullanılamıyor. Lütfen daha sonra tekrar deneyin."
 
@@ -8211,11 +8537,11 @@ msgstr "Bu işaret yazar tarafından uygulanmış."
 msgid "This label was applied by you."
 msgstr "Bu işaret sizin tarafınızdan uygulandı."
 
-#: src/screens/Profile/Sections/Labels.tsx:185
+#: src/screens/Profile/Sections/Labels.tsx:218
 msgid "This labeler hasn't declared what labels it publishes, and may not be active."
 msgstr "Bu işaretleyici hangi işaretleri yayınladığını şimdilik bildirmedi ve etkin olmayabilir."
 
-#: src/view/com/modals/LinkWarning.tsx:72
+#: src/components/dialogs/LinkWarning.tsx:79
 msgid "This link is taking you to the following website:"
 msgstr "Bu bağlantı sizi aşağıdaki web sitesine götürüyor:"
 
@@ -8235,29 +8561,28 @@ msgstr "Bu liste boş."
 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us."
 msgstr "Bu moderasyon hizmeti kullanılamıyor. Daha fazla ayrıntı için aşağıya bakın. Bu sorun devam ederse bizimle iletişime geçin."
 
-#: src/view/com/post-thread/PostThreadItem.tsx:956
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:645
+#: src/view/com/post-thread/PostThreadItem.tsx:966
 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>."
 msgstr "Bu gönderi <0>{0}</0> tarihinde oluşturulduğunu beyan ediyor, ancak Bluesky'da ilk olarak <1>{1}</1> tarihinde görüldü."
 
-#: src/components/WhoCanReply.tsx:217
+#: src/components/WhoCanReply.tsx:238
 msgid "This post has an unknown type of threadgate on it. Your app may be out of date."
 msgstr "Bu gönderide bilinmeyen bir threadgate türü var. Uygulamanız güncel olmayabilir."
 
-#: src/view/com/post-thread/PostThreadItem.tsx:163
+#: src/view/com/post-thread/PostThreadItem.tsx:171
 msgid "This post has been deleted."
 msgstr "Bu gönderi silindi."
 
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:173
-#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:183
-#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:167
-msgid "This post is only visible to logged-in users. It won't be visible to people who aren't signed in."
-msgstr "Bu gönderi sadece giriş yapmış kullanıcılara görünür. Giriş yapmamış kullanıcılara görünmeyecektir."
+#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:138
+msgid "This post is only visible to logged-in users."
+msgstr "Bu gönderi yalnızca giriş yapmış kullanıcılara görünür."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:694
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:709
 msgid "This post will be hidden from feeds and threads. This cannot be undone."
 msgstr "Bu gönderi akışlarınızdan ve konularınızdan gizlenecektir. Bu işlem geri alınamaz."
 
-#: src/view/com/composer/Composer.tsx:424
+#: src/view/com/composer/Composer.tsx:463
 msgid "This post's author has disabled quote posts."
 msgstr "Bu gönderinin yazarı alıntılanmasını engellemiş."
 
@@ -8265,7 +8590,7 @@ msgstr "Bu gönderinin yazarı alıntılanmasını engellemiş."
 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in."
 msgstr "Bu profil sadece giriş yapmış kullanıcılara görünür. Giriş yapmamış kullanıcılara görünmeyecektir."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:729
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:744
 msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others."
 msgstr "Bu yanıt konunuzun altındaki gizli bir bölüme sıralanacaktır ve ona gelen yanıtlar hem sizin hem de başkaları için sessize alınacaktır."
 
@@ -8318,16 +8643,18 @@ msgstr "Bu kullanıcı kimseyi takip etmiyor."
 msgid "This will delete \"{0}\" from your muted words. You can always add it back later."
 msgstr "Bu \"{0}\" kelimesini sessize alınmış kelimlerden silecek. Sonra her zaman geri ekleyebilirsiniz."
 
-#: src/screens/Settings/Settings.tsx:537
+#: src/screens/Settings/Settings.tsx:561
 msgid "This will remove @{0} from the quick access list."
 msgstr "Bu @{0} kullanıcısını çabuk erişim listesinden kaldıracak."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:719
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:734
 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder."
 msgstr "Bu işlem, gönderinizin bu alıntıyla ilişiğini tüm kullanıcılar için kesecek ve yerine bir yer tutucu koyacaktır."
 
-#: src/view/com/post-thread/PostThread.tsx:609
-#: src/view/com/post-thread/PostThread.tsx:612
+#: src/screens/PostThread/components/HeaderDropdown.tsx:23
+#: src/screens/PostThread/components/HeaderDropdown.tsx:26
+#: src/view/com/post-thread/PostThread.tsx:633
+#: src/view/com/post-thread/PostThread.tsx:636
 msgid "Thread options"
 msgstr "Konu seçenekleri"
 
@@ -8336,24 +8663,27 @@ msgstr "Konu seçenekleri"
 msgid "Thread preferences"
 msgstr "Konu tercihleri"
 
-#: src/screens/Settings/ThreadPreferences.tsx:45
+#: src/screens/Settings/ThreadPreferences.tsx:58
+#: src/screens/Settings/ThreadPreferences.tsx:179
 msgid "Thread Preferences"
 msgstr "Konu Tercihleri"
 
-#: src/view/com/post-thread/PostThread.tsx:639
-#: src/view/com/post-thread/PostThread.tsx:644
+#: src/screens/PostThread/components/HeaderDropdown.tsx:57
+#: src/screens/PostThread/components/HeaderDropdown.tsx:62
+#: src/view/com/post-thread/PostThread.tsx:663
+#: src/view/com/post-thread/PostThread.tsx:668
 msgid "Threaded"
 msgstr "Dallanmalı"
 
-#: src/screens/Settings/ThreadPreferences.tsx:142
+#: src/screens/Settings/ThreadPreferences.tsx:276
 msgid "Threaded mode"
 msgstr "Dallanmalı mod"
 
-#: src/Navigation.tsx:341
+#: src/Navigation.tsx:354
 msgid "Threads Preferences"
 msgstr "Konu Tercihleri"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:34
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/TimeIndicator.tsx:34
 msgid "Time remaining: {0, plural, one {# second} other {# seconds}}"
 msgstr "Kalan zaman: {0, plural, other {# saniye}}"
 
@@ -8386,7 +8716,7 @@ msgstr "Açılır menüyü aç/kapat"
 msgid "Toggle to enable or disable adult content"
 msgstr "Yetişkin içeriği etkinleştirmek veya devre dışı bırakmak için açın/kapayın"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:158
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:158
 msgid "Toggles the sound"
 msgstr "Sesi açar/kapar"
 
@@ -8396,19 +8726,33 @@ msgstr "Sesi açar/kapar"
 msgid "Top"
 msgstr "En öne çıkan"
 
-#: src/Navigation.tsx:423
+#: src/screens/PostThread/components/HeaderDropdown.tsx:73
+#: src/screens/PostThread/components/HeaderDropdown.tsx:78
+#: src/screens/Settings/ThreadPreferences.tsx:80
+#: src/screens/Settings/ThreadPreferences.tsx:83
+msgid "Top replies first"
+msgstr "Önce en öne çıkan yanıtlar"
+
+#: src/Navigation.tsx:529
 msgid "Topic"
 msgstr "Konu başlığı"
 
-#: src/components/dms/MessageContextMenu.tsx:143
-#: src/components/dms/MessageContextMenu.tsx:145
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:435
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:437
-#: src/view/com/post-thread/PostThreadItem.tsx:878
-#: src/view/com/post-thread/PostThreadItem.tsx:881
+#: src/components/dms/MessageContextMenu.tsx:142
+#: src/components/dms/MessageContextMenu.tsx:144
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:444
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:446
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:567
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:570
+#: src/view/com/post-thread/PostThreadItem.tsx:888
+#: src/view/com/post-thread/PostThreadItem.tsx:891
 msgid "Translate"
 msgstr "Çevir"
 
+#: src/screens/Settings/ThreadPreferences.tsx:131
+#: src/screens/Settings/ThreadPreferences.tsx:136
+msgid "Tree view"
+msgstr "Ağaç görünümü"
+
 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:59
 msgid "Trending"
 msgstr "Gündem"
@@ -8430,7 +8774,7 @@ msgstr "Tekrar dene"
 msgid "TV"
 msgstr "TV"
 
-#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56
+#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:65
 msgid "Two-factor authentication (2FA)"
 msgstr "İki adımlı doğrulama (2FA)"
 
@@ -8469,14 +8813,14 @@ msgstr "Silinemedi"
 #: src/components/dms/MessagesListBlockedFooter.tsx:104
 #: src/components/dms/MessagesListBlockedFooter.tsx:112
 #: src/components/dms/MessagesListBlockedFooter.tsx:119
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:190
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:300
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:203
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:319
 #: src/view/com/profile/ProfileMenu.tsx:473
 #: src/view/screens/ProfileList.tsx:723
 msgid "Unblock"
 msgstr "Engeli kaldır"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:195
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208
 msgctxt "action"
 msgid "Unblock"
 msgstr "Engeli kaldır"
@@ -8488,7 +8832,7 @@ msgstr "Engeli kaldır"
 msgid "Unblock account"
 msgstr "Hesabın engelini kaldır"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:294
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:313
 #: src/view/com/profile/ProfileMenu.tsx:455
 msgid "Unblock Account?"
 msgstr "Hesabı Engelle?"
@@ -8503,7 +8847,7 @@ msgid "Undo repost"
 msgstr "Yeniden göndermeyi geri al"
 
 #. Accessibility label for the repost button when the post has been reposted, verb followed by number of reposts and noun
-#: src/components/PostControls/RepostButton.tsx:55
+#: src/components/PostControls/RepostButton.tsx:66
 msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})"
 msgstr "Yeniden gönderiyi geri al ({0, plural, other {# yeniden gönderi}})"
 
@@ -8512,7 +8856,7 @@ msgctxt "action"
 msgid "Unfollow"
 msgstr "Takibi bırak"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:210
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:229
 msgid "Unfollow {0}"
 msgstr "{0} adresini takibi bırak"
 
@@ -8538,12 +8882,12 @@ msgid "Unlike"
 msgstr "Beğenmeyi geri al"
 
 #. Accessibility label for the like button when the post has been liked, verb followed by number of likes and noun
-#: src/components/PostControls/index.tsx:236
+#: src/components/PostControls/index.tsx:243
 msgid "Unlike ({0, plural, one {# like} other {# likes}})"
 msgstr "Beğeniyi kaldır ({0, plural, other {# beğeni}})"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:155
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:155
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VolumeControl.tsx:95
 msgctxt "video"
 msgid "Unmute"
 msgstr "Sessizden çıkar"
@@ -8557,8 +8901,8 @@ msgstr "Sessizden çıkar"
 msgid "Unmute {tag}"
 msgstr "{tag} etiketini sessizden çıkar"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:609
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:615
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:624
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:630
 #: src/view/com/profile/ProfileMenu.tsx:362
 #: src/view/com/profile/ProfileMenu.tsx:368
 msgid "Unmute account"
@@ -8572,12 +8916,12 @@ msgstr "Görüşmeyi sessizden çıkar"
 msgid "Unmute list"
 msgstr "Listeyi sessizden çıkar"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:494
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:498
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:513
 msgid "Unmute thread"
 msgstr "Konunun sessizliğini kaldır"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:318
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:318
 msgid "Unmute video"
 msgstr "Videonun sesini aç"
 
@@ -8599,8 +8943,8 @@ msgstr "Akışı Sabitlemeyi Kaldır"
 msgid "Unpin from home"
 msgstr "Ana sayfadan sabitlemeyi kaldır"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:410
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:417
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:419
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:426
 msgid "Unpin from profile"
 msgstr "Profilden sabitlemeyi kaldır"
 
@@ -8616,8 +8960,8 @@ msgstr "{0} akışının ana sayfadan sabitlemesi kaldırıldı"
 msgid "Unpinned from your feeds"
 msgstr "Akışlarınızdan sabitlemesi kaldırıldı"
 
-#: src/screens/Settings/Settings.tsx:416
-#: src/screens/Settings/Settings.tsx:418
+#: src/screens/Settings/Settings.tsx:431
+#: src/screens/Settings/Settings.tsx:433
 msgid "Unsnooze email reminder"
 msgstr "E-posta hatırlatıcısını ertelemeyi kaldır"
 
@@ -8638,7 +8982,7 @@ msgstr "Bu işaretleyicinin aboneliğinden ayrıl"
 msgid "Unsubscribed from list"
 msgstr "Liste aboneliğinden çıktınız"
 
-#: src/view/com/composer/Composer.tsx:769
+#: src/view/com/composer/Composer.tsx:811
 msgid "Unsupported video type"
 msgstr "Desteklenmeyen video türü"
 
@@ -8678,17 +9022,17 @@ msgstr "{domain} adresine güncelle"
 msgid "Update your email"
 msgstr "E-postanızı güncelleyin"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:311
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:312
 msgctxt "toast"
 msgid "Updating quote attachment failed"
 msgstr "Alıntı ilişiğinin güncellenmesi başarısız oldu"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:342
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:343
 msgctxt "toast"
 msgid "Updating reply visibility failed"
 msgstr "Yanıt görünürlüğünü güncelleme başarısız oldu"
 
-#: src/screens/Login/SetNewPasswordForm.tsx:190
+#: src/screens/Login/SetNewPasswordForm.tsx:194
 msgid "Updating..."
 msgstr "Güncelleniyor..."
 
@@ -8700,20 +9044,20 @@ msgstr "Bunun yerine bir görsel ekle"
 msgid "Upload a text file to:"
 msgstr "Bir metin dosyası yükleyin:"
 
-#: src/view/com/util/UserAvatar.tsx:456
-#: src/view/com/util/UserAvatar.tsx:459
+#: src/view/com/util/UserAvatar.tsx:467
+#: src/view/com/util/UserAvatar.tsx:470
 #: src/view/com/util/UserBanner.tsx:157
 #: src/view/com/util/UserBanner.tsx:160
 msgid "Upload from Camera"
 msgstr "Kameradan Yükle"
 
-#: src/view/com/util/UserAvatar.tsx:473
+#: src/view/com/util/UserAvatar.tsx:484
 #: src/view/com/util/UserBanner.tsx:174
 msgid "Upload from Files"
 msgstr "Dosyalardan Yükle"
 
-#: src/view/com/util/UserAvatar.tsx:467
-#: src/view/com/util/UserAvatar.tsx:471
+#: src/view/com/util/UserAvatar.tsx:478
+#: src/view/com/util/UserAvatar.tsx:482
 #: src/view/com/util/UserBanner.tsx:168
 #: src/view/com/util/UserBanner.tsx:172
 msgid "Upload from Library"
@@ -8723,12 +9067,12 @@ msgstr "Kütüphaneden Yükle"
 msgid "Uploading images..."
 msgstr "Resimler yükleniyor..."
 
-#: src/lib/api/index.ts:356
-#: src/lib/api/index.ts:380
+#: src/lib/api/index.ts:368
+#: src/lib/api/index.ts:392
 msgid "Uploading link thumbnail..."
 msgstr "Web bağlantısının görseli gönderiliyor..."
 
-#: src/view/com/composer/Composer.tsx:1672
+#: src/view/com/composer/Composer.tsx:1732
 msgid "Uploading video..."
 msgstr "Video yükleniyor..."
 
@@ -8819,11 +9163,11 @@ msgstr "Kullanıcı listesi güncellendi"
 msgid "Username or email address"
 msgstr "Kullanıcı adı veya e-posta adresi"
 
-#: src/components/WhoCanReply.tsx:280
+#: src/components/WhoCanReply.tsx:301
 msgid "users followed by <0>@{0}</0>"
 msgstr "<0>@{0}</0> tarafından takip edilen kullanıcılar"
 
-#: src/components/WhoCanReply.tsx:267
+#: src/components/WhoCanReply.tsx:288
 msgid "users following <0>@{0}</0>"
 msgstr "<0>@{0}</0> kullanıcısını takip edenler"
 
@@ -8832,11 +9176,11 @@ msgstr "<0>@{0}</0> kullanıcısını takip edenler"
 msgid "Users I follow"
 msgstr "Takip ettiğim kişiler"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:456
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:460
 msgid "Users in \"{0}\""
 msgstr "\"{0}\" içindeki kullanıcılar"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:433
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:437
 msgid "Users you follow"
 msgstr "Takip ettiğiniz kullanıcılar"
 
@@ -8852,7 +9196,7 @@ msgstr "Doğrulama başarısız, lütfen tekrar deneyin."
 msgid "Verification settings"
 msgstr "Doğrulama ayarları"
 
-#: src/Navigation.tsx:178
+#: src/Navigation.tsx:191
 #: src/screens/Moderation/VerificationSettings.tsx:32
 msgid "Verification Settings"
 msgstr "Doğrulama Ayarları"
@@ -8882,17 +9226,10 @@ msgstr "Kodu doğrula"
 msgid "Verify DNS Record"
 msgstr "DNS Kaydını Doğrula"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:234
-#: src/components/dialogs/ChangeEmailDialog.tsx:240
-msgid "Verify email"
-msgstr "E-postayı doğrula"
-
 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:214
 msgid "Verify email code"
 msgstr "E-posta kodunu doğrulayın"
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:122
-#: src/components/dialogs/VerifyEmailDialog.tsx:163
 #: src/components/intents/VerifyEmailIntentDialog.tsx:67
 msgid "Verify email dialog"
 msgstr "E-posta onay diyaloğu"
@@ -8912,17 +9249,13 @@ msgstr "Bu hesap doğrulansın mı?"
 msgid "Verify your email"
 msgstr "E-postanızı onaylayın"
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:114
-msgid "Verify Your Email"
-msgstr "E-postanızı Doğrulayın"
-
 #: src/screens/Settings/AboutSettings.tsx:126
 #: src/screens/Settings/AboutSettings.tsx:155
 msgid "Version {appVersion}"
 msgstr "Versiyon {appVersion}"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:83
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:134
 msgid "Video"
 msgstr "Video"
 
@@ -8930,7 +9263,7 @@ msgstr "Video"
 msgid "Video failed to process"
 msgstr "Video işlenemedi"
 
-#: src/Navigation.tsx:474
+#: src/Navigation.tsx:585
 msgid "Video Feed"
 msgstr "Video Akışı"
 
@@ -8944,15 +9277,15 @@ msgstr "{0} videosu: {text}"
 msgid "Video Games"
 msgstr "Video Oyunları"
 
-#: src/screens/VideoFeed/index.tsx:1069
+#: src/screens/VideoFeed/index.tsx:1072
 msgid "Video is paused"
 msgstr "Video duraklatıldı"
 
-#: src/screens/VideoFeed/index.tsx:1069
+#: src/screens/VideoFeed/index.tsx:1072
 msgid "Video is playing"
 msgstr "Video oynatılıyor"
 
-#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:191
+#: src/components/Post/Embed/VideoEmbed/index.web.tsx:192
 msgid "Video not found."
 msgstr "Video bulunamadı."
 
@@ -8960,11 +9293,11 @@ msgstr "Video bulunamadı."
 msgid "Video settings"
 msgstr "Video ayarları"
 
-#: src/view/com/composer/Composer.tsx:1682
+#: src/view/com/composer/Composer.tsx:1742
 msgid "Video uploaded"
 msgstr "Video yüklendi"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:83
 msgid "Video: {0}"
 msgstr "Video: {0}"
 
@@ -8981,11 +9314,11 @@ msgstr "Videolar 3 dakikadan kısa olmalıdır"
 msgid "View {0}'s avatar"
 msgstr "{0}'ın avatarını görüntüle"
 
-#: src/components/ProfileCard.tsx:116
+#: src/components/ProfileCard.tsx:118
 #: src/screens/Profile/components/ProfileFeedHeader.tsx:454
 #: src/screens/Search/components/SearchProfileCard.tsx:36
 #: src/screens/VideoFeed/index.tsx:790
-#: src/view/com/notifications/NotificationFeedItem.tsx:545
+#: src/view/com/notifications/NotificationFeedItem.tsx:595
 msgid "View {0}'s profile"
 msgstr "{0} kullanıcısının profilini görüntüle"
 
@@ -9034,13 +9367,13 @@ msgstr "Daha fazlasını görüntüle"
 #: src/components/ProfileHoverCard/index.web.tsx:464
 #: src/components/ProfileHoverCard/index.web.tsx:484
 #: src/components/ProfileHoverCard/index.web.tsx:511
-#: src/view/com/posts/PostFeedErrorMessage.tsx:175
+#: src/view/com/posts/PostFeedErrorMessage.tsx:179
 #: src/view/com/util/PostMeta.tsx:91
-#: src/view/com/util/PostMeta.tsx:126
+#: src/view/com/util/PostMeta.tsx:127
 msgid "View profile"
 msgstr "Profili görüntüle"
 
-#: src/view/com/profile/ProfileSubpageHeader.tsx:119
+#: src/view/com/profile/ProfileSubpageHeader.tsx:123
 msgid "View the avatar"
 msgstr "Avatarı görüntüle"
 
@@ -9069,7 +9402,7 @@ msgid "View your default post interaction settings"
 msgstr "Varsayılan gönderi etkileşim ayarlarınızı görün"
 
 #: src/view/com/home/HomeHeaderLayout.web.tsx:56
-#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77
+#: src/view/com/home/HomeHeaderLayoutMobile.tsx:71
 msgid "View your feeds and explore more"
 msgstr "Akışlarınızı görün ve daha fazlasını keşfedin"
 
@@ -9085,8 +9418,8 @@ msgstr "Sessize aldığınız hesapları görün"
 msgid "View your verifications"
 msgstr "Doğrulamalarınızı görüntüleyin"
 
-#: src/view/com/util/images/AutoSizedImage.tsx:199
-#: src/view/com/util/images/AutoSizedImage.tsx:221
+#: src/view/com/util/images/AutoSizedImage.tsx:205
+#: src/view/com/util/images/AutoSizedImage.tsx:227
 msgid "Views full image"
 msgstr "Görseli tam boy gösterir"
 
@@ -9094,12 +9427,16 @@ msgstr "Görseli tam boy gösterir"
 msgid "Views video in immersive mode"
 msgstr "Videoyu içine dalınan modda gösterir"
 
-#: src/view/com/modals/LinkWarning.tsx:89
-#: src/view/com/modals/LinkWarning.tsx:95
-msgid "Visit Site"
-msgstr "Siteyi Ziyaret Et"
+#: src/components/dialogs/LinkWarning.tsx:96
+#: src/components/dialogs/LinkWarning.tsx:106
+msgid "Visit site"
+msgstr "Siteyi ziyaret et"
+
+#: src/view/screens/Notifications.tsx:303
+msgid "Visit your notification settings"
+msgstr "Bildirim ayarlarınızı ziyaret edin"
 
-#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:80
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VolumeControl.tsx:81
 msgid "Volume"
 msgstr "Ses"
 
@@ -9150,7 +9487,7 @@ msgstr "Harika vakit geçirmenizi umuyoruz. Unutmayın, Bluesky:"
 msgid "We ran out of posts from your follows. Here's the latest from <0/>."
 msgstr "Takip ettiklerinizden gönderi kalmadı. İşte <0/> akışından son gelenler."
 
-#: src/screens/Settings/SettingsInterests.tsx:155
+#: src/screens/Settings/InterestsSettings.tsx:154
 msgid "We recommend selecting at least two interests."
 msgstr "En az iki ilgi alanı seçmenizi öneririz."
 
@@ -9211,7 +9548,7 @@ msgstr "Üzgünüz, ancak sessize alınmış kelimelerinizi şu anda yükleyemed
 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes."
 msgstr "Üzgünüz, ancak aramanız tamamlanamadı. Lütfen birkaç dakika içinde tekrar deneyin."
 
-#: src/view/com/composer/Composer.tsx:421
+#: src/view/com/composer/Composer.tsx:460
 msgid "We're sorry! The post you are replying to has been deleted."
 msgstr "Üzgünüz! Yanıtladığınız gönderi silindi."
 
@@ -9242,7 +9579,7 @@ msgstr "Başlangıç ​​paketinize ne ad vermek istersiniz?"
 
 #: src/view/com/auth/SplashScreen.tsx:38
 #: src/view/com/auth/SplashScreen.web.tsx:99
-#: src/view/com/composer/Composer.tsx:732
+#: src/view/com/composer/Composer.tsx:774
 msgid "What's up?"
 msgstr "Nasılsınız?"
 
@@ -9258,11 +9595,11 @@ msgstr "Bu gönderide hangi diller kullanılıyor?"
 msgid "Which languages would you like to see in your algorithmic feeds?"
 msgstr "Algoritmik akışlarınızda hangi dilleri görmek istersiniz?"
 
-#: src/components/WhoCanReply.tsx:183
+#: src/components/WhoCanReply.tsx:190
 msgid "Who can interact with this post?"
 msgstr "Bu gönderiyle kim etkileşime geçebilir?"
 
-#: src/components/WhoCanReply.tsx:91
+#: src/components/WhoCanReply.tsx:97
 msgid "Who can reply"
 msgstr "Kimler yanıtlayabilir"
 
@@ -9324,12 +9661,12 @@ msgstr "Bu kullanıcı neden gözden geçirilmeli?"
 msgid "Write a message"
 msgstr "Bir mesaj yaz"
 
-#: src/view/com/composer/Composer.tsx:823
+#: src/view/com/composer/Composer.tsx:867
 msgid "Write post"
 msgstr "Gönderi yaz"
 
-#: src/view/com/composer/Composer.tsx:730
-#: src/view/com/post-thread/PostThreadComposePrompt.tsx:69
+#: src/view/com/composer/Composer.tsx:772
+#: src/view/com/post-thread/PostThreadComposePrompt.tsx:90
 msgid "Write your reply"
 msgstr "Yanıtınızı yazın"
 
@@ -9360,11 +9697,11 @@ msgstr "Evet, devre dışı bırak"
 msgid "Yes, delete this starter pack"
 msgstr "Evet, bu başlangıç ​​paketini sil"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:722
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:737
 msgid "Yes, detach"
 msgstr "Evet, ilişiğini kes"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:732
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:747
 msgid "Yes, hide"
 msgstr "Evet, gizle"
 
@@ -9422,7 +9759,6 @@ msgid "You are verified"
 msgstr "Doğrulanmışsınız"
 
 #: src/screens/Profile/Header/EditProfileDialog.tsx:355
-#: src/view/com/modals/EditProfile.tsx:203
 msgid "You are verified. You will lose your verification status if you change your display name. <0>Learn more.</0>"
 msgstr "Doğrulanmışsınız. Görünen adınızı değiştirirseniz doğrulama durumunuzu kaybedeceksiniz. <0>Daha fazla bilgi edinin.</0>"
 
@@ -9443,10 +9779,18 @@ msgstr "Ayrıca takip edebileceğiniz yeni Özel Akışlar keşfedebilirsiniz."
 msgid "You can also temporarily deactivate your account instead, and reactivate it at any time."
 msgstr "Ayrıca hesabınızı geçici olarak devre dışı bırakabilir ve istediğiniz zaman yeniden etkinleştirebilirsiniz."
 
+#: src/lib/hooks/useNotificationHandler.ts:93
+msgid "You can choose whether chat notifications have sound in the chat settings within the app"
+msgstr "Uygulama içindeki sohbet ayarlarından sohbet bildirimlerinin sesli olup olmayacağını seçebilirsiniz"
+
 #: src/screens/Messages/Settings.tsx:111
 msgid "You can continue ongoing conversations regardless of which setting you choose."
 msgstr "Hangi ayarı seçerseniz seçin devam eden yazışmaları sürdürebilirsiniz."
 
+#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:148
+msgid "You can now choose to be notified when specific people post. If there’s someone you want timely updates from, go to their profile and find the new bell icon near the follow button."
+msgstr ""
+
 #: src/screens/Login/index.tsx:182
 #: src/screens/Login/PasswordUpdatedForm.tsx:26
 msgid "You can now sign in with your new password."
@@ -9456,7 +9800,7 @@ msgstr "Artık yeni şifrenizle giriş yapabilirsiniz."
 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users."
 msgstr "Giriş yapmaya devam etmek için hesabınızı yeniden etkinleştirebilirsiniz. Profiliniz ve gönderileriniz diğer kullanıcılar tarafından görülebilir hale gelecektir."
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:81
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:85
 msgid "You can set default interaction settings in <0>Settings → Moderation → Interaction settings</0>."
 msgstr "Varsayılan etkileşim ayarlarını <0>Ayarlar → Moderasyon → Etkileşim ayarları</0> bölümünden belirleyebilirsiniz."
 
@@ -9482,15 +9826,15 @@ msgstr "Şu anda herhangi bir sohbet isteğiniz yok."
 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer."
 msgstr "Henüz hiç davet kodunuz yok! Bluesky'de biraz daha uzun süre kaldıktan sonra size bazı kodlar göndereceğiz."
 
-#: src/view/screens/SavedFeeds.tsx:137
+#: src/view/screens/SavedFeeds.tsx:144
 msgid "You don't have any pinned feeds."
 msgstr "Sabitlemiş akışınız yok."
 
-#: src/view/screens/SavedFeeds.tsx:177
+#: src/view/screens/SavedFeeds.tsx:184
 msgid "You don't have any saved feeds."
 msgstr "Kaydedilmiş akışınız yok."
 
-#: src/view/com/post-thread/PostThread.tsx:271
+#: src/view/com/post-thread/PostThread.tsx:273
 msgid "You have blocked the author or you have been blocked by the author."
 msgstr "Yazarı engellediniz veya yazar tarafından engellendiniz."
 
@@ -9504,6 +9848,10 @@ msgstr "Bu kullanıcıyı engellediniz"
 msgid "You have blocked this user. You cannot view their content."
 msgstr "Bu kullanıcıyı engellediniz. İçeriklerini göremezsiniz."
 
+#: src/view/screens/Notifications.tsx:298
+msgid "You have completely disabled reply, quote, and mention notifications, so this tab will no longer update. To adjust this, visit your <0>notification settings</0>."
+msgstr "Yanıtlama, alıntılama ve bahsetme bildirimlerini tamamen devre dışı bıraktınız, bu nedenle bu sekme artık güncellenmeyecek. Bunu ayarlamak için <0>bildirim ayarlarınızı</0> ziyaret edin."
+
 #: src/screens/Login/SetNewPasswordForm.tsx:49
 #: src/screens/Login/SetNewPasswordForm.tsx:95
 #: src/view/com/modals/ChangePassword.tsx:87
@@ -9610,6 +9958,11 @@ msgstr "Karekod kaydetmek için fotoğraf galerinize erişim izni vermelisiniz"
 msgid "You must select at least one labeler for a report"
 msgstr "Bir rapor için en az bir işaretleyici seçmelisiniz"
 
+#: src/screens/PostThread/components/ThreadItemAnchorNoUnauthenticated.tsx:27
+#: src/screens/PostThread/components/ThreadItemPostNoUnauthenticated.tsx:47
+msgid "You must sign in to view this post."
+msgstr "Bu gönderiyi görüntülemek için giriş yapmalısınız."
+
 #: src/components/dialogs/EmailDialog/screens/Manage2FA/index.tsx:23
 msgid "You need to verify your email address before you can enable email 2FA."
 msgstr "E-posta iki adımlı doğrulamasını etkinleştirebilmeniz için öncelikle e-posta adresinizi doğrulamanız gerekmektedir."
@@ -9618,7 +9971,7 @@ msgstr "E-posta iki adımlı doğrulamasını etkinleştirebilmeniz için öncel
 msgid "You previously deactivated @{0}."
 msgstr "@{0} kullanıcısını önceden devre dışı bırakmıştınız."
 
-#: src/screens/Settings/Settings.tsx:374
+#: src/screens/Settings/Settings.tsx:385
 msgid "You probably want to restart the app now."
 msgstr "Şimdi uygulamayı yeniden başlatmak isteyebilirsiniz."
 
@@ -9630,16 +9983,20 @@ msgstr "{0} tepkisi verdiniz"
 msgid "You reacted {0} to {1}"
 msgstr "Şuna {0} tepkisi verdiniz: {1}"
 
-#: src/screens/Settings/Settings.tsx:267
+#: src/screens/Settings/Settings.tsx:277
 #: src/view/shell/desktop/LeftNav.tsx:210
 msgid "You will be signed out of all your accounts."
 msgstr "Tüm hesaplarınızdan çıkış yapacaksınız."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:215
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:139
+msgid "You will no longer receive notifications for {0}"
+msgstr ""
+
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:216
 msgid "You will no longer receive notifications for this thread"
 msgstr "Artık bu konu için bildirim almayacaksınız"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:211
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:212
 msgid "You will now receive notifications for this thread"
 msgstr "Artık bu konu için bildirim alacaksınız"
 
@@ -9675,9 +10032,9 @@ msgstr "Bu kişileri ve {0} kişiyi daha takip edeceksiniz"
 msgid "You'll follow these people right away"
 msgstr "Bu kişileri hemen takip edeceksiniz"
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:216
-msgid "You'll receive an email at <0>{0}</0> to verify it's you."
-msgstr "Siz olduğunuzu doğrulamak için <0>{0}</0> adresine bir e-posta gönderilecektir."
+#: src/components/activity-notifications/SubscribeProfileDialog.tsx:169
+msgid "You'll start receiving notifications for {0}!"
+msgstr ""
 
 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:274
 msgid "You'll stay updated with these feeds"
@@ -9721,7 +10078,7 @@ msgstr "Günlük video yükleme limitinize ulaştınız (çok fazla bayt)"
 msgid "You've reached your daily limit for video uploads (too many videos)"
 msgstr "Günlük video yükleme limitinize ulaştınız (çok sayıda video)"
 
-#: src/screens/VideoFeed/index.tsx:1120
+#: src/screens/VideoFeed/index.tsx:1123
 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?"
 msgstr "İzleyebileceğiniz video kalmadı. Belki de bir mola vermenin zamanı gelmiştir?"
 
@@ -9757,7 +10114,7 @@ msgstr "İtirazınız gönderildi. İtirazınız kabul edilirse size bir e-posta
 msgid "Your birth date"
 msgstr "Doğum tarihiniz"
 
-#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:195
+#: src/components/Post/Embed/VideoEmbed/index.web.tsx:196
 msgid "Your browser does not support the video format. Please try a different browser."
 msgstr "Tarayıcınız video formatını desteklemiyor. Lütfen farklı bir tarayıcı deneyin."
 
@@ -9773,10 +10130,6 @@ msgstr "Tercihiniz bundan sonraki web bağlantıları için hatırlanacaktır. O
 msgid "Your current handle <0>{0}</0> will automatically remain reserved for you. You can switch back to it at any time from this account."
 msgstr "Mevcut kullanıcı adınız <0>{0}</0> otomatik bir şekilde sizin için ayrılmış olarak kalacaktır. İstediğiniz zaman ona geri dönebilirsiniz."
 
-#: src/components/dialogs/ChangeEmailDialog.tsx:65
-msgid "Your email address has been updated but it is not yet verified. As a next step, please verify your new email."
-msgstr "E-posta adresiniz güncellendi ancak henüz doğrulanmadı. Bir sonraki adım olarak lütfen yeni e-postanızı doğrulayın."
-
 #: src/screens/Login/ForgotPasswordForm.tsx:51
 #: src/screens/Signup/state.ts:270
 #: src/screens/Signup/StepInfo/index.tsx:98
@@ -9788,15 +10141,11 @@ msgstr "E-postanız geçersiz gibi görünüyor."
 msgid "Your email has not yet been verified. Please verify your email in order to enjoy all the features of Bluesky."
 msgstr "E-posta adresiniz doğrulanmamış. Lütfen Bluesky'ın tüm özelliklerinin tadını çıkarabilmek için e-postanızı doğrulayın."
 
-#: src/components/dialogs/VerifyEmailDialog.tsx:110
-msgid "Your email has not yet been verified. This is an important security step which we recommend."
-msgstr "E-postanız henüz doğrulanmadı. Bu, önerdiğimiz önemli bir güvenlik adımıdır."
-
 #: src/state/shell/progress-guide.tsx:213
 msgid "Your first like!"
 msgstr "İlk beğeniniz!"
 
-#: src/components/dialogs/PostInteractionSettingsDialog.tsx:443
+#: src/components/dialogs/PostInteractionSettingsDialog.tsx:447
 msgid "Your followers"
 msgstr "Takipçileriniz"
 
@@ -9812,15 +10161,15 @@ msgstr "Tam kullanıcı adınız <0>@{0}</0> olacak"
 msgid "Your full username will be <0>@{0}</0>"
 msgstr "Tam kullanıcı adınız <0>@{0}</0> olacaktır"
 
-#: src/Navigation.tsx:395
+#: src/Navigation.tsx:501
 #: src/screens/Search/modules/ExploreInterestsCard.tsx:67
 #: src/screens/Settings/ContentAndMediaSettings.tsx:92
 #: src/screens/Settings/ContentAndMediaSettings.tsx:95
-#: src/screens/Settings/SettingsInterests.tsx:39
+#: src/screens/Settings/InterestsSettings.tsx:42
 msgid "Your interests"
 msgstr "İlgi alanlarınız"
 
-#: src/screens/Settings/SettingsInterests.tsx:124
+#: src/screens/Settings/InterestsSettings.tsx:123
 msgctxt "toast"
 msgid "Your interests have been updated!"
 msgstr "İlgi alanlarınız güncellendi!"
@@ -9841,11 +10190,11 @@ msgstr "Şifreniz başarıyla değiştirildi!"
 msgid "Your password must be at least 8 characters long."
 msgstr "Şifreniz en az 8 karakter uzunluğunda olmalıdır."
 
-#: src/view/com/composer/Composer.tsx:481
+#: src/view/com/composer/Composer.tsx:522
 msgid "Your post has been published"
 msgstr "Gönderiniz yayınlandı"
 
-#: src/view/com/composer/Composer.tsx:478
+#: src/view/com/composer/Composer.tsx:519
 msgid "Your posts have been published"
 msgstr "Gönderileriniz yayınlandı"
 
@@ -9857,7 +10206,7 @@ msgstr "Gönderileriniz, beğenileriniz ve engellemeleriniz herkese açıktır.
 msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in."
 msgstr "Profiliniz, gönderileriniz, akışlarınız ve listeleriniz artık diğer Bluesky kullanıcıları tarafından görülemeyecek. Hesabınızı istediğiniz zaman oturum açarak yeniden etkinleştirebilirsiniz."
 
-#: src/view/com/composer/Composer.tsx:480
+#: src/view/com/composer/Composer.tsx:521
 msgid "Your reply has been published"
 msgstr "Yanıtınız yayınlandı"
 
@@ -9869,7 +10218,7 @@ msgstr "Raporunuz <0>{0}</0> işaretleyicisine gönderilecektir."
 msgid "Your report will be sent to the Bluesky Moderation Service"
 msgstr "Raporunuz Bluesky Moderasyon Hizmetine gönderilecektir"
 
-#: src/screens/Settings/SettingsInterests.tsx:53
+#: src/screens/Settings/InterestsSettings.tsx:56
 msgid "Your selected interests help us serve you content you care about."
 msgstr "Seçtiğiniz ilgi alanları, önemsediğiniz içerikleri size sunmamıza yardımcı olur."