this repo has no description
0
fork

Configure Feed

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

New Crowdin updates (#713)

* New translations (French)

* New translations (Spanish)

* New translations (Arabic)

* New translations (Catalan)

* New translations (German)

* New translations (Basque)

* New translations (Finnish)

* New translations (Italian)

* New translations (Japanese)

* New translations (Korean)

* New translations (Dutch)

* New translations (Chinese Simplified)

* New translations (Chinese Traditional)

* New translations (Galician)

* New translations (Occitan)

* New translations (Kabyle)

* New translations (Hebrew)

* New translations (Portuguese)

* New translations (Persian)

* New translations (Esperanto)

* New translations (Czech)

* New translations (Lithuanian)

* New translations (Russian)

* New translations (Thai)

* New translations (Polish)

* New translations (Portuguese, Brazilian)

* Update catalogs.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

authored by

Chee Aun
github-actions[bot]
and committed by
GitHub
00cffb57 9fd17ad5

+2983 -2463
+14 -14
src/data/catalogs.json
··· 9 9 "code": "ca-ES", 10 10 "nativeName": "català", 11 11 "name": "Catalan", 12 - "completion": 100 12 + "completion": 99 13 13 }, 14 14 { 15 15 "code": "cs-CZ", 16 16 "nativeName": "čeština", 17 17 "name": "Czech", 18 - "completion": 80 18 + "completion": 79 19 19 }, 20 20 { 21 21 "code": "de-DE", 22 22 "nativeName": "Deutsch", 23 23 "name": "German", 24 - "completion": 97 24 + "completion": 96 25 25 }, 26 26 { 27 27 "code": "eo-UY", ··· 33 33 "code": "es-ES", 34 34 "nativeName": "español", 35 35 "name": "Spanish", 36 - "completion": 100 36 + "completion": 99 37 37 }, 38 38 { 39 39 "code": "eu-ES", 40 40 "nativeName": "euskara", 41 41 "name": "Basque", 42 - "completion": 100 42 + "completion": 99 43 43 }, 44 44 { 45 45 "code": "fa-IR", ··· 51 51 "code": "fi-FI", 52 52 "nativeName": "suomi", 53 53 "name": "Finnish", 54 - "completion": 100 54 + "completion": 99 55 55 }, 56 56 { 57 57 "code": "fr-FR", 58 58 "nativeName": "français", 59 59 "name": "French", 60 - "completion": 99 60 + "completion": 98 61 61 }, 62 62 { 63 63 "code": "gl-ES", 64 64 "nativeName": "galego", 65 65 "name": "Galician", 66 - "completion": 100 66 + "completion": 99 67 67 }, 68 68 { 69 69 "code": "he-IL", ··· 87 87 "code": "kab", 88 88 "nativeName": "Taqbaylit", 89 89 "name": "Kabyle", 90 - "completion": 100 90 + "completion": 99 91 91 }, 92 92 { 93 93 "code": "ko-KR", ··· 99 99 "code": "lt-LT", 100 100 "nativeName": "lietuvių", 101 101 "name": "Lithuanian", 102 - "completion": 42 102 + "completion": 43 103 103 }, 104 104 { 105 105 "code": "nl-NL", ··· 117 117 "code": "pt-BR", 118 118 "nativeName": "português", 119 119 "name": "Portuguese", 120 - "completion": 100 120 + "completion": 99 121 121 }, 122 122 { 123 123 "code": "pt-PT", 124 124 "nativeName": "português", 125 125 "name": "Portuguese", 126 - "completion": 100 126 + "completion": 99 127 127 }, 128 128 { 129 129 "code": "ru-RU", 130 130 "nativeName": "русский", 131 131 "name": "Russian", 132 - "completion": 100 132 + "completion": 99 133 133 }, 134 134 { 135 135 "code": "th-TH", ··· 141 141 "code": "zh-CN", 142 142 "nativeName": "简体中文", 143 143 "name": "Simplified Chinese", 144 - "completion": 100 144 + "completion": 99 145 145 }, 146 146 { 147 147 "code": "zh-TW",
+139 -119
src/locales/ar-SA.po
··· 8 8 "Language: ar\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Arabic\n" 14 14 "Plural-Forms: nplurals=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "مجموعة" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "المعاد نشرها" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "نسخ" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "إسم نطاق الخادم" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "إزالة" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "" 861 861 ··· 908 908 msgstr "" 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "" 914 914 ··· 952 952 msgstr "الحسابات" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "" 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "اختصارات لوحة المفاتيح" 974 974 ··· 977 977 msgstr "" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "المنشور التالي" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "المنشور السابق" 988 988 ··· 1007 1007 msgstr "" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "" 1013 1013 ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "" 1215 1215 ··· 1238 1238 msgstr "" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "صوتت" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "إخفاء النتائج" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "صوِّت" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "إنعاش" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "إظهار النتائج" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2092 2096 msgstr "" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "جارٍ التحميل…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "الرموز التعبيرية:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "الملاحظات:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "معاينة" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "ملاحظة: هذه المعاينة ذات نمط خفيف." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "منشورات جديدة" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "حاول مجددًا" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "مناقشة" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "مساعدة" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "ما هذا؟" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "" 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "" 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "التاريخ" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "الكثافة" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "الناشرون" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "بلا" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "إظهار كل الناشرين" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "لا يتوجب عليك قراءة كل شيء." 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "هذا كل شيء." 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "" 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "" 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "" 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2739 + msgstr "" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2731 2743 msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+139 -119
src/locales/ca-ES.po
··· 8 8 "Language: ca\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 08:36\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Catalan\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "Grup" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "Impulsos" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Copia" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "nom de domini del servidor" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "Mode ocult desactivat" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "Mode ocult activat" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Avís de contingut" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "Suprimeix" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Anterior" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Següent" 861 861 ··· 908 908 msgstr "No s'han trobat esborranys." 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "Enquesta" 914 914 ··· 952 952 msgstr "Comptes" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Mostra'n més…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Final." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "Dreceres de teclat" 974 974 ··· 977 977 msgstr "Ajuda sobre dreceres de teclat" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "Publicació següent" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "Publicació anterior" 988 988 ··· 1007 1007 msgstr "Carrega publicacions noves" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "Obre els detalls de la publicació" 1013 1013 ··· 1204 1204 msgstr "Filtrat: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "Filtrat" 1215 1215 ··· 1238 1238 msgstr "Nova actualització disponible…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "Posada al dia" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1523 1523 msgid "Voted" 1524 1524 msgstr "Votat" 1525 1525 1526 - #: src/components/poll.jsx:135 1527 - #: src/components/poll.jsx:218 1528 - #: src/components/poll.jsx:222 1526 + #: src/components/poll.jsx:116 1527 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1528 + msgstr "" 1529 + 1530 + #: src/components/poll.jsx:136 1531 + #: src/components/poll.jsx:219 1532 + #: src/components/poll.jsx:223 1529 1533 msgid "Hide results" 1530 1534 msgstr "Amaga els resultats" 1531 1535 1532 - #: src/components/poll.jsx:184 1536 + #: src/components/poll.jsx:185 1533 1537 msgid "Vote" 1534 1538 msgstr "Vota" 1535 1539 1536 - #: src/components/poll.jsx:204 1537 - #: src/components/poll.jsx:206 1540 + #: src/components/poll.jsx:205 1541 + #: src/components/poll.jsx:207 1538 1542 #: src/pages/status.jsx:1158 1539 1543 #: src/pages/status.jsx:1181 1540 1544 msgid "Refresh" 1541 1545 msgstr "Actualitza" 1542 1546 1543 - #: src/components/poll.jsx:218 1544 - #: src/components/poll.jsx:222 1547 + #: src/components/poll.jsx:219 1548 + #: src/components/poll.jsx:223 1545 1549 msgid "Show results" 1546 1550 msgstr "Mostra els resultats" 1547 1551 1548 - #: src/components/poll.jsx:227 1552 + #: src/components/poll.jsx:228 1549 1553 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1550 1554 msgstr "{votesCount, plural, one {<0>{0}</0> vot} other {<1>{1}</1> vots}}" 1551 1555 1552 - #: src/components/poll.jsx:244 1556 + #: src/components/poll.jsx:245 1553 1557 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1554 1558 msgstr "{votersCount, plural, one {<0>{0}</0> votant} other {<1>{1}</1> votants}}" 1555 1559 1556 - #: src/components/poll.jsx:264 1560 + #: src/components/poll.jsx:265 1557 1561 msgid "Ended <0/>" 1558 1562 msgstr "Finalitzada<0/>" 1559 1563 1560 - #: src/components/poll.jsx:268 1564 + #: src/components/poll.jsx:269 1561 1565 msgid "Ended" 1562 1566 msgstr "Finalitzada" 1563 1567 1564 - #: src/components/poll.jsx:271 1568 + #: src/components/poll.jsx:272 1565 1569 msgid "Ending <0/>" 1566 1570 msgstr "Finalitza <0/>" 1567 1571 1568 - #: src/components/poll.jsx:275 1572 + #: src/components/poll.jsx:276 1569 1573 msgid "Ending" 1570 1574 msgstr "Finalitza" 1571 1575 ··· 2093 2097 msgstr "Editat: {editedDateText}" 2094 2098 2095 2099 #: src/components/status.jsx:1122 2096 - #: src/components/status.jsx:3078 2100 + #: src/components/status.jsx:3083 2097 2101 msgid "Embed post" 2098 2102 msgstr "Insereix la publicació" 2099 2103 ··· 2217 2221 msgid "Comments" 2218 2222 msgstr "Comentaris" 2219 2223 2220 - #: src/components/status.jsx:2839 2224 + #: src/components/status.jsx:2844 2221 2225 msgid "Edit History" 2222 2226 msgstr "Edita l'Historial" 2223 2227 2224 - #: src/components/status.jsx:2843 2228 + #: src/components/status.jsx:2848 2225 2229 msgid "Failed to load history" 2226 2230 msgstr "No s'ha pogut carregar l'historial" 2227 2231 2228 - #: src/components/status.jsx:2848 2232 + #: src/components/status.jsx:2853 2229 2233 msgid "Loading…" 2230 2234 msgstr "Carregant…" 2231 2235 2232 - #: src/components/status.jsx:3083 2236 + #: src/components/status.jsx:3088 2233 2237 msgid "HTML Code" 2234 2238 msgstr "Codi HTML" 2235 2239 2236 - #: src/components/status.jsx:3100 2240 + #: src/components/status.jsx:3105 2237 2241 msgid "HTML code copied" 2238 2242 msgstr "Codi HTML copiat" 2239 2243 2240 - #: src/components/status.jsx:3103 2244 + #: src/components/status.jsx:3108 2241 2245 msgid "Unable to copy HTML code" 2242 2246 msgstr "No ha estat possible copiar el codi HTML" 2243 2247 2244 - #: src/components/status.jsx:3115 2248 + #: src/components/status.jsx:3120 2245 2249 msgid "Media attachments:" 2246 2250 msgstr "Adjunts multimèdia:" 2247 2251 2248 - #: src/components/status.jsx:3137 2252 + #: src/components/status.jsx:3142 2249 2253 msgid "Account Emojis:" 2250 2254 msgstr "Emojis d'aquest compte:" 2251 2255 2252 - #: src/components/status.jsx:3168 2253 - #: src/components/status.jsx:3213 2256 + #: src/components/status.jsx:3173 2257 + #: src/components/status.jsx:3218 2254 2258 msgid "static URL" 2255 2259 msgstr "URL estàtic" 2256 2260 2257 - #: src/components/status.jsx:3182 2261 + #: src/components/status.jsx:3187 2258 2262 msgid "Emojis:" 2259 2263 msgstr "Emojis:" 2260 2264 2261 - #: src/components/status.jsx:3227 2265 + #: src/components/status.jsx:3232 2262 2266 msgid "Notes:" 2263 2267 msgstr "Notes:" 2264 2268 2265 - #: src/components/status.jsx:3231 2269 + #: src/components/status.jsx:3236 2266 2270 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2267 2271 msgstr "Això és estàtic, sense estil i sense guió. És possible que hàgiu d'aplicar els vostres propis estils i editar-los segons sigui necessari." 2268 2272 2269 - #: src/components/status.jsx:3237 2273 + #: src/components/status.jsx:3242 2270 2274 msgid "Polls are not interactive, becomes a list with vote counts." 2271 2275 msgstr "Les enquestes no són interactives, es converteixen en una llista amb recompte de vots." 2272 2276 2273 - #: src/components/status.jsx:3242 2277 + #: src/components/status.jsx:3247 2274 2278 msgid "Media attachments can be images, videos, audios or any file types." 2275 2279 msgstr "Els mèdia adjunts poden ser imatges, vídeos, àudios o qualsevol altre tipus de fitxer." 2276 2280 2277 - #: src/components/status.jsx:3248 2281 + #: src/components/status.jsx:3253 2278 2282 msgid "Post could be edited or deleted later." 2279 2283 msgstr "La publicació pot ser editada o eliminada després." 2280 2284 2281 - #: src/components/status.jsx:3254 2285 + #: src/components/status.jsx:3259 2282 2286 msgid "Preview" 2283 2287 msgstr "Vista prèvia" 2284 2288 2285 - #: src/components/status.jsx:3263 2289 + #: src/components/status.jsx:3268 2286 2290 msgid "Note: This preview is lightly styled." 2287 2291 msgstr "Nota: a aquesta vista prèvia se li ha aplicat cert estil." 2288 2292 2289 - #: src/components/status.jsx:3505 2293 + #: src/components/status.jsx:3510 2290 2294 msgid "<0/> <1/> boosted" 2291 2295 msgstr "<0/> <1/> ha impulsat" 2292 2296 2293 - #: src/components/timeline.jsx:447 2297 + #: src/components/timeline.jsx:451 2294 2298 #: src/pages/settings.jsx:1048 2295 2299 msgid "New posts" 2296 2300 msgstr "Publicacions noves" 2297 2301 2298 - #: src/components/timeline.jsx:548 2302 + #: src/components/timeline.jsx:552 2299 2303 #: src/pages/home.jsx:212 2300 2304 #: src/pages/notifications.jsx:796 2301 2305 #: src/pages/status.jsx:945 ··· 2303 2307 msgid "Try again" 2304 2308 msgstr "Torna-ho a provar" 2305 2309 2306 - #: src/components/timeline.jsx:937 2307 - #: src/components/timeline.jsx:944 2308 - #: src/pages/catchup.jsx:1860 2310 + #: src/components/timeline.jsx:941 2311 + #: src/components/timeline.jsx:948 2312 + #: src/pages/catchup.jsx:1876 2309 2313 msgid "Thread" 2310 2314 msgstr "Fil" 2311 2315 2312 - #: src/components/timeline.jsx:959 2316 + #: src/components/timeline.jsx:963 2313 2317 msgid "<0>Filtered</0>: <1>{0}</1>" 2314 2318 msgstr "<0>Filtrat</0>: <1>{0}</1>" 2315 2319 ··· 2490 2494 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2491 2495 msgstr "Nota: el compte <0>Per defecte</0> sempre s'utilitzarà per a la primera càrrega. Si canvieu de compte, aquest es mantindrà obert durant la sessió." 2492 2496 2497 + #: src/pages/bookmarks.jsx:25 2498 + msgid "No bookmarks yet. Go bookmark something!" 2499 + msgstr "" 2500 + 2493 2501 #: src/pages/bookmarks.jsx:26 2494 2502 msgid "Unable to load bookmarks." 2495 2503 msgstr "No es poden carregar les adreces d'interès." ··· 2558 2566 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2559 2567 msgstr "Es mostren {selectedFilterCategory, select, all {totes les publicacions} original {publicacions originals} replies {respostes} boosts {impulsos} followedTags {etiquetes seguides} groups {grups} filtered {publicacions filtrades}}, {sortBy, select, createdAt {{sortOrder, select, asc {més antic} desc {més recent}}} reblogsCount {{sortOrder, select, asc {amb menys impulsos} desc {amb més impulsos}}} favouritesCount {{sortOrder, select, asc {amb menys favorits} desc {amb més favorits}}} repliesCount {{sortOrder, select, asc {amb menys respostes} desc {amb més respostes}}} density {{sortOrder, select, asc {amb menys densitat} desc {amb més densitat}}}} primer{groupBy, select, account {, agrupat per autors} other {}}" 2560 2568 2561 - #: src/pages/catchup.jsx:866 2562 - #: src/pages/catchup.jsx:890 2569 + #: src/pages/catchup.jsx:882 2570 + #: src/pages/catchup.jsx:906 2563 2571 msgid "Catch-up <0>beta</0>" 2564 2572 msgstr "Posada al dia <0>beta</0>" 2565 2573 2566 - #: src/pages/catchup.jsx:880 2567 - #: src/pages/catchup.jsx:1552 2574 + #: src/pages/catchup.jsx:896 2575 + #: src/pages/catchup.jsx:1568 2568 2576 msgid "Help" 2569 2577 msgstr "Ajuda" 2570 2578 2571 - #: src/pages/catchup.jsx:896 2579 + #: src/pages/catchup.jsx:912 2572 2580 msgid "What is this?" 2573 2581 msgstr "Què és això?" 2574 2582 2575 - #: src/pages/catchup.jsx:899 2583 + #: src/pages/catchup.jsx:915 2576 2584 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2577 2585 msgstr "Posada al dia és una línia de temps independent per als vostre seguiments, que ofereix una visió ràpida i precisa, amb una interfície senzilla inspirada en el correu electrònic que permet ordenar i filtrar les publicacions sense esforç." 2578 2586 2579 - #: src/pages/catchup.jsx:910 2587 + #: src/pages/catchup.jsx:926 2580 2588 msgid "Preview of Catch-up UI" 2581 2589 msgstr "Vista prèvia de la interfície de Posada al dia" 2582 2590 2583 - #: src/pages/catchup.jsx:919 2591 + #: src/pages/catchup.jsx:935 2584 2592 msgid "Let's catch up" 2585 2593 msgstr "Posem-nos al dia" 2586 2594 2587 - #: src/pages/catchup.jsx:924 2595 + #: src/pages/catchup.jsx:940 2588 2596 msgid "Let's catch up on the posts from your followings." 2589 2597 msgstr "Poseu-vos al dia amb les publicacions de les persones que segueixes." 2590 2598 2591 - #: src/pages/catchup.jsx:928 2599 + #: src/pages/catchup.jsx:944 2592 2600 msgid "Show me all posts from…" 2593 2601 msgstr "Mostra'm totes les publicacions de…" 2594 2602 2595 - #: src/pages/catchup.jsx:951 2603 + #: src/pages/catchup.jsx:967 2596 2604 msgid "until the max" 2597 2605 msgstr "fins al màxim" 2598 2606 2599 - #: src/pages/catchup.jsx:981 2607 + #: src/pages/catchup.jsx:997 2600 2608 msgid "Catch up" 2601 2609 msgstr "Posada al dia" 2602 2610 2603 - #: src/pages/catchup.jsx:987 2611 + #: src/pages/catchup.jsx:1003 2604 2612 msgid "Overlaps with your last catch-up" 2605 2613 msgstr "Superposa amb la darrera posada al dia" 2606 2614 2607 - #: src/pages/catchup.jsx:999 2615 + #: src/pages/catchup.jsx:1015 2608 2616 msgid "Until the last catch-up ({0})" 2609 2617 msgstr "Fins a l'última posada al dia ({0})" 2610 2618 2611 - #: src/pages/catchup.jsx:1008 2619 + #: src/pages/catchup.jsx:1024 2612 2620 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2613 2621 msgstr "Nota: la vostra instància només pot mostrar un màxim de 800 publicacions a la línia de temps d'inici, independentment de l'interval de temps. Aquest valor podria variar." 2614 2622 2615 - #: src/pages/catchup.jsx:1018 2623 + #: src/pages/catchup.jsx:1034 2616 2624 msgid "Previously…" 2617 2625 msgstr "Anteriorment…" 2618 2626 2619 - #: src/pages/catchup.jsx:1036 2627 + #: src/pages/catchup.jsx:1052 2620 2628 msgid "{0, plural, one {# post} other {# posts}}" 2621 2629 msgstr "{0, plural, one {# publicació} other {# publicacions}}" 2622 2630 2623 - #: src/pages/catchup.jsx:1046 2631 + #: src/pages/catchup.jsx:1062 2624 2632 msgid "Remove this catch-up?" 2625 2633 msgstr "Voleu eliminar aquesta posada al dia?" 2626 2634 2627 - #: src/pages/catchup.jsx:1067 2635 + #: src/pages/catchup.jsx:1083 2628 2636 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2629 2637 msgstr "Nota: només s'emmagatzemaran un màxim de 3. La resta s'eliminarà automàticament." 2630 2638 2631 - #: src/pages/catchup.jsx:1082 2639 + #: src/pages/catchup.jsx:1098 2632 2640 msgid "Fetching posts…" 2633 2641 msgstr "Recuperant publicacions…" 2634 2642 2635 - #: src/pages/catchup.jsx:1085 2643 + #: src/pages/catchup.jsx:1101 2636 2644 msgid "This might take a while." 2637 2645 msgstr "Això pot trigar una estona." 2638 2646 2639 - #: src/pages/catchup.jsx:1120 2647 + #: src/pages/catchup.jsx:1136 2640 2648 msgid "Reset filters" 2641 2649 msgstr "Restableix els filtres" 2642 2650 2643 - #: src/pages/catchup.jsx:1128 2644 - #: src/pages/catchup.jsx:1558 2651 + #: src/pages/catchup.jsx:1144 2652 + #: src/pages/catchup.jsx:1574 2645 2653 msgid "Top links" 2646 2654 msgstr "Enllaços populars" 2647 2655 2648 - #: src/pages/catchup.jsx:1244 2656 + #: src/pages/catchup.jsx:1260 2649 2657 msgid "Shared by {0}" 2650 2658 msgstr "Compartit per {0}" 2651 2659 2652 - #: src/pages/catchup.jsx:1283 2660 + #: src/pages/catchup.jsx:1299 2653 2661 #: src/pages/mentions.jsx:147 2654 2662 #: src/pages/search.jsx:222 2655 2663 msgid "All" 2656 2664 msgstr "Totes" 2657 2665 2658 - #: src/pages/catchup.jsx:1368 2666 + #: src/pages/catchup.jsx:1384 2659 2667 msgid "{0, plural, one {# author} other {# authors}}" 2660 2668 msgstr "{0 , plural, one {# autor} other {# autors}}" 2661 2669 2662 - #: src/pages/catchup.jsx:1380 2670 + #: src/pages/catchup.jsx:1396 2663 2671 msgid "Sort" 2664 2672 msgstr "Ordre" 2665 2673 2666 - #: src/pages/catchup.jsx:1411 2674 + #: src/pages/catchup.jsx:1427 2667 2675 msgid "Date" 2668 2676 msgstr "Data" 2669 2677 2670 - #: src/pages/catchup.jsx:1415 2678 + #: src/pages/catchup.jsx:1431 2671 2679 msgid "Density" 2672 2680 msgstr "Densitat" 2673 2681 2674 - #: src/pages/catchup.jsx:1453 2682 + #: src/pages/catchup.jsx:1469 2675 2683 msgid "Authors" 2676 2684 msgstr "Autors" 2677 2685 2678 - #: src/pages/catchup.jsx:1454 2686 + #: src/pages/catchup.jsx:1470 2679 2687 msgid "None" 2680 2688 msgstr "Cap" 2681 2689 2682 - #: src/pages/catchup.jsx:1470 2690 + #: src/pages/catchup.jsx:1486 2683 2691 msgid "Show all authors" 2684 2692 msgstr "Mostra tots els autors" 2685 2693 2686 - #: src/pages/catchup.jsx:1521 2694 + #: src/pages/catchup.jsx:1537 2687 2695 msgid "You don't have to read everything." 2688 2696 msgstr "No cal que ho llegiu tot." 2689 2697 2690 - #: src/pages/catchup.jsx:1522 2698 + #: src/pages/catchup.jsx:1538 2691 2699 msgid "That's all." 2692 2700 msgstr "Això és tot." 2693 2701 2694 - #: src/pages/catchup.jsx:1530 2702 + #: src/pages/catchup.jsx:1546 2695 2703 msgid "Back to top" 2696 2704 msgstr "Torna a dalt" 2697 2705 2698 - #: src/pages/catchup.jsx:1561 2706 + #: src/pages/catchup.jsx:1577 2699 2707 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2700 2708 msgstr "Enllaços compartits pels vostres seguits, ordenats per recomptes de compartits, impulsos i M'agrada." 2701 2709 2702 - #: src/pages/catchup.jsx:1567 2710 + #: src/pages/catchup.jsx:1583 2703 2711 msgid "Sort: Density" 2704 2712 msgstr "Ordre: Densitat" 2705 2713 2706 - #: src/pages/catchup.jsx:1570 2714 + #: src/pages/catchup.jsx:1586 2707 2715 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2708 2716 msgstr "Les publicacions s'ordenen per densitat o quantitat d'informació. Les publicacions més curtes són \"més lleugeres\" mentre que les publicacions més llargues són \"més pesades\". Les publicacions amb fotos són \"més pesades\" que les publicacions sense fotos." 2709 2717 2710 - #: src/pages/catchup.jsx:1577 2718 + #: src/pages/catchup.jsx:1593 2711 2719 msgid "Group: Authors" 2712 2720 msgstr "Grup: Autors" 2713 2721 2714 - #: src/pages/catchup.jsx:1580 2722 + #: src/pages/catchup.jsx:1596 2715 2723 msgid "Posts are grouped by authors, sorted by posts count per author." 2716 2724 msgstr "Les publicacions s'agrupen per autors, ordenades pel nombre de publicacions per autor." 2717 2725 2718 - #: src/pages/catchup.jsx:1627 2726 + #: src/pages/catchup.jsx:1643 2719 2727 msgid "Next author" 2720 2728 msgstr "Actor següent" 2721 2729 2722 - #: src/pages/catchup.jsx:1635 2730 + #: src/pages/catchup.jsx:1651 2723 2731 msgid "Previous author" 2724 2732 msgstr "Autor anterior" 2725 2733 2726 - #: src/pages/catchup.jsx:1651 2734 + #: src/pages/catchup.jsx:1667 2727 2735 msgid "Scroll to top" 2728 2736 msgstr "Torna a dalt" 2729 2737 2730 - #: src/pages/catchup.jsx:1842 2738 + #: src/pages/catchup.jsx:1858 2731 2739 msgid "Filtered: {0}" 2732 2740 msgstr "Filtrat: {0}" 2741 + 2742 + #: src/pages/favourites.jsx:25 2743 + msgid "No likes yet. Go like something!" 2744 + msgstr "" 2733 2745 2734 2746 #: src/pages/favourites.jsx:26 2735 2747 msgid "Unable to load likes." ··· 2905 2917 msgid "Unable to load posts with this tag" 2906 2918 msgstr "No ha estat possible carregar les publicacions amb aquesta etiqueta" 2907 2919 2920 + #: src/pages/hashtag.jsx:208 2921 + msgid "Unfollow #{hashtag}?" 2922 + msgstr "" 2923 + 2908 2924 #: src/pages/hashtag.jsx:223 2909 2925 msgid "Unfollowed #{hashtag}" 2910 2926 msgstr "Deixa de seguir l'etiqueta #{hashtag}" ··· 3035 3051 #: src/pages/login.jsx:99 3036 3052 msgid "Failed to register application" 3037 3053 msgstr "No s'ha pogut registrar l'aplicació" 3054 + 3055 + #: src/pages/login.jsx:185 3056 + msgid "instance domain" 3057 + msgstr "" 3038 3058 3039 3059 #: src/pages/login.jsx:209 3040 3060 msgid "e.g. “mastodon.social”"
+139 -119
src/locales/cs-CZ.po
··· 8 8 "Language: cs\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:34\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Czech\n" 14 14 "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "Skupina" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "Boosty" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Kopírovat" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "jméno domény serveru" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "Režim zavření zakázán" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "Režim skrytí aktivován" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Varování o obsahu" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "Odstranit" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Zpět" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Další" 861 861 ··· 908 908 msgstr "Nebyly nalezeny žádné koncepty." 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "Anketa" 914 914 ··· 952 952 msgstr "Účty" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Zobrazit více…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Konec." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "Klávesové zkratky" 974 974 ··· 977 977 msgstr "Nápověda pro klávesové zkratky" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "Následující příspěvek" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "Předchozí příspěvek" 988 988 ··· 1007 1007 msgstr "Načíst nové příspěvky" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "Otevře detaily příspěvku" 1013 1013 ··· 1204 1204 msgstr "Filtrováno: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "Filtrovaný" 1215 1215 ··· 1238 1238 msgstr "Nová aktualizace k dispozici…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "Rekapitulace" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "Hlasoval/a" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Skrýt výsledky" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Hlasovat" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Obnovit" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Zobrazit výsledky" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> hlas} few {<1>{1}</1> hlasy} other {<1>{1}</1> hlasů}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, one {<0>{0}</0> volič} few {<1>{1}</1> voliči} other {<1>{1}</1> voličů}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "Skončilo <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Ukončeno" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "Konec <0/>" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Ukončení" 1570 1574 ··· 2092 2096 msgstr "Upraveno: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "Vložit příspěvek" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "Komentáře" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "Historie úprav" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "Nepodařilo se načíst historii" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "Načítání…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "HTML kód" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "HTML kód zkopírován" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "Nelze kopírovat HTML kód" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "Přílohy médií:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "Emoji účtu:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "statická URL" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "Emoji:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "Poznámky:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "Toto je statické, nestylizované a bez skriptů. Možná budete muset použít vlastní styly a podle potřeby upravovat." 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "Hlasování v anketách není interaktivní, místo toho se zobrazí seznam s počty hlasů." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "Mediální přílohy mohou být obrázky, videa, audio nebo jakékoli typy souborů." 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "Příspěvek může být později upraven nebo odstraněn." 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "Náhled" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "Poznámka: Tento náhled je lehce stylizovaný." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/><1/> boostnuto" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "Nové příspěvky" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "Zkuste to znovu" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "Vlákno" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>Filtrované</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "Poznámka: <0>Výchozí</0> účet bude vždy použit pro první načtení. Přepnuté účty budou přetrvávat i během relace." 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "Nelze načíst záložky." ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "Zobrazuji {selectedFilterCategory, select, all {všechny příspěvky} original {původní příspěvky} replies {odpovědi} boosts {bosty} followedTags {sledované štítky} groups {skupiny} filtered {filtrované příspěvky}}, {sortBy, select, createdAt {{sortOrder, select, asc {nejstarší} desc {nejnovější}}} reblogsCount {{sortOrder, select, asc {nejméně bostů} desc {nejvíce bostů}}} favouritesCount {{sortOrder, select, asc {nejméně lajků} desc {nejvíce lajků}}} repliesCount {{sortOrder, select, asc {nejméně odpovědí} desc {nejvíce odpovědí}}} density {{sortOrder, select, asc {nejméně husté} desc {nejhustší}}}} nejprve{groupBy, select, account {, seskupeno podle autorů} other {}}" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "Catch-up <0>beta</0>" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "Nápověda" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "Co je tohle?" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "Catch-up je samostatná časová osa pro sledované uživatele, která nabízí přehledný pohled na příspěvky s jednoduchým rozhraním inspirovaným e-mailem, což umožňuje snadné třídění a filtrování obsahu." 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "Náhled rozhraní Catch-up" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "Rychlá rekapitulace" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "Rekapitulace příspěvků od těch, které sledujete." 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "Zobrazit všechny příspěvky od…" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "až do maxima" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "Catch up" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "Překrývá se s vaší poslední rekapitulací" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "Poznámka: Vaše instance může zobrazit maximálně 800 příspěvků na domovské časové ose, bez ohledu na časové rozmezí. Může to být méně nebo více." 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "Předchozí…" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "{0, plural, one {# příspěvek} few {# příspěvky} many {# příspěvků} other {# příspěvků}}" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "Odstranit tuto rekapitulaci?" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "Poznámka: Budou uloženy pouze maximálně 3. Zbytek bude automaticky odstraněn." 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "Načítání příspěvků…" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "To může chvíli trvat." 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "Obnovit filtry" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "Nejlepší odkazy" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "Sdílel/a {0}" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "Vše" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "{0, plural, one {# autor} few {# autoři} many {# autorů} other {# autorů}}" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "Seřadit" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "Datum" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "Hustota" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "Autoři" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "Žádný" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "Zobrazit všechny autory" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "Není třeba číst všechno." 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "To je vše." 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "Zpět na začátek" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "Odkazy sdílené lidmi, které sledujete, seřazené podle počtu sdílení, boostů a lajků." 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "Třídit: Hustota" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "Příspěvky jsou tříděny podle informační hustoty nebo hloubky. kratší příspěvky jsou \"lehčí\" zatímco delší příspěvky jsou \"těžší\". Příspěvky s fotkami jsou \"těžší\" než příspěvky bez fotografií." 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "Skupina: Autoři" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "Příspěvky jsou seskupeny podle autorů a seřazeny podle počtu příspěvků na autora." 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "Další autor" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "Předchozí autor" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "Přejít na začátek" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Filtrováno: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "Nepodařilo se načíst příspěvky s tímto štítkem" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "#{hashtag} již není sledován" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+139 -119
src/locales/de-DE.po
··· 8 8 "Language: de\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: German\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "Gruppe" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "Boosts" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Kopieren" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "Server-Domainname" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "Cloak-Modus deaktiviert" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "Cloak-Modus aktiviert" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Inhaltswarnung" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "Entfernen" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Zurück" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Weiter" 861 861 ··· 908 908 msgstr "Keine Entwürfe gefunden." 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "Umfrage" 914 914 ··· 952 952 msgstr "Konten" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Mehr anzeigen…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Das Ende." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "Tastenkombinationen" 974 974 ··· 977 977 msgstr "Hilfe zu Tastenkombinationen" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "Nächster Post" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "Vorheriger Post" 988 988 ··· 1007 1007 msgstr "Neue Posts laden" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "Postdetails öffnen" 1013 1013 ··· 1204 1204 msgstr "Gefiltert: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "Gefiltert" 1215 1215 ··· 1238 1238 msgstr "Neues Update verfügbar…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "Aufholen" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "Abgestimmt" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Ergebnisse ausblenden" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Abstimmen" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Aktualisieren" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Ergebnisse anzeigen" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> Stimme} other {<1>{1}</1> Stimmen}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, one {<0>{0}</0> Abstimmender} other {<1>{1}</1> Abstimmende}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "Beendet <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Beendet" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Endet" 1570 1574 ··· 2092 2096 msgstr "Bearbeitet: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "Beitrag einbetten" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "Kommentare" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "Bearbeitungsverlauf" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "Fehler beim laden des Verlaufs" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "Laden…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "HTML Code" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "HTML Code kopiert" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "HTML-Code konnte nicht kopiert werden" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "Medienanhänge:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "Account-Emojis:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "Statische URL" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "Emojis:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "Notizen:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "Dies ist statisch, ungestylt und ohne Skript. Du kannst nach Belieben deine eigenen Styles anwenden und bearbeiten." 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "Umfragen sind nicht interaktiv, es wird eine Liste mit Stimmanzahlen." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "Medienanhänge können Bilder, Videos, Audiodateien oder andere Dateitypen sein." 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "Beitrag konnte später geändert oder gelöscht werden." 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "Vorschau" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "Notiz: Diese Vorschau ist leicht formiert." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/> <1/> geteilt" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "Neue Posts" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "Erneut versuchen" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "Thread" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>Herausgefiltert</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "Hinweis: <0>Standard</0>-Konten werden immer zum erstmaligen Laden verwendet werden. Zweitkonten werden während der Sitzung beibehalten werden." 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "Lesezeichen konnten nicht geladen werden." ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "Zeige {selectedFilterCategory, select, all {alle Beiträge} original {Originalbeiträge} replies {Antworten} boosts {geteilte Beiträge} followedTags {beobachtete Hashtags} groups {Gruppen} filtered {herausgefilterte Beiträge}},{sortBy, select, createdAt {{sortOrder, select, asc {älteste Beiträge} desc {neueste Beiträge}}} reblogsCount {{sortOrder, select, asc {am wenigsten geteilte Beiträge} desc {am meisten geteilte Beiträge}}} favouritesCount {{sortOrder, select, asc {wenigste Favoriten} desc {meiste Favoriten}}} repliesCount {{sortOrder, select, asc {wenigste Antworten} desc {meiste Antworten}}} density {{sortOrder, select, asc {am wenigsten dichte Beiträge} desc {dichteste Beiträge}}}} zuerst{groupBy, select, account {, nach Verfassern gruppiert} other {}}" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "Hilfe" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "Was ist das?" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "„Aufholen“ ist eine separate Timeline der Leute, denen du folgst. Sie ermöglicht es dir, auf einen Blick zu sehen, was du verpasst hast, mit einer einfachen, an E-Mails erinnernden Oberfläche, um mühelos Beiträge zu sortieren und zu filtern." 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "Vorschau der Aufholen-Oberfläche" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "Jetzt aufholen" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "Lass’ uns mit Beiträgen aufholen, deren Verfassern du folgst." 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "Alle Posts von… anzeigen" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "bis zum Maximum" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "Aufholen" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "Überlappt mit deinem letzten Aufholen" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "Bis zum letzten Aufholen ({0})" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "Hinweis: Deine Instanz zeigt ggf. höchstens 800 Beiträge in deiner Home-Timeline an, unabhängig vom Zeitrahmen. Könnte variieren." 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "Zuvor…" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "{0, plural, one {# Beitrag} other {# Beiträge}}" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "Dieses Aufholen entfernen?" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "Hinweis: Höchstens 3 werden gespeichert werden. Der Rest wird automatisch entfernt werden." 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "Lade Posts…" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "Dies könnte eine Weile dauern." 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "Filter zurücksetzen" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "Häufigste Links" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "Geteilt von {0}" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "Alle" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "{0, plural, one {# Autor} other {# Autoren}}" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "Sortieren" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "Datum" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "Dichte" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "Autoren" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "Keine" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "Alle Autoren anzeigen" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "Sie müssen nicht alles lesen." 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "Das ist alles." 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "Zurück zum Anfang" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "Links, die von Leuten geteilt wurden, denen du folgst; sortiert nach Häufigkeit sowie nach Boost- und Favoriten-Anzahlen." 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "Sortieren: Dichte" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "Beiträge werden nach Parametern wie Dichte oder Tiefe sortiert. Kürzere Beiträge sind „leichter“, während längere Beiträge „schwerer“ sind. Außerdem sind Beiträge mit Fotos „schwerer“ als solche ohne Fotos." 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "Gruppieren: Autoren" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "Beiträge werden nach Autoren gruppiert, sortiert nach Anzahl der Beiträge pro Autor." 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "Nächster Autor" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "Vorheriger Autor" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "Zum Anfang scrollen" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Gefiltert: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "Konnte Posts mit diesem Tag nicht laden" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "#{hashtag} entfolgt" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+139 -119
src/locales/eo-UY.po
··· 8 8 "Language: eo\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:34\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Esperanto\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "Grupo" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "Diskonigoj" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Antaŭa" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Sekva" 861 861 ··· 908 908 msgstr "" 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "Balotenketo" 914 914 ··· 952 952 msgstr "Kontoj" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Montri pli…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "La fino." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "" 974 974 ··· 977 977 msgstr "" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "Sekva afiŝo" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "Antaŭa afiŝo" 988 988 ··· 1007 1007 msgstr "" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "Malfermu detalojn pri afiŝo" 1013 1013 ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "" 1215 1215 ··· 1238 1238 msgstr "" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Montru rezultojn" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2092 2096 msgstr "" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "Notoj:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "" 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "" 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "" 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "" 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "" 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "" 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "" 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2739 + msgstr "" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2731 2743 msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+74 -54
src/locales/es-ES.po
··· 8 8 "Language: es\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-31 12:07\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Spanish\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Copiar" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 429 #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:434 530 + #: src/components/timeline.jsx:435 531 531 #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:978 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Advertencia de contenido" 612 612 ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:883 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Anterior" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:900 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Siguiente" 861 861 ··· 952 952 msgstr "Cuentas" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:516 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Mostrar más…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:521 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "El final." ··· 1204 1204 msgstr "Filtrado: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:967 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 1212 #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "Votado" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Ocultar resultados" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Votar" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Actualizar" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Mostrar resultado" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> voto} other {<1>{1}</1> votos}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, one {<0>{0}</0> votante} other {<1>{1}</1> votantes}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "Terminado <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Terminado" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "Terminando <0/>" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Finalizando" 1570 1574 ··· 2092 2096 msgstr "Editado: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "Insertar publicación" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "Comentarios" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "Mostrar historial de edición" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "Error al cargar el historial" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "Cargando…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "Código HTML" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "Código HTML copiado" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "No se puede copiar código HTML" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "Archivos adjuntos:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "Emojis de esta cuenta:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "URL estática" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "Emojis:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "Notas:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "Esto es estático, sin estilos y sin guion. Necesitarás añadir tus propios estilos y edición si lo necesitas." 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "Las encuestas no son interactivas y se convertirán en una lista con recuento de votos." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "Los adjuntos multimedia pueden ser imágenes, vídeos, audios o cualquier tipo de archivo." 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "La publicación podría ser editada o eliminada más adelante." 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "Vista previa" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "Nota: Esta vista previa está ligeramente definida." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/> <1/> impulsó" 2291 2295 2292 - #: src/components/timeline.jsx:450 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "Nuevas publicaciones" 2296 2300 2297 - #: src/components/timeline.jsx:551 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "Inténtalo de nuevo" 2304 2308 2305 - #: src/components/timeline.jsx:940 2306 - #: src/components/timeline.jsx:947 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2307 2311 #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "Hilo" 2310 2314 2311 - #: src/components/timeline.jsx:962 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>Filtrado</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "Aviso: la cuenta <0>Default</0> se cargará siempre primero. Si cambias de cuenta, esta se mantendrá durante la sesión." 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "No se han podido cargar los marcadores." ··· 2729 2737 #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Filtrado: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "No se han podido cargar las publicaciones con esta etiqueta" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "¿Dejar de seguir la etiqueta #{hashtag}?" ··· 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3036 3052 msgstr "No se pudo registrar la aplicación" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3056 + msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209 3039 3059 msgid "e.g. “mastodon.social”"
+137 -117
src/locales/eu-ES.po
··· 8 8 "Language: eu\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-28 08:48\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Basque\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "Taldea" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "Bultzadak" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Kopiatu" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Edukiari buruzko abisua" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "Kendu" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Aurrekoa" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Hurrengoa" 861 861 ··· 908 908 msgstr "Ez dago zirriborrorik." 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "Bozketa" 914 914 ··· 952 952 msgstr "Kontuak" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Erakutsi gehiago…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Amaiera." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "Laster-teklak" 974 974 ··· 977 977 msgstr "Teklatuko laster-teklen laguntza" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "Hurrengo bidalketa" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "Aurreko bidalketa" 988 988 ··· 1007 1007 msgstr "Kargatu bidalketa berriak" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "Ireki bidalketaren xehetasunak" 1013 1013 ··· 1204 1204 msgstr "Iragazita: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "Iragazita" 1215 1215 ··· 1238 1238 msgstr "Eguneraketa eskuragarri…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "Zer berri?" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "Bozkatu duzu" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Ezkutatu emaitzak" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Bozkatu" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Freskatu" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Erakutsi emaitzak" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {boto <0>{0}</0>} other {<1>{1}</1> boto}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, one {hautesle <0>{0}</0>} other {<1>{1}</1> hautesle}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "<0/>(e)an amaitu zen" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Amaitu da" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "<0/>(e)an amaituko da" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Amaiera-data" 1570 1574 ··· 2092 2096 msgstr "Editatuta: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "Txertatu bidalketa" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "Iruzkinak" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "Edizio-historia" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "Ezin da historia kargatu" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "Kargatzen…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "HTML kodea" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "HTML kodea kopiatu da" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "Ezin da HTML kodea kopiatu" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "Multimedia eranskinak:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "Kontuaren emojiak:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "URL estatikoa" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "Emojiak:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "Oharrak:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "Hau estatikoa da, diseinurik eta scriptik gabekoa. Litekeena da zure estiloak aplikatu eta editatu behar izatea." 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "Bozketak ez dira interaktiboak, zerrendak bilakatzen dira boto-zenbaketan." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "Multimedia eranskinak irudiak, bideoak, audioak edo edozein fitxategi mota izan daitezke." 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "Bidalketa editatu edo ezabatu daiteke geroago." 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "Aurrebista" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "Oharra: aurrebista honi estilo arin bat aplikatu zaio." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/>(e)k <1/> bultzatu du" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "Bidalketa berriak" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "Saiatu berriro" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "Haria" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>Iragazita</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "Oharra: <0>Lehenetsitako</0> kontua erabiliko da beti hasieran. Gainerako kontuek saioa irekita mantendu bitartean iraungo dute." 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "Ezin dira laster-markak kargatu." ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "{selectedFilterCategory, select, all {Bidalketa guztiak} original {Bidalketa originalak} replies {Erantzunak} boosts {Bultzadak} followedTags {Jarraitutako traolak} groups {Taldeak} filtered {Iragazitako bidalketak}} erakusten, {sortBy, select, createdAt {{sortOrder, select, asc {zaharrena} desc {berriena}}} reblogsCount {{sortOrder, select, asc {bultzada gutxien dituena} desc {bultzada gehien dituena}}} favouritesCount {{sortOrder, select, asc {gogoko gutxien dituena} desc {gogoko gehien dituena}}} repliesCount {{sortOrder, select, asc {erantzun gutxien dituena} desc {erantzun gehien dituena}}} density {{sortOrder, select, asc {dentsitate txikiena duena} desc {dentsitate handiena duena}}}}ren arabera sailkatuta lehenengo{groupBy, select, account {, egilearen arabera aldekatuta} other {}}" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "Zer berri? <0>beta</0>" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "Laguntza" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "Zer da hau?" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "Zer berri? denbora-lerro bereizi bat da jarraitzen dituzunekin; goi-mailako ikuspegi bat eskaintzen du begirada batean, posta elektronikoan oinarritutako interfaze erraz batekin, mezuak ordenatzea eta iragaztea ahalbidetzen duena." 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "Zer berri? interfazearen aurrebista" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "Jar gaitezen egunean" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "Jarri egunean jarraitzen diezunen bidalketekin." 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "Erakutsidazu…" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "gehienez ere" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "Jarri egunean" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "Azken eguneraketarekin gainjartzen da" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "Azken eguneraketara arte ({0})" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "Oharra: litekeena da instantziak gehienez (gutxi gorabehera) 800 bidalketa erakustea hasierako denbora-lerroan, denbora tartea izaten dena izaten dela." 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "Lehenago…" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "{0, plural, one {bidalketa #} other {# bidalketa}}" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "Eguneraketa kendu?" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "Oharra: gehienez 3 gordeko dira. Gainerakoak automatikoki kenduko dira." 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "Bidalketak eskuratzen…" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "Litekeena da donbora behar izatea." 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "Berrezarri iragazkiak" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "Gori-gorian dauden estekak" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "{0}(e)k partekatua" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "Guztia" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "{0, plural, one {egile #} other {# egile}}" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "Sailkatu" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "Data" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "Dentsitatea" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "Egileak" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "Bat ere ez" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "Erakutsi egile guztiak" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "Ez duzu zertan guztia irakurri." 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "Hori da guztia." 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "Itzuli gora" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "Jarraitzen dituzunek partekatutako estekak, partekatutako, bultzatutako eta gogoko egindako zenbakiagatik sailkatuta." 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "Sailkatu: dentsitatea" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "Bidalketak informazioaren dentsitatearen edo sakoneraren arabera sailkatzen dira. Postu motzenak \"arinagoak\" dira, eta luzeenak, berriz, \"astunagoak\". Argazkidun bidalketak argazkirik gabekoak baino \"astunagoak\" dira." 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "Taldekatu: egileak" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "Bidalketak egilearen arabera taldekatzen dira, egilearen bidalketen kopuruaren arabera sailkatuta." 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "Hurrengo egilea" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "Aurreko egilea" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "Korritu gora" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Iragazita: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "Ezin dira etiketa hau duten bidalketak kargatu" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "#{hashtag} jarraitzeari utzi diozu" ··· 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3036 3052 msgstr "Aplikazioa erregistratzeak huts egin du" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3056 + msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209 3039 3059 msgid "e.g. “mastodon.social”"
+139 -119
src/locales/fa-IR.po
··· 8 8 "Language: fa\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Persian\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "گروه" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "تقویت‌ها" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "رونوشت" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "سامانهٔ نام دامنه" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "هشدار محتوا" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "پیشین" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "پسین" 861 861 ··· 908 908 msgstr "پیش‌نویسی یافت نشد." 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "نظرسنجی" 914 914 ··· 952 952 msgstr "حساب‌های کاربری" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "نمایش بیشتر…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "آخر." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "میانبرهای صفحه کلید" 974 974 ··· 977 977 msgstr "راهنمای میانبرهای صفحه کلید" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "فرستهٔ پسین" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "فرستهٔ پیشین" 988 988 ··· 1007 1007 msgstr "بارگذاری فرسته‌های جدید" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "باز کردن اطلاعات فرسته" 1013 1013 ··· 1204 1204 msgstr "پالایش‌شده: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "پالایش‌شده" 1215 1215 ··· 1238 1238 msgstr "بروزرسانی جدید در دسترس است…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "رأی داده شده" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "پنهان کردن نتایج" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "رأی دادن" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "بارگذاری مجدد" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "نمایش نتایج" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "پایان یافته <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "پایان‌یافته" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "در حال اتمام <0/>" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "در حال اتمام" 1570 1574 ··· 2092 2096 msgstr "ویرایش‌شده: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "فرستهٔ جاسازی‌شده" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "نکته: این پیش‌نمایش بصورت طراحی سبک است." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/> <1/> تقویت‌شده" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "فرسته‌های جدید" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "تلاش مجدد" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "رشته" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>پالایش‌شده</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "ناتوان در بارگذاری نشانک‌ها." ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "راهنما" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "اين چيست؟" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "تمام فرسته‌های… را به من نشان بده" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "تا بیشترین" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "نکته: نمونهٔ شما فقط میتواند حداکثر ۸۰۰ فرسته بدون توجه به زمان در خط زمانی نمایش دهد. میتواند کمتر یا بیشتر باشد." 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "قبلا…" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "{0, plural,one {# فرسته} other {# فرسته‌ها}}" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "این کمی زمانبر است." 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "تنظیم مجدد پالایه‌ها" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "برترین پیوندها" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "همرسانی‌شده توسط {0}" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "همه" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "{0, plural,one {# نویسنده} other {# نویسنده‌ها}}" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "مرتب‌سازی" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "تاریخ" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "تراکم" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "نویسنده‌ها" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "هیچ‌کدام" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "نمایش همهٔ نویسنده‌ها" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "نیازی نیست همه چیز را بخوانید." 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "کافیست." 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "برگشتن به بالا" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "پیوندهایی که توسط پی‌گرفته‌ها همرسانی شده‌اند، مرتب‌شده طبق شمارش همرسانی‌شده، تقویت‌ها و برگزیده‌ها." 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "مرتب‌سازی: تراکم" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "فرسته‌ها با تراکم یا عمق اطلاعات مرتب‌شده‌اند. فرسته‌های کوتاه‌تر «سبک‌تر» هستند درحالیکه فرسته‌های طولانی‌تر «سنگین‌تر» هستند. فرسته‌هایی با تصاویر از فرسته‌های بدون تصویر «سنگین‌تر» هستند." 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "گروه: نویسندگان" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "فرسته‌ها طبق نویسنده‌ها دسته‌بندی شده‌اند، طبق فرسته بر حسب نویسنده مرتب شده‌اند." 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "نویسندهٔ پسین" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "نویسندهٔ پیشین" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "پیمایش به بالا" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "پالایش‌شده: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "ناتوان در بارگذاری فرسته‌ها با این برچسب" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "#{hashtag} ناپی‌گرفته شد" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+139 -119
src/locales/fi-FI.po
··· 8 8 "Language: fi\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 15:21\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Finnish\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "Ryhmä" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "Tehostukset" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Kopioi" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "palvelimen verkkotunnus" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "Peittotila poistettu käytöstä" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "Peittotila otettu käyttöön" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Sisältövaroitus" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "Poista" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Edellinen" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Seuraava" 861 861 ··· 908 908 msgstr "Luonnoksia ei ole." 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "Äänestys" 914 914 ··· 952 952 msgstr "Tilit" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Show lisää…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Loppu." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "Pikanäppäimet" 974 974 ··· 977 977 msgstr "Pikanäppäinten ohje" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "Seuraava julkaisu" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "Edellinen julkaisu" 988 988 ··· 1007 1007 msgstr "Lataa lisää julkaisuja" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "Avaa julkaisun lisätiedot" 1013 1013 ··· 1204 1204 msgstr "Suodatettu: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "Suodatettu" 1215 1215 ··· 1238 1238 msgstr "Uusi päivitys saatavilla…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "Kiinnikuronta" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "Äänestetty" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Piilota tulokset" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Äänestä" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Päivitä" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Näytä tulokset" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> ääni} other {<1>{1}</1> ääntä}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, one {<0>{0}</0> äänestäjä} other {<1>{1}</1> äänestäjää}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "Päättynyt <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Päättynyt" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "Päättyy <0/>" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Päättyy" 1570 1574 ··· 2092 2096 msgstr "Muokattu: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "Upota julkaisu" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "Kommentit" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "Muokkaushistoria" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "Historian lataus epäonnistui" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "Ladataan…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "HTML-koodi" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "HTML-koodi kopioitu" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "HTML-koodia ei voitu kopioida" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "Medialiitteet:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "Tilin emojit:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "staattinen URL" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "Emojit:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "Huomiot:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "Tämä on staattinen, tyylittelemätön ja skriptitön. Saatat joutua käyttämään omia tyylejäsi ja muokkaamaan koodia tarpeen mukaan." 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "Äänestykset eivät ole vuorovaikutteisia, vaan niistä tulee luettelo äänimääristä." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "Medialiitteet voivat olla kuvia, videoita, ääniä tai mitä tahansa muita tiedostotyyppejä." 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "Julkaisua voi muokata tai sen voi poistaa myöhemmin." 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "Esikatselu" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "Huomaa: Tämä esikatselu on kevyesti tyylitelty." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/> <1/> tehosti" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "Uudet julkaisut" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "Yritä uudelleen" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "Ketju" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>Suodatettu</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "Huomaa: Ensimmäiseen lataukseen käytetään aina <0>oletustiliä</0>. Vaihtoehtoiset tilit säilyvät istunnon ajan." 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "Kirjanmerkkejä ei voitu ladata." ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "Näytetään {selectedFilterCategory, select, all {kaikki julkaisut} original {alkuperäiset julkaisut} replies {vastaukset} boosts {tehostukset} followedTags {seuratut aihetunnisteet} groups {ryhmät} filtered {suodatetut julkaisut}}, {sortBy, select, createdAt {{sortOrder, select, asc {vanhimmat} desc {uusimmat}}} reblogsCount {{sortOrder, select, asc {vähiten tehostetut} desc {eniten tehostetut}}} favouritesCount {{sortOrder, select, asc {vähiten tykätyt} desc {eniten tykätyt}}} repliesCount {{sortOrder, select, asc {vähiten vastauksia saaneet} desc {eniten vastauksia saanteet}}} density {{sortOrder, select, asc {vähiten tiheät} desc {tiheimmät}}}} ensin{groupBy, select, account {, tekijöittäin ryhmiteltynä} other {}}" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "Kiinnikuronta <0>beeta</0>" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "Ohje" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "Mikä tämä on?" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "Kiinnikuronta on erillinen aikajana, joka tarjoaa ylätason näkymän seurattuihisi yhdellä silmäyksellä. Yksinkertainen, sähköpostin innoittama käyttöliittymä, jossa voit vaivattomasti järjestellä ja suodattaa julkaisuja." 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "Kiinnikuronnan käyttöliittymän esikatselu" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "Kurotaanpa kiinni" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "Kurotaanpa seurattusi julkaisut kiinni." 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "Näytä kaikki julkaisut…" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "enimmäisaikaan asti" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "Kuro kiinni" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "Menee edellisen kiinnikurontasi päälle" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "Edelliseen kiinnikurontaasi asti ({0})" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "Huomaa: Instanssisi saattaa näyttää kotiaikajanalla enintään vain 800 julkaisua riippumatta valitusta aikavälistä. Määrä voi olla pienempi tai suurempi." 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "Aiemmin…" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "{0, plural, one {# julkaisu} other {# julkaisua}}" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "Poistetaanko tämä kiinnikuronta?" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "Huomaa: Vain enintään 3 tallennetaan. Loput poistetaan automaattisesti." 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "Haetaan julkaisuja…" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "Tämä saattaa kestää hetken." 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "Palauta suodattimet" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "Suosituimmat linkit" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "Jakanut {0}" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "Kaikki" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "{0, plural, one {# tekijä} other {# tekijää}}" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "Järjestys" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "Päiväys" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "Tiheys" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "Tekijät" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "Ei mikään" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "Näytä kaikki tekijät" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "Sinun ei tarvitse lukea kaikkea." 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "Siinä kaikki." 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "Takaisin ylös" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "Seurattujen jakamat linkit järjestettynä jakomäärän mukaan, tehostukset ja tykkäykset." 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "Järjestys: Tiheys" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "Julkaisut järjestetään informaatiotiheyden tai -syvyyden mukaan. Lyhyemmät julkaisut ovat ”kevyempiä”, pidemmät taas ”painavampia”. Kuvan sisältävät julkaisut ovat ”paivavampia” kuin kuvattomat." 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "Ryhmä: Tekijät" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "Julkaisut ryhmitellään tekijän mukaan ja järjestellään tekijäkohtaisen julkaisumäärän perusteella." 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "Seuraava tekijä" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "Edellinen tekijä" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "Vieritä ylös" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Suodatettu: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "Julkaisuja tällä aihetunnisteella ei voitu ladata" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "Lopetettu tunnisteen #{hashtag} seuraaminen" ··· 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3036 3052 msgstr "Sovelluksen rekisteröinti epäonnistui" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3056 + msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209 3039 3059 msgid "e.g. “mastodon.social”"
+35 -15
src/locales/fr-FR.po
··· 8 8 "Language: fr\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-31 13:08\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: French\n" 14 14 "Plural-Forms: nplurals=2; plural=(n > 1);\n" ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "A voté" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Masquer les résultats" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Voter" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Actualiser" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Montrer les résultats" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, one {<0>{0}</0> votant} other {<1>{1}</1> votants}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "Est clôturé <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Est clos" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "Se termine <0/>" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Sera clos" 1570 1574 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "Les signets n’ont pas pu être chargés." ··· 2729 2737 #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Filtré : {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "Les messages avec ce mot-clé n’ont pas pu être chargés." 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "Arrêt du suivi de #{hashtag}" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+74 -54
src/locales/gl-ES.po
··· 8 8 "Language: gl\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-31 07:39\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Galician\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Copiar" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 429 #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:434 530 + #: src/components/timeline.jsx:435 531 531 #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:978 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Aviso sobre o contido" 612 612 ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:883 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Anterior" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:900 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Seguinte" 861 861 ··· 952 952 msgstr "Contas" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:516 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Mostrar máis…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:521 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Fin." ··· 1204 1204 msgstr "Filtrado: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:967 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 1212 #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "Xa votaches" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Agochar resultados" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Votar" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Actualizar" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Mostrar resultados" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> voto} other {<1>{1}</1> votos}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, one {<0>{0}</0> votante} other {<1>{1}</1> votantes}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "Finalizou <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Finalizou" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "Finaliza en <0/>" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Finaliza" 1570 1574 ··· 2092 2096 msgstr "Editada: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "Inclúe a publicación" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "Comentarios" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "Editar Historial" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "Fallou a carga do historial" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "A cargar…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "Código HTML" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "Copiouse o código HTML" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "Non se puido copiar o código HTML" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "Anexos multimedia:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "Emojis da conta:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "URL estático" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "Emojis:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "Notas:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "Isto é contido estático, sen estilo nin scripts. Pode que teñas que aplicar o teu propio estilo e adaptalo ás necesidades." 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "As enquisas non son interactivas, convértese nunha lista con conta dos votos." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "O multimedia anexo poden ser imaxes, vídeos, audios ou varios tipos de ficheiros." 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "A publicación pode editarse ou eliminarse con posterioridade." 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "Vista previa" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "Nota: a vista previa está lixeiramente editada." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/> <1/> promovida" 2291 2295 2292 - #: src/components/timeline.jsx:450 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "Novas publicacións" 2296 2300 2297 - #: src/components/timeline.jsx:551 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "Inténtao outra vez" 2304 2308 2305 - #: src/components/timeline.jsx:940 2306 - #: src/components/timeline.jsx:947 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2307 2311 #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "Fío" 2310 2314 2311 - #: src/components/timeline.jsx:962 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>Filtrado</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "Nota: A conta <0>por defecto</0> sempre será a que se mostre ao iniciar. O cambio de conta manterase durante a sesión." 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "Non se cargaron os marcadores." ··· 2729 2737 #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Filtrado: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "Non se puideron cargar publicacións con este cancelo" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "Retirouse o seguimento a #{hashtag}" ··· 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3036 3052 msgstr "Fallou o rexistro da aplicación" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3056 + msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209 3039 3059 msgid "e.g. “mastodon.social”"
+139 -119
src/locales/he-IL.po
··· 8 8 "Language: he\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Hebrew\n" 14 14 "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "קבוצה" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "הדהודים" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "" 861 861 ··· 908 908 msgstr "" 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "" 914 914 ··· 952 952 msgstr "" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "" 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "" 974 974 ··· 977 977 msgstr "" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "" 988 988 ··· 1007 1007 msgstr "טעינת הודעות חדשות" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "פתיחת פרטי ההודעה" 1013 1013 ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "" 1215 1215 ··· 1238 1238 msgstr "יש גרסה חדשה זמינה…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2092 2096 msgstr "" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "אימוג׳י של החשבון:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "אימוג׳י:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "" 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "" 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "" 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "" 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "" 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "" 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "" 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2739 + msgstr "" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2731 2743 msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+74 -54
src/locales/it-IT.po
··· 8 8 "Language: it\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-29 14:15\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Italian\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Copia" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 429 #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:434 530 + #: src/components/timeline.jsx:435 531 531 #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:978 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Avviso contenuto" 612 612 ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:883 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Indietro" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:900 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Avanti" 861 861 ··· 952 952 msgstr "Account" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:516 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Mostra altro…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:521 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Fine." ··· 1204 1204 msgstr "Filtrato: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:967 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 1212 #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2092 2096 msgstr "" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "" 2291 2295 2292 - #: src/components/timeline.jsx:450 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "" 2296 2300 2297 - #: src/components/timeline.jsx:551 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "" 2304 2308 2305 - #: src/components/timeline.jsx:940 2306 - #: src/components/timeline.jsx:947 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2307 2311 #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "" 2310 2314 2311 - #: src/components/timeline.jsx:962 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2728 2736 2729 2737 #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2739 + msgstr "" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2731 2743 msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+139 -119
src/locales/ja-JP.po
··· 8 8 "Language: ja\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Japanese\n" 14 14 "Plural-Forms: nplurals=1; plural=0;\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "グループ" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "ブースト" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "コピー" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "削除" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "前へ" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "次へ" 861 861 ··· 908 908 msgstr "" 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "アンケート" 914 914 ··· 952 952 msgstr "アカウント" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "" 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "キーボードショートカット" 974 974 ··· 977 977 msgstr "" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "前のポスト" 988 988 ··· 1007 1007 msgstr "新しいポストを読み込む" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "ポストの詳細を開く" 1013 1013 ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "フィルター済み" 1215 1215 ··· 1238 1238 msgstr "新しいアップデートが利用可能です…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "キャッチアップ" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "結果を隠す" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "更新" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "結果を表示" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> 票} other {<1>{1}</1> 票}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2092 2096 msgstr "編集済み: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "ポストを埋め込む" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "HTML コード" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "HTMLコードをコピーしました" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "スレッド" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "注意: <0>デフォルト</0>アカウントは常に最初に読み込まれます。セッション中に切り替えたアカウントは維持されます。" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "{selectedFilterCategory, select, all {すべてのポスト} original {オリジナルポスト} replies {返信} boosts {ブースト} followedTags {フォロー中のタグ} groups {グループ} filtered {でフィルターされたポスト}} を {sortBy, select, createdAt {{sortOrder, select, asc {古い} desc {新しい}}} reblogsCount {{sortOrder, select, asc {ブーストが少ない} desc {ブーストが多い}}} favouritesCount {{sortOrder, select, asc {いいね!が少ない} desc {いいね!が多い}}} repliesCount {{sortOrder, select, asc {返信が少ない} desc {返信が多い}}} density {{sortOrder, select, asc {密度が低い} desc {密度が高い}}}} 順で {groupBy, select, account {ユーザーごとにグループ化して} other {}}表示" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "キャッチアップ <0>β</0>" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "ヘルプ" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "これは何?" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "「キャッチアップ」はあなたのための特別なタイムラインです。メールにヒントを得たシンプルなインターフェイスで、ポストを簡単に並べ替えたりフィルターしながら、概要を一目で確認できます。" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "キャッチアップUIのプレビュー" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "キャッチアップ!" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "フォローしている人のポストをキャッチアップしよう!" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "… からのすべての投稿を表示" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "最大限まで" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "キャッチアップ" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "前回のキャッチアップと重複します" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "前回のキャッチアップまで ({0})" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "注:あなたのインスタンスでは時間範囲に関係なく、ホームタイムラインの最大800個のポストしか表示されない可能性があります。\n" 2613 2621 "これより少ない場合も、多い場合もあります。" 2614 2622 2615 - #: src/pages/catchup.jsx:1018 2623 + #: src/pages/catchup.jsx:1034 2616 2624 msgid "Previously…" 2617 2625 msgstr "以前のキャッチアップ…" 2618 2626 2619 - #: src/pages/catchup.jsx:1036 2627 + #: src/pages/catchup.jsx:1052 2620 2628 msgid "{0, plural, one {# post} other {# posts}}" 2621 2629 msgstr "{0, plural, other {# 件のポスト}}" 2622 2630 2623 - #: src/pages/catchup.jsx:1046 2631 + #: src/pages/catchup.jsx:1062 2624 2632 msgid "Remove this catch-up?" 2625 2633 msgstr "このキャッチアップを削除しますか?" 2626 2634 2627 - #: src/pages/catchup.jsx:1067 2635 + #: src/pages/catchup.jsx:1083 2628 2636 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2629 2637 msgstr "注意:最大3つのみが保存されます。残りは自動的に削除されます。" 2630 2638 2631 - #: src/pages/catchup.jsx:1082 2639 + #: src/pages/catchup.jsx:1098 2632 2640 msgid "Fetching posts…" 2633 2641 msgstr "ポストの取得中…" 2634 2642 2635 - #: src/pages/catchup.jsx:1085 2643 + #: src/pages/catchup.jsx:1101 2636 2644 msgid "This might take a while." 2637 2645 msgstr "少々お待ち下さい。" 2638 2646 2639 - #: src/pages/catchup.jsx:1120 2647 + #: src/pages/catchup.jsx:1136 2640 2648 msgid "Reset filters" 2641 2649 msgstr "フィルターをリセット" 2642 2650 2643 - #: src/pages/catchup.jsx:1128 2644 - #: src/pages/catchup.jsx:1558 2651 + #: src/pages/catchup.jsx:1144 2652 + #: src/pages/catchup.jsx:1574 2645 2653 msgid "Top links" 2646 2654 msgstr "トップリンク" 2647 2655 2648 - #: src/pages/catchup.jsx:1244 2656 + #: src/pages/catchup.jsx:1260 2649 2657 msgid "Shared by {0}" 2650 2658 msgstr "{0} が共有しました" 2651 2659 2652 - #: src/pages/catchup.jsx:1283 2660 + #: src/pages/catchup.jsx:1299 2653 2661 #: src/pages/mentions.jsx:147 2654 2662 #: src/pages/search.jsx:222 2655 2663 msgid "All" 2656 2664 msgstr "すべて" 2657 2665 2658 - #: src/pages/catchup.jsx:1368 2666 + #: src/pages/catchup.jsx:1384 2659 2667 msgid "{0, plural, one {# author} other {# authors}}" 2660 2668 msgstr "{0, plural, other {# 人}}" 2661 2669 2662 - #: src/pages/catchup.jsx:1380 2670 + #: src/pages/catchup.jsx:1396 2663 2671 msgid "Sort" 2664 2672 msgstr "ソート" 2665 2673 2666 - #: src/pages/catchup.jsx:1411 2674 + #: src/pages/catchup.jsx:1427 2667 2675 msgid "Date" 2668 2676 msgstr "日時" 2669 2677 2670 - #: src/pages/catchup.jsx:1415 2678 + #: src/pages/catchup.jsx:1431 2671 2679 msgid "Density" 2672 2680 msgstr "密度" 2673 2681 2674 - #: src/pages/catchup.jsx:1453 2682 + #: src/pages/catchup.jsx:1469 2675 2683 msgid "Authors" 2676 2684 msgstr "ユーザー" 2677 2685 2678 - #: src/pages/catchup.jsx:1454 2686 + #: src/pages/catchup.jsx:1470 2679 2687 msgid "None" 2680 2688 msgstr "なし" 2681 2689 2682 - #: src/pages/catchup.jsx:1470 2690 + #: src/pages/catchup.jsx:1486 2683 2691 msgid "Show all authors" 2684 2692 msgstr "すべての投稿者を表示" 2685 2693 2686 - #: src/pages/catchup.jsx:1521 2694 + #: src/pages/catchup.jsx:1537 2687 2695 msgid "You don't have to read everything." 2688 2696 msgstr "すべてを読む必要はありません。" 2689 2697 2690 - #: src/pages/catchup.jsx:1522 2698 + #: src/pages/catchup.jsx:1538 2691 2699 msgid "That's all." 2692 2700 msgstr "これで全部です。" 2693 2701 2694 - #: src/pages/catchup.jsx:1530 2702 + #: src/pages/catchup.jsx:1546 2695 2703 msgid "Back to top" 2696 2704 msgstr "トップへ戻る" 2697 2705 2698 - #: src/pages/catchup.jsx:1561 2706 + #: src/pages/catchup.jsx:1577 2699 2707 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2700 2708 msgstr "フォロー中のユーザーによって共有されたリンクが表示されます。共有された回数や、ブースト数、いいね!数でソートされます。" 2701 2709 2702 - #: src/pages/catchup.jsx:1567 2710 + #: src/pages/catchup.jsx:1583 2703 2711 msgid "Sort: Density" 2704 2712 msgstr "ソート: 密度" 2705 2713 2706 - #: src/pages/catchup.jsx:1570 2714 + #: src/pages/catchup.jsx:1586 2707 2715 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2708 2716 msgstr "ポストは情報密度によってソートされます。短いポストは「低く」、長いポストは「高く」なります。また、画像付きポストは画像なしポストより「高く」なります。" 2709 2717 2710 - #: src/pages/catchup.jsx:1577 2718 + #: src/pages/catchup.jsx:1593 2711 2719 msgid "Group: Authors" 2712 2720 msgstr "グループ: ユーザー" 2713 2721 2714 - #: src/pages/catchup.jsx:1580 2722 + #: src/pages/catchup.jsx:1596 2715 2723 msgid "Posts are grouped by authors, sorted by posts count per author." 2716 2724 msgstr "ポストはユーザーごとにグループ化され、ユーザーごとのポスト数でソートされます" 2717 2725 2718 - #: src/pages/catchup.jsx:1627 2726 + #: src/pages/catchup.jsx:1643 2719 2727 msgid "Next author" 2720 2728 msgstr "次のユーザー" 2721 2729 2722 - #: src/pages/catchup.jsx:1635 2730 + #: src/pages/catchup.jsx:1651 2723 2731 msgid "Previous author" 2724 2732 msgstr "前のユーザー" 2725 2733 2726 - #: src/pages/catchup.jsx:1651 2734 + #: src/pages/catchup.jsx:1667 2727 2735 msgid "Scroll to top" 2728 2736 msgstr "一番上までスクロール" 2729 2737 2730 - #: src/pages/catchup.jsx:1842 2738 + #: src/pages/catchup.jsx:1858 2731 2739 msgid "Filtered: {0}" 2732 2740 msgstr "フィルター: {0}" 2741 + 2742 + #: src/pages/favourites.jsx:25 2743 + msgid "No likes yet. Go like something!" 2744 + msgstr "" 2733 2745 2734 2746 #: src/pages/favourites.jsx:26 2735 2747 msgid "Unable to load likes." ··· 2905 2917 msgid "Unable to load posts with this tag" 2906 2918 msgstr "" 2907 2919 2920 + #: src/pages/hashtag.jsx:208 2921 + msgid "Unfollow #{hashtag}?" 2922 + msgstr "" 2923 + 2908 2924 #: src/pages/hashtag.jsx:223 2909 2925 msgid "Unfollowed #{hashtag}" 2910 2926 msgstr "" ··· 3034 3050 #: src/pages/login.jsx:86 3035 3051 #: src/pages/login.jsx:99 3036 3052 msgid "Failed to register application" 3053 + msgstr "" 3054 + 3055 + #: src/pages/login.jsx:185 3056 + msgid "instance domain" 3037 3057 msgstr "" 3038 3058 3039 3059 #: src/pages/login.jsx:209
+137 -117
src/locales/kab.po
··· 8 8 "Language: kab\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-28 07:47\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Kabyle\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "Agraw" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "Izuzar" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Nɣel" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Yir agbur" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "Kkes" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Uzwir" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Uḍfir" 861 861 ··· 908 908 msgstr "Ulac irewwayen i yettwafen." 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "Asisten" 914 914 ··· 952 952 msgstr "Imiḍanen" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Sken-d ugar…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Taggara." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "Inegzumen n unasiw" 974 974 ··· 977 977 msgstr "Tallelt n yinegzumen n unasiw" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "Tasuffeɣt tuḍfirt" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "Tasuffeɣt iɛeddan" 988 988 ··· 1007 1007 msgstr "Sali-d tisuffaɣ timaynutin" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "Ldi talqayt n tsuffeɣt" 1013 1013 ··· 1204 1204 msgstr "Yettwasizdeg: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "Tettwasizdeg" 1215 1215 ··· 1238 1238 msgstr "Yella lqem amaynut…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "Alukem" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "Yefren" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Ffer igmaḍ" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Fren" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Smiren" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Sken igmaḍ" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> afran} other {<1>{1}</1> ifranen}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, one {<0>{0}</0> amefran} other {<1>{1}</1> imefranen}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "Ifukk <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Ifukk" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "Yettfakk <0/>" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Yettfakk" 1570 1574 ··· 2092 2096 msgstr "Yettwaẓreg: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "Sidef tasuffeɣt" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "Iwenniten" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "Azray n teẓrigin" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "Yecceḍ usali n uzray" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "Yessalay-d…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "Tangalt HTML" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "Tangalt HTML tettwanɣal" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "D awezɣi anɣal n tengalt HTML" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "Imeddayen n umidya:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "Imujiṭen n umiḍan:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "URL n tdaddanin" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "Imujiten:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "Tizmilin:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "Tidaddanin-a war talɣa, war tira. Ahat yessefk ad tesnaseḍ talɣiwin-ik, ad ten-tbeddleḍ melmi i tebɣiḍ." 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "Isestanen ur myigawen ara, ttuɣalen d tabdart s umḍan n ufran." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "Imeddayen n umidya zemren ad ilin d tugniwin, d tividyutin, d iseklasen imeslawen neɣ kra n wawan n ufaylu." 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "Tasuffeɣt tezmer ad tettwaẓrag neɣ ad tettwakkes ticki." 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "Askan" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "Tamawt: Taskant-a tettufeṣṣel s wudem afessas." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "Izuzer-itt <0/><1/>" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "Tisuffaɣ timaynutin" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "Ɛreḍ tikkelt-nniḍen" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "Asqerdec" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>Yettwasizdeg</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "Tamawt: Amiḍan <0>amezwer</0> ad yezg yettwaseqdac deg usali amezwaru. Imiḍanen yettwasneflen ad qqimen ɣef teɣzi n tɣimit." 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "D awezɣi ad d-alint tecraḍ n yisebtar." ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "Askan n {selectedFilterCategory, select, all {akk tisuffaɣ} original {tisuffaɣ tiɣbula} replies {tiririyin} boosts {izuzar} followedTags {tibzimin yettwaḍefren} groups {igrawzen} filtered {tisuffaɣ yettwaszedgen}}, {sortBy, select, createdAt {{sortOrder, select, asc {tiqburin akk} desc {tingurra akk}}} reblogsCount {{sortOrder, select, asc {drus n yizuzar} desc {aṭas n yizuzar}}} favouritesCount {{sortOrder, select, asc {drus n yismenyaf} desc {aṭas n yismenyaf}}} repliesCount {{sortOrder, select, asc {drus n tririyin} desc {aṭas n tririyin}}} density {{sortOrder, select, asc {adday n tneẓẓit} desc {afellay n tneẓẓit}}}} amezwaru{groupBy, select, account {, ttusgarwen almend n yimeskar} other {}}" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "Alukem <0>beta</0>" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "Tallelt" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "D acu-t wa?" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "Alukem d tasnimirt niḍen ii yineḍfaren-ik, i d-yettmuddun udem s uswir εlayen deg uṛmac n tiṭ, s ugrudem afessas igan am wudem n yimayl i ufran n tsuffaɣ d usizdeg-nsent." 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "Taskant n ugrudem n ulukem" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "Yebda" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "Lukem tisuffaɣ n yineḍfaren-ik." 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "Sken-iyi-d akk tisuffaɣ sɣur…" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "alamma dayen" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "Alukem" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "Yemyikcam akked ulukem-ik aneggaru" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "Alamma d alukem aneggaru ({0})" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "Tamawt: tummant-ik tezmer kan ad tesken ugar n 800 tsuffaɣ deg tesnimirt n ugejdan akken yebɣu yili uzrar n wakud. Aya yezmer ad yili ugar neɣ drus." 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "Uqbel…" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "{0, plural, one {# tasuffeɣt} other {# tisuffaɣ}}" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "Kkes alukem-a?" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "Tamawt: Ugar kan n 3 ad d-ttwarrent. Ayen d-yeqqimen ad ttwakksent s wudem awurman." 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "Asali n tsuffaɣ…" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "Aya yezmer ad yeṭṭef kra n wakud." 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "Wennez imsizedgen" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "Iseɣwan ufrinen" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "Yebḍa-tt {0}" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "Akk" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "{0, plural, one {# ameskar} other {# imeskaren}}" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "Semyizwer" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "Azemz" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "Taneẓẓi" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "Imeskaren" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "Ula yiwen" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "Wali akk imeskaren" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "Fiḥel ad teɣreḍ kullec." 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "D ayen kan." 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "Uɣal ar tqacuct" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "Iseɣwan yettwabḍan sɣur yineḍfaren, myezwaren almend n umḍan n beṭṭu, izuzar d yismenyifen." 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "Semyizwer: Taneẓẓi" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "Tisuffaɣ myezwarent almend n tneẓẓit n telɣut neɣ s telqayt. Tisuffaɣ timeẓẓyanin \"fessusit\" ma yella d tisuffaɣ tiɣezzfanin \"ẓẓayit\". Tisuffaɣ s tewlafin \"ẓẓayit\" ɣef tsuffaɣ war tiwlafin." 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "Agraw: Imeskaren" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "Tisuffaɣ ttusgarwent almend n yimeskar, myizwarent almend n umḍan n tsuffaɣ i umeskar." 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "Ameskar uḍfir" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "Ameskar udfir" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "Ali d asawen" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Yettwasizdeg: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "D awezɣi asali n tsuffaɣ s tebzimt-a" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "Ur yettwaḍfar ara #{hashtag}" ··· 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3036 3052 msgstr "Ur yessaweḍ ara ad ijerred asnas-nni" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3056 + msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209 3039 3059 msgid "e.g. “mastodon.social”"
+78 -58
src/locales/ko-KR.po
··· 8 8 "Language: ko\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-30 06:44\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Korean\n" 14 14 "Plural-Forms: nplurals=1; plural=0;\n" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "복사" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 429 #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:434 530 + #: src/components/timeline.jsx:435 531 531 #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:978 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "열람 주의" 612 612 ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:883 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "이전" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:900 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "다음" 861 861 ··· 952 952 msgstr "계정" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:516 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "더 보기…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:521 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "끝" ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:967 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 1212 #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 - msgstr "" 1214 + msgstr "필터된" 1215 1215 1216 1216 #: src/components/modals.jsx:72 1217 1217 msgid "Post published. Check it out." ··· 1408 1408 1409 1409 #: src/components/notification.jsx:149 1410 1410 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} liked your reply.} other {{account} liked your post.}}} other {{account} liked {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0}</1> people</0> liked your reply.} other {<2><3>{1}</3> people</2> liked your post.}}}}" 1411 - msgstr "" 1411 + msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} 님이 당신의 답글을 좋아함.} other {{account} 님이 당신의 게시물을 좋아함.}}} other {{account} 님이 당신의 게시물 {postsCount}개를 좋아함.}}} other {{postType, select, reply {<0><1>{0}</1> 명의 사람들이</0> 당신의 답글을 좋아함.} other {<2><3>{1}</3>명의 사람들이</2> 당신의 게시글을 좋아함.}}}}" 1412 1412 1413 1413 #: src/components/notification.jsx:191 1414 1414 msgid "A poll you have voted in or created has ended." ··· 1428 1428 1429 1429 #: src/components/notification.jsx:202 1430 1430 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted & liked your reply.} other {{account} boosted & liked your post.}}} other {{account} boosted & liked {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0}</1> people</0> boosted & liked your reply.} other {<2><3>{1}</3> people</2> boosted & liked your post.}}}}" 1431 - msgstr "" 1431 + msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account}님이 당신의 답글을 부스트 및 좋아함.} other {{account}님이 당신의 게시물을 부스트 및 좋아함.}}} other {{account}님이 당신의 게시물 {postsCount}개를 부스트 및 좋아함.}}} other {{postType, select, reply {<0><1>{0}</1>명의 사람들이</0> 당신의 답글을 부스트 및 좋아함.} other {<2><3>{1}</3>명의 사람들이</2> 당신의 게시물을 부스트 및 좋아함.}}}}" 1432 1432 1433 1433 #: src/components/notification.jsx:244 1434 1434 msgid "{account} signed up." ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "투표함" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "결과 숨기기" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "투표" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "새로 고침" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "결과 보기" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, other {총 <1>{1}</1>표}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, other {총 <1>{1}</1>명}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "<0/>에 마감" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "마감" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "<0/> 내 마감" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "마감" 1570 1574 ··· 2092 2096 msgstr "{editedDateText}에 고쳐짐" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "게시물 임베드하기" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "댓글들" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "수정 내역" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "내역 불러오기 실패" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "불러오는 중…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "HTML 코드" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "HTML 코드 복사됨" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "HTML 코드를 복사하지 못 함" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "첨부된 매체:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "계정 에모지:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "정적 URL" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "에모지:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "메모:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "정적이며 스타일이나 JavaScript가 적용되지 않습니다. 필요에 따라 직접 스타일을 적용하시거나 고쳐서 쓰셔야 합니다." 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "설문 조사는 상호작용하지 않으며, 투표수가 고정된 목록으로 표현됩니다." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "첨부 매체는 이미지나 동영상, 오디오 등 아무 파일이나 됩니다." 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "원본 게시물은 나중에 고쳐지거나 지워질 수 있습니다." 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "미리 보기" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "참고로 위 미리 보기는 다소 스타일이 적용되어 있습니다." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/> <1/> 님이 부스트 함" 2291 2295 2292 - #: src/components/timeline.jsx:450 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "새 게시물" 2296 2300 2297 - #: src/components/timeline.jsx:551 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "재시도" 2304 2308 2305 - #: src/components/timeline.jsx:940 2306 - #: src/components/timeline.jsx:947 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2307 2311 #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "글타래" 2310 2314 2311 - #: src/components/timeline.jsx:962 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>필터됨</0>: <1>{0}</1>" 2314 2318 ··· 2388 2392 2389 2393 #: src/pages/account-statuses.jsx:321 2390 2394 msgid "Clear filters" 2391 - msgstr "" 2395 + msgstr "필터 초기화" 2392 2396 2393 2397 #: src/pages/account-statuses.jsx:324 2394 2398 msgid "Clear" ··· 2488 2492 #: src/pages/accounts.jsx:216 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "참고: <0>기본 계정</0>은 언제나 가장 먼저 뜹니다. 교체한 계정들은 세션 내내 유지됩니다." 2495 + 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2491 2499 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." ··· 2728 2736 2729 2737 #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2739 + msgstr "" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2731 2743 msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "해당 태그를 포함한 게시물을 불러올 수 없습니다" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "#{hashtag} 팔로 풂" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+44 -24
src/locales/lt-LT.po
··· 8 8 "Language: lt\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-31 14:17\n" 11 + "PO-Revision-Date: 2024-08-31 15:34\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Lithuanian\n" 14 14 "Plural-Forms: nplurals=4; plural=(n%10==1 && (n%100>19 || n%100<11) ? 0 : (n%10>=2 && n%10<=9) && (n%100>19 || n%100<11) ? 1 : n%1!=0 ? 2: 3);\n" ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Atnaujinti" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Rodyti rezultatus" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> balsas} few {<1>{1}</1> balsai} many {<1>{1}</1> balso} other {<1>{1}</1> balsų}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "" 2732 2740 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2744 + 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." 2735 2747 msgstr "" ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209 ··· 3560 3580 3561 3581 #: src/pages/status.jsx:1227 3562 3582 msgid "Show all sensitive content" 3563 - msgstr "" 3583 + msgstr "Rodyti visą jautrų turinį" 3564 3584 3565 3585 #: src/pages/status.jsx:1232 3566 3586 msgid "Experimental" ··· 3568 3588 3569 3589 #: src/pages/status.jsx:1241 3570 3590 msgid "Unable to switch" 3571 - msgstr "" 3591 + msgstr "Nepavyksta perjungti." 3572 3592 3573 3593 #: src/pages/status.jsx:1248 3574 3594 msgid "Switch to post's instance ({0})" 3575 - msgstr "" 3595 + msgstr "Perjungti į įrašo serverį ({0})" 3576 3596 3577 3597 #: src/pages/status.jsx:1251 3578 3598 msgid "Switch to post's instance" 3579 - msgstr "" 3599 + msgstr "Perjungti į įrašo serverį" 3580 3600 3581 3601 #: src/pages/status.jsx:1309 3582 3602 msgid "Unable to load post" 3583 - msgstr "" 3603 + msgstr "Nepavyksta įkelti įrašo." 3584 3604 3585 3605 #: src/pages/status.jsx:1426 3586 3606 msgid "{0, plural, one {# reply} other {<0>{1}</0> replies}}" 3587 - msgstr "" 3607 + msgstr "{0, plural, one {# atsakymas} few {<0>{1}</0> atsakymai} many {<0>{1}</0> atsakymo} other {<0>{1}</0> atsakymų}}" 3588 3608 3589 3609 #: src/pages/status.jsx:1444 3590 3610 msgid "{totalComments, plural, one {# comment} other {<0>{0}</0> comments}}" 3591 - msgstr "" 3611 + msgstr "{totalComments, plural, one {# komentaras} few {<0>{0}</0> komentarai} many {<0>{0}</0> komentaro} other {<0>{0}</0> komentarų}}" 3592 3612 3593 3613 #: src/pages/status.jsx:1466 3594 3614 msgid "View post with its replies" 3595 - msgstr "" 3615 + msgstr "Peržiūrėti įrašą su jo atsakymais" 3596 3616 3597 3617 #: src/pages/trending.jsx:70 3598 3618 msgid "Trending ({instance})" ··· 3684 3704 3685 3705 #: src/pages/welcome.jsx:179 3686 3706 msgid "By default, single column for zen-mode seekers. Configurable multi-column for power users." 3687 - msgstr "" 3707 + msgstr "Pagal numatytuosius nustatymus – vienas stulpelis zeno režimo ieškikliams. Galimybė konfigūruoti daugiasluoksnius stulpelius patyrusiems naudotojams." 3688 3708 3689 3709 #: src/pages/welcome.jsx:188 3690 3710 msgid "Screenshot of multi-hashtag timeline with a form to add more hashtags"
+139 -119
src/locales/nl-NL.po
··· 8 8 "Language: nl\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Dutch\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "Groep" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "Boosts" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Kopiëer" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "server domeinnaam" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "Cloak-modus uitgeschakeld" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "Cloak-modus ingeschakeld" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Inhoudswaarschuwing" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "Verwijder" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Vorige" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Volgende" 861 861 ··· 908 908 msgstr "Geen concepten gevonden." 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "Peiling" 914 914 ··· 952 952 msgstr "Accounts" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Toon meer…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Het einde." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "Sneltoetsen" 974 974 ··· 977 977 msgstr "Sneltoetsen help" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "Volgend bericht" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "Vorig bericht" 988 988 ··· 1007 1007 msgstr "Laad nieuwe berichten" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "Open berichtdetails" 1013 1013 ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "" 1215 1215 ··· 1238 1238 msgstr "Nieuwe update beschikbaar…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "Inhalen" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "Gestemd" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Verberg uitslagen" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Stem" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Ververs" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Toon uitslagen" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "Eindigde <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Geëindigd" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "Eindigt <0/>" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Eindigt" 1570 1574 ··· 2092 2096 msgstr "" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "Peilingen zijn niet interactief, wordt een lijst met uitslagen." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/> <1/> geboost" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "tot het maximum" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "Catch up" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "Overlapt met je laatste catch-up" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "Tot aan de laatste catch-up ({0})" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "" 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "Eerder…" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "{0, plural, one {# bericht} other {# berichten}}" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "Deze catch-up verwijderen?" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "Berichten ophalen…" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "Dit kan even duren." 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "Filters terug zetten" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "Top links" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "Gedeeld door {0}" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "Alles" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "{0, plural, one {# auteur} other {# auteurs}}" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "Sorteer" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "Datum" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "Dichtheid" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "Auteurs" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "Geen" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "Toon alle auteurs" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "Je hoeft niet alles te lezen." 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "Dat was het." 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "Terug naar boven" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "Links gedeeld door volgenden, gesorteerd op hoe vaak het is gedeeld, geboost en geliket." 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "Sorteer: Dichtheid" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "" 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "Groep: Auteurs" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "" 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "Volgende auteur" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "Vorige auteur" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "Scroll naar boven" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Gefilterd: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+139 -119
src/locales/oc-FR.po
··· 8 8 "Language: oc\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Occitan\n" 14 14 "Plural-Forms: nplurals=2; plural=(n > 1);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "" 861 861 ··· 908 908 msgstr "" 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "" 914 914 ··· 952 952 msgstr "" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "" 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "" 974 974 ··· 977 977 msgstr "" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "" 988 988 ··· 1007 1007 msgstr "" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "" 1013 1013 ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "" 1215 1215 ··· 1238 1238 msgstr "" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2092 2096 msgstr "" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "" 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "" 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "" 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "" 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "" 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "" 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "" 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2739 + msgstr "" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2731 2743 msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+137 -117
src/locales/pl-PL.po
··· 8 8 "Language: pl\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-28 11:26\n" 11 + "PO-Revision-Date: 2024-08-31 15:34\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Polish\n" 14 14 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "Grupa" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "" 861 861 ··· 908 908 msgstr "" 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "" 914 914 ··· 952 952 msgstr "" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "" 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "" 974 974 ··· 977 977 msgstr "" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "" 988 988 ··· 1007 1007 msgstr "" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "" 1013 1013 ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "" 1215 1215 ··· 1238 1238 msgstr "" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2092 2096 msgstr "" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "" 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "" 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "" 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "" 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "" 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "" 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "" 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2739 + msgstr "" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2731 2743 msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+87 -67
src/locales/pt-BR.po
··· 8 8 "Language: pt\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-31 00:56\n" 11 + "PO-Revision-Date: 2024-08-31 15:34\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Portuguese, Brazilian\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Copiar" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 429 #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:434 530 + #: src/components/timeline.jsx:435 531 531 #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:978 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Aviso de conteúdo" 612 612 ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:883 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Anterior" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:900 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Seguinte" 861 861 ··· 952 952 msgstr "Contas" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:516 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Mostrar mais…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:521 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 - msgstr "O fim." 967 + msgstr "Fim." 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 ··· 1075 1075 1076 1076 #: src/components/keyboard-shortcuts-help.jsx:156 1077 1077 msgid "Like (favourite)" 1078 - msgstr "Gostei (favorito)" 1078 + msgstr "Curtida (favorito)" 1079 1079 1080 1080 #: src/components/keyboard-shortcuts-help.jsx:158 1081 1081 msgid "<0>l</0> or <1>f</1>" ··· 1098 1098 #: src/components/status.jsx:2350 1099 1099 #: src/components/status.jsx:2351 1100 1100 msgid "Bookmark" 1101 - msgstr "Marcar" 1101 + msgstr "Favoritar" 1102 1102 1103 1103 #: src/components/keyboard-shortcuts-help.jsx:176 1104 1104 msgid "Toggle Cloak mode" ··· 1204 1204 msgstr "Filtrado: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:967 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 1212 #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" ··· 1294 1294 #: src/pages/bookmarks.jsx:11 1295 1295 #: src/pages/bookmarks.jsx:23 1296 1296 msgid "Bookmarks" 1297 - msgstr "Marcadores" 1297 + msgstr "Favoritos" 1298 1298 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 ··· 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 1307 1307 msgid "Likes" 1308 - msgstr "Gostei" 1308 + msgstr "Curtidas" 1309 1309 1310 1310 #: src/components/nav-menu.jsx:302 1311 1311 #: src/pages/followed-hashtags.jsx:14 ··· 1523 1523 msgid "Voted" 1524 1524 msgstr "Votado" 1525 1525 1526 - #: src/components/poll.jsx:135 1527 - #: src/components/poll.jsx:218 1528 - #: src/components/poll.jsx:222 1526 + #: src/components/poll.jsx:116 1527 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1528 + msgstr "" 1529 + 1530 + #: src/components/poll.jsx:136 1531 + #: src/components/poll.jsx:219 1532 + #: src/components/poll.jsx:223 1529 1533 msgid "Hide results" 1530 1534 msgstr "Ocultar resultado" 1531 1535 1532 - #: src/components/poll.jsx:184 1536 + #: src/components/poll.jsx:185 1533 1537 msgid "Vote" 1534 1538 msgstr "Votar" 1535 1539 1536 - #: src/components/poll.jsx:204 1537 - #: src/components/poll.jsx:206 1540 + #: src/components/poll.jsx:205 1541 + #: src/components/poll.jsx:207 1538 1542 #: src/pages/status.jsx:1158 1539 1543 #: src/pages/status.jsx:1181 1540 1544 msgid "Refresh" 1541 1545 msgstr "Atualizar" 1542 1546 1543 - #: src/components/poll.jsx:218 1544 - #: src/components/poll.jsx:222 1547 + #: src/components/poll.jsx:219 1548 + #: src/components/poll.jsx:223 1545 1549 msgid "Show results" 1546 1550 msgstr "Exibir resultado" 1547 1551 1548 - #: src/components/poll.jsx:227 1552 + #: src/components/poll.jsx:228 1549 1553 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1550 1554 msgstr "{votesCount, plural, one {<0>{0}</0> voto} other {<1>{1}</1> votos}}" 1551 1555 1552 - #: src/components/poll.jsx:244 1556 + #: src/components/poll.jsx:245 1553 1557 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1554 1558 msgstr "{votersCount, plural, one {<0>{0}</0> votante} other {<1>{1}</1> votantes}}" 1555 1559 1556 - #: src/components/poll.jsx:264 1560 + #: src/components/poll.jsx:265 1557 1561 msgid "Ended <0/>" 1558 1562 msgstr "Acabou <0/>" 1559 1563 1560 - #: src/components/poll.jsx:268 1564 + #: src/components/poll.jsx:269 1561 1565 msgid "Ended" 1562 1566 msgstr "Acabou" 1563 1567 1564 - #: src/components/poll.jsx:271 1568 + #: src/components/poll.jsx:272 1565 1569 msgid "Ending <0/>" 1566 1570 msgstr "Acabando <0/>" 1567 1571 1568 - #: src/components/poll.jsx:275 1572 + #: src/components/poll.jsx:276 1569 1573 msgid "Ending" 1570 1574 msgstr "Acabando" 1571 1575 ··· 2020 2024 2021 2025 #: src/components/status.jsx:755 2022 2026 msgid "Unbookmarked @{0}'s post" 2023 - msgstr "Desmarcou a publicação de @{0}" 2027 + msgstr "Removeu dos favoritos a publicação de @{0}" 2024 2028 2025 2029 #: src/components/status.jsx:756 2026 2030 msgid "Bookmarked @{0}'s post" 2027 - msgstr "Marcou a publicação de @{0}" 2031 + msgstr "Favoritou a publicação de @{0}" 2028 2032 2029 2033 #: src/components/status.jsx:838 2030 2034 #: src/components/status.jsx:900 ··· 2065 2069 #: src/components/status.jsx:1625 2066 2070 #: src/components/status.jsx:2338 2067 2071 msgid "Unlike" 2068 - msgstr "Não gostei" 2072 + msgstr "Remover curtida" 2069 2073 2070 2074 #: src/components/status.jsx:914 2071 2075 #: src/components/status.jsx:1625 ··· 2073 2077 #: src/components/status.jsx:2338 2074 2078 #: src/components/status.jsx:2339 2075 2079 msgid "Like" 2076 - msgstr "Gostei" 2080 + msgstr "Curtir" 2077 2081 2078 2082 #: src/components/status.jsx:923 2079 2083 #: src/components/status.jsx:2350 2080 2084 msgid "Unbookmark" 2081 - msgstr "Desmarcar" 2085 + msgstr "Remover dos favoritos" 2082 2086 2083 2087 #: src/components/status.jsx:1031 2084 2088 msgid "View post by <0>@{0}</0>" ··· 2093 2097 msgstr "Editado: {editedDateText}" 2094 2098 2095 2099 #: src/components/status.jsx:1122 2096 - #: src/components/status.jsx:3078 2100 + #: src/components/status.jsx:3083 2097 2101 msgid "Embed post" 2098 2102 msgstr "Incorporar publicação" 2099 2103 ··· 2175 2179 #: src/components/status.jsx:1669 2176 2180 #: src/components/status.jsx:2351 2177 2181 msgid "Bookmarked" 2178 - msgstr "Marcado" 2182 + msgstr "Favorito" 2179 2183 2180 2184 #: src/components/status.jsx:1673 2181 2185 msgid "Pinned" ··· 2217 2221 msgid "Comments" 2218 2222 msgstr "Comentários" 2219 2223 2220 - #: src/components/status.jsx:2839 2224 + #: src/components/status.jsx:2844 2221 2225 msgid "Edit History" 2222 2226 msgstr "Histórico de edições" 2223 2227 2224 - #: src/components/status.jsx:2843 2228 + #: src/components/status.jsx:2848 2225 2229 msgid "Failed to load history" 2226 2230 msgstr "Falhou ao carregar histórico" 2227 2231 2228 - #: src/components/status.jsx:2848 2232 + #: src/components/status.jsx:2853 2229 2233 msgid "Loading…" 2230 2234 msgstr "Carregando…" 2231 2235 2232 - #: src/components/status.jsx:3083 2236 + #: src/components/status.jsx:3088 2233 2237 msgid "HTML Code" 2234 2238 msgstr "Código HTML" 2235 2239 2236 - #: src/components/status.jsx:3100 2240 + #: src/components/status.jsx:3105 2237 2241 msgid "HTML code copied" 2238 2242 msgstr "Código HTML copiado" 2239 2243 2240 - #: src/components/status.jsx:3103 2244 + #: src/components/status.jsx:3108 2241 2245 msgid "Unable to copy HTML code" 2242 2246 msgstr "Não foi possível copiar código HTML" 2243 2247 2244 - #: src/components/status.jsx:3115 2248 + #: src/components/status.jsx:3120 2245 2249 msgid "Media attachments:" 2246 2250 msgstr "Anexos de mídia:" 2247 2251 2248 - #: src/components/status.jsx:3137 2252 + #: src/components/status.jsx:3142 2249 2253 msgid "Account Emojis:" 2250 2254 msgstr "Emojis da conta:" 2251 2255 2252 - #: src/components/status.jsx:3168 2253 - #: src/components/status.jsx:3213 2256 + #: src/components/status.jsx:3173 2257 + #: src/components/status.jsx:3218 2254 2258 msgid "static URL" 2255 2259 msgstr "URL estático" 2256 2260 2257 - #: src/components/status.jsx:3182 2261 + #: src/components/status.jsx:3187 2258 2262 msgid "Emojis:" 2259 2263 msgstr "Emojis:" 2260 2264 2261 - #: src/components/status.jsx:3227 2265 + #: src/components/status.jsx:3232 2262 2266 msgid "Notes:" 2263 2267 msgstr "Notas:" 2264 2268 2265 - #: src/components/status.jsx:3231 2269 + #: src/components/status.jsx:3236 2266 2270 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2267 2271 msgstr "Isso é estático, instável e sem script. Você pode precisar para aplicar seus próprios estilos e editar caso necessário." 2268 2272 2269 - #: src/components/status.jsx:3237 2273 + #: src/components/status.jsx:3242 2270 2274 msgid "Polls are not interactive, becomes a list with vote counts." 2271 2275 msgstr "Enquetes não são interativas, ela se torna uma lista com contagem de votos." 2272 2276 2273 - #: src/components/status.jsx:3242 2277 + #: src/components/status.jsx:3247 2274 2278 msgid "Media attachments can be images, videos, audios or any file types." 2275 2279 msgstr "Anexos de mídia pode ser imagens, vídeos, áudios ou qualquer arquivo." 2276 2280 2277 - #: src/components/status.jsx:3248 2281 + #: src/components/status.jsx:3253 2278 2282 msgid "Post could be edited or deleted later." 2279 2283 msgstr "Publicações podem ser editadas ou excluídas depois." 2280 2284 2281 - #: src/components/status.jsx:3254 2285 + #: src/components/status.jsx:3259 2282 2286 msgid "Preview" 2283 2287 msgstr "Prévia" 2284 2288 2285 - #: src/components/status.jsx:3263 2289 + #: src/components/status.jsx:3268 2286 2290 msgid "Note: This preview is lightly styled." 2287 2291 msgstr "Nota: Essa prévia é levemente estilizada." 2288 2292 2289 - #: src/components/status.jsx:3505 2293 + #: src/components/status.jsx:3510 2290 2294 msgid "<0/> <1/> boosted" 2291 2295 msgstr "<0/> <1/> impulsionado" 2292 2296 2293 - #: src/components/timeline.jsx:450 2297 + #: src/components/timeline.jsx:451 2294 2298 #: src/pages/settings.jsx:1048 2295 2299 msgid "New posts" 2296 2300 msgstr "Novas publicações" 2297 2301 2298 - #: src/components/timeline.jsx:551 2302 + #: src/components/timeline.jsx:552 2299 2303 #: src/pages/home.jsx:212 2300 2304 #: src/pages/notifications.jsx:796 2301 2305 #: src/pages/status.jsx:945 ··· 2303 2307 msgid "Try again" 2304 2308 msgstr "Tente novamente" 2305 2309 2306 - #: src/components/timeline.jsx:940 2307 - #: src/components/timeline.jsx:947 2310 + #: src/components/timeline.jsx:941 2311 + #: src/components/timeline.jsx:948 2308 2312 #: src/pages/catchup.jsx:1876 2309 2313 msgid "Thread" 2310 2314 msgstr "Tópico" 2311 2315 2312 - #: src/components/timeline.jsx:962 2316 + #: src/components/timeline.jsx:963 2313 2317 msgid "<0>Filtered</0>: <1>{0}</1>" 2314 2318 msgstr "<0>Filtrado</0>: <1>{0}</1>" 2315 2319 ··· 2409 2413 2410 2414 #: src/pages/account-statuses.jsx:354 2411 2415 msgid "- Boosts" 2412 - msgstr "- impulsos" 2416 + msgstr "- Impulsos" 2413 2417 2414 2418 #: src/pages/account-statuses.jsx:360 2415 2419 msgid "Showing posts with media" ··· 2490 2494 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2491 2495 msgstr "Nota: contas <0>padrões</0> sempre serão as primeiras usadas para carregar. Contas alteradas permaneceram durante a sessão." 2492 2496 2497 + #: src/pages/bookmarks.jsx:25 2498 + msgid "No bookmarks yet. Go bookmark something!" 2499 + msgstr "" 2500 + 2493 2501 #: src/pages/bookmarks.jsx:26 2494 2502 msgid "Unable to load bookmarks." 2495 - msgstr "Não foi possível carregar marcadores." 2503 + msgstr "Não foi possível carregar os favoritos." 2496 2504 2497 2505 #: src/pages/catchup.jsx:54 2498 2506 msgid "last 1 hour" ··· 2731 2739 msgid "Filtered: {0}" 2732 2740 msgstr "Filtrado: {0}" 2733 2741 2742 + #: src/pages/favourites.jsx:25 2743 + msgid "No likes yet. Go like something!" 2744 + msgstr "" 2745 + 2734 2746 #: src/pages/favourites.jsx:26 2735 2747 msgid "Unable to load likes." 2736 2748 msgstr "Não foi possível carregar curtidas." ··· 2905 2917 msgid "Unable to load posts with this tag" 2906 2918 msgstr "Não foi possível carregar publicações com esta tag" 2907 2919 2920 + #: src/pages/hashtag.jsx:208 2921 + msgid "Unfollow #{hashtag}?" 2922 + msgstr "" 2923 + 2908 2924 #: src/pages/hashtag.jsx:223 2909 2925 msgid "Unfollowed #{hashtag}" 2910 2926 msgstr "Parou de seguir #{hashtag}" ··· 3035 3051 #: src/pages/login.jsx:99 3036 3052 msgid "Failed to register application" 3037 3053 msgstr "Falhou ao registrar aplicativo" 3054 + 3055 + #: src/pages/login.jsx:185 3056 + msgid "instance domain" 3057 + msgstr "" 3038 3058 3039 3059 #: src/pages/login.jsx:209 3040 3060 msgid "e.g. “mastodon.social”"
+74 -54
src/locales/pt-PT.po
··· 8 8 "Language: pt\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-31 00:56\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Portuguese\n" 14 14 "Plural-Forms: nplurals=2; plural=(n != 1);\n" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Copiar" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 429 #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:434 530 + #: src/components/timeline.jsx:435 531 531 #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:978 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Alerta de conteúdo" 612 612 ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:883 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Anterior" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:900 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Seguinte" 861 861 ··· 952 952 msgstr "Contas" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:516 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Mostrar mais…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:521 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "O fim." ··· 1204 1204 msgstr "Filtrado: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:967 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 1212 #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" ··· 1523 1523 msgid "Voted" 1524 1524 msgstr "Votado" 1525 1525 1526 - #: src/components/poll.jsx:135 1527 - #: src/components/poll.jsx:218 1528 - #: src/components/poll.jsx:222 1526 + #: src/components/poll.jsx:116 1527 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1528 + msgstr "" 1529 + 1530 + #: src/components/poll.jsx:136 1531 + #: src/components/poll.jsx:219 1532 + #: src/components/poll.jsx:223 1529 1533 msgid "Hide results" 1530 1534 msgstr "Ocultar resultado" 1531 1535 1532 - #: src/components/poll.jsx:184 1536 + #: src/components/poll.jsx:185 1533 1537 msgid "Vote" 1534 1538 msgstr "Votar" 1535 1539 1536 - #: src/components/poll.jsx:204 1537 - #: src/components/poll.jsx:206 1540 + #: src/components/poll.jsx:205 1541 + #: src/components/poll.jsx:207 1538 1542 #: src/pages/status.jsx:1158 1539 1543 #: src/pages/status.jsx:1181 1540 1544 msgid "Refresh" 1541 1545 msgstr "Atualizar" 1542 1546 1543 - #: src/components/poll.jsx:218 1544 - #: src/components/poll.jsx:222 1547 + #: src/components/poll.jsx:219 1548 + #: src/components/poll.jsx:223 1545 1549 msgid "Show results" 1546 1550 msgstr "Exibir resultado" 1547 1551 1548 - #: src/components/poll.jsx:227 1552 + #: src/components/poll.jsx:228 1549 1553 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1550 1554 msgstr "{votesCount, plural, one {<0>{0}</0> voto} other {<1>{1}</1> votos}}" 1551 1555 1552 - #: src/components/poll.jsx:244 1556 + #: src/components/poll.jsx:245 1553 1557 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1554 1558 msgstr "{votersCount, plural, one {<0>{0}</0> votante} other {<1>{1}</1> votantes}}" 1555 1559 1556 - #: src/components/poll.jsx:264 1560 + #: src/components/poll.jsx:265 1557 1561 msgid "Ended <0/>" 1558 1562 msgstr "Acabou <0/>" 1559 1563 1560 - #: src/components/poll.jsx:268 1564 + #: src/components/poll.jsx:269 1561 1565 msgid "Ended" 1562 1566 msgstr "Acabou" 1563 1567 1564 - #: src/components/poll.jsx:271 1568 + #: src/components/poll.jsx:272 1565 1569 msgid "Ending <0/>" 1566 1570 msgstr "Acabando <0/>" 1567 1571 1568 - #: src/components/poll.jsx:275 1572 + #: src/components/poll.jsx:276 1569 1573 msgid "Ending" 1570 1574 msgstr "Acabando" 1571 1575 ··· 2093 2097 msgstr "Editado: {editedDateText}" 2094 2098 2095 2099 #: src/components/status.jsx:1122 2096 - #: src/components/status.jsx:3078 2100 + #: src/components/status.jsx:3083 2097 2101 msgid "Embed post" 2098 2102 msgstr "Incorporar publicação" 2099 2103 ··· 2217 2221 msgid "Comments" 2218 2222 msgstr "Comentários" 2219 2223 2220 - #: src/components/status.jsx:2839 2224 + #: src/components/status.jsx:2844 2221 2225 msgid "Edit History" 2222 2226 msgstr "Histórico de edições" 2223 2227 2224 - #: src/components/status.jsx:2843 2228 + #: src/components/status.jsx:2848 2225 2229 msgid "Failed to load history" 2226 2230 msgstr "Falhou ao carregar histórico" 2227 2231 2228 - #: src/components/status.jsx:2848 2232 + #: src/components/status.jsx:2853 2229 2233 msgid "Loading…" 2230 2234 msgstr "A carregar…" 2231 2235 2232 - #: src/components/status.jsx:3083 2236 + #: src/components/status.jsx:3088 2233 2237 msgid "HTML Code" 2234 2238 msgstr "Código HTML" 2235 2239 2236 - #: src/components/status.jsx:3100 2240 + #: src/components/status.jsx:3105 2237 2241 msgid "HTML code copied" 2238 2242 msgstr "Código HTML copiado" 2239 2243 2240 - #: src/components/status.jsx:3103 2244 + #: src/components/status.jsx:3108 2241 2245 msgid "Unable to copy HTML code" 2242 2246 msgstr "Impossível copiar código HTML" 2243 2247 2244 - #: src/components/status.jsx:3115 2248 + #: src/components/status.jsx:3120 2245 2249 msgid "Media attachments:" 2246 2250 msgstr "Anexos de media:" 2247 2251 2248 - #: src/components/status.jsx:3137 2252 + #: src/components/status.jsx:3142 2249 2253 msgid "Account Emojis:" 2250 2254 msgstr "Emojis da conta:" 2251 2255 2252 - #: src/components/status.jsx:3168 2253 - #: src/components/status.jsx:3213 2256 + #: src/components/status.jsx:3173 2257 + #: src/components/status.jsx:3218 2254 2258 msgid "static URL" 2255 2259 msgstr "URL estático" 2256 2260 2257 - #: src/components/status.jsx:3182 2261 + #: src/components/status.jsx:3187 2258 2262 msgid "Emojis:" 2259 2263 msgstr "Emojis:" 2260 2264 2261 - #: src/components/status.jsx:3227 2265 + #: src/components/status.jsx:3232 2262 2266 msgid "Notes:" 2263 2267 msgstr "Notas:" 2264 2268 2265 - #: src/components/status.jsx:3231 2269 + #: src/components/status.jsx:3236 2266 2270 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2267 2271 msgstr "Isto é estático, instável e sem script. Podes precisar para aplicar os teus próprios estilos e editar se necessário." 2268 2272 2269 - #: src/components/status.jsx:3237 2273 + #: src/components/status.jsx:3242 2270 2274 msgid "Polls are not interactive, becomes a list with vote counts." 2271 2275 msgstr "As votações não são interativas, ela vira uma lista com contador de votos." 2272 2276 2273 - #: src/components/status.jsx:3242 2277 + #: src/components/status.jsx:3247 2274 2278 msgid "Media attachments can be images, videos, audios or any file types." 2275 2279 msgstr "Anexos de media pode ser imagens, vídeos, áudios, e qualquer tipo de ficheiro." 2276 2280 2277 - #: src/components/status.jsx:3248 2281 + #: src/components/status.jsx:3253 2278 2282 msgid "Post could be edited or deleted later." 2279 2283 msgstr "Publicações podem ser editadas ou eliminadas depois." 2280 2284 2281 - #: src/components/status.jsx:3254 2285 + #: src/components/status.jsx:3259 2282 2286 msgid "Preview" 2283 2287 msgstr "Prévia" 2284 2288 2285 - #: src/components/status.jsx:3263 2289 + #: src/components/status.jsx:3268 2286 2290 msgid "Note: This preview is lightly styled." 2287 2291 msgstr "Nota: Esta prévia é levemente estilizada." 2288 2292 2289 - #: src/components/status.jsx:3505 2293 + #: src/components/status.jsx:3510 2290 2294 msgid "<0/> <1/> boosted" 2291 2295 msgstr "<0/> <1/> impulsionado" 2292 2296 2293 - #: src/components/timeline.jsx:450 2297 + #: src/components/timeline.jsx:451 2294 2298 #: src/pages/settings.jsx:1048 2295 2299 msgid "New posts" 2296 2300 msgstr "Novas publicações" 2297 2301 2298 - #: src/components/timeline.jsx:551 2302 + #: src/components/timeline.jsx:552 2299 2303 #: src/pages/home.jsx:212 2300 2304 #: src/pages/notifications.jsx:796 2301 2305 #: src/pages/status.jsx:945 ··· 2303 2307 msgid "Try again" 2304 2308 msgstr "Tente novamente" 2305 2309 2306 - #: src/components/timeline.jsx:940 2307 - #: src/components/timeline.jsx:947 2310 + #: src/components/timeline.jsx:941 2311 + #: src/components/timeline.jsx:948 2308 2312 #: src/pages/catchup.jsx:1876 2309 2313 msgid "Thread" 2310 2314 msgstr "Tópico" 2311 2315 2312 - #: src/components/timeline.jsx:962 2316 + #: src/components/timeline.jsx:963 2313 2317 msgid "<0>Filtered</0>: <1>{0}</1>" 2314 2318 msgstr "<0>Filtrado</0>: <1>{0}</1>" 2315 2319 ··· 2490 2494 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2491 2495 msgstr "Nota: contas <0>padrões</0> sempre serão as primeiras usadas para carregar. Contas alteradas permaneceram durante a sessão." 2492 2496 2497 + #: src/pages/bookmarks.jsx:25 2498 + msgid "No bookmarks yet. Go bookmark something!" 2499 + msgstr "" 2500 + 2493 2501 #: src/pages/bookmarks.jsx:26 2494 2502 msgid "Unable to load bookmarks." 2495 2503 msgstr "Impossível carregar marcações." ··· 2730 2738 #: src/pages/catchup.jsx:1858 2731 2739 msgid "Filtered: {0}" 2732 2740 msgstr "Filtrado: {0}" 2741 + 2742 + #: src/pages/favourites.jsx:25 2743 + msgid "No likes yet. Go like something!" 2744 + msgstr "" 2733 2745 2734 2746 #: src/pages/favourites.jsx:26 2735 2747 msgid "Unable to load likes." ··· 2905 2917 msgid "Unable to load posts with this tag" 2906 2918 msgstr "Impossível carregar publicações com esta tag" 2907 2919 2920 + #: src/pages/hashtag.jsx:208 2921 + msgid "Unfollow #{hashtag}?" 2922 + msgstr "" 2923 + 2908 2924 #: src/pages/hashtag.jsx:223 2909 2925 msgid "Unfollowed #{hashtag}" 2910 2926 msgstr "Deixou de seguir #{hashtag}" ··· 3035 3051 #: src/pages/login.jsx:99 3036 3052 msgid "Failed to register application" 3037 3053 msgstr "Falhou ao registrar aplicação" 3054 + 3055 + #: src/pages/login.jsx:185 3056 + msgid "instance domain" 3057 + msgstr "" 3038 3058 3039 3059 #: src/pages/login.jsx:209 3040 3060 msgid "e.g. “mastodon.social”"
+74 -54
src/locales/ru-RU.po
··· 8 8 "Language: ru\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-30 16:40\n" 11 + "PO-Revision-Date: 2024-08-31 15:34\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Russian\n" 14 14 "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "Копировать" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 429 #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:434 530 + #: src/components/timeline.jsx:435 531 531 #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:978 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "Предупреждение о содержании" 612 612 ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:883 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "Назад" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:900 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "Вперёд" 861 861 ··· 952 952 msgstr "Учётные записи" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:516 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "Показать ещё…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:521 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "Конец." ··· 1204 1204 msgstr "Отфильтровано: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:967 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 1212 #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "Проголосовали" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "Скрыть результаты" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "Голосовать" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "Обновить" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "Показать результаты" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, one {<0>{0}</0> проголосовал(а)} other {<1>{1}</1> проголосовали}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, one {<0>{0}</0> голосующ(ий/ая)} other {<1>{1}</1> голосующих}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "Завершено <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "Завершено" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "Завершение <0/>" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "Завершение" 1570 1574 ··· 2092 2096 msgstr "Отредактировано: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "Встроить пост" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "Комментарии" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "История изменений" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "Не удалось загрузить историю" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "Загрузка…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "HTML-код" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "HTML-код скопирован" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "Не удалось скопировать HTML-код" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "Медиа-вложения:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "Эмодзи пользователя:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "статический URL" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "Эмодзи:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "Заметки:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "Это статическое, нестилизованное и не требующее сценариев. Возможно, вам придется применить свои собственные стили и отредактировать их по мере необходимости." 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "Опросы не интерактивны, они представляют собой список с подсчетом голосов." 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "Медиа-вложения могут быть изображениями, видео, аудио или определёнными типами файлов." 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "Пост может быть отредактирован или удален позже." 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "Предпросмотр" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "Примечание: Этот предварительный просмотр слегка стилизован." 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/> <1/> продвинули" 2291 2295 2292 - #: src/components/timeline.jsx:450 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "Новые посты" 2296 2300 2297 - #: src/components/timeline.jsx:551 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "Повторите попытку" 2304 2308 2305 - #: src/components/timeline.jsx:940 2306 - #: src/components/timeline.jsx:947 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2307 2311 #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "Обсуждение" 2310 2314 2311 - #: src/components/timeline.jsx:962 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>Отфильтровано</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "Примечание. Учетная запись <0>по умолчанию</0> всегда будет использоваться для первой загрузки. Переключенные учетные записи будут сохраняться в течение сеанса." 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "Не удалось загрузить закладки." ··· 2729 2737 #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "Отфильтровано: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "Не удается загрузить записи с этим тегом" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "Отписаться от #{hashtag}" ··· 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3036 3052 msgstr "Не удалось зарегистрировать приложение" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3056 + msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209 3039 3059 msgid "e.g. “mastodon.social”"
+139 -119
src/locales/th-TH.po
··· 8 8 "Language: th\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:34\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Thai\n" 14 14 "Plural-Forms: nplurals=1; plural=0;\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "กลุ่ม" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "" 861 861 ··· 908 908 msgstr "" 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "" 914 914 ··· 952 952 msgstr "" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "" 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "" 974 974 ··· 977 977 msgstr "" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "" 988 988 ··· 1007 1007 msgstr "" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "" 1013 1013 ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "" 1215 1215 ··· 1238 1238 msgstr "" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2092 2096 msgstr "" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "" 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "" 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "" 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "" 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "" 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "" 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "" 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2739 + msgstr "" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2731 2743 msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209
+137 -117
src/locales/zh-CN.po
··· 8 8 "Language: zh\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-28 15:29\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Chinese Simplified\n" 14 14 "Plural-Forms: nplurals=1; plural=0;\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "群组" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "转嘟" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "复制" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "内容警告" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "移除" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "上一页" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "下一页" 861 861 ··· 908 908 msgstr "暂无草稿。" 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "投票" 914 914 ··· 952 952 msgstr "账号" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "显示更多…" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "到底了。" 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "快捷键" 974 974 ··· 977 977 msgstr "快捷键帮助" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "下一条嘟文" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "上一条嘟文" 988 988 ··· 1007 1007 msgstr "加载新嘟文" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "打开嘟文详情页" 1013 1013 ··· 1204 1204 msgstr "已过滤: {filterTitleStr}" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "已过滤" 1215 1215 ··· 1238 1238 msgstr "有更新可用…" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "补看" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "已投票" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "隐藏结果" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "投票" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "刷新" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "显示结果" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "{votesCount, plural, other {<1>{1}</1> 票}}" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "{votersCount, plural, other {<1>{1}</1> 人投票}}" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "结束于 <0/>" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "已结束" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "<0/>后结束" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "即将结束" 1570 1574 ··· 2092 2096 msgstr "编辑于: {editedDateText}" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "嵌入嘟文" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "评论" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "编辑记录" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "无法加载编辑记录" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "正在加载…" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "HTML 代码" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "已复制 HTML 代码" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "无法复制 HTML 代码" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "媒体附件:" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "账户表情:" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "静态URL" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "表情:" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "注意:" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "此代码是静态代码,不包含样式和脚本。你可能需要进行编辑并按需应用自己的样式。" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "代码中的投票无法交互,将显示为一个带有投票数的列表。" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "媒体附件可以是图片、视频、音频或任何文件类型。" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "嘟文可以稍后编辑或删除。" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "预览" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "注意: 此预览带有少量额外的样式" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "<0/> <1/> 转嘟了" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "新嘟文" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "重试" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "嘟文串" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "<0>已过滤</0>: <1>{0}</1>" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "注意: 首次加载时始终使用<0>默认</0>帐户。当前帐户被切换后将在会话期间保持有效。" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "无法加载收藏夹。" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "已显示 {selectedFilterCategory, select, all {所有嘟文} original {原创嘟文} replies {回复} boosts {转嘟} followedTags {关注的话题标签} groups {群组} filtered {过滤后的嘟文}}, {sortBy, select, createdAt {{sortOrder, select, asc {最旧嘟文} desc {最新嘟文}}} reblogsCount {{sortOrder, select, asc {转嘟最少} desc {转嘟最多}}} favouritesCount {{sortOrder, select, asc {点赞最少} desc {点赞最多}}} repliesCount {{sortOrder, select, asc {回复最少} desc {回复最多}}} density {{sortOrder, select, asc {内容最少} desc {内容最多}}}} first{groupBy, select, account {, 按作者分组} other {}}" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "补看 <0>beta</0>" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "帮助" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "这是什么?" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "“补看”是你关注的内容的一个独立时间线,提供一种一目了然的高级视图,它拥有灵感来源于电子邮件的简介界面,能够让你轻松对嘟文进行排序和筛选。" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "补看界面预览" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "让我们开始补看吧" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "让我们补看你所关注的人的嘟文。" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "选择要显示的嘟文的时间范围…" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "直至达到最大值" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "补看" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "与上次补看选择的时间范围重叠" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "直至上次补看 ({0})" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "注意: 无论时间范围如何,你的实例可能在主页时间线中最多只显示800条嘟文。这个值可能会更少或更多。" 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "之前的补看…" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "{0, plural, other {# 条嘟文}}" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "是否删除这次补看?" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "注意: 最多只存储 3 次。更早的补看将被自动删除。" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "正在获取嘟文…" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "这可能需要一段时间。" 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "重置过滤规则" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "热门链接" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "由 {0} 分享" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "全部" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "{0, plural, other {# 名作者}}" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "排序" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "日期" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "内容" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "作者" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "无" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "显示所有作者" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "你不必阅读所有内容。" 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "这就是全部内容。" 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "返回顶部" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "你关注的人分享的链接,按分享次数、转嘟次数和点赞数排序。" 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "排序: 内容" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "嘟文按信息密度或深度排序。较短的嘟文“更轻”,而较长的嘟文“更重”。带图嘟文比不带图的嘟文“更重”。" 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "排序: 作者" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "嘟文按作者分组,按每位作者的嘟文数量排序。" 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "下一位作者" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "上一位作者" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "返回顶部" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2731 2739 msgstr "已过滤: {0}" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2743 + msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 2734 2746 msgid "Unable to load likes." ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "无法加载此话题标签下的嘟文" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "已取消关注 #{hashtag}" ··· 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3036 3052 msgstr "注册应用失败" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3056 + msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209 3039 3059 msgid "e.g. “mastodon.social”"
+139 -119
src/locales/zh-TW.po
··· 8 8 "Language: zh\n" 9 9 "Project-Id-Version: phanpy\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-08-27 06:16\n" 11 + "PO-Revision-Date: 2024-08-31 15:33\n" 12 12 "Last-Translator: \n" 13 13 "Language-Team: Chinese Traditional\n" 14 14 "Plural-Forms: nplurals=1; plural=0;\n" ··· 38 38 #: src/components/account-block.jsx:166 39 39 #: src/components/account-info.jsx:639 40 40 #: src/components/status.jsx:439 41 - #: src/pages/catchup.jsx:1438 41 + #: src/pages/catchup.jsx:1454 42 42 msgid "Group" 43 43 msgstr "群組" 44 44 ··· 188 188 #: src/components/account-info.jsx:859 189 189 #: src/components/status.jsx:2162 190 190 #: src/pages/catchup.jsx:71 191 - #: src/pages/catchup.jsx:1412 192 - #: src/pages/catchup.jsx:2023 191 + #: src/pages/catchup.jsx:1428 192 + #: src/pages/catchup.jsx:2039 193 193 #: src/pages/status.jsx:892 194 194 #: src/pages/status.jsx:1494 195 195 msgid "Replies" ··· 197 197 198 198 #: src/components/account-info.jsx:863 199 199 #: src/pages/catchup.jsx:72 200 - #: src/pages/catchup.jsx:1414 201 - #: src/pages/catchup.jsx:2035 200 + #: src/pages/catchup.jsx:1430 201 + #: src/pages/catchup.jsx:2051 202 202 #: src/pages/settings.jsx:1028 203 203 msgid "Boosts" 204 204 msgstr "" ··· 294 294 #: src/components/account-info.jsx:1308 295 295 #: src/components/shortcuts-settings.jsx:1056 296 296 #: src/components/status.jsx:1087 297 - #: src/components/status.jsx:3109 297 + #: src/components/status.jsx:3114 298 298 msgid "Copy" 299 299 msgstr "" 300 300 ··· 422 422 #: src/components/shortcuts-settings.jsx:227 423 423 #: src/components/shortcuts-settings.jsx:580 424 424 #: src/components/shortcuts-settings.jsx:780 425 - #: src/components/status.jsx:2834 426 - #: src/components/status.jsx:3073 427 - #: src/components/status.jsx:3571 425 + #: src/components/status.jsx:2839 426 + #: src/components/status.jsx:3078 427 + #: src/components/status.jsx:3576 428 428 #: src/pages/accounts.jsx:36 429 - #: src/pages/catchup.jsx:1548 429 + #: src/pages/catchup.jsx:1564 430 430 #: src/pages/filters.jsx:224 431 431 #: src/pages/list.jsx:274 432 432 #: src/pages/notifications.jsx:840 ··· 516 516 msgid "server domain name" 517 517 msgstr "" 518 518 519 - #: src/components/background-service.jsx:138 519 + #: src/components/background-service.jsx:149 520 520 msgid "Cloak mode disabled" 521 521 msgstr "" 522 522 523 - #: src/components/background-service.jsx:138 523 + #: src/components/background-service.jsx:149 524 524 msgid "Cloak mode enabled" 525 525 msgstr "" 526 526 527 527 #: src/components/columns.jsx:19 528 528 #: src/components/nav-menu.jsx:184 529 529 #: src/components/shortcuts-settings.jsx:137 530 - #: src/components/timeline.jsx:431 531 - #: src/pages/catchup.jsx:860 530 + #: src/components/timeline.jsx:435 531 + #: src/pages/catchup.jsx:876 532 532 #: src/pages/filters.jsx:89 533 533 #: src/pages/followed-hashtags.jsx:40 534 534 #: src/pages/home.jsx:52 ··· 606 606 607 607 #: src/components/compose.jsx:1118 608 608 #: src/components/status.jsx:1961 609 - #: src/components/timeline.jsx:975 609 + #: src/components/timeline.jsx:979 610 610 msgid "Content warning" 611 611 msgstr "" 612 612 ··· 727 727 #: src/components/compose.jsx:2371 728 728 #: src/components/compose.jsx:2621 729 729 #: src/components/shortcuts-settings.jsx:723 730 - #: src/pages/catchup.jsx:1058 730 + #: src/pages/catchup.jsx:1074 731 731 #: src/pages/filters.jsx:412 732 732 msgid "Remove" 733 733 msgstr "" ··· 849 849 850 850 #: src/components/compose.jsx:3454 851 851 #: src/components/media-modal.jsx:387 852 - #: src/components/timeline.jsx:880 852 + #: src/components/timeline.jsx:884 853 853 msgid "Previous" 854 854 msgstr "" 855 855 856 856 #: src/components/compose.jsx:3472 857 857 #: src/components/media-modal.jsx:406 858 - #: src/components/timeline.jsx:897 858 + #: src/components/timeline.jsx:901 859 859 msgid "Next" 860 860 msgstr "" 861 861 ··· 908 908 msgstr "" 909 909 910 910 #: src/components/drafts.jsx:245 911 - #: src/pages/catchup.jsx:1895 911 + #: src/pages/catchup.jsx:1911 912 912 msgid "Poll" 913 913 msgstr "" 914 914 ··· 952 952 msgstr "" 953 953 954 954 #: src/components/generic-accounts.jsx:205 955 - #: src/components/timeline.jsx:513 955 + #: src/components/timeline.jsx:517 956 956 #: src/pages/list.jsx:293 957 957 #: src/pages/notifications.jsx:820 958 958 #: src/pages/search.jsx:454 ··· 961 961 msgstr "" 962 962 963 963 #: src/components/generic-accounts.jsx:210 964 - #: src/components/timeline.jsx:518 964 + #: src/components/timeline.jsx:522 965 965 #: src/pages/search.jsx:459 966 966 msgid "The end." 967 967 msgstr "" 968 968 969 969 #: src/components/keyboard-shortcuts-help.jsx:43 970 970 #: src/components/nav-menu.jsx:405 971 - #: src/pages/catchup.jsx:1586 971 + #: src/pages/catchup.jsx:1602 972 972 msgid "Keyboard shortcuts" 973 973 msgstr "" 974 974 ··· 977 977 msgstr "" 978 978 979 979 #: src/components/keyboard-shortcuts-help.jsx:55 980 - #: src/pages/catchup.jsx:1611 980 + #: src/pages/catchup.jsx:1627 981 981 msgid "Next post" 982 982 msgstr "" 983 983 984 984 #: src/components/keyboard-shortcuts-help.jsx:59 985 - #: src/pages/catchup.jsx:1619 985 + #: src/pages/catchup.jsx:1635 986 986 msgid "Previous post" 987 987 msgstr "" 988 988 ··· 1007 1007 msgstr "" 1008 1008 1009 1009 #: src/components/keyboard-shortcuts-help.jsx:83 1010 - #: src/pages/catchup.jsx:1643 1010 + #: src/pages/catchup.jsx:1659 1011 1011 msgid "Open post details" 1012 1012 msgstr "" 1013 1013 ··· 1204 1204 msgstr "" 1205 1205 1206 1206 #: src/components/media-post.jsx:133 1207 - #: src/components/status.jsx:3401 1208 - #: src/components/status.jsx:3497 1209 - #: src/components/status.jsx:3575 1210 - #: src/components/timeline.jsx:964 1207 + #: src/components/status.jsx:3406 1208 + #: src/components/status.jsx:3502 1209 + #: src/components/status.jsx:3580 1210 + #: src/components/timeline.jsx:968 1211 1211 #: src/pages/catchup.jsx:75 1212 - #: src/pages/catchup.jsx:1843 1212 + #: src/pages/catchup.jsx:1859 1213 1213 msgid "Filtered" 1214 1214 msgstr "" 1215 1215 ··· 1238 1238 msgstr "" 1239 1239 1240 1240 #: src/components/nav-menu.jsx:200 1241 - #: src/pages/catchup.jsx:855 1241 + #: src/pages/catchup.jsx:871 1242 1242 msgid "Catch-up" 1243 1243 msgstr "" 1244 1244 ··· 1299 1299 #: src/components/nav-menu.jsx:296 1300 1300 #: src/components/shortcuts-settings.jsx:55 1301 1301 #: src/components/shortcuts-settings.jsx:198 1302 - #: src/pages/catchup.jsx:1413 1303 - #: src/pages/catchup.jsx:2029 1302 + #: src/pages/catchup.jsx:1429 1303 + #: src/pages/catchup.jsx:2045 1304 1304 #: src/pages/favourites.jsx:11 1305 1305 #: src/pages/favourites.jsx:23 1306 1306 #: src/pages/settings.jsx:1024 ··· 1522 1522 msgid "Voted" 1523 1523 msgstr "" 1524 1524 1525 - #: src/components/poll.jsx:135 1526 - #: src/components/poll.jsx:218 1527 - #: src/components/poll.jsx:222 1525 + #: src/components/poll.jsx:116 1526 + msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" 1527 + msgstr "" 1528 + 1529 + #: src/components/poll.jsx:136 1530 + #: src/components/poll.jsx:219 1531 + #: src/components/poll.jsx:223 1528 1532 msgid "Hide results" 1529 1533 msgstr "" 1530 1534 1531 - #: src/components/poll.jsx:184 1535 + #: src/components/poll.jsx:185 1532 1536 msgid "Vote" 1533 1537 msgstr "" 1534 1538 1535 - #: src/components/poll.jsx:204 1536 - #: src/components/poll.jsx:206 1539 + #: src/components/poll.jsx:205 1540 + #: src/components/poll.jsx:207 1537 1541 #: src/pages/status.jsx:1158 1538 1542 #: src/pages/status.jsx:1181 1539 1543 msgid "Refresh" 1540 1544 msgstr "" 1541 1545 1542 - #: src/components/poll.jsx:218 1543 - #: src/components/poll.jsx:222 1546 + #: src/components/poll.jsx:219 1547 + #: src/components/poll.jsx:223 1544 1548 msgid "Show results" 1545 1549 msgstr "" 1546 1550 1547 - #: src/components/poll.jsx:227 1551 + #: src/components/poll.jsx:228 1548 1552 msgid "{votesCount, plural, one {<0>{0}</0> vote} other {<1>{1}</1> votes}}" 1549 1553 msgstr "" 1550 1554 1551 - #: src/components/poll.jsx:244 1555 + #: src/components/poll.jsx:245 1552 1556 msgid "{votersCount, plural, one {<0>{0}</0> voter} other {<1>{1}</1> voters}}" 1553 1557 msgstr "" 1554 1558 1555 - #: src/components/poll.jsx:264 1559 + #: src/components/poll.jsx:265 1556 1560 msgid "Ended <0/>" 1557 1561 msgstr "" 1558 1562 1559 - #: src/components/poll.jsx:268 1563 + #: src/components/poll.jsx:269 1560 1564 msgid "Ended" 1561 1565 msgstr "" 1562 1566 1563 - #: src/components/poll.jsx:271 1567 + #: src/components/poll.jsx:272 1564 1568 msgid "Ending <0/>" 1565 1569 msgstr "" 1566 1570 1567 - #: src/components/poll.jsx:275 1571 + #: src/components/poll.jsx:276 1568 1572 msgid "Ending" 1569 1573 msgstr "" 1570 1574 ··· 2092 2096 msgstr "" 2093 2097 2094 2098 #: src/components/status.jsx:1122 2095 - #: src/components/status.jsx:3078 2099 + #: src/components/status.jsx:3083 2096 2100 msgid "Embed post" 2097 2101 msgstr "" 2098 2102 ··· 2216 2220 msgid "Comments" 2217 2221 msgstr "" 2218 2222 2219 - #: src/components/status.jsx:2839 2223 + #: src/components/status.jsx:2844 2220 2224 msgid "Edit History" 2221 2225 msgstr "" 2222 2226 2223 - #: src/components/status.jsx:2843 2227 + #: src/components/status.jsx:2848 2224 2228 msgid "Failed to load history" 2225 2229 msgstr "" 2226 2230 2227 - #: src/components/status.jsx:2848 2231 + #: src/components/status.jsx:2853 2228 2232 msgid "Loading…" 2229 2233 msgstr "" 2230 2234 2231 - #: src/components/status.jsx:3083 2235 + #: src/components/status.jsx:3088 2232 2236 msgid "HTML Code" 2233 2237 msgstr "" 2234 2238 2235 - #: src/components/status.jsx:3100 2239 + #: src/components/status.jsx:3105 2236 2240 msgid "HTML code copied" 2237 2241 msgstr "" 2238 2242 2239 - #: src/components/status.jsx:3103 2243 + #: src/components/status.jsx:3108 2240 2244 msgid "Unable to copy HTML code" 2241 2245 msgstr "" 2242 2246 2243 - #: src/components/status.jsx:3115 2247 + #: src/components/status.jsx:3120 2244 2248 msgid "Media attachments:" 2245 2249 msgstr "" 2246 2250 2247 - #: src/components/status.jsx:3137 2251 + #: src/components/status.jsx:3142 2248 2252 msgid "Account Emojis:" 2249 2253 msgstr "" 2250 2254 2251 - #: src/components/status.jsx:3168 2252 - #: src/components/status.jsx:3213 2255 + #: src/components/status.jsx:3173 2256 + #: src/components/status.jsx:3218 2253 2257 msgid "static URL" 2254 2258 msgstr "" 2255 2259 2256 - #: src/components/status.jsx:3182 2260 + #: src/components/status.jsx:3187 2257 2261 msgid "Emojis:" 2258 2262 msgstr "" 2259 2263 2260 - #: src/components/status.jsx:3227 2264 + #: src/components/status.jsx:3232 2261 2265 msgid "Notes:" 2262 2266 msgstr "" 2263 2267 2264 - #: src/components/status.jsx:3231 2268 + #: src/components/status.jsx:3236 2265 2269 msgid "This is static, unstyled and scriptless. You may need to apply your own styles and edit as needed." 2266 2270 msgstr "" 2267 2271 2268 - #: src/components/status.jsx:3237 2272 + #: src/components/status.jsx:3242 2269 2273 msgid "Polls are not interactive, becomes a list with vote counts." 2270 2274 msgstr "" 2271 2275 2272 - #: src/components/status.jsx:3242 2276 + #: src/components/status.jsx:3247 2273 2277 msgid "Media attachments can be images, videos, audios or any file types." 2274 2278 msgstr "" 2275 2279 2276 - #: src/components/status.jsx:3248 2280 + #: src/components/status.jsx:3253 2277 2281 msgid "Post could be edited or deleted later." 2278 2282 msgstr "" 2279 2283 2280 - #: src/components/status.jsx:3254 2284 + #: src/components/status.jsx:3259 2281 2285 msgid "Preview" 2282 2286 msgstr "" 2283 2287 2284 - #: src/components/status.jsx:3263 2288 + #: src/components/status.jsx:3268 2285 2289 msgid "Note: This preview is lightly styled." 2286 2290 msgstr "" 2287 2291 2288 - #: src/components/status.jsx:3505 2292 + #: src/components/status.jsx:3510 2289 2293 msgid "<0/> <1/> boosted" 2290 2294 msgstr "" 2291 2295 2292 - #: src/components/timeline.jsx:447 2296 + #: src/components/timeline.jsx:451 2293 2297 #: src/pages/settings.jsx:1048 2294 2298 msgid "New posts" 2295 2299 msgstr "" 2296 2300 2297 - #: src/components/timeline.jsx:548 2301 + #: src/components/timeline.jsx:552 2298 2302 #: src/pages/home.jsx:212 2299 2303 #: src/pages/notifications.jsx:796 2300 2304 #: src/pages/status.jsx:945 ··· 2302 2306 msgid "Try again" 2303 2307 msgstr "" 2304 2308 2305 - #: src/components/timeline.jsx:937 2306 - #: src/components/timeline.jsx:944 2307 - #: src/pages/catchup.jsx:1860 2309 + #: src/components/timeline.jsx:941 2310 + #: src/components/timeline.jsx:948 2311 + #: src/pages/catchup.jsx:1876 2308 2312 msgid "Thread" 2309 2313 msgstr "" 2310 2314 2311 - #: src/components/timeline.jsx:959 2315 + #: src/components/timeline.jsx:963 2312 2316 msgid "<0>Filtered</0>: <1>{0}</1>" 2313 2317 msgstr "" 2314 2318 ··· 2489 2493 msgid "Note: <0>Default</0> account will always be used for first load. Switched accounts will persist during the session." 2490 2494 msgstr "" 2491 2495 2496 + #: src/pages/bookmarks.jsx:25 2497 + msgid "No bookmarks yet. Go bookmark something!" 2498 + msgstr "" 2499 + 2492 2500 #: src/pages/bookmarks.jsx:26 2493 2501 msgid "Unable to load bookmarks." 2494 2502 msgstr "" ··· 2557 2565 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} followedTags {followed tags} groups {groups} filtered {filtered posts}}, {sortBy, select, createdAt {{sortOrder, select, asc {oldest} desc {latest}}} reblogsCount {{sortOrder, select, asc {fewest boosts} desc {most boosts}}} favouritesCount {{sortOrder, select, asc {fewest likes} desc {most likes}}} repliesCount {{sortOrder, select, asc {fewest replies} desc {most replies}}} density {{sortOrder, select, asc {least dense} desc {most dense}}}} first{groupBy, select, account {, grouped by authors} other {}}" 2558 2566 msgstr "" 2559 2567 2560 - #: src/pages/catchup.jsx:866 2561 - #: src/pages/catchup.jsx:890 2568 + #: src/pages/catchup.jsx:882 2569 + #: src/pages/catchup.jsx:906 2562 2570 msgid "Catch-up <0>beta</0>" 2563 2571 msgstr "" 2564 2572 2565 - #: src/pages/catchup.jsx:880 2566 - #: src/pages/catchup.jsx:1552 2573 + #: src/pages/catchup.jsx:896 2574 + #: src/pages/catchup.jsx:1568 2567 2575 msgid "Help" 2568 2576 msgstr "" 2569 2577 2570 - #: src/pages/catchup.jsx:896 2578 + #: src/pages/catchup.jsx:912 2571 2579 msgid "What is this?" 2572 2580 msgstr "" 2573 2581 2574 - #: src/pages/catchup.jsx:899 2582 + #: src/pages/catchup.jsx:915 2575 2583 msgid "Catch-up is a separate timeline for your followings, offering a high-level view at a glance, with a simple, email-inspired interface to effortlessly sort and filter through posts." 2576 2584 msgstr "" 2577 2585 2578 - #: src/pages/catchup.jsx:910 2586 + #: src/pages/catchup.jsx:926 2579 2587 msgid "Preview of Catch-up UI" 2580 2588 msgstr "" 2581 2589 2582 - #: src/pages/catchup.jsx:919 2590 + #: src/pages/catchup.jsx:935 2583 2591 msgid "Let's catch up" 2584 2592 msgstr "" 2585 2593 2586 - #: src/pages/catchup.jsx:924 2594 + #: src/pages/catchup.jsx:940 2587 2595 msgid "Let's catch up on the posts from your followings." 2588 2596 msgstr "" 2589 2597 2590 - #: src/pages/catchup.jsx:928 2598 + #: src/pages/catchup.jsx:944 2591 2599 msgid "Show me all posts from…" 2592 2600 msgstr "" 2593 2601 2594 - #: src/pages/catchup.jsx:951 2602 + #: src/pages/catchup.jsx:967 2595 2603 msgid "until the max" 2596 2604 msgstr "" 2597 2605 2598 - #: src/pages/catchup.jsx:981 2606 + #: src/pages/catchup.jsx:997 2599 2607 msgid "Catch up" 2600 2608 msgstr "" 2601 2609 2602 - #: src/pages/catchup.jsx:987 2610 + #: src/pages/catchup.jsx:1003 2603 2611 msgid "Overlaps with your last catch-up" 2604 2612 msgstr "" 2605 2613 2606 - #: src/pages/catchup.jsx:999 2614 + #: src/pages/catchup.jsx:1015 2607 2615 msgid "Until the last catch-up ({0})" 2608 2616 msgstr "" 2609 2617 2610 - #: src/pages/catchup.jsx:1008 2618 + #: src/pages/catchup.jsx:1024 2611 2619 msgid "Note: your instance might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." 2612 2620 msgstr "" 2613 2621 2614 - #: src/pages/catchup.jsx:1018 2622 + #: src/pages/catchup.jsx:1034 2615 2623 msgid "Previously…" 2616 2624 msgstr "" 2617 2625 2618 - #: src/pages/catchup.jsx:1036 2626 + #: src/pages/catchup.jsx:1052 2619 2627 msgid "{0, plural, one {# post} other {# posts}}" 2620 2628 msgstr "" 2621 2629 2622 - #: src/pages/catchup.jsx:1046 2630 + #: src/pages/catchup.jsx:1062 2623 2631 msgid "Remove this catch-up?" 2624 2632 msgstr "" 2625 2633 2626 - #: src/pages/catchup.jsx:1067 2634 + #: src/pages/catchup.jsx:1083 2627 2635 msgid "Note: Only max 3 will be stored. The rest will be automatically removed." 2628 2636 msgstr "" 2629 2637 2630 - #: src/pages/catchup.jsx:1082 2638 + #: src/pages/catchup.jsx:1098 2631 2639 msgid "Fetching posts…" 2632 2640 msgstr "" 2633 2641 2634 - #: src/pages/catchup.jsx:1085 2642 + #: src/pages/catchup.jsx:1101 2635 2643 msgid "This might take a while." 2636 2644 msgstr "" 2637 2645 2638 - #: src/pages/catchup.jsx:1120 2646 + #: src/pages/catchup.jsx:1136 2639 2647 msgid "Reset filters" 2640 2648 msgstr "" 2641 2649 2642 - #: src/pages/catchup.jsx:1128 2643 - #: src/pages/catchup.jsx:1558 2650 + #: src/pages/catchup.jsx:1144 2651 + #: src/pages/catchup.jsx:1574 2644 2652 msgid "Top links" 2645 2653 msgstr "" 2646 2654 2647 - #: src/pages/catchup.jsx:1244 2655 + #: src/pages/catchup.jsx:1260 2648 2656 msgid "Shared by {0}" 2649 2657 msgstr "" 2650 2658 2651 - #: src/pages/catchup.jsx:1283 2659 + #: src/pages/catchup.jsx:1299 2652 2660 #: src/pages/mentions.jsx:147 2653 2661 #: src/pages/search.jsx:222 2654 2662 msgid "All" 2655 2663 msgstr "" 2656 2664 2657 - #: src/pages/catchup.jsx:1368 2665 + #: src/pages/catchup.jsx:1384 2658 2666 msgid "{0, plural, one {# author} other {# authors}}" 2659 2667 msgstr "" 2660 2668 2661 - #: src/pages/catchup.jsx:1380 2669 + #: src/pages/catchup.jsx:1396 2662 2670 msgid "Sort" 2663 2671 msgstr "" 2664 2672 2665 - #: src/pages/catchup.jsx:1411 2673 + #: src/pages/catchup.jsx:1427 2666 2674 msgid "Date" 2667 2675 msgstr "" 2668 2676 2669 - #: src/pages/catchup.jsx:1415 2677 + #: src/pages/catchup.jsx:1431 2670 2678 msgid "Density" 2671 2679 msgstr "" 2672 2680 2673 - #: src/pages/catchup.jsx:1453 2681 + #: src/pages/catchup.jsx:1469 2674 2682 msgid "Authors" 2675 2683 msgstr "" 2676 2684 2677 - #: src/pages/catchup.jsx:1454 2685 + #: src/pages/catchup.jsx:1470 2678 2686 msgid "None" 2679 2687 msgstr "" 2680 2688 2681 - #: src/pages/catchup.jsx:1470 2689 + #: src/pages/catchup.jsx:1486 2682 2690 msgid "Show all authors" 2683 2691 msgstr "" 2684 2692 2685 - #: src/pages/catchup.jsx:1521 2693 + #: src/pages/catchup.jsx:1537 2686 2694 msgid "You don't have to read everything." 2687 2695 msgstr "" 2688 2696 2689 - #: src/pages/catchup.jsx:1522 2697 + #: src/pages/catchup.jsx:1538 2690 2698 msgid "That's all." 2691 2699 msgstr "" 2692 2700 2693 - #: src/pages/catchup.jsx:1530 2701 + #: src/pages/catchup.jsx:1546 2694 2702 msgid "Back to top" 2695 2703 msgstr "" 2696 2704 2697 - #: src/pages/catchup.jsx:1561 2705 + #: src/pages/catchup.jsx:1577 2698 2706 msgid "Links shared by followings, sorted by shared counts, boosts and likes." 2699 2707 msgstr "" 2700 2708 2701 - #: src/pages/catchup.jsx:1567 2709 + #: src/pages/catchup.jsx:1583 2702 2710 msgid "Sort: Density" 2703 2711 msgstr "" 2704 2712 2705 - #: src/pages/catchup.jsx:1570 2713 + #: src/pages/catchup.jsx:1586 2706 2714 msgid "Posts are sorted by information density or depth. Shorter posts are \"lighter\" while longer posts are \"heavier\". Posts with photos are \"heavier\" than posts without photos." 2707 2715 msgstr "" 2708 2716 2709 - #: src/pages/catchup.jsx:1577 2717 + #: src/pages/catchup.jsx:1593 2710 2718 msgid "Group: Authors" 2711 2719 msgstr "" 2712 2720 2713 - #: src/pages/catchup.jsx:1580 2721 + #: src/pages/catchup.jsx:1596 2714 2722 msgid "Posts are grouped by authors, sorted by posts count per author." 2715 2723 msgstr "" 2716 2724 2717 - #: src/pages/catchup.jsx:1627 2725 + #: src/pages/catchup.jsx:1643 2718 2726 msgid "Next author" 2719 2727 msgstr "" 2720 2728 2721 - #: src/pages/catchup.jsx:1635 2729 + #: src/pages/catchup.jsx:1651 2722 2730 msgid "Previous author" 2723 2731 msgstr "" 2724 2732 2725 - #: src/pages/catchup.jsx:1651 2733 + #: src/pages/catchup.jsx:1667 2726 2734 msgid "Scroll to top" 2727 2735 msgstr "" 2728 2736 2729 - #: src/pages/catchup.jsx:1842 2737 + #: src/pages/catchup.jsx:1858 2730 2738 msgid "Filtered: {0}" 2739 + msgstr "" 2740 + 2741 + #: src/pages/favourites.jsx:25 2742 + msgid "No likes yet. Go like something!" 2731 2743 msgstr "" 2732 2744 2733 2745 #: src/pages/favourites.jsx:26 ··· 2904 2916 msgid "Unable to load posts with this tag" 2905 2917 msgstr "" 2906 2918 2919 + #: src/pages/hashtag.jsx:208 2920 + msgid "Unfollow #{hashtag}?" 2921 + msgstr "" 2922 + 2907 2923 #: src/pages/hashtag.jsx:223 2908 2924 msgid "Unfollowed #{hashtag}" 2909 2925 msgstr "" ··· 3033 3049 #: src/pages/login.jsx:86 3034 3050 #: src/pages/login.jsx:99 3035 3051 msgid "Failed to register application" 3052 + msgstr "" 3053 + 3054 + #: src/pages/login.jsx:185 3055 + msgid "instance domain" 3036 3056 msgstr "" 3037 3057 3038 3058 #: src/pages/login.jsx:209