diff --git a/src/components/status.css b/src/components/status.css index 497cdc2f74..150d874055 100644 --- a/src/components/status.css +++ b/src/components/status.css @@ -769,6 +769,10 @@ padding-bottom: 10px; } +:is(.spoiler-button, .spoiler-media-button) .spoiler-text { + word-wrap: anywhere; +} + .status .content-container.has-spoiler :is(.spoiler-button, .spoiler-media-button):not([hidden]) { diff --git a/src/components/status.jsx b/src/components/status.jsx index 3612052618..394dac0b1e 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -2450,21 +2450,12 @@ function Status({ <> {(!!spoilerText || !!sensitive) && !readingExpandSpoilers && ( <> - {!!spoilerText && ( - - {' '} - - )} )} @@ -2507,24 +2506,13 @@ function Status({ <> {!!spoilerText && ( <> -
-

- -

-
{readingExpandSpoilers || previewMode ? (
Content warning
) : ( )} diff --git a/src/locales/en.po b/src/locales/en.po index 746d4db98a..fb525311c0 100644 --- a/src/locales/en.po +++ b/src/locales/en.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2025-05-03 21:08+0800\n" +"POT-Creation-Date: 2024-08-04 21:58+0800\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -87,25 +87,25 @@ msgstr "View profile" #: src/components/account-info.jsx:392 msgid "Unable to load account." -msgstr "Unable to load account." +msgstr "" #: src/components/account-info.jsx:407 msgid "Go to account page" -msgstr "Go to account page" +msgstr "" #: src/components/account-info.jsx:462 msgid "<0>{displayName} has indicated that their new account is now:" -msgstr "<0>{displayName} has indicated that their new account is now:" +msgstr "" #: src/components/account-info.jsx:607 #: src/components/related-actions.jsx:489 msgid "Handle copied" -msgstr "Handle copied" +msgstr "" #: src/components/account-info.jsx:610 #: src/components/related-actions.jsx:492 msgid "Unable to copy handle" -msgstr "Unable to copy handle" +msgstr "" #: src/components/account-info.jsx:616 #: src/components/related-actions.jsx:498 @@ -125,11 +125,11 @@ msgstr "" #: src/components/account-info.jsx:658 msgid "View profile image" -msgstr "View profile image" +msgstr "" #: src/components/account-info.jsx:676 msgid "View profile header" -msgstr "View profile header" +msgstr "" #: src/components/account-info.jsx:692 #: src/components/edit-profile-sheet.jsx:94 @@ -146,12 +146,12 @@ msgstr "" #: src/pages/settings.jsx:325 #: src/utils/visibility-text.jsx:7 msgid "Followers" -msgstr "Followers" +msgstr "" #: src/components/account-info.jsx:793 #: src/components/account-info.jsx:851 msgid "This user has chosen to not make this information available." -msgstr "This user has chosen to not make this information available." +msgstr "" #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) @@ -188,7 +188,7 @@ msgstr "{0} original posts, {1} replies, {2} quotes, {3} boosts" #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #: src/components/account-info.jsx:955 msgid "{0} original posts, {1} replies, {2} boosts" -msgstr "{0} original posts, {1} replies, {2} boosts" +msgstr "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.daysSinceLastPost @@ -199,13 +199,13 @@ msgstr "{0} original posts, {1} replies, {2} boosts" #. placeholder {6}: postingStats.daysSinceLastPost #: src/components/account-info.jsx:972 msgid "{0, plural, one {{1, plural, one {Last 1 post in the past 1 day} other {Last 1 post in the past {2} days}}} other {{3, plural, one {Last {4} posts in the past 1 day} other {Last {5} posts in the past {6} days}}}}" -msgstr "{0, plural, one {{1, plural, one {Last 1 post in the past 1 day} other {Last 1 post in the past {2} days}}} other {{3, plural, one {Last {4} posts in the past 1 day} other {Last {5} posts in the past {6} days}}}}" +msgstr "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total #: src/components/account-info.jsx:988 msgid "{0, plural, one {Last 1 post in the past year(s)} other {Last {1} posts in the past year(s)}}" -msgstr "{0, plural, one {Last 1 post in the past year(s)} other {Last {1} posts in the past year(s)}}" +msgstr "" #: src/components/account-info.jsx:1046 #: src/pages/catchup.jsx:73 @@ -213,7 +213,7 @@ msgid "Original" msgstr "" #: src/components/account-info.jsx:1050 -#: src/components/status.jsx:2758 +#: src/components/status.jsx:2754 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1564 #: src/pages/catchup.jsx:2219 @@ -224,7 +224,7 @@ msgstr "" #: src/components/account-info.jsx:1055 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2763 +#: src/components/status.jsx:2759 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1567 msgid "Quotes" @@ -240,11 +240,11 @@ msgstr "" #: src/components/account-info.jsx:1066 msgid "Post stats unavailable." -msgstr "Post stats unavailable." +msgstr "" #: src/components/account-info.jsx:1093 msgid "View post stats" -msgstr "View post stats" +msgstr "" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 @@ -276,8 +276,8 @@ msgstr "View post stats" #: src/components/shortcuts-settings.jsx:231 #: src/components/shortcuts-settings.jsx:584 #: src/components/shortcuts-settings.jsx:785 -#: src/components/status.jsx:3370 -#: src/components/status.jsx:3582 +#: src/components/status.jsx:3366 +#: src/components/status.jsx:3578 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:45 #: src/pages/catchup.jsx:1701 @@ -298,11 +298,11 @@ msgstr "" #: src/components/add-remove-lists-sheet.jsx:90 msgid "Unable to remove from list." -msgstr "Unable to remove from list." +msgstr "" #: src/components/add-remove-lists-sheet.jsx:91 msgid "Unable to add to list." -msgstr "Unable to add to list." +msgstr "" #: src/components/add-remove-lists-sheet.jsx:110 #: src/pages/lists.jsx:131 @@ -364,7 +364,7 @@ msgstr "Add to thread" #. placeholder {0}: i + 1 #: src/components/compose-poll.jsx:43 msgid "Choice {0}" -msgstr "Choice {0}" +msgstr "" #: src/components/compose-poll.jsx:64 #: src/components/media-attachment.jsx:349 @@ -424,7 +424,7 @@ msgstr "Schedule post" #: src/components/compose.jsx:550 msgid "You have unsaved changes. Discard this post?" -msgstr "You have unsaved changes. Discard this post?" +msgstr "" #. placeholder {0}: unsupportedFiles.length #. placeholder {1}: unsupportedFiles[0].name @@ -442,27 +442,27 @@ msgstr "" #: src/components/compose.jsx:1046 msgid "Pop out" -msgstr "Pop out" +msgstr "" #: src/components/compose.jsx:1053 msgid "Minimize" -msgstr "Minimize" +msgstr "" #: src/components/compose.jsx:1089 msgid "Looks like you closed the parent window." -msgstr "Looks like you closed the parent window." +msgstr "" #: src/components/compose.jsx:1096 msgid "Looks like you already have a compose field open in the parent window and currently publishing. Please wait for it to be done and try again later." -msgstr "Looks like you already have a compose field open in the parent window and currently publishing. Please wait for it to be done and try again later." +msgstr "" #: src/components/compose.jsx:1101 msgid "Looks like you already have a compose field open in the parent window. Popping in this window will discard the changes you made in the parent window. Continue?" -msgstr "Looks like you already have a compose field open in the parent window. Popping in this window will discard the changes you made in the parent window. Continue?" +msgstr "" #: src/components/compose.jsx:1147 msgid "Pop in" -msgstr "Pop in" +msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') @@ -481,22 +481,22 @@ msgstr "" #: src/components/compose.jsx:1249 msgid "Poll must have at least 2 options" -msgstr "Poll must have at least 2 options" +msgstr "" #: src/components/compose.jsx:1253 msgid "Some poll choices are empty" -msgstr "Some poll choices are empty" +msgstr "" #: src/components/compose.jsx:1266 msgid "Some media have no descriptions. Continue?" -msgstr "Some media have no descriptions. Continue?" +msgstr "" #: src/components/compose.jsx:1318 msgid "Attachment #{i} failed" -msgstr "Attachment #{i} failed" +msgstr "" #: src/components/compose.jsx:1445 -#: src/components/status.jsx:2523 +#: src/components/status.jsx:2511 #: src/components/timeline.jsx:990 msgid "Content warning" msgstr "" @@ -513,11 +513,11 @@ msgstr "" #: src/components/compose.jsx:1474 msgid "Post your reply" -msgstr "Post your reply" +msgstr "" #: src/components/compose.jsx:1476 msgid "Edit your post" -msgstr "Edit your post" +msgstr "" #: src/components/compose.jsx:1478 msgid "Ask a question" @@ -525,7 +525,7 @@ msgstr "Ask a question" #: src/components/compose.jsx:1479 msgid "What are you doing?" -msgstr "What are you doing?" +msgstr "" #: src/components/compose.jsx:1552 msgid "Mark media as sensitive" @@ -595,27 +595,27 @@ msgstr "Schedule" #: src/components/status.jsx:1137 #: src/components/status.jsx:2155 #: src/components/status.jsx:2156 -#: src/components/status.jsx:2893 -#: src/components/status.jsx:2905 +#: src/components/status.jsx:2889 +#: src/components/status.jsx:2901 msgid "Reply" msgstr "" #: src/components/compose.jsx:2033 msgid "Update" -msgstr "Update" +msgstr "" #: src/components/compose.jsx:2034 msgctxt "Submit button in composer" msgid "Post" -msgstr "Post" +msgstr "" #: src/components/compose.jsx:2117 msgid "Downloading GIF…" -msgstr "Downloading GIF…" +msgstr "" #: src/components/compose.jsx:2145 msgid "Failed to download GIF" -msgstr "Failed to download GIF" +msgstr "" #. placeholder {0}: i18n.number(emojis.length - max) #: src/components/custom-emojis-modal.jsx:103 @@ -628,7 +628,7 @@ msgstr "" #: src/components/custom-emojis-modal.jsx:299 msgid "Search emoji" -msgstr "Search emoji" +msgstr "" #: src/components/custom-emojis-modal.jsx:334 msgid "Error loading custom emojis" @@ -636,11 +636,11 @@ msgstr "" #: src/components/custom-emojis-modal.jsx:345 msgid "Recently used" -msgstr "Recently used" +msgstr "" #: src/components/custom-emojis-modal.jsx:346 msgid "Others" -msgstr "Others" +msgstr "" #: src/components/custom-emojis-modal.jsx:365 msgid "Zoom out" @@ -743,7 +743,7 @@ msgstr "Exit" #: src/components/edit-profile-sheet.jsx:149 msgid "Unable to update profile." -msgstr "Unable to update profile." +msgstr "" #: src/components/edit-profile-sheet.jsx:156 msgid "Header picture" @@ -851,11 +851,11 @@ msgstr "" #: src/components/gif-picker-modal.jsx:86 msgid "Search GIFs" -msgstr "Search GIFs" +msgstr "" #: src/components/gif-picker-modal.jsx:102 msgid "Powered by GIPHY" -msgstr "Powered by GIPHY" +msgstr "" #: src/components/gif-picker-modal.jsx:110 msgid "Type to search GIFs" @@ -1045,8 +1045,8 @@ msgstr "" #: src/components/keyboard-shortcuts-help.jsx:185 #: src/components/status.jsx:1173 -#: src/components/status.jsx:2935 -#: src/components/status.jsx:2990 +#: src/components/status.jsx:2931 +#: src/components/status.jsx:2986 msgid "Boost" msgstr "" @@ -1056,8 +1056,8 @@ msgstr "" #: src/components/keyboard-shortcuts-help.jsx:197 #: src/components/status.jsx:1275 -#: src/components/status.jsx:3015 -#: src/components/status.jsx:3016 +#: src/components/status.jsx:3011 +#: src/components/status.jsx:3012 msgid "Bookmark" msgstr "" @@ -1154,8 +1154,8 @@ msgstr "" #: src/components/status.jsx:2179 #: src/components/status.jsx:2196 #: src/components/status.jsx:2329 -#: src/components/status.jsx:3036 -#: src/components/status.jsx:3039 +#: src/components/status.jsx:3032 +#: src/components/status.jsx:3035 #: src/pages/account-statuses.jsx:544 #: src/pages/accounts.jsx:127 #: src/pages/hashtag.jsx:203 @@ -1185,16 +1185,16 @@ msgstr "" #: src/components/media-attachment.jsx:211 msgid "Image description" -msgstr "Image description" +msgstr "" #: src/components/media-attachment.jsx:212 #: src/components/media-attachment.jsx:213 msgid "Video description" -msgstr "Video description" +msgstr "" #: src/components/media-attachment.jsx:214 msgid "Audio description" -msgstr "Audio description" +msgstr "" #. placeholder {0}: prettyBytes( imageSize, ) #. placeholder {0}: prettyBytes( videoSize, ) @@ -1203,7 +1203,7 @@ msgstr "Audio description" #: src/components/media-attachment.jsx:249 #: src/components/media-attachment.jsx:269 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." -msgstr "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." +msgstr "" #. placeholder {0}: i18n.number( width, ) #. placeholder {1}: i18n.number(height) @@ -1212,11 +1212,11 @@ msgstr "File size too large. Uploading might encounter issues. Try reduce the fi #: src/components/media-attachment.jsx:261 #: src/components/media-attachment.jsx:281 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." -msgstr "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." +msgstr "" #: src/components/media-attachment.jsx:289 msgid "Frame rate too high. Uploading might encounter issues." -msgstr "Frame rate too high. Uploading might encounter issues." +msgstr "" #: src/components/media-attachment.jsx:366 #: src/compose.jsx:88 @@ -1225,30 +1225,30 @@ msgstr "" #: src/components/media-attachment.jsx:391 msgid "Edit image description" -msgstr "Edit image description" +msgstr "" #: src/components/media-attachment.jsx:392 #: src/components/media-attachment.jsx:393 msgid "Edit video description" -msgstr "Edit video description" +msgstr "" #: src/components/media-attachment.jsx:394 msgid "Edit audio description" -msgstr "Edit audio description" +msgstr "" #: src/components/media-attachment.jsx:439 #: src/components/media-attachment.jsx:488 msgid "Generating description. Please wait…" -msgstr "Generating description. Please wait…" +msgstr "" #. placeholder {0}: e.message #: src/components/media-attachment.jsx:459 msgid "Failed to generate description: {0}" -msgstr "Failed to generate description: {0}" +msgstr "" #: src/components/media-attachment.jsx:460 msgid "Failed to generate description" -msgstr "Failed to generate description" +msgstr "" #: src/components/media-attachment.jsx:472 #: src/components/media-attachment.jsx:478 @@ -1259,7 +1259,7 @@ msgstr "" #. placeholder {0}: e?.message ? `: ${e.message}` : '' #: src/components/media-attachment.jsx:511 msgid "Failed to generate description{0}" -msgstr "Failed to generate description{0}" +msgstr "" #. placeholder {0}: localeCode2Text(lang) #: src/components/media-attachment.jsx:526 @@ -1304,8 +1304,8 @@ msgstr "" #: src/components/media-post.jsx:133 #: src/components/status-compact.jsx:70 -#: src/components/status.jsx:3508 -#: src/components/status.jsx:3586 +#: src/components/status.jsx:3504 +#: src/components/status.jsx:3582 #: src/components/timeline.jsx:979 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2022 @@ -1318,7 +1318,7 @@ msgstr "Open file" #: src/components/mention-modal.jsx:179 msgid "Search accounts" -msgstr "Search accounts" +msgstr "" #: src/components/modals.jsx:89 msgid "Post scheduled" @@ -1705,7 +1705,7 @@ msgstr "Open" #: src/components/poll.jsx:113 msgid "Voted" -msgstr "Voted" +msgstr "" #: src/components/poll.jsx:119 msgid "{optionVotesCount, plural, one {# vote} other {# votes}}" @@ -1715,44 +1715,44 @@ msgstr "{optionVotesCount, plural, one {# vote} other {# votes}}" #: src/components/poll.jsx:269 #: src/components/poll.jsx:273 msgid "Hide results" -msgstr "Hide results" +msgstr "" #: src/components/poll.jsx:188 msgid "Vote" -msgstr "Vote" +msgstr "" #. placeholder {0}: shortenNumber(votesCount) #. placeholder {1}: shortenNumber(votesCount) #: src/components/poll.jsx:196 msgid "{votesCount, plural, one {<0>{0} vote} other {<1>{1} votes}}" -msgstr "{votesCount, plural, one {<0>{0} vote} other {<1>{1} votes}}" +msgstr "" #. placeholder {0}: shortenNumber(votersCount) #. placeholder {1}: shortenNumber(votersCount) #: src/components/poll.jsx:217 msgid "{votersCount, plural, one {<0>{0} voter} other {<1>{1} voters}}" -msgstr "{votersCount, plural, one {<0>{0} voter} other {<1>{1} voters}}" +msgstr "" #: src/components/poll.jsx:243 msgid "Ended <0/>" -msgstr "Ended <0/>" +msgstr "" #: src/components/poll.jsx:248 msgid "Ended" -msgstr "Ended" +msgstr "" #: src/components/poll.jsx:252 msgid "Ending <0/>" -msgstr "Ending <0/>" +msgstr "" #: src/components/poll.jsx:257 msgid "Ending" -msgstr "Ending" +msgstr "" #: src/components/poll.jsx:269 #: src/components/poll.jsx:273 msgid "Show results" -msgstr "Show results" +msgstr "" #: src/components/poll.jsx:291 #: src/components/poll.jsx:293 @@ -1835,7 +1835,7 @@ msgstr "Only visible to you" #: src/components/private-note-sheet.jsx:69 msgid "Unable to update private note." -msgstr "Unable to update private note." +msgstr "" #: src/components/private-note-sheet.jsx:97 msgid "Save & close" @@ -1953,7 +1953,7 @@ msgstr "Add notes" #: src/components/related-actions.jsx:337 msgid "Notifications enabled for @{username}'s posts." -msgstr "Notifications enabled for @{username}'s posts." +msgstr "" #: src/components/related-actions.jsx:338 msgid " Notifications disabled for @{username}'s posts." @@ -1961,27 +1961,27 @@ msgstr " Notifications disabled for @{username}'s posts." #: src/components/related-actions.jsx:350 msgid "Disable notifications" -msgstr "Disable notifications" +msgstr "" #: src/components/related-actions.jsx:351 msgid "Enable notifications" -msgstr "Enable notifications" +msgstr "" #: src/components/related-actions.jsx:368 msgid "Boosts from @{username} enabled." -msgstr "Boosts from @{username} enabled." +msgstr "" #: src/components/related-actions.jsx:369 msgid "Boosts from @{username} disabled." -msgstr "Boosts from @{username} disabled." +msgstr "" #: src/components/related-actions.jsx:380 msgid "Disable boosts" -msgstr "Disable boosts" +msgstr "" #: src/components/related-actions.jsx:380 msgid "Enable boosts" -msgstr "Enable boosts" +msgstr "" #: src/components/related-actions.jsx:399 msgid "@{username} is no longer featured on your profile." @@ -2021,11 +2021,11 @@ msgstr "" #: src/components/related-actions.jsx:581 msgid "Unmuted @{username}" -msgstr "Unmuted @{username}" +msgstr "" #: src/components/related-actions.jsx:593 msgid "Unmute <0>@{username}" -msgstr "Unmute <0>@{username}" +msgstr "" #: src/components/related-actions.jsx:609 msgid "Mute <0>@{username}…" @@ -2034,11 +2034,11 @@ msgstr "" #. placeholder {0}: typeof MUTE_DURATIONS_LABELS[duration] === 'function' ? MUTE_DURATIONS_LABELS[duration]() : _(MUTE_DURATIONS_LABELS[duration]) #: src/components/related-actions.jsx:641 msgid "Muted @{username} for {0}" -msgstr "Muted @{username} for {0}" +msgstr "" #: src/components/related-actions.jsx:653 msgid "Unable to mute @{username}" -msgstr "Unable to mute @{username}" +msgstr "" #: src/components/related-actions.jsx:674 msgid "Remove <0>@{username} from followers?" @@ -2046,7 +2046,7 @@ msgstr "" #: src/components/related-actions.jsx:694 msgid "@{username} removed from followers" -msgstr "@{username} removed from followers" +msgstr "" #: src/components/related-actions.jsx:706 msgid "Remove follower…" @@ -2058,19 +2058,19 @@ msgstr "" #: src/components/related-actions.jsx:741 msgid "Unblocked @{username}" -msgstr "Unblocked @{username}" +msgstr "" #: src/components/related-actions.jsx:749 msgid "Blocked @{username}" -msgstr "Blocked @{username}" +msgstr "" #: src/components/related-actions.jsx:757 msgid "Unable to unblock @{username}" -msgstr "Unable to unblock @{username}" +msgstr "" #: src/components/related-actions.jsx:759 msgid "Unable to block @{username}" -msgstr "Unable to block @{username}" +msgstr "" #: src/components/related-actions.jsx:769 msgid "Unblock <0>@{username}" @@ -2086,12 +2086,12 @@ msgstr "" #: src/components/related-actions.jsx:851 msgid "Withdraw follow request?" -msgstr "Withdraw follow request?" +msgstr "" #. placeholder {0}: info.acct || info.username #: src/components/related-actions.jsx:852 msgid "Unfollow @{0}?" -msgstr "Unfollow @{0}?" +msgstr "" #: src/components/related-actions.jsx:915 msgid "Unfollow…" @@ -2565,15 +2565,15 @@ msgid "You are not allowed to quote this post" msgstr "You are not allowed to quote this post" #: src/components/status.jsx:371 -#: src/components/status.jsx:3181 -#: src/components/status.jsx:3182 -#: src/components/status.jsx:3183 +#: src/components/status.jsx:3177 +#: src/components/status.jsx:3178 +#: src/components/status.jsx:3179 msgid "Post unavailable" msgstr "Post unavailable" #: src/components/status.jsx:633 msgid "<0/> <1>boosted" -msgstr "<0/> <1>boosted" +msgstr "" #: src/components/status.jsx:740 msgid "Sorry, your current logged-in instance can't interact with this post from another instance." @@ -2587,17 +2587,17 @@ msgstr "" #. placeholder {0}: username || acct #: src/components/status.jsx:930 msgid "Liked @{0}'s post" -msgstr "Liked @{0}'s post" +msgstr "" #. placeholder {0}: username || acct #: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" -msgstr "Unbookmarked @{0}'s post" +msgstr "" #. placeholder {0}: username || acct #: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" -msgstr "Bookmarked @{0}'s post" +msgstr "" #: src/components/status.jsx:1074 msgid "Some media have no descriptions." @@ -2634,13 +2634,13 @@ msgstr "Only <0>@{0}" #: src/components/status.jsx:1173 #: src/components/status.jsx:1250 -#: src/components/status.jsx:2935 -#: src/components/status.jsx:2988 +#: src/components/status.jsx:2931 +#: src/components/status.jsx:2984 msgid "Unboost" msgstr "" #: src/components/status.jsx:1212 -#: src/components/status.jsx:2973 +#: src/components/status.jsx:2969 msgid "Quote with link" msgstr "Quote with link" @@ -2648,40 +2648,40 @@ msgstr "Quote with link" #: src/components/status.jsx:1229 #: src/components/status.jsx:1833 msgid "Unboosted @{0}'s post" -msgstr "Unboosted @{0}'s post" +msgstr "" #. placeholder {0}: username || acct #: src/components/status.jsx:1230 #: src/components/status.jsx:1834 msgid "Boosted @{0}'s post" -msgstr "Boosted @{0}'s post" +msgstr "" #: src/components/status.jsx:1252 -#: src/components/status.jsx:2987 +#: src/components/status.jsx:2983 msgid "Boost/Quote…" msgstr "Boost/Quote…" #: src/components/status.jsx:1253 -#: src/components/status.jsx:2987 +#: src/components/status.jsx:2983 msgid "Boost…" msgstr "" #: src/components/status.jsx:1265 #: src/components/status.jsx:2169 -#: src/components/status.jsx:3003 +#: src/components/status.jsx:2999 msgid "Unlike" msgstr "" #: src/components/status.jsx:1266 #: src/components/status.jsx:2169 #: src/components/status.jsx:2170 -#: src/components/status.jsx:3003 -#: src/components/status.jsx:3004 +#: src/components/status.jsx:2999 +#: src/components/status.jsx:3000 msgid "Like" msgstr "" #: src/components/status.jsx:1275 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:3011 msgid "Unbookmark" msgstr "" @@ -2810,17 +2810,17 @@ msgstr "" #: src/components/status.jsx:2170 #: src/components/status.jsx:2206 -#: src/components/status.jsx:3004 +#: src/components/status.jsx:3000 msgid "Liked" msgstr "" #: src/components/status.jsx:2203 -#: src/components/status.jsx:2990 +#: src/components/status.jsx:2986 msgid "Boosted" msgstr "" #: src/components/status.jsx:2213 -#: src/components/status.jsx:3016 +#: src/components/status.jsx:3012 msgid "Bookmarked" msgstr "" @@ -2829,7 +2829,7 @@ msgid "Pinned" msgstr "" #: src/components/status.jsx:2274 -#: src/components/status.jsx:2773 +#: src/components/status.jsx:2769 msgid "Deleted" msgstr "" @@ -2838,81 +2838,81 @@ msgstr "" msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2486 -#: src/components/status.jsx:2548 -#: src/components/status.jsx:2654 +#: src/components/status.jsx:2481 +#: src/components/status.jsx:2540 +#: src/components/status.jsx:2650 msgid "Show less" msgstr "" -#: src/components/status.jsx:2486 -#: src/components/status.jsx:2548 +#: src/components/status.jsx:2483 +#: src/components/status.jsx:2542 msgid "Show content" msgstr "" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2646 #: src/pages/catchup.jsx:2021 msgid "Filtered: {0}" -msgstr "Filtered: {0}" +msgstr "" -#: src/components/status.jsx:2654 +#: src/components/status.jsx:2650 msgid "Show media" msgstr "" -#: src/components/status.jsx:2808 +#: src/components/status.jsx:2804 msgid "Edited" msgstr "" -#: src/components/status.jsx:2894 -#: src/components/status.jsx:2906 +#: src/components/status.jsx:2890 +#: src/components/status.jsx:2902 msgid "Comments" msgstr "" -#: src/components/status.jsx:3179 +#: src/components/status.jsx:3175 msgid "Post hidden by your filters" msgstr "Post hidden by your filters" -#: src/components/status.jsx:3180 +#: src/components/status.jsx:3176 msgid "Post pending" msgstr "Post pending" -#: src/components/status.jsx:3184 +#: src/components/status.jsx:3180 msgid "Post removed by author" msgstr "Post removed by author" -#: src/components/status.jsx:3185 +#: src/components/status.jsx:3181 msgid "Post hidden because you've blocked @{name}." msgstr "Post hidden because you've blocked @{name}." -#: src/components/status.jsx:3187 +#: src/components/status.jsx:3183 msgid "Post hidden because you've blocked {domain}." msgstr "Post hidden because you've blocked {domain}." -#: src/components/status.jsx:3188 +#: src/components/status.jsx:3184 msgid "Post hidden because you've muted @{name}." msgstr "Post hidden because you've muted @{name}." -#: src/components/status.jsx:3259 +#: src/components/status.jsx:3255 msgid "Show anyway" msgstr "Show anyway" -#: src/components/status.jsx:3375 +#: src/components/status.jsx:3371 msgid "Edit History" msgstr "" -#: src/components/status.jsx:3379 +#: src/components/status.jsx:3375 msgid "Failed to load history" msgstr "" -#: src/components/status.jsx:3384 +#: src/components/status.jsx:3380 msgid "Loading…" msgstr "" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3516 +#: src/components/status.jsx:3512 msgid "<0/> <1/> boosted" -msgstr "<0/> <1/> boosted" +msgstr "" #: src/components/thread-badge.jsx:22 #: src/components/thread-badge.jsx:37 @@ -3080,7 +3080,7 @@ msgstr "" #. placeholder {0}: date.toLocaleString(i18n.locale, { month: 'long', year: 'numeric', }) #: src/pages/account-statuses.jsx:427 msgid "Showing posts in {0}" -msgstr "Showing posts in {0}" +msgstr "" #: src/pages/account-statuses.jsx:496 #: src/pages/search.jsx:345 @@ -3258,7 +3258,7 @@ msgstr "" #: src/pages/catchup.jsx:1050 msgid "Preview of Catch-up UI" -msgstr "Preview of Catch-up UI" +msgstr "" #: src/pages/catchup.jsx:1059 msgid "Let's catch up" @@ -3274,7 +3274,7 @@ msgstr "" #: src/pages/catchup.jsx:1091 msgid "until the max" -msgstr "until the max" +msgstr "" #: src/pages/catchup.jsx:1121 msgid "Catch up" @@ -3304,7 +3304,7 @@ msgstr "" #: src/pages/catchup.jsx:1186 msgid "Remove this catch-up?" -msgstr "Remove this catch-up?" +msgstr "" #. placeholder {0}: pc.id #: src/pages/catchup.jsx:1189 @@ -3359,11 +3359,11 @@ msgstr "" #: src/pages/catchup.jsx:1563 msgid "Date" -msgstr "Date" +msgstr "" #: src/pages/catchup.jsx:1568 msgid "Density" -msgstr "Density" +msgstr "" #. js-lingui-explicit-id #: src/pages/catchup.jsx:1591 @@ -3372,11 +3372,11 @@ msgstr "Group" #: src/pages/catchup.jsx:1606 msgid "Authors" -msgstr "Authors" +msgstr "" #: src/pages/catchup.jsx:1607 msgid "None" -msgstr "None" +msgstr "" #: src/pages/catchup.jsx:1623 msgid "Show all authors" @@ -3384,11 +3384,11 @@ msgstr "" #: src/pages/catchup.jsx:1674 msgid "You don't have to read everything." -msgstr "You don't have to read everything." +msgstr "" #: src/pages/catchup.jsx:1675 msgid "That's all." -msgstr "That's all." +msgstr "" #: src/pages/catchup.jsx:1683 msgid "Back to top" @@ -3896,7 +3896,7 @@ msgstr "" #. placeholder {0}: request.account.username #: src/pages/notifications.jsx:1257 msgid "Notifications from @{0} will not show up in Filtered notifications from now on." -msgstr "Notifications from @{0} will not show up in Filtered notifications from now on." +msgstr "" #: src/pages/notifications.jsx:1262 msgid "Unable to dismiss notification request" @@ -3932,11 +3932,11 @@ msgstr "" #: src/pages/public.jsx:125 msgid "Switch to Federated" -msgstr "Switch to Federated" +msgstr "" #: src/pages/public.jsx:132 msgid "Switch to Local" -msgstr "Switch to Local" +msgstr "" #: src/pages/scheduled-posts.jsx:110 msgid "No scheduled posts." @@ -4345,7 +4345,7 @@ msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) #: src/pages/status.jsx:1611 msgid "Switch to post's instance ({0})" -msgstr "Switch to post's instance ({0})" +msgstr "" #: src/pages/status.jsx:1614 msgid "Switch to post's instance"