Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Nightly source-language update

authored by

pfrazee and committed by
github-actions[bot]
bc42d26b cf63c2ca

+88 -56
+88 -56
src/locale/locales/en/messages.po
··· 95 95 msgid "{0, plural, one {following} other {following}}" 96 96 msgstr "" 97 97 98 - #: src/view/com/post-thread/PostThreadItem.tsx:483 98 + #: src/view/com/post-thread/PostThreadItem.tsx:529 99 99 msgid "{0, plural, one {like} other {likes}}" 100 100 msgstr "" 101 101 ··· 103 103 msgid "{0, plural, one {post} other {posts}}" 104 104 msgstr "" 105 105 106 - #: src/view/com/post-thread/PostThreadItem.tsx:467 106 + #: src/view/com/post-thread/PostThreadItem.tsx:513 107 107 msgid "{0, plural, one {quote} other {quotes}}" 108 108 msgstr "" 109 109 110 - #: src/view/com/post-thread/PostThreadItem.tsx:449 110 + #: src/view/com/post-thread/PostThreadItem.tsx:495 111 111 msgid "{0, plural, one {repost} other {reposts}}" 112 112 msgstr "" 113 113 ··· 221 221 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your post" 222 222 msgstr "" 223 223 224 + #: src/view/com/notifications/NotificationFeedItem.tsx:459 225 + msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your repost" 226 + msgstr "" 227 + 224 228 #: src/view/com/notifications/NotificationFeedItem.tsx:432 225 229 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> removed their verifications from your account" 226 230 msgstr "" 227 231 228 232 #: src/view/com/notifications/NotificationFeedItem.tsx:271 229 233 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your post" 234 + msgstr "" 235 + 236 + #: src/view/com/notifications/NotificationFeedItem.tsx:483 237 + msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your repost" 230 238 msgstr "" 231 239 232 240 #: src/view/com/notifications/NotificationFeedItem.tsx:378 ··· 251 259 252 260 #: src/view/com/notifications/NotificationFeedItem.tsx:259 253 261 msgid "{firstAuthorLink} liked your post" 262 + msgstr "" 263 + 264 + #: src/view/com/notifications/NotificationFeedItem.tsx:471 265 + msgid "{firstAuthorLink} liked your repost" 254 266 msgstr "" 255 267 256 268 #: src/view/com/notifications/NotificationFeedItem.tsx:444 ··· 261 273 msgid "{firstAuthorLink} reposted your post" 262 274 msgstr "" 263 275 276 + #: src/view/com/notifications/NotificationFeedItem.tsx:495 277 + msgid "{firstAuthorLink} reposted your repost" 278 + msgstr "" 279 + 264 280 #: src/view/com/notifications/NotificationFeedItem.tsx:390 265 281 msgid "{firstAuthorLink} signed up with your starter pack" 266 282 msgstr "" ··· 281 297 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" 282 298 msgstr "" 283 299 300 + #: src/view/com/notifications/NotificationFeedItem.tsx:452 301 + msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your repost" 302 + msgstr "" 303 + 284 304 #: src/view/com/notifications/NotificationFeedItem.tsx:425 285 305 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} removed their verifications from your account" 286 306 msgstr "" ··· 289 309 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" 290 310 msgstr "" 291 311 312 + #: src/view/com/notifications/NotificationFeedItem.tsx:476 313 + msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your repost" 314 + msgstr "" 315 + 292 316 #: src/view/com/notifications/NotificationFeedItem.tsx:371 293 317 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" 294 318 msgstr "" ··· 313 337 msgid "{firstAuthorName} liked your post" 314 338 msgstr "" 315 339 340 + #: src/view/com/notifications/NotificationFeedItem.tsx:457 341 + msgid "{firstAuthorName} liked your repost" 342 + msgstr "" 343 + 316 344 #: src/view/com/notifications/NotificationFeedItem.tsx:430 317 345 msgid "{firstAuthorName} removed their verification from your account" 318 346 msgstr "" ··· 321 349 msgid "{firstAuthorName} reposted your post" 322 350 msgstr "" 323 351 352 + #: src/view/com/notifications/NotificationFeedItem.tsx:481 353 + msgid "{firstAuthorName} reposted your repost" 354 + msgstr "" 355 + 324 356 #: src/view/com/notifications/NotificationFeedItem.tsx:376 325 357 msgid "{firstAuthorName} signed up with your starter pack" 326 358 msgstr "" ··· 1028 1060 msgid "Apply default recommended feeds" 1029 1061 msgstr "" 1030 1062 1031 - #: src/view/com/post-thread/PostThreadItem.tsx:890 1063 + #: src/view/com/post-thread/PostThreadItem.tsx:941 1032 1064 msgid "Archived from {0}" 1033 1065 msgstr "" 1034 1066 1035 - #: src/view/com/post-thread/PostThreadItem.tsx:859 1036 - #: src/view/com/post-thread/PostThreadItem.tsx:898 1067 + #: src/view/com/post-thread/PostThreadItem.tsx:910 1068 + #: src/view/com/post-thread/PostThreadItem.tsx:949 1037 1069 msgid "Archived post" 1038 1070 msgstr "" 1039 1071 ··· 1272 1304 msgid "Bluesky" 1273 1305 msgstr "" 1274 1306 1275 - #: src/view/com/post-thread/PostThreadItem.tsx:915 1307 + #: src/view/com/post-thread/PostThreadItem.tsx:966 1276 1308 msgid "Bluesky cannot confirm the authenticity of the claimed date." 1277 1309 msgstr "" 1278 1310 ··· 1483 1515 msgid "Cancels opening the linked website" 1484 1516 msgstr "" 1485 1517 1486 - #: src/components/PostControls/index.tsx:91 1487 - #: src/components/PostControls/index.tsx:122 1488 - #: src/components/PostControls/index.tsx:150 1518 + #: src/components/PostControls/index.tsx:98 1519 + #: src/components/PostControls/index.tsx:129 1520 + #: src/components/PostControls/index.tsx:157 1489 1521 #: src/state/shell/composer/index.tsx:82 1490 1522 msgid "Cannot interact with a blocked user" 1491 1523 msgstr "" ··· 1806 1838 msgid "Closes viewer for header image" 1807 1839 msgstr "" 1808 1840 1809 - #: src/view/com/notifications/NotificationFeedItem.tsx:481 1841 + #: src/view/com/notifications/NotificationFeedItem.tsx:530 1810 1842 msgid "Collapse list of users" 1811 1843 msgstr "" 1812 1844 1813 - #: src/view/com/notifications/NotificationFeedItem.tsx:689 1845 + #: src/view/com/notifications/NotificationFeedItem.tsx:741 1814 1846 msgid "Collapses list of users for a given notification" 1815 1847 msgstr "" 1816 1848 ··· 2623 2655 msgid "Double tap to close the dialog" 2624 2656 msgstr "" 2625 2657 2626 - #: src/screens/VideoFeed/index.tsx:1071 2658 + #: src/screens/VideoFeed/index.tsx:1076 2627 2659 msgid "Double tap to like" 2628 2660 msgstr "" 2629 2661 ··· 3069 3101 msgid "Expand alt text" 3070 3102 msgstr "" 3071 3103 3072 - #: src/view/com/notifications/NotificationFeedItem.tsx:482 3104 + #: src/view/com/notifications/NotificationFeedItem.tsx:531 3073 3105 msgid "Expand list of users" 3074 3106 msgstr "" 3075 3107 ··· 3606 3638 msgid "From @{sanitizedAuthor}" 3607 3639 msgstr "" 3608 3640 3609 - #: src/view/com/posts/PostFeedItem.tsx:306 3641 + #: src/view/com/posts/PostFeedItem.tsx:326 3610 3642 msgctxt "from-feed" 3611 3643 msgid "From <0/>" 3612 3644 msgstr "" ··· 3653 3685 #: src/screens/Messages/Inbox.tsx:228 3654 3686 #: src/screens/Profile/ProfileFeed/index.tsx:92 3655 3687 #: src/screens/VideoFeed/components/Header.tsx:163 3656 - #: src/screens/VideoFeed/index.tsx:1132 3657 - #: src/screens/VideoFeed/index.tsx:1136 3688 + #: src/screens/VideoFeed/index.tsx:1137 3689 + #: src/screens/VideoFeed/index.tsx:1141 3658 3690 #: src/view/com/auth/LoggedOut.tsx:72 3659 3691 #: src/view/screens/NotFound.tsx:57 3660 3692 #: src/view/screens/ProfileList.tsx:1038 ··· 3825 3857 msgid "Hide" 3826 3858 msgstr "" 3827 3859 3828 - #: src/view/com/notifications/NotificationFeedItem.tsx:696 3860 + #: src/view/com/notifications/NotificationFeedItem.tsx:748 3829 3861 msgctxt "action" 3830 3862 msgid "Hide" 3831 3863 msgstr "" ··· 3876 3908 msgid "Hide trending videos?" 3877 3909 msgstr "" 3878 3910 3879 - #: src/view/com/notifications/NotificationFeedItem.tsx:687 3911 + #: src/view/com/notifications/NotificationFeedItem.tsx:739 3880 3912 msgid "Hide user list" 3881 3913 msgstr "" 3882 3914 ··· 4101 4133 msgid "Invalid handle. Please try a different one." 4102 4134 msgstr "" 4103 4135 4104 - #: src/view/com/post-thread/PostThreadItem.tsx:294 4136 + #: src/view/com/post-thread/PostThreadItem.tsx:339 4105 4137 msgid "Invalid or unsupported post record" 4106 4138 msgstr "" 4107 4139 ··· 4343 4375 msgstr "" 4344 4376 4345 4377 #. Accessibility label for the like button when the post has not been liked, verb form followed by number of likes and noun form 4346 - #: src/components/PostControls/index.tsx:236 4378 + #: src/components/PostControls/index.tsx:243 4347 4379 msgid "Like ({0, plural, one {# like} other {# likes}})" 4348 4380 msgstr "" 4349 4381 ··· 4391 4423 msgid "Likes" 4392 4424 msgstr "" 4393 4425 4394 - #: src/view/com/post-thread/PostThreadItem.tsx:227 4426 + #: src/view/com/post-thread/PostThreadItem.tsx:232 4395 4427 msgid "Likes on this post" 4396 4428 msgstr "" 4397 4429 ··· 4733 4765 msgid "Moderator has chosen to set a general warning on the content." 4734 4766 msgstr "" 4735 4767 4736 - #: src/view/com/post-thread/PostThreadItem.tsx:670 4768 + #: src/view/com/post-thread/PostThreadItem.tsx:721 4737 4769 msgid "More" 4738 4770 msgstr "" 4739 4771 ··· 5274 5306 msgstr "" 5275 5307 5276 5308 #: src/screens/Login/PasswordUpdatedForm.tsx:37 5277 - #: src/view/com/post-thread/PostThreadItem.tsx:920 5309 + #: src/view/com/post-thread/PostThreadItem.tsx:971 5278 5310 msgid "Okay" 5279 5311 msgstr "" 5280 5312 ··· 5498 5530 msgid "Opens the linked website" 5499 5531 msgstr "" 5500 5532 5501 - #: src/view/com/notifications/NotificationFeedItem.tsx:790 5533 + #: src/view/com/notifications/NotificationFeedItem.tsx:842 5502 5534 #: src/view/com/util/UserAvatar.tsx:577 5503 5535 msgid "Opens this profile" 5504 5536 msgstr "" ··· 5667 5699 msgid "Pin to your profile" 5668 5700 msgstr "" 5669 5701 5670 - #: src/view/com/posts/PostFeedItem.tsx:387 5702 + #: src/view/com/posts/PostFeedItem.tsx:407 5671 5703 msgid "Pinned" 5672 5704 msgstr "" 5673 5705 ··· 5857 5889 msgid "Post All" 5858 5890 msgstr "" 5859 5891 5860 - #: src/view/com/post-thread/PostThreadItem.tsx:219 5892 + #: src/view/com/post-thread/PostThreadItem.tsx:224 5861 5893 msgid "Post by {0}" 5862 5894 msgstr "" 5863 5895 ··· 6107 6139 msgid "Quotes" 6108 6140 msgstr "" 6109 6141 6110 - #: src/view/com/post-thread/PostThreadItem.tsx:253 6142 + #: src/view/com/post-thread/PostThreadItem.tsx:258 6111 6143 msgid "Quotes of this post" 6112 6144 msgstr "" 6113 6145 ··· 6380 6412 msgstr "" 6381 6413 6382 6414 #. Accessibility label for the reply button, verb form followed by number of replies and noun form 6383 - #: src/components/PostControls/index.tsx:190 6415 + #: src/components/PostControls/index.tsx:197 6384 6416 msgid "Reply ({0, plural, one {# reply} other {# replies}})" 6385 6417 msgstr "" 6386 6418 ··· 6407 6439 msgstr "" 6408 6440 6409 6441 #: src/view/com/post/Post.tsx:205 6410 - #: src/view/com/posts/PostFeedItem.tsx:584 6442 + #: src/view/com/posts/PostFeedItem.tsx:605 6411 6443 msgctxt "description" 6412 6444 msgid "Reply to <0><1/></0>" 6413 6445 msgstr "" 6414 6446 6415 - #: src/view/com/posts/PostFeedItem.tsx:575 6447 + #: src/view/com/posts/PostFeedItem.tsx:596 6416 6448 msgctxt "description" 6417 6449 msgid "Reply to a blocked post" 6418 6450 msgstr "" 6419 6451 6420 - #: src/view/com/posts/PostFeedItem.tsx:577 6452 + #: src/view/com/posts/PostFeedItem.tsx:598 6421 6453 msgctxt "description" 6422 6454 msgid "Reply to a post" 6423 6455 msgstr "" 6424 6456 6425 6457 #: src/view/com/post/Post.tsx:203 6426 - #: src/view/com/posts/PostFeedItem.tsx:581 6458 + #: src/view/com/posts/PostFeedItem.tsx:602 6427 6459 msgctxt "description" 6428 6460 msgid "Reply to you" 6429 6461 msgstr "" ··· 6552 6584 msgid "Reposted By" 6553 6585 msgstr "" 6554 6586 6555 - #: src/view/com/posts/PostFeedItem.tsx:327 6587 + #: src/view/com/posts/PostFeedItem.tsx:347 6556 6588 msgid "Reposted by {0}" 6557 6589 msgstr "" 6558 6590 6559 - #: src/view/com/posts/PostFeedItem.tsx:346 6591 + #: src/view/com/posts/PostFeedItem.tsx:366 6560 6592 msgid "Reposted by <0><1/></0>" 6561 6593 msgstr "" 6562 6594 6563 - #: src/view/com/posts/PostFeedItem.tsx:325 6564 - #: src/view/com/posts/PostFeedItem.tsx:344 6595 + #: src/view/com/posts/PostFeedItem.tsx:345 6596 + #: src/view/com/posts/PostFeedItem.tsx:364 6565 6597 msgid "Reposted by you" 6566 6598 msgstr "" 6567 6599 6568 - #: src/view/com/post-thread/PostThreadItem.tsx:232 6600 + #: src/view/com/post-thread/PostThreadItem.tsx:237 6569 6601 msgid "Reposts of this post" 6570 6602 msgstr "" 6571 6603 ··· 6679 6711 6680 6712 #: src/screens/Profile/ProfileFeed/index.tsx:93 6681 6713 #: src/screens/Settings/components/ChangeHandleDialog.tsx:559 6682 - #: src/screens/VideoFeed/index.tsx:1133 6714 + #: src/screens/VideoFeed/index.tsx:1138 6683 6715 #: src/view/screens/NotFound.tsx:60 6684 6716 #: src/view/screens/ProfileList.tsx:1039 6685 6717 msgid "Returns to previous page" ··· 6770 6802 6771 6803 #: src/components/dms/ChatEmptyPill.tsx:33 6772 6804 #: src/components/NewskieDialog.tsx:105 6773 - #: src/view/com/notifications/NotificationFeedItem.tsx:635 6774 - #: src/view/com/notifications/NotificationFeedItem.tsx:660 6805 + #: src/view/com/notifications/NotificationFeedItem.tsx:687 6806 + #: src/view/com/notifications/NotificationFeedItem.tsx:712 6775 6807 msgid "Say hello!" 6776 6808 msgstr "" 6777 6809 ··· 7270 7302 msgid "Show list anyway" 7271 7303 msgstr "" 7272 7304 7273 - #: src/view/com/post-thread/PostThreadItem.tsx:630 7305 + #: src/view/com/post-thread/PostThreadItem.tsx:681 7274 7306 #: src/view/com/post/Post.tsx:244 7275 - #: src/view/com/posts/PostFeedItem.tsx:540 7307 + #: src/view/com/posts/PostFeedItem.tsx:561 7276 7308 msgid "Show More" 7277 7309 msgstr "" 7278 7310 ··· 7330 7362 msgid "Show warning and filter from feeds" 7331 7363 msgstr "" 7332 7364 7333 - #: src/view/com/post-thread/PostThreadItem.tsx:861 7365 + #: src/view/com/post-thread/PostThreadItem.tsx:912 7334 7366 msgid "Shows information about when this post was created" 7335 7367 msgstr "" 7336 7368 ··· 7497 7529 msgid "Something wrong? Let us know." 7498 7530 msgstr "" 7499 7531 7500 - #: src/App.native.tsx:121 7501 - #: src/App.web.tsx:98 7532 + #: src/App.native.tsx:122 7533 + #: src/App.web.tsx:99 7502 7534 msgid "Sorry! Your session expired. Please sign in again." 7503 7535 msgstr "" 7504 7536 ··· 7839 7871 msgid "That's all, folks!" 7840 7872 msgstr "" 7841 7873 7842 - #: src/screens/VideoFeed/index.tsx:1105 7874 + #: src/screens/VideoFeed/index.tsx:1110 7843 7875 msgid "That's everything!" 7844 7876 msgstr "" 7845 7877 ··· 8191 8223 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." 8192 8224 msgstr "" 8193 8225 8194 - #: src/view/com/post-thread/PostThreadItem.tsx:901 8226 + #: src/view/com/post-thread/PostThreadItem.tsx:952 8195 8227 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." 8196 8228 msgstr "" 8197 8229 ··· 8199 8231 msgid "This post has an unknown type of threadgate on it. Your app may be out of date." 8200 8232 msgstr "" 8201 8233 8202 - #: src/view/com/post-thread/PostThreadItem.tsx:161 8234 + #: src/view/com/post-thread/PostThreadItem.tsx:163 8203 8235 msgid "This post has been deleted." 8204 8236 msgstr "" 8205 8237 ··· 8360 8392 #: src/components/dms/MessageContextMenu.tsx:141 8361 8393 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:431 8362 8394 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:433 8363 - #: src/view/com/post-thread/PostThreadItem.tsx:823 8364 - #: src/view/com/post-thread/PostThreadItem.tsx:826 8395 + #: src/view/com/post-thread/PostThreadItem.tsx:874 8396 + #: src/view/com/post-thread/PostThreadItem.tsx:877 8365 8397 msgid "Translate" 8366 8398 msgstr "" 8367 8399 ··· 8498 8530 msgstr "" 8499 8531 8500 8532 #. Accessibility label for the like button when the post has been liked, verb followed by number of likes and noun 8501 - #: src/components/PostControls/index.tsx:226 8533 + #: src/components/PostControls/index.tsx:233 8502 8534 msgid "Unlike ({0, plural, one {# like} other {# likes}})" 8503 8535 msgstr "" 8504 8536 ··· 8904 8936 msgid "Video Games" 8905 8937 msgstr "" 8906 8938 8907 - #: src/screens/VideoFeed/index.tsx:1063 8939 + #: src/screens/VideoFeed/index.tsx:1068 8908 8940 msgid "Video is paused" 8909 8941 msgstr "" 8910 8942 8911 - #: src/screens/VideoFeed/index.tsx:1063 8943 + #: src/screens/VideoFeed/index.tsx:1068 8912 8944 msgid "Video is playing" 8913 8945 msgstr "" 8914 8946 ··· 8945 8977 #: src/screens/Profile/components/ProfileFeedHeader.tsx:446 8946 8978 #: src/screens/Search/components/SearchProfileCard.tsx:36 8947 8979 #: src/screens/VideoFeed/index.tsx:790 8948 - #: src/view/com/notifications/NotificationFeedItem.tsx:489 8980 + #: src/view/com/notifications/NotificationFeedItem.tsx:538 8949 8981 msgid "View {0}'s profile" 8950 8982 msgstr "" 8951 8983 ··· 9681 9713 msgid "You've reached your daily limit for video uploads (too many videos)" 9682 9714 msgstr "" 9683 9715 9684 - #: src/screens/VideoFeed/index.tsx:1114 9716 + #: src/screens/VideoFeed/index.tsx:1119 9685 9717 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" 9686 9718 msgstr "" 9687 9719