Bluesky app fork with some witchin' additions 💫

Update splash screen tagline, update translations, bump ios build number

+269 -230
+1 -1
app.config.js
··· 9 9 /** 10 10 * iOS build number. Must be incremented for each TestFlight version. 11 11 */ 12 - const IOS_BUILD_NUMBER = '3' 12 + const IOS_BUILD_NUMBER = '4' 13 13 14 14 /** 15 15 * Android build number. Must be incremented for each release.
+89 -76
src/locale/locales/en/messages.po
··· 95 95 96 96 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 97 97 #: src/view/com/modals/UserAddRemoveLists.tsx:193 98 - #: src/view/screens/ProfileList.tsx:753 98 + #: src/view/screens/ProfileList.tsx:754 99 99 msgid "Add" 100 100 msgstr "" 101 101 ··· 103 103 msgid "Add a content warning" 104 104 msgstr "" 105 105 106 - #: src/view/screens/ProfileList.tsx:743 106 + #: src/view/screens/ProfileList.tsx:744 107 107 msgid "Add a user to this list" 108 108 msgstr "" 109 109 ··· 126 126 msgid "Add details to report" 127 127 msgstr "" 128 128 129 - #: src/view/com/composer/Composer.tsx:432 129 + #: src/view/com/composer/Composer.tsx:438 130 130 msgid "Add link card" 131 131 msgstr "" 132 132 133 - #: src/view/com/composer/Composer.tsx:435 133 + #: src/view/com/composer/Composer.tsx:441 134 134 msgid "Add link card:" 135 135 msgstr "" 136 136 ··· 142 142 msgid "Add to Lists" 143 143 msgstr "" 144 144 145 - #: src/view/screens/ProfileFeed.tsx:275 145 + #: src/view/screens/ProfileFeed.tsx:270 146 146 msgid "Add to my feeds" 147 147 msgstr "" 148 148 ··· 224 224 msgid "Are you sure you want to delete the app password \"{name}\"?" 225 225 msgstr "" 226 226 227 - #: src/view/com/composer/Composer.tsx:141 227 + #: src/view/com/composer/Composer.tsx:142 228 228 msgid "Are you sure you'd like to discard this draft?" 229 229 msgstr "" 230 230 231 - #: src/view/screens/ProfileList.tsx:351 231 + #: src/view/screens/ProfileList.tsx:352 232 232 msgid "Are you sure?" 233 233 msgstr "" 234 234 ··· 275 275 msgid "Block Account" 276 276 msgstr "" 277 277 278 - #: src/view/screens/ProfileList.tsx:521 278 + #: src/view/screens/ProfileList.tsx:522 279 279 msgid "Block accounts" 280 280 msgstr "" 281 281 282 - #: src/view/screens/ProfileList.tsx:471 282 + #: src/view/screens/ProfileList.tsx:472 283 283 msgid "Block list" 284 284 msgstr "" 285 285 286 - #: src/view/screens/ProfileList.tsx:306 286 + #: src/view/screens/ProfileList.tsx:307 287 287 msgid "Block these accounts?" 288 288 msgstr "" 289 289 ··· 307 307 msgid "Blocked post." 308 308 msgstr "" 309 309 310 - #: src/view/screens/ProfileList.tsx:308 310 + #: src/view/screens/ProfileList.tsx:309 311 311 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 312 312 msgstr "" 313 313 ··· 316 316 msgstr "" 317 317 318 318 #: src/view/com/auth/HomeLoggedOutCTA.tsx:31 319 - #: src/view/com/auth/SplashScreen.tsx:26 320 319 msgid "Bluesky" 321 320 msgstr "" 322 321 ··· 362 361 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 363 362 msgstr "" 364 363 365 - #: src/view/com/composer/Composer.tsx:279 366 - #: src/view/com/composer/Composer.tsx:282 364 + #: src/view/com/composer/Composer.tsx:285 365 + #: src/view/com/composer/Composer.tsx:288 367 366 #: src/view/com/modals/AltImage.tsx:127 368 367 #: src/view/com/modals/ChangeEmail.tsx:218 369 368 #: src/view/com/modals/ChangeEmail.tsx:220 ··· 582 581 msgid "Copy" 583 582 msgstr "" 584 583 585 - #: src/view/screens/ProfileList.tsx:383 584 + #: src/view/screens/ProfileList.tsx:384 586 585 msgid "Copy link to list" 587 586 msgstr "" 588 587 ··· 602 601 msgid "Copyright Policy" 603 602 msgstr "" 604 603 605 - #: src/view/screens/ProfileFeed.tsx:98 604 + #: src/view/screens/ProfileFeed.tsx:94 606 605 msgid "Could not load feed" 607 606 msgstr "" 608 607 609 - #: src/view/screens/ProfileList.tsx:829 608 + #: src/view/screens/ProfileList.tsx:830 610 609 msgid "Could not load list" 611 610 msgstr "" 612 611 613 612 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 614 - #: src/view/com/auth/SplashScreen.tsx:41 613 + #: src/view/com/auth/SplashScreen.tsx:46 615 614 msgid "Create a new account" 616 615 msgstr "" 617 616 ··· 620 619 msgstr "" 621 620 622 621 #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 623 - #: src/view/com/auth/SplashScreen.tsx:38 622 + #: src/view/com/auth/SplashScreen.tsx:43 624 623 msgid "Create new account" 625 624 msgstr "" 626 625 ··· 654 653 msgid "Delete app password" 655 654 msgstr "" 656 655 657 - #: src/view/screens/ProfileList.tsx:350 658 - #: src/view/screens/ProfileList.tsx:410 656 + #: src/view/screens/ProfileList.tsx:351 657 + #: src/view/screens/ProfileList.tsx:411 659 658 msgid "Delete List" 660 659 msgstr "" 661 660 ··· 694 693 msgid "Developer Tools" 695 694 msgstr "" 696 695 697 - #: src/view/com/composer/Composer.tsx:142 696 + #: src/view/com/composer/Composer.tsx:143 698 697 msgid "Discard" 699 698 msgstr "" 700 699 701 - #: src/view/com/composer/Composer.tsx:136 700 + #: src/view/com/composer/Composer.tsx:137 702 701 msgid "Discard draft" 703 702 msgstr "" 704 703 ··· 750 749 msgid "Edit image" 751 750 msgstr "" 752 751 753 - #: src/view/screens/ProfileList.tsx:398 752 + #: src/view/screens/ProfileList.tsx:399 754 753 msgid "Edit list details" 755 754 msgstr "" 756 755 ··· 858 857 859 858 #: src/view/screens/Feeds.tsx:475 860 859 #: src/view/screens/Profile.tsx:164 861 - #: src/view/shell/bottom-bar/BottomBar.tsx:163 862 - #: src/view/shell/desktop/LeftNav.tsx:335 860 + #: src/view/shell/bottom-bar/BottomBar.tsx:181 861 + #: src/view/shell/desktop/LeftNav.tsx:339 863 862 #: src/view/shell/Drawer.tsx:455 864 863 #: src/view/shell/Drawer.tsx:456 865 864 msgid "Feeds" ··· 966 965 msgid "Go back" 967 966 msgstr "" 968 967 969 - #: src/view/screens/ProfileFeed.tsx:107 970 - #: src/view/screens/ProfileFeed.tsx:112 971 - #: src/view/screens/ProfileList.tsx:838 972 - #: src/view/screens/ProfileList.tsx:843 968 + #: src/view/screens/ProfileFeed.tsx:103 969 + #: src/view/screens/ProfileFeed.tsx:108 970 + #: src/view/screens/ProfileList.tsx:839 971 + #: src/view/screens/ProfileList.tsx:844 973 972 msgid "Go Back" 974 973 msgstr "" 975 974 ··· 1029 1028 #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." 1030 1029 #~ msgstr "" 1031 1030 1032 - #: src/view/shell/bottom-bar/BottomBar.tsx:116 1033 - #: src/view/shell/desktop/LeftNav.tsx:297 1031 + #: src/view/shell/bottom-bar/BottomBar.tsx:137 1032 + #: src/view/shell/desktop/LeftNav.tsx:303 1034 1033 #: src/view/shell/Drawer.tsx:379 1035 1034 #: src/view/shell/Drawer.tsx:380 1036 1035 msgid "Home" 1037 1036 msgstr "" 1038 1037 1039 - #: src/view/com/pager/FeedsTabBarMobile.tsx:99 1038 + #: src/view/com/pager/FeedsTabBarMobile.tsx:96 1040 1039 #: src/view/screens/PreferencesHomeFeed.tsx:95 1041 1040 #: src/view/screens/Settings.tsx:481 1042 1041 msgid "Home Feed Preferences" ··· 1175 1174 #~ msgid "Light" 1176 1175 #~ msgstr "" 1177 1176 1178 - #: src/view/screens/ProfileFeed.tsx:627 1177 + #: src/view/screens/ProfileFeed.tsx:577 1179 1178 msgid "Like this feed" 1180 1179 msgstr "" 1181 1180 ··· 1205 1204 msgstr "" 1206 1205 1207 1206 #: src/view/screens/Profile.tsx:165 1208 - #: src/view/shell/desktop/LeftNav.tsx:372 1207 + #: src/view/shell/desktop/LeftNav.tsx:376 1209 1208 #: src/view/shell/Drawer.tsx:471 1210 1209 #: src/view/shell/Drawer.tsx:472 1211 1210 msgid "Lists" ··· 1245 1244 msgstr "" 1246 1245 1247 1246 #: src/view/screens/ProfileFeed.tsx:472 1248 - msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" 1249 - msgstr "" 1247 + #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" 1248 + #~ msgstr "" 1250 1249 1251 1250 #: src/view/com/modals/LinkWarning.tsx:63 1252 1251 msgid "Make sure this is where you intend to go!" ··· 1269 1268 msgstr "" 1270 1269 1271 1270 #: src/view/com/posts/FeedErrorMessage.tsx:194 1272 - #: src/view/screens/ProfileFeed.tsx:480 1273 1271 msgid "Message from server" 1274 1272 msgstr "" 1275 1273 1276 1274 #: src/view/screens/Moderation.tsx:64 1277 1275 #: src/view/screens/Settings.tsx:563 1278 - #: src/view/shell/desktop/LeftNav.tsx:390 1276 + #: src/view/shell/desktop/LeftNav.tsx:394 1279 1277 #: src/view/shell/Drawer.tsx:490 1280 1278 #: src/view/shell/Drawer.tsx:491 1281 1279 msgid "Moderation" ··· 1294 1292 msgstr "" 1295 1293 1296 1294 #: src/view/com/profile/ProfileHeader.tsx:548 1297 - #: src/view/screens/ProfileFeed.tsx:365 1298 - #: src/view/screens/ProfileList.tsx:582 1295 + #: src/view/screens/ProfileFeed.tsx:360 1296 + #: src/view/screens/ProfileList.tsx:583 1299 1297 msgid "More options" 1300 1298 msgstr "" 1301 1299 ··· 1307 1305 msgid "Mute Account" 1308 1306 msgstr "" 1309 1307 1310 - #: src/view/screens/ProfileList.tsx:509 1308 + #: src/view/screens/ProfileList.tsx:510 1311 1309 msgid "Mute accounts" 1312 1310 msgstr "" 1313 1311 1314 - #: src/view/screens/ProfileList.tsx:456 1312 + #: src/view/screens/ProfileList.tsx:457 1315 1313 msgid "Mute list" 1316 1314 msgstr "" 1317 1315 1318 - #: src/view/screens/ProfileList.tsx:269 1316 + #: src/view/screens/ProfileList.tsx:270 1319 1317 msgid "Mute these accounts?" 1320 1318 msgstr "" 1321 1319 ··· 1335 1333 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." 1336 1334 msgstr "" 1337 1335 1338 - #: src/view/screens/ProfileList.tsx:271 1336 + #: src/view/screens/ProfileList.tsx:272 1339 1337 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." 1340 1338 msgstr "" 1341 1339 ··· 1376 1374 #: src/view/com/feeds/FeedPage.tsx:200 1377 1375 #: src/view/screens/Feeds.tsx:510 1378 1376 #: src/view/screens/Profile.tsx:353 1379 - #: src/view/screens/ProfileFeed.tsx:441 1380 - #: src/view/screens/ProfileList.tsx:192 1381 - #: src/view/screens/ProfileList.tsx:220 1377 + #: src/view/screens/ProfileFeed.tsx:430 1378 + #: src/view/screens/ProfileList.tsx:193 1379 + #: src/view/screens/ProfileList.tsx:221 1382 1380 #: src/view/shell/desktop/LeftNav.tsx:246 1383 1381 msgid "New post" 1384 1382 msgstr "" ··· 1407 1405 msgid "No" 1408 1406 msgstr "" 1409 1407 1410 - #: src/view/screens/ProfileFeed.tsx:620 1411 - #: src/view/screens/ProfileList.tsx:710 1408 + #: src/view/screens/ProfileFeed.tsx:570 1409 + #: src/view/screens/ProfileList.tsx:711 1412 1410 msgid "No description" 1413 1411 msgstr "" 1414 1412 ··· 1459 1457 1460 1458 #: src/view/screens/Notifications.tsx:109 1461 1459 #: src/view/screens/Notifications.tsx:133 1462 - #: src/view/shell/bottom-bar/BottomBar.tsx:187 1463 - #: src/view/shell/desktop/LeftNav.tsx:354 1460 + #: src/view/shell/bottom-bar/BottomBar.tsx:205 1461 + #: src/view/shell/desktop/LeftNav.tsx:358 1464 1462 #: src/view/shell/Drawer.tsx:416 1465 1463 #: src/view/shell/Drawer.tsx:417 1466 1464 msgid "Notifications" ··· 1474 1472 msgid "Okay" 1475 1473 msgstr "" 1476 1474 1477 - #: src/view/com/composer/Composer.tsx:348 1475 + #: src/view/com/composer/Composer.tsx:354 1478 1476 msgid "One or more images is missing alt text." 1479 1477 msgstr "" 1480 1478 ··· 1482 1480 msgid "Only {0} can reply." 1483 1481 msgstr "" 1484 1482 1485 - #: src/view/com/pager/FeedsTabBarMobile.tsx:79 1483 + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 1486 1484 msgid "Open navigation" 1487 1485 msgstr "" 1488 1486 ··· 1597 1595 msgid "Please tell us why you think this decision was incorrect." 1598 1596 msgstr "" 1599 1597 1600 - #: src/view/com/composer/Composer.tsx:331 1598 + #: src/view/com/composer/Composer.tsx:337 1601 1599 #: src/view/com/post-thread/PostThread.tsx:226 1602 - #: src/view/screens/PostThread.tsx:78 1600 + #: src/view/screens/PostThread.tsx:80 1603 1601 msgid "Post" 1604 1602 msgstr "" 1605 1603 ··· 1651 1649 msgid "Processing..." 1652 1650 msgstr "" 1653 1651 1654 - #: src/view/shell/bottom-bar/BottomBar.tsx:229 1652 + #: src/view/shell/bottom-bar/BottomBar.tsx:247 1655 1653 #: src/view/shell/Drawer.tsx:69 1656 1654 #: src/view/shell/Drawer.tsx:525 1657 1655 #: src/view/shell/Drawer.tsx:526 ··· 1718 1716 1719 1717 #: src/view/com/feeds/FeedSourceCard.tsx:105 1720 1718 #: src/view/com/feeds/FeedSourceCard.tsx:172 1721 - #: src/view/screens/ProfileFeed.tsx:275 1719 + #: src/view/screens/ProfileFeed.tsx:270 1722 1720 msgid "Remove from my feeds" 1723 1721 msgstr "" 1724 1722 ··· 1763 1761 msgid "Report Account" 1764 1762 msgstr "" 1765 1763 1766 - #: src/view/screens/ProfileFeed.tsx:295 1764 + #: src/view/screens/ProfileFeed.tsx:290 1767 1765 msgid "Report feed" 1768 1766 msgstr "" 1769 1767 1770 - #: src/view/screens/ProfileList.tsx:424 1768 + #: src/view/screens/ProfileList.tsx:425 1771 1769 msgid "Report List" 1772 1770 msgstr "" 1773 1771 ··· 1881 1879 #: src/view/com/util/forms/SearchInput.tsx:64 1882 1880 #: src/view/screens/Search/Search.tsx:401 1883 1881 #: src/view/screens/Search/Search.tsx:567 1884 - #: src/view/shell/bottom-bar/BottomBar.tsx:138 1885 - #: src/view/shell/desktop/LeftNav.tsx:315 1882 + #: src/view/shell/bottom-bar/BottomBar.tsx:159 1883 + #: src/view/shell/desktop/LeftNav.tsx:321 1886 1884 #: src/view/shell/desktop/Search.tsx:161 1887 1885 #: src/view/shell/desktop/Search.tsx:170 1888 1886 #: src/view/shell/Drawer.tsx:343 ··· 1899 1897 msgstr "" 1900 1898 1901 1899 #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 1902 - #: src/view/com/auth/SplashScreen.tsx:29 1903 1900 msgid "See what's next" 1904 1901 msgstr "" 1905 1902 ··· 1973 1970 msgstr "" 1974 1971 1975 1972 #: src/view/screens/Settings.tsx:277 1976 - #: src/view/shell/desktop/LeftNav.tsx:426 1973 + #: src/view/shell/desktop/LeftNav.tsx:430 1977 1974 #: src/view/shell/Drawer.tsx:546 1978 1975 #: src/view/shell/Drawer.tsx:547 1979 1976 msgid "Settings" ··· 1985 1982 1986 1983 #: src/view/com/profile/ProfileHeader.tsx:338 1987 1984 #: src/view/com/util/forms/PostDropdownBtn.tsx:129 1988 - #: src/view/screens/ProfileList.tsx:383 1985 + #: src/view/screens/ProfileList.tsx:384 1989 1986 msgid "Share" 1990 1987 msgstr "" 1991 1988 1992 - #: src/view/screens/ProfileFeed.tsx:307 1989 + #: src/view/screens/ProfileFeed.tsx:302 1993 1990 msgid "Share feed" 1994 1991 msgstr "" 1995 1992 ··· 2032 2029 2033 2030 #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 2034 2031 #: src/view/com/auth/login/Login.tsx:98 2035 - #: src/view/com/auth/SplashScreen.tsx:49 2032 + #: src/view/com/auth/SplashScreen.tsx:54 2033 + #: src/view/shell/bottom-bar/BottomBar.tsx:285 2034 + #: src/view/shell/bottom-bar/BottomBar.tsx:286 2035 + #: src/view/shell/bottom-bar/BottomBar.tsx:288 2036 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:177 2037 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:178 2038 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:180 2036 2039 #: src/view/shell/NavSignupCard.tsx:58 2037 2040 #: src/view/shell/NavSignupCard.tsx:59 2038 2041 msgid "Sign in" 2039 2042 msgstr "" 2040 2043 2041 2044 #: src/view/com/auth/HomeLoggedOutCTA.tsx:78 2042 - #: src/view/com/auth/SplashScreen.tsx:52 2043 - #: src/view/com/auth/SplashScreen.web.tsx:84 2045 + #: src/view/com/auth/SplashScreen.tsx:57 2046 + #: src/view/com/auth/SplashScreen.web.tsx:87 2044 2047 msgid "Sign In" 2045 2048 msgstr "" 2046 2049 ··· 2062 2065 msgid "Sign out" 2063 2066 msgstr "" 2064 2067 2068 + #: src/view/shell/bottom-bar/BottomBar.tsx:275 2069 + #: src/view/shell/bottom-bar/BottomBar.tsx:276 2070 + #: src/view/shell/bottom-bar/BottomBar.tsx:278 2071 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:167 2072 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:168 2073 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:170 2065 2074 #: src/view/shell/NavSignupCard.tsx:49 2066 2075 #: src/view/shell/NavSignupCard.tsx:50 2067 2076 #: src/view/shell/NavSignupCard.tsx:52 ··· 2113 2122 msgid "Submit" 2114 2123 msgstr "Submit" 2115 2124 2116 - #: src/view/screens/ProfileList.tsx:573 2125 + #: src/view/screens/ProfileList.tsx:574 2117 2126 msgid "Subscribe" 2118 2127 msgstr "" 2119 2128 2120 - #: src/view/screens/ProfileList.tsx:569 2129 + #: src/view/screens/ProfileList.tsx:570 2121 2130 msgid "Subscribe to this list" 2122 2131 msgstr "" 2123 2132 ··· 2262 2271 msgid "Try again" 2263 2272 msgstr "" 2264 2273 2265 - #: src/view/screens/ProfileList.tsx:471 2274 + #: src/view/screens/ProfileList.tsx:472 2266 2275 msgid "Un-block list" 2267 2276 msgstr "" 2268 2277 2269 - #: src/view/screens/ProfileList.tsx:456 2278 + #: src/view/screens/ProfileList.tsx:457 2270 2279 msgid "Un-mute list" 2271 2280 msgstr "" 2272 2281 ··· 2302 2311 msgid "Unmute thread" 2303 2312 msgstr "" 2304 2313 2305 - #: src/view/screens/ProfileList.tsx:439 2314 + #: src/view/screens/ProfileList.tsx:440 2306 2315 msgid "Unpin moderation list" 2307 2316 msgstr "" 2308 2317 ··· 2351 2360 msgid "Username or email address" 2352 2361 msgstr "" 2353 2362 2354 - #: src/view/screens/ProfileList.tsx:737 2363 + #: src/view/screens/ProfileList.tsx:738 2355 2364 msgid "Users" 2356 2365 msgstr "" 2357 2366 ··· 2424 2433 msgid "What is the issue with this {collectionName}?" 2425 2434 msgstr "" 2426 2435 2436 + #: src/view/com/auth/SplashScreen.tsx:34 2437 + msgid "What's up?" 2438 + msgstr "" 2439 + 2427 2440 #: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:78 2428 2441 msgid "Which languages are used in this post?" 2429 2442 msgstr "" ··· 2445 2458 msgid "Wide" 2446 2459 msgstr "" 2447 2460 2448 - #: src/view/com/composer/Composer.tsx:403 2461 + #: src/view/com/composer/Composer.tsx:409 2449 2462 msgid "Write post" 2450 2463 msgstr "" 2451 2464
+89 -76
src/locale/locales/hi/messages.po
··· 95 95 96 96 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 97 97 #: src/view/com/modals/UserAddRemoveLists.tsx:193 98 - #: src/view/screens/ProfileList.tsx:753 98 + #: src/view/screens/ProfileList.tsx:754 99 99 msgid "Add" 100 100 msgstr "ऐड करो" 101 101 ··· 103 103 msgid "Add a content warning" 104 104 msgstr "सामग्री चेतावनी जोड़ें" 105 105 106 - #: src/view/screens/ProfileList.tsx:743 106 + #: src/view/screens/ProfileList.tsx:744 107 107 msgid "Add a user to this list" 108 108 msgstr "इस सूची में किसी को जोड़ें" 109 109 ··· 126 126 msgid "Add details to report" 127 127 msgstr "रिपोर्ट करने के लिए विवरण जोड़ें" 128 128 129 - #: src/view/com/composer/Composer.tsx:432 129 + #: src/view/com/composer/Composer.tsx:438 130 130 msgid "Add link card" 131 131 msgstr "लिंक कार्ड जोड़ें" 132 132 133 - #: src/view/com/composer/Composer.tsx:435 133 + #: src/view/com/composer/Composer.tsx:441 134 134 msgid "Add link card:" 135 135 msgstr "लिंक कार्ड जोड़ें:" 136 136 ··· 142 142 msgid "Add to Lists" 143 143 msgstr "सूचियों में जोड़ें" 144 144 145 - #: src/view/screens/ProfileFeed.tsx:275 145 + #: src/view/screens/ProfileFeed.tsx:270 146 146 msgid "Add to my feeds" 147 147 msgstr "इस फ़ीड को सहेजें" 148 148 ··· 224 224 msgid "Are you sure you want to delete the app password \"{name}\"?" 225 225 msgstr "क्या आप वाकई ऐप पासवर्ड \"{name}\" हटाना चाहते हैं?" 226 226 227 - #: src/view/com/composer/Composer.tsx:141 227 + #: src/view/com/composer/Composer.tsx:142 228 228 msgid "Are you sure you'd like to discard this draft?" 229 229 msgstr "क्या आप वाकई इस ड्राफ्ट को हटाना करना चाहेंगे?" 230 230 231 - #: src/view/screens/ProfileList.tsx:351 231 + #: src/view/screens/ProfileList.tsx:352 232 232 msgid "Are you sure?" 233 233 msgstr "क्या आप वास्तव में इसे करना चाहते हैं?" 234 234 ··· 275 275 msgid "Block Account" 276 276 msgstr "खाता ब्लॉक करें" 277 277 278 - #: src/view/screens/ProfileList.tsx:521 278 + #: src/view/screens/ProfileList.tsx:522 279 279 msgid "Block accounts" 280 280 msgstr "खाता ब्लॉक करें" 281 281 282 - #: src/view/screens/ProfileList.tsx:471 282 + #: src/view/screens/ProfileList.tsx:472 283 283 msgid "Block list" 284 284 msgstr "" 285 285 286 - #: src/view/screens/ProfileList.tsx:306 286 + #: src/view/screens/ProfileList.tsx:307 287 287 msgid "Block these accounts?" 288 288 msgstr "खाता ब्लॉक करें?" 289 289 ··· 307 307 msgid "Blocked post." 308 308 msgstr "ब्लॉक पोस्ट।" 309 309 310 - #: src/view/screens/ProfileList.tsx:308 310 + #: src/view/screens/ProfileList.tsx:309 311 311 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 312 312 msgstr "अवरोधन सार्वजनिक है. अवरुद्ध खाते आपके थ्रेड्स में उत्तर नहीं दे सकते, आपका उल्लेख नहीं कर सकते, या अन्यथा आपके साथ बातचीत नहीं कर सकते।" 313 313 ··· 316 316 msgstr "" 317 317 318 318 #: src/view/com/auth/HomeLoggedOutCTA.tsx:31 319 - #: src/view/com/auth/SplashScreen.tsx:26 320 319 msgid "Bluesky" 321 320 msgstr "Bluesky" 322 321 ··· 362 361 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 363 362 msgstr "केवल अक्षर, संख्या, रिक्त स्थान, डैश और अंडरस्कोर हो सकते हैं। कम से कम 4 अक्षर लंबा होना चाहिए, लेकिन 32 अक्षरों से अधिक लंबा नहीं होना चाहिए।।" 364 363 365 - #: src/view/com/composer/Composer.tsx:279 366 - #: src/view/com/composer/Composer.tsx:282 364 + #: src/view/com/composer/Composer.tsx:285 365 + #: src/view/com/composer/Composer.tsx:288 367 366 #: src/view/com/modals/AltImage.tsx:127 368 367 #: src/view/com/modals/ChangeEmail.tsx:218 369 368 #: src/view/com/modals/ChangeEmail.tsx:220 ··· 578 577 msgid "Copy" 579 578 msgstr "कॉपी" 580 579 581 - #: src/view/screens/ProfileList.tsx:383 580 + #: src/view/screens/ProfileList.tsx:384 582 581 msgid "Copy link to list" 583 582 msgstr "" 584 583 ··· 598 597 msgid "Copyright Policy" 599 598 msgstr "कॉपीराइट नीति" 600 599 601 - #: src/view/screens/ProfileFeed.tsx:98 600 + #: src/view/screens/ProfileFeed.tsx:94 602 601 msgid "Could not load feed" 603 602 msgstr "फ़ीड लोड नहीं कर सकता" 604 603 605 - #: src/view/screens/ProfileList.tsx:829 604 + #: src/view/screens/ProfileList.tsx:830 606 605 msgid "Could not load list" 607 606 msgstr "सूची लोड नहीं कर सकता" 608 607 609 608 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 610 - #: src/view/com/auth/SplashScreen.tsx:41 609 + #: src/view/com/auth/SplashScreen.tsx:46 611 610 msgid "Create a new account" 612 611 msgstr "नया खाता बनाएं" 613 612 ··· 616 615 msgstr "खाता बनाएँ" 617 616 618 617 #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 619 - #: src/view/com/auth/SplashScreen.tsx:38 618 + #: src/view/com/auth/SplashScreen.tsx:43 620 619 msgid "Create new account" 621 620 msgstr "नया खाता बनाएं" 622 621 ··· 650 649 msgid "Delete app password" 651 650 msgstr "अप्प पासवर्ड हटाएं" 652 651 653 - #: src/view/screens/ProfileList.tsx:350 654 - #: src/view/screens/ProfileList.tsx:410 652 + #: src/view/screens/ProfileList.tsx:351 653 + #: src/view/screens/ProfileList.tsx:411 655 654 msgid "Delete List" 656 655 msgstr "सूची हटाएँ" 657 656 ··· 690 689 msgid "Developer Tools" 691 690 msgstr "डेवलपर उपकरण" 692 691 693 - #: src/view/com/composer/Composer.tsx:142 692 + #: src/view/com/composer/Composer.tsx:143 694 693 msgid "Discard" 695 694 msgstr "" 696 695 697 - #: src/view/com/composer/Composer.tsx:136 696 + #: src/view/com/composer/Composer.tsx:137 698 697 msgid "Discard draft" 699 698 msgstr "ड्राफ्ट हटाएं" 700 699 ··· 746 745 msgid "Edit image" 747 746 msgstr "छवि संपादित करें" 748 747 749 - #: src/view/screens/ProfileList.tsx:398 748 + #: src/view/screens/ProfileList.tsx:399 750 749 msgid "Edit list details" 751 750 msgstr "सूची विवरण संपादित करें" 752 751 ··· 854 853 855 854 #: src/view/screens/Feeds.tsx:475 856 855 #: src/view/screens/Profile.tsx:164 857 - #: src/view/shell/bottom-bar/BottomBar.tsx:163 858 - #: src/view/shell/desktop/LeftNav.tsx:335 856 + #: src/view/shell/bottom-bar/BottomBar.tsx:181 857 + #: src/view/shell/desktop/LeftNav.tsx:339 859 858 #: src/view/shell/Drawer.tsx:455 860 859 #: src/view/shell/Drawer.tsx:456 861 860 msgid "Feeds" ··· 958 957 msgid "Go back" 959 958 msgstr "वापस जाओ" 960 959 961 - #: src/view/screens/ProfileFeed.tsx:107 962 - #: src/view/screens/ProfileFeed.tsx:112 963 - #: src/view/screens/ProfileList.tsx:838 964 - #: src/view/screens/ProfileList.tsx:843 960 + #: src/view/screens/ProfileFeed.tsx:103 961 + #: src/view/screens/ProfileFeed.tsx:108 962 + #: src/view/screens/ProfileList.tsx:839 963 + #: src/view/screens/ProfileList.tsx:844 965 964 msgid "Go Back" 966 965 msgstr "वापस जाओ" 967 966 ··· 1021 1020 #~ msgid "Hmmm, we're having trouble finding this feed. It may have been deleted." 1022 1021 #~ msgstr "" 1023 1022 1024 - #: src/view/shell/bottom-bar/BottomBar.tsx:116 1025 - #: src/view/shell/desktop/LeftNav.tsx:297 1023 + #: src/view/shell/bottom-bar/BottomBar.tsx:137 1024 + #: src/view/shell/desktop/LeftNav.tsx:303 1026 1025 #: src/view/shell/Drawer.tsx:379 1027 1026 #: src/view/shell/Drawer.tsx:380 1028 1027 msgid "Home" 1029 1028 msgstr "होम फीड" 1030 1029 1031 - #: src/view/com/pager/FeedsTabBarMobile.tsx:99 1030 + #: src/view/com/pager/FeedsTabBarMobile.tsx:96 1032 1031 #: src/view/screens/PreferencesHomeFeed.tsx:95 1033 1032 #: src/view/screens/Settings.tsx:481 1034 1033 msgid "Home Feed Preferences" ··· 1167 1166 #~ msgid "Light" 1168 1167 #~ msgstr "लाइट मोड" 1169 1168 1170 - #: src/view/screens/ProfileFeed.tsx:627 1169 + #: src/view/screens/ProfileFeed.tsx:577 1171 1170 msgid "Like this feed" 1172 1171 msgstr "इस फ़ीड को लाइक करो" 1173 1172 ··· 1197 1196 msgstr "सूची का नाम" 1198 1197 1199 1198 #: src/view/screens/Profile.tsx:165 1200 - #: src/view/shell/desktop/LeftNav.tsx:372 1199 + #: src/view/shell/desktop/LeftNav.tsx:376 1201 1200 #: src/view/shell/Drawer.tsx:471 1202 1201 #: src/view/shell/Drawer.tsx:472 1203 1202 msgid "Lists" ··· 1237 1236 msgstr "उस खाते में लॉग इन करें जो सूचीबद्ध नहीं है" 1238 1237 1239 1238 #: src/view/screens/ProfileFeed.tsx:472 1240 - msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" 1241 - msgstr "" 1239 + #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" 1240 + #~ msgstr "" 1242 1241 1243 1242 #: src/view/com/modals/LinkWarning.tsx:63 1244 1243 msgid "Make sure this is where you intend to go!" ··· 1261 1260 msgstr "मेनू" 1262 1261 1263 1262 #: src/view/com/posts/FeedErrorMessage.tsx:194 1264 - #: src/view/screens/ProfileFeed.tsx:480 1265 1263 msgid "Message from server" 1266 1264 msgstr "" 1267 1265 1268 1266 #: src/view/screens/Moderation.tsx:64 1269 1267 #: src/view/screens/Settings.tsx:563 1270 - #: src/view/shell/desktop/LeftNav.tsx:390 1268 + #: src/view/shell/desktop/LeftNav.tsx:394 1271 1269 #: src/view/shell/Drawer.tsx:490 1272 1270 #: src/view/shell/Drawer.tsx:491 1273 1271 msgid "Moderation" ··· 1286 1284 msgstr "अधिक फ़ीड" 1287 1285 1288 1286 #: src/view/com/profile/ProfileHeader.tsx:548 1289 - #: src/view/screens/ProfileFeed.tsx:365 1290 - #: src/view/screens/ProfileList.tsx:582 1287 + #: src/view/screens/ProfileFeed.tsx:360 1288 + #: src/view/screens/ProfileList.tsx:583 1291 1289 msgid "More options" 1292 1290 msgstr "अधिक विकल्प" 1293 1291 ··· 1299 1297 msgid "Mute Account" 1300 1298 msgstr "खाता म्यूट करें" 1301 1299 1302 - #: src/view/screens/ProfileList.tsx:509 1300 + #: src/view/screens/ProfileList.tsx:510 1303 1301 msgid "Mute accounts" 1304 1302 msgstr "खातों को म्यूट करें" 1305 1303 1306 - #: src/view/screens/ProfileList.tsx:456 1304 + #: src/view/screens/ProfileList.tsx:457 1307 1305 msgid "Mute list" 1308 1306 msgstr "" 1309 1307 1310 - #: src/view/screens/ProfileList.tsx:269 1308 + #: src/view/screens/ProfileList.tsx:270 1311 1309 msgid "Mute these accounts?" 1312 1310 msgstr "इन खातों को म्यूट करें?" 1313 1311 ··· 1327 1325 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." 1328 1326 msgstr "म्यूट किए गए खातों की पोस्ट आपके फ़ीड और आपकी सूचनाओं से हटा दी जाती हैं। म्यूट पूरी तरह से निजी हैं." 1329 1327 1330 - #: src/view/screens/ProfileList.tsx:271 1328 + #: src/view/screens/ProfileList.tsx:272 1331 1329 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." 1332 1330 msgstr "म्यूट करना निजी है. म्यूट किए गए खाते आपके साथ इंटरैक्ट कर सकते हैं, लेकिन आप उनकी पोस्ट नहीं देखेंगे या उनसे सूचनाएं प्राप्त नहीं करेंगे।" 1333 1331 ··· 1368 1366 #: src/view/com/feeds/FeedPage.tsx:200 1369 1367 #: src/view/screens/Feeds.tsx:510 1370 1368 #: src/view/screens/Profile.tsx:353 1371 - #: src/view/screens/ProfileFeed.tsx:441 1372 - #: src/view/screens/ProfileList.tsx:192 1373 - #: src/view/screens/ProfileList.tsx:220 1369 + #: src/view/screens/ProfileFeed.tsx:430 1370 + #: src/view/screens/ProfileList.tsx:193 1371 + #: src/view/screens/ProfileList.tsx:221 1374 1372 #: src/view/shell/desktop/LeftNav.tsx:246 1375 1373 msgid "New post" 1376 1374 msgstr "नई पोस्ट" ··· 1399 1397 msgid "No" 1400 1398 msgstr "नहीं" 1401 1399 1402 - #: src/view/screens/ProfileFeed.tsx:620 1403 - #: src/view/screens/ProfileList.tsx:710 1400 + #: src/view/screens/ProfileFeed.tsx:570 1401 + #: src/view/screens/ProfileList.tsx:711 1404 1402 msgid "No description" 1405 1403 msgstr "कोई विवरण नहीं" 1406 1404 ··· 1451 1449 1452 1450 #: src/view/screens/Notifications.tsx:109 1453 1451 #: src/view/screens/Notifications.tsx:133 1454 - #: src/view/shell/bottom-bar/BottomBar.tsx:187 1455 - #: src/view/shell/desktop/LeftNav.tsx:354 1452 + #: src/view/shell/bottom-bar/BottomBar.tsx:205 1453 + #: src/view/shell/desktop/LeftNav.tsx:358 1456 1454 #: src/view/shell/Drawer.tsx:416 1457 1455 #: src/view/shell/Drawer.tsx:417 1458 1456 msgid "Notifications" ··· 1466 1464 msgid "Okay" 1467 1465 msgstr "ठीक है" 1468 1466 1469 - #: src/view/com/composer/Composer.tsx:348 1467 + #: src/view/com/composer/Composer.tsx:354 1470 1468 msgid "One or more images is missing alt text." 1471 1469 msgstr "एक या अधिक छवियाँ alt पाठ याद आती हैं।।" 1472 1470 ··· 1474 1472 msgid "Only {0} can reply." 1475 1473 msgstr "" 1476 1474 1477 - #: src/view/com/pager/FeedsTabBarMobile.tsx:79 1475 + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 1478 1476 msgid "Open navigation" 1479 1477 msgstr "ओपन नेविगेशन" 1480 1478 ··· 1589 1587 msgid "Please tell us why you think this decision was incorrect." 1590 1588 msgstr "" 1591 1589 1592 - #: src/view/com/composer/Composer.tsx:331 1590 + #: src/view/com/composer/Composer.tsx:337 1593 1591 #: src/view/com/post-thread/PostThread.tsx:226 1594 - #: src/view/screens/PostThread.tsx:78 1592 + #: src/view/screens/PostThread.tsx:80 1595 1593 msgid "Post" 1596 1594 msgstr "पोस्ट" 1597 1595 ··· 1643 1641 msgid "Processing..." 1644 1642 msgstr "प्रसंस्करण..." 1645 1643 1646 - #: src/view/shell/bottom-bar/BottomBar.tsx:229 1644 + #: src/view/shell/bottom-bar/BottomBar.tsx:247 1647 1645 #: src/view/shell/Drawer.tsx:69 1648 1646 #: src/view/shell/Drawer.tsx:525 1649 1647 #: src/view/shell/Drawer.tsx:526 ··· 1710 1708 1711 1709 #: src/view/com/feeds/FeedSourceCard.tsx:105 1712 1710 #: src/view/com/feeds/FeedSourceCard.tsx:172 1713 - #: src/view/screens/ProfileFeed.tsx:275 1711 + #: src/view/screens/ProfileFeed.tsx:270 1714 1712 msgid "Remove from my feeds" 1715 1713 msgstr "मेरे फ़ीड से हटाएँ" 1716 1714 ··· 1755 1753 msgid "Report Account" 1756 1754 msgstr "रिपोर्ट" 1757 1755 1758 - #: src/view/screens/ProfileFeed.tsx:295 1756 + #: src/view/screens/ProfileFeed.tsx:290 1759 1757 msgid "Report feed" 1760 1758 msgstr "रिपोर्ट फ़ीड" 1761 1759 1762 - #: src/view/screens/ProfileList.tsx:424 1760 + #: src/view/screens/ProfileList.tsx:425 1763 1761 msgid "Report List" 1764 1762 msgstr "रिपोर्ट सूची" 1765 1763 ··· 1873 1871 #: src/view/com/util/forms/SearchInput.tsx:64 1874 1872 #: src/view/screens/Search/Search.tsx:401 1875 1873 #: src/view/screens/Search/Search.tsx:567 1876 - #: src/view/shell/bottom-bar/BottomBar.tsx:138 1877 - #: src/view/shell/desktop/LeftNav.tsx:315 1874 + #: src/view/shell/bottom-bar/BottomBar.tsx:159 1875 + #: src/view/shell/desktop/LeftNav.tsx:321 1878 1876 #: src/view/shell/desktop/Search.tsx:161 1879 1877 #: src/view/shell/desktop/Search.tsx:170 1880 1878 #: src/view/shell/Drawer.tsx:343 ··· 1891 1889 msgstr "सुरक्षा चरण आवश्यक" 1892 1890 1893 1891 #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 1894 - #: src/view/com/auth/SplashScreen.tsx:29 1895 1892 msgid "See what's next" 1896 1893 msgstr "आगे क्या है" 1897 1894 ··· 1965 1962 msgstr "इस सेटिंग को अपने निम्नलिखित फ़ीड में अपने सहेजे गए फ़ीड के नमूने दिखाने के लिए \"हाँ\" पर सेट करें। यह एक प्रयोगात्मक विशेषता है।।" 1966 1963 1967 1964 #: src/view/screens/Settings.tsx:277 1968 - #: src/view/shell/desktop/LeftNav.tsx:426 1965 + #: src/view/shell/desktop/LeftNav.tsx:430 1969 1966 #: src/view/shell/Drawer.tsx:546 1970 1967 #: src/view/shell/Drawer.tsx:547 1971 1968 msgid "Settings" ··· 1977 1974 1978 1975 #: src/view/com/profile/ProfileHeader.tsx:338 1979 1976 #: src/view/com/util/forms/PostDropdownBtn.tsx:129 1980 - #: src/view/screens/ProfileList.tsx:383 1977 + #: src/view/screens/ProfileList.tsx:384 1981 1978 msgid "Share" 1982 1979 msgstr "शेयर" 1983 1980 1984 - #: src/view/screens/ProfileFeed.tsx:307 1981 + #: src/view/screens/ProfileFeed.tsx:302 1985 1982 msgid "Share feed" 1986 1983 msgstr "" 1987 1984 ··· 2024 2021 2025 2022 #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 2026 2023 #: src/view/com/auth/login/Login.tsx:98 2027 - #: src/view/com/auth/SplashScreen.tsx:49 2024 + #: src/view/com/auth/SplashScreen.tsx:54 2025 + #: src/view/shell/bottom-bar/BottomBar.tsx:285 2026 + #: src/view/shell/bottom-bar/BottomBar.tsx:286 2027 + #: src/view/shell/bottom-bar/BottomBar.tsx:288 2028 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:177 2029 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:178 2030 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:180 2028 2031 #: src/view/shell/NavSignupCard.tsx:58 2029 2032 #: src/view/shell/NavSignupCard.tsx:59 2030 2033 msgid "Sign in" 2031 2034 msgstr "साइन इन करें" 2032 2035 2033 2036 #: src/view/com/auth/HomeLoggedOutCTA.tsx:78 2034 - #: src/view/com/auth/SplashScreen.tsx:52 2035 - #: src/view/com/auth/SplashScreen.web.tsx:84 2037 + #: src/view/com/auth/SplashScreen.tsx:57 2038 + #: src/view/com/auth/SplashScreen.web.tsx:87 2036 2039 msgid "Sign In" 2037 2040 msgstr "साइन इन करें" 2038 2041 ··· 2054 2057 msgid "Sign out" 2055 2058 msgstr "साइन आउट" 2056 2059 2060 + #: src/view/shell/bottom-bar/BottomBar.tsx:275 2061 + #: src/view/shell/bottom-bar/BottomBar.tsx:276 2062 + #: src/view/shell/bottom-bar/BottomBar.tsx:278 2063 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:167 2064 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:168 2065 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:170 2057 2066 #: src/view/shell/NavSignupCard.tsx:49 2058 2067 #: src/view/shell/NavSignupCard.tsx:50 2059 2068 #: src/view/shell/NavSignupCard.tsx:52 ··· 2105 2114 msgid "Submit" 2106 2115 msgstr "" 2107 2116 2108 - #: src/view/screens/ProfileList.tsx:573 2117 + #: src/view/screens/ProfileList.tsx:574 2109 2118 msgid "Subscribe" 2110 2119 msgstr "सब्सक्राइब" 2111 2120 2112 - #: src/view/screens/ProfileList.tsx:569 2121 + #: src/view/screens/ProfileList.tsx:570 2113 2122 msgid "Subscribe to this list" 2114 2123 msgstr "इस सूची को सब्सक्राइब करें" 2115 2124 ··· 2254 2263 msgid "Try again" 2255 2264 msgstr "फिर से कोशिश करो" 2256 2265 2257 - #: src/view/screens/ProfileList.tsx:471 2266 + #: src/view/screens/ProfileList.tsx:472 2258 2267 msgid "Un-block list" 2259 2268 msgstr "" 2260 2269 2261 - #: src/view/screens/ProfileList.tsx:456 2270 + #: src/view/screens/ProfileList.tsx:457 2262 2271 msgid "Un-mute list" 2263 2272 msgstr "" 2264 2273 ··· 2294 2303 msgid "Unmute thread" 2295 2304 msgstr "थ्रेड को अनम्यूट करें" 2296 2305 2297 - #: src/view/screens/ProfileList.tsx:439 2306 + #: src/view/screens/ProfileList.tsx:440 2298 2307 msgid "Unpin moderation list" 2299 2308 msgstr "" 2300 2309 ··· 2343 2352 msgid "Username or email address" 2344 2353 msgstr "यूजर नाम या ईमेल पता" 2345 2354 2346 - #: src/view/screens/ProfileList.tsx:737 2355 + #: src/view/screens/ProfileList.tsx:738 2347 2356 msgid "Users" 2348 2357 msgstr "यूजर लोग" 2349 2358 ··· 2416 2425 msgid "What is the issue with this {collectionName}?" 2417 2426 msgstr "इस {collectionName} के साथ क्या मुद्दा है?" 2418 2427 2428 + #: src/view/com/auth/SplashScreen.tsx:34 2429 + msgid "What's up?" 2430 + msgstr "" 2431 + 2419 2432 #: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:78 2420 2433 msgid "Which languages are used in this post?" 2421 2434 msgstr "इस पोस्ट में किस भाषा का उपयोग किया जाता है?" ··· 2437 2450 msgid "Wide" 2438 2451 msgstr "चौड़ा" 2439 2452 2440 - #: src/view/com/composer/Composer.tsx:403 2453 + #: src/view/com/composer/Composer.tsx:409 2441 2454 msgid "Write post" 2442 2455 msgstr "पोस्ट लिखो" 2443 2456
+89 -76
src/locale/locales/ja/messages.po
··· 75 75 76 76 #: src/view/com/modals/ListAddRemoveUsers.tsx:264 77 77 #: src/view/com/modals/UserAddRemoveLists.tsx:193 78 - #: src/view/screens/ProfileList.tsx:753 78 + #: src/view/screens/ProfileList.tsx:754 79 79 msgid "Add" 80 80 msgstr "追加" 81 81 ··· 83 83 msgid "Add a content warning" 84 84 msgstr "コンテンツ警告を追加" 85 85 86 - #: src/view/screens/ProfileList.tsx:743 86 + #: src/view/screens/ProfileList.tsx:744 87 87 msgid "Add a user to this list" 88 88 msgstr "リストにユーザーを追加" 89 89 ··· 106 106 msgid "Add details to report" 107 107 msgstr "レポートに詳細を追加" 108 108 109 - #: src/view/com/composer/Composer.tsx:432 109 + #: src/view/com/composer/Composer.tsx:438 110 110 msgid "Add link card" 111 111 msgstr "リンクカードを追加" 112 112 113 - #: src/view/com/composer/Composer.tsx:435 113 + #: src/view/com/composer/Composer.tsx:441 114 114 msgid "Add link card:" 115 115 msgstr "リンクカードの追加:" 116 116 ··· 122 122 msgid "Add to Lists" 123 123 msgstr "リストに追加" 124 124 125 - #: src/view/screens/ProfileFeed.tsx:275 125 + #: src/view/screens/ProfileFeed.tsx:270 126 126 msgid "Add to my feeds" 127 127 msgstr "マイフィードに追加" 128 128 ··· 200 200 msgid "Are you sure you want to delete the app password \"{name}\"?" 201 201 msgstr "本当にアプリパスワード「{name}」を削除しますか?" 202 202 203 - #: src/view/com/composer/Composer.tsx:141 203 + #: src/view/com/composer/Composer.tsx:142 204 204 msgid "Are you sure you'd like to discard this draft?" 205 205 msgstr "本当にこの下書きを破棄しますか?" 206 206 207 - #: src/view/screens/ProfileList.tsx:351 207 + #: src/view/screens/ProfileList.tsx:352 208 208 msgid "Are you sure?" 209 209 msgstr "本当ですか?" 210 210 ··· 247 247 msgid "Block Account" 248 248 msgstr "アカウントのブロック" 249 249 250 - #: src/view/screens/ProfileList.tsx:521 250 + #: src/view/screens/ProfileList.tsx:522 251 251 msgid "Block accounts" 252 252 msgstr "アカウントのブロック" 253 253 254 - #: src/view/screens/ProfileList.tsx:471 254 + #: src/view/screens/ProfileList.tsx:472 255 255 msgid "Block list" 256 256 msgstr "" 257 257 258 - #: src/view/screens/ProfileList.tsx:306 258 + #: src/view/screens/ProfileList.tsx:307 259 259 msgid "Block these accounts?" 260 260 msgstr "これらのアカウントをブロックしますか?" 261 261 ··· 279 279 msgid "Blocked post." 280 280 msgstr "投稿をブロックしました。" 281 281 282 - #: src/view/screens/ProfileList.tsx:308 282 + #: src/view/screens/ProfileList.tsx:309 283 283 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 284 284 msgstr "ブロックは公開されます。ブロックされたアカウントは、スレッド内で返信したり、ユーザーに言及したり、その他の方法でユーザーとやり取りすることはできません。" 285 285 ··· 288 288 msgstr "" 289 289 290 290 #: src/view/com/auth/HomeLoggedOutCTA.tsx:31 291 - #: src/view/com/auth/SplashScreen.tsx:26 292 291 msgid "Bluesky" 293 292 msgstr "Bluesky" 294 293 ··· 334 333 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 335 334 msgstr "文字、数字、スペース、ハイフン、およびアンダースコアのみを含めることができます。長さは4文字以上32文字以下である必要があります。" 336 335 337 - #: src/view/com/composer/Composer.tsx:279 338 - #: src/view/com/composer/Composer.tsx:282 336 + #: src/view/com/composer/Composer.tsx:285 337 + #: src/view/com/composer/Composer.tsx:288 339 338 #: src/view/com/modals/AltImage.tsx:127 340 339 #: src/view/com/modals/ChangeEmail.tsx:218 341 340 #: src/view/com/modals/ChangeEmail.tsx:220 ··· 550 549 msgid "Copy" 551 550 msgstr "コピー" 552 551 553 - #: src/view/screens/ProfileList.tsx:383 552 + #: src/view/screens/ProfileList.tsx:384 554 553 msgid "Copy link to list" 555 554 msgstr "" 556 555 ··· 570 569 msgid "Copyright Policy" 571 570 msgstr "著作権ポリシー" 572 571 573 - #: src/view/screens/ProfileFeed.tsx:98 572 + #: src/view/screens/ProfileFeed.tsx:94 574 573 msgid "Could not load feed" 575 574 msgstr "フィードのロードに失敗" 576 575 577 - #: src/view/screens/ProfileList.tsx:829 576 + #: src/view/screens/ProfileList.tsx:830 578 577 msgid "Could not load list" 579 578 msgstr "リストのロードに失敗" 580 579 581 580 #: src/view/com/auth/HomeLoggedOutCTA.tsx:62 582 - #: src/view/com/auth/SplashScreen.tsx:41 581 + #: src/view/com/auth/SplashScreen.tsx:46 583 582 msgid "Create a new account" 584 583 msgstr "新しいアカウントを作成" 585 584 ··· 588 587 msgstr "アカウントを作成" 589 588 590 589 #: src/view/com/auth/HomeLoggedOutCTA.tsx:54 591 - #: src/view/com/auth/SplashScreen.tsx:38 590 + #: src/view/com/auth/SplashScreen.tsx:43 592 591 msgid "Create new account" 593 592 msgstr "新しいアカウントを作成" 594 593 ··· 618 617 msgid "Delete app password" 619 618 msgstr "アプリパスワードを削除" 620 619 621 - #: src/view/screens/ProfileList.tsx:350 622 - #: src/view/screens/ProfileList.tsx:410 620 + #: src/view/screens/ProfileList.tsx:351 621 + #: src/view/screens/ProfileList.tsx:411 623 622 msgid "Delete List" 624 623 msgstr "リストを削除" 625 624 ··· 658 657 msgid "Developer Tools" 659 658 msgstr "開発者ツール" 660 659 661 - #: src/view/com/composer/Composer.tsx:142 660 + #: src/view/com/composer/Composer.tsx:143 662 661 msgid "Discard" 663 662 msgstr "破棄" 664 663 665 - #: src/view/com/composer/Composer.tsx:136 664 + #: src/view/com/composer/Composer.tsx:137 666 665 msgid "Discard draft" 667 666 msgstr "ドラフトを破棄" 668 667 ··· 714 713 msgid "Edit image" 715 714 msgstr "画像を編集" 716 715 717 - #: src/view/screens/ProfileList.tsx:398 716 + #: src/view/screens/ProfileList.tsx:399 718 717 msgid "Edit list details" 719 718 msgstr "リストの詳細を編集" 720 719 ··· 822 821 823 822 #: src/view/screens/Feeds.tsx:475 824 823 #: src/view/screens/Profile.tsx:164 825 - #: src/view/shell/bottom-bar/BottomBar.tsx:163 826 - #: src/view/shell/desktop/LeftNav.tsx:335 824 + #: src/view/shell/bottom-bar/BottomBar.tsx:181 825 + #: src/view/shell/desktop/LeftNav.tsx:339 827 826 #: src/view/shell/Drawer.tsx:455 828 827 #: src/view/shell/Drawer.tsx:456 829 828 msgid "Feeds" ··· 926 925 msgid "Go back" 927 926 msgstr "戻る" 928 927 929 - #: src/view/screens/ProfileFeed.tsx:107 930 - #: src/view/screens/ProfileFeed.tsx:112 931 - #: src/view/screens/ProfileList.tsx:838 932 - #: src/view/screens/ProfileList.tsx:843 928 + #: src/view/screens/ProfileFeed.tsx:103 929 + #: src/view/screens/ProfileFeed.tsx:108 930 + #: src/view/screens/ProfileList.tsx:839 931 + #: src/view/screens/ProfileList.tsx:844 933 932 msgid "Go Back" 934 933 msgstr "戻る" 935 934 ··· 981 980 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." 982 981 msgstr "" 983 982 984 - #: src/view/shell/bottom-bar/BottomBar.tsx:116 985 - #: src/view/shell/desktop/LeftNav.tsx:297 983 + #: src/view/shell/bottom-bar/BottomBar.tsx:137 984 + #: src/view/shell/desktop/LeftNav.tsx:303 986 985 #: src/view/shell/Drawer.tsx:379 987 986 #: src/view/shell/Drawer.tsx:380 988 987 msgid "Home" 989 988 msgstr "ホーム" 990 989 991 - #: src/view/com/pager/FeedsTabBarMobile.tsx:99 990 + #: src/view/com/pager/FeedsTabBarMobile.tsx:96 992 991 #: src/view/screens/PreferencesHomeFeed.tsx:95 993 992 #: src/view/screens/Settings.tsx:481 994 993 msgid "Home Feed Preferences" ··· 1118 1117 msgid "Library" 1119 1118 msgstr "ライブラリー" 1120 1119 1121 - #: src/view/screens/ProfileFeed.tsx:627 1120 + #: src/view/screens/ProfileFeed.tsx:577 1122 1121 msgid "Like this feed" 1123 1122 msgstr "このフィードをいいね" 1124 1123 ··· 1144 1143 msgstr "リスト名" 1145 1144 1146 1145 #: src/view/screens/Profile.tsx:165 1147 - #: src/view/shell/desktop/LeftNav.tsx:372 1146 + #: src/view/shell/desktop/LeftNav.tsx:376 1148 1147 #: src/view/shell/Drawer.tsx:471 1149 1148 #: src/view/shell/Drawer.tsx:472 1150 1149 msgid "Lists" ··· 1184 1183 msgstr "リストにないアカウントにログイン" 1185 1184 1186 1185 #: src/view/screens/ProfileFeed.tsx:472 1187 - msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" 1188 - msgstr "" 1186 + #~ msgid "Looks like this feed is only available to users with a Bluesky account. Please sign up or sign in to view this feed!" 1187 + #~ msgstr "" 1189 1188 1190 1189 #: src/view/com/modals/LinkWarning.tsx:63 1191 1190 msgid "Make sure this is where you intend to go!" ··· 1208 1207 msgstr "メニュー" 1209 1208 1210 1209 #: src/view/com/posts/FeedErrorMessage.tsx:194 1211 - #: src/view/screens/ProfileFeed.tsx:480 1212 1210 msgid "Message from server" 1213 1211 msgstr "" 1214 1212 1215 1213 #: src/view/screens/Moderation.tsx:64 1216 1214 #: src/view/screens/Settings.tsx:563 1217 - #: src/view/shell/desktop/LeftNav.tsx:390 1215 + #: src/view/shell/desktop/LeftNav.tsx:394 1218 1216 #: src/view/shell/Drawer.tsx:490 1219 1217 #: src/view/shell/Drawer.tsx:491 1220 1218 msgid "Moderation" ··· 1233 1231 msgstr "その他のフィード" 1234 1232 1235 1233 #: src/view/com/profile/ProfileHeader.tsx:548 1236 - #: src/view/screens/ProfileFeed.tsx:365 1237 - #: src/view/screens/ProfileList.tsx:582 1234 + #: src/view/screens/ProfileFeed.tsx:360 1235 + #: src/view/screens/ProfileList.tsx:583 1238 1236 msgid "More options" 1239 1237 msgstr "その他のオプション" 1240 1238 ··· 1242 1240 msgid "Mute Account" 1243 1241 msgstr "アカウントをミュート" 1244 1242 1245 - #: src/view/screens/ProfileList.tsx:509 1243 + #: src/view/screens/ProfileList.tsx:510 1246 1244 msgid "Mute accounts" 1247 1245 msgstr "アカウントをミュート" 1248 1246 1249 - #: src/view/screens/ProfileList.tsx:456 1247 + #: src/view/screens/ProfileList.tsx:457 1250 1248 msgid "Mute list" 1251 1249 msgstr "" 1252 1250 1253 - #: src/view/screens/ProfileList.tsx:269 1251 + #: src/view/screens/ProfileList.tsx:270 1254 1252 msgid "Mute these accounts?" 1255 1253 msgstr "これらのアカウントをミュートしますか?" 1256 1254 ··· 1270 1268 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." 1271 1269 msgstr "ミュート済みのアカウントは、フィードと通知からの投稿が削除されます。ミュート設定は知られることはありません。" 1272 1270 1273 - #: src/view/screens/ProfileList.tsx:271 1271 + #: src/view/screens/ProfileList.tsx:272 1274 1272 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." 1275 1273 msgstr "ミュートはプライベートです。ミュート済みアカウントはユーザーと相互作用することができますが、そのアカウントの投稿や通知を受信することはできません。" 1276 1274 ··· 1307 1305 #: src/view/com/feeds/FeedPage.tsx:200 1308 1306 #: src/view/screens/Feeds.tsx:510 1309 1307 #: src/view/screens/Profile.tsx:353 1310 - #: src/view/screens/ProfileFeed.tsx:441 1311 - #: src/view/screens/ProfileList.tsx:192 1312 - #: src/view/screens/ProfileList.tsx:220 1308 + #: src/view/screens/ProfileFeed.tsx:430 1309 + #: src/view/screens/ProfileList.tsx:193 1310 + #: src/view/screens/ProfileList.tsx:221 1313 1311 #: src/view/shell/desktop/LeftNav.tsx:246 1314 1312 msgid "New post" 1315 1313 msgstr "新しい投稿" ··· 1338 1336 msgid "No" 1339 1337 msgstr "なし" 1340 1338 1341 - #: src/view/screens/ProfileFeed.tsx:620 1342 - #: src/view/screens/ProfileList.tsx:710 1339 + #: src/view/screens/ProfileFeed.tsx:570 1340 + #: src/view/screens/ProfileList.tsx:711 1343 1341 msgid "No description" 1344 1342 msgstr "説明なし" 1345 1343 ··· 1377 1375 1378 1376 #: src/view/screens/Notifications.tsx:109 1379 1377 #: src/view/screens/Notifications.tsx:133 1380 - #: src/view/shell/bottom-bar/BottomBar.tsx:187 1381 - #: src/view/shell/desktop/LeftNav.tsx:354 1378 + #: src/view/shell/bottom-bar/BottomBar.tsx:205 1379 + #: src/view/shell/desktop/LeftNav.tsx:358 1382 1380 #: src/view/shell/Drawer.tsx:416 1383 1381 #: src/view/shell/Drawer.tsx:417 1384 1382 msgid "Notifications" ··· 1392 1390 msgid "Okay" 1393 1391 msgstr "OK" 1394 1392 1395 - #: src/view/com/composer/Composer.tsx:348 1393 + #: src/view/com/composer/Composer.tsx:354 1396 1394 msgid "One or more images is missing alt text." 1397 1395 msgstr "1つ以上の画像にALTテキストがありません。" 1398 1396 ··· 1400 1398 msgid "Only {0} can reply." 1401 1399 msgstr "" 1402 1400 1403 - #: src/view/com/pager/FeedsTabBarMobile.tsx:79 1401 + #: src/view/com/pager/FeedsTabBarMobile.tsx:76 1404 1402 msgid "Open navigation" 1405 1403 msgstr "ナビゲーションを開く" 1406 1404 ··· 1515 1513 msgid "Please tell us why you think this decision was incorrect." 1516 1514 msgstr "" 1517 1515 1518 - #: src/view/com/composer/Composer.tsx:331 1516 + #: src/view/com/composer/Composer.tsx:337 1519 1517 #: src/view/com/post-thread/PostThread.tsx:226 1520 - #: src/view/screens/PostThread.tsx:78 1518 + #: src/view/screens/PostThread.tsx:80 1521 1519 msgid "Post" 1522 1520 msgstr "投稿" 1523 1521 ··· 1569 1567 msgid "Processing..." 1570 1568 msgstr "処理中..." 1571 1569 1572 - #: src/view/shell/bottom-bar/BottomBar.tsx:229 1570 + #: src/view/shell/bottom-bar/BottomBar.tsx:247 1573 1571 #: src/view/shell/Drawer.tsx:69 1574 1572 #: src/view/shell/Drawer.tsx:525 1575 1573 #: src/view/shell/Drawer.tsx:526 ··· 1631 1629 1632 1630 #: src/view/com/feeds/FeedSourceCard.tsx:105 1633 1631 #: src/view/com/feeds/FeedSourceCard.tsx:172 1634 - #: src/view/screens/ProfileFeed.tsx:275 1632 + #: src/view/screens/ProfileFeed.tsx:270 1635 1633 msgid "Remove from my feeds" 1636 1634 msgstr "マイフィードから削除" 1637 1635 ··· 1676 1674 msgid "Report Account" 1677 1675 msgstr "レポートアカウント" 1678 1676 1679 - #: src/view/screens/ProfileFeed.tsx:295 1677 + #: src/view/screens/ProfileFeed.tsx:290 1680 1678 msgid "Report feed" 1681 1679 msgstr "レポートフィード" 1682 1680 1683 - #: src/view/screens/ProfileList.tsx:424 1681 + #: src/view/screens/ProfileList.tsx:425 1684 1682 msgid "Report List" 1685 1683 msgstr "レポートリスト" 1686 1684 ··· 1778 1776 #: src/view/com/util/forms/SearchInput.tsx:64 1779 1777 #: src/view/screens/Search/Search.tsx:401 1780 1778 #: src/view/screens/Search/Search.tsx:567 1781 - #: src/view/shell/bottom-bar/BottomBar.tsx:138 1782 - #: src/view/shell/desktop/LeftNav.tsx:315 1779 + #: src/view/shell/bottom-bar/BottomBar.tsx:159 1780 + #: src/view/shell/desktop/LeftNav.tsx:321 1783 1781 #: src/view/shell/desktop/Search.tsx:161 1784 1782 #: src/view/shell/desktop/Search.tsx:170 1785 1783 #: src/view/shell/Drawer.tsx:343 ··· 1796 1794 msgstr "必要なセキュリティ手順" 1797 1795 1798 1796 #: src/view/com/auth/HomeLoggedOutCTA.tsx:39 1799 - #: src/view/com/auth/SplashScreen.tsx:29 1800 1797 msgid "See what's next" 1801 1798 msgstr "次を見る" 1802 1799 ··· 1870 1867 msgstr "保存したフィードのサンプルを次のフィードに表示するには、この設定を「はい」にします。これは実験的な機能です。" 1871 1868 1872 1869 #: src/view/screens/Settings.tsx:277 1873 - #: src/view/shell/desktop/LeftNav.tsx:426 1870 + #: src/view/shell/desktop/LeftNav.tsx:430 1874 1871 #: src/view/shell/Drawer.tsx:546 1875 1872 #: src/view/shell/Drawer.tsx:547 1876 1873 msgid "Settings" ··· 1882 1879 1883 1880 #: src/view/com/profile/ProfileHeader.tsx:338 1884 1881 #: src/view/com/util/forms/PostDropdownBtn.tsx:129 1885 - #: src/view/screens/ProfileList.tsx:383 1882 + #: src/view/screens/ProfileList.tsx:384 1886 1883 msgid "Share" 1887 1884 msgstr "共有" 1888 1885 1889 - #: src/view/screens/ProfileFeed.tsx:307 1886 + #: src/view/screens/ProfileFeed.tsx:302 1890 1887 msgid "Share feed" 1891 1888 msgstr "フィードを共有" 1892 1889 ··· 1925 1922 1926 1923 #: src/view/com/auth/HomeLoggedOutCTA.tsx:70 1927 1924 #: src/view/com/auth/login/Login.tsx:98 1928 - #: src/view/com/auth/SplashScreen.tsx:49 1925 + #: src/view/com/auth/SplashScreen.tsx:54 1926 + #: src/view/shell/bottom-bar/BottomBar.tsx:285 1927 + #: src/view/shell/bottom-bar/BottomBar.tsx:286 1928 + #: src/view/shell/bottom-bar/BottomBar.tsx:288 1929 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:177 1930 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:178 1931 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:180 1929 1932 #: src/view/shell/NavSignupCard.tsx:58 1930 1933 #: src/view/shell/NavSignupCard.tsx:59 1931 1934 msgid "Sign in" 1932 1935 msgstr "サインイン" 1933 1936 1934 1937 #: src/view/com/auth/HomeLoggedOutCTA.tsx:78 1935 - #: src/view/com/auth/SplashScreen.tsx:52 1936 - #: src/view/com/auth/SplashScreen.web.tsx:84 1938 + #: src/view/com/auth/SplashScreen.tsx:57 1939 + #: src/view/com/auth/SplashScreen.web.tsx:87 1937 1940 msgid "Sign In" 1938 1941 msgstr "サインイン" 1939 1942 ··· 1955 1958 msgid "Sign out" 1956 1959 msgstr "サインアウト" 1957 1960 1961 + #: src/view/shell/bottom-bar/BottomBar.tsx:275 1962 + #: src/view/shell/bottom-bar/BottomBar.tsx:276 1963 + #: src/view/shell/bottom-bar/BottomBar.tsx:278 1964 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:167 1965 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:168 1966 + #: src/view/shell/bottom-bar/BottomBarWeb.tsx:170 1958 1967 #: src/view/shell/NavSignupCard.tsx:49 1959 1968 #: src/view/shell/NavSignupCard.tsx:50 1960 1969 #: src/view/shell/NavSignupCard.tsx:52 ··· 2006 2015 msgid "Submit" 2007 2016 msgstr "" 2008 2017 2009 - #: src/view/screens/ProfileList.tsx:573 2018 + #: src/view/screens/ProfileList.tsx:574 2010 2019 msgid "Subscribe" 2011 2020 msgstr "登録" 2012 2021 2013 - #: src/view/screens/ProfileList.tsx:569 2022 + #: src/view/screens/ProfileList.tsx:570 2014 2023 msgid "Subscribe to this list" 2015 2024 msgstr "このリストに登録" 2016 2025 ··· 2151 2160 msgid "Try again" 2152 2161 msgstr "再試行" 2153 2162 2154 - #: src/view/screens/ProfileList.tsx:471 2163 + #: src/view/screens/ProfileList.tsx:472 2155 2164 msgid "Un-block list" 2156 2165 msgstr "" 2157 2166 2158 - #: src/view/screens/ProfileList.tsx:456 2167 + #: src/view/screens/ProfileList.tsx:457 2159 2168 msgid "Un-mute list" 2160 2169 msgstr "" 2161 2170 ··· 2191 2200 msgid "Unmute thread" 2192 2201 msgstr "スレッドのミュート解除" 2193 2202 2194 - #: src/view/screens/ProfileList.tsx:439 2203 + #: src/view/screens/ProfileList.tsx:440 2195 2204 msgid "Unpin moderation list" 2196 2205 msgstr "" 2197 2206 ··· 2240 2249 msgid "Username or email address" 2241 2250 msgstr "ユーザー名またはEメールアドレス" 2242 2251 2243 - #: src/view/screens/ProfileList.tsx:737 2252 + #: src/view/screens/ProfileList.tsx:738 2244 2253 msgid "Users" 2245 2254 msgstr "ユーザー" 2246 2255 ··· 2301 2310 msgid "What is the issue with this {collectionName}?" 2302 2311 msgstr "この\\{collectionName}の問題は何ですか?" 2303 2312 2313 + #: src/view/com/auth/SplashScreen.tsx:34 2314 + msgid "What's up?" 2315 + msgstr "" 2316 + 2304 2317 #: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:78 2305 2318 msgid "Which languages are used in this post?" 2306 2319 msgstr "この投稿ではどの言語が使われていますか?" ··· 2318 2331 msgid "Wide" 2319 2332 msgstr "ワイド" 2320 2333 2321 - #: src/view/com/composer/Composer.tsx:403 2334 + #: src/view/com/composer/Composer.tsx:409 2322 2335 msgid "Write post" 2323 2336 msgstr "投稿を書く" 2324 2337
+1 -1
src/view/com/auth/SplashScreen.tsx
··· 31 31 </View> 32 32 33 33 <Text type="lg-medium" style={[pal.textLight]}> 34 - <Trans>What's next?</Trans> 34 + <Trans>What's up?</Trans> 35 35 </Text> 36 36 </View> 37 37 <View testID="signinOrCreateAccount" style={styles.btns}>