diff --git a/src/data/catalogs.json b/src/data/catalogs.json index b19321933c..23e087bba8 100644 --- a/src/data/catalogs.json +++ b/src/data/catalogs.json @@ -10,28 +10,28 @@ "code": "ca-ES", "nativeName": "català", "name": "Catalan", - "completion": 100, + "completion": 99, "listed": true }, { "code": "cs-CZ", "nativeName": "čeština", "name": "Czech", - "completion": 68, + "completion": 67, "listed": true }, { "code": "de-DE", "nativeName": "Deutsch", "name": "German", - "completion": 93, + "completion": 92, "listed": true }, { "code": "eo-UY", "nativeName": "Esperanto", "name": "Esperanto", - "completion": 89, + "completion": 88, "listed": true }, { @@ -45,14 +45,14 @@ "code": "eu-ES", "nativeName": "euskara", "name": "Basque", - "completion": 100, + "completion": 99, "listed": true }, { "code": "fa-IR", "nativeName": "فارسی", "name": "Persian", - "completion": 59, + "completion": 58, "listed": true }, { @@ -66,7 +66,7 @@ "code": "fr-FR", "nativeName": "français", "name": "French", - "completion": 87, + "completion": 86, "listed": true }, { @@ -80,14 +80,14 @@ "code": "he-IL", "nativeName": "עברית", "name": "Hebrew", - "completion": 20, + "completion": 37, "listed": false }, { "code": "it-IT", "nativeName": "italiano", "name": "Italian", - "completion": 100, + "completion": 99, "listed": true }, { @@ -101,21 +101,21 @@ "code": "kab", "nativeName": "Taqbaylit", "name": "Kabyle", - "completion": 83, + "completion": 82, "listed": true }, { "code": "ko-KR", "nativeName": "한국어", "name": "Korean", - "completion": 74, + "completion": 73, "listed": true }, { "code": "lt-LT", "nativeName": "lietuvių", "name": "Lithuanian", - "completion": 85, + "completion": 84, "listed": true }, { @@ -129,7 +129,7 @@ "code": "nl-NL", "nativeName": "Nederlands", "name": "Dutch", - "completion": 63, + "completion": 62, "listed": true }, { @@ -143,21 +143,21 @@ "code": "pt-BR", "nativeName": "português", "name": "Portuguese", - "completion": 92, + "completion": 98, "listed": true }, { "code": "pt-PT", "nativeName": "português", "name": "Portuguese", - "completion": 86, + "completion": 85, "listed": true }, { "code": "ru-RU", "nativeName": "русский", "name": "Russian", - "completion": 100, + "completion": 99, "listed": true }, { @@ -178,14 +178,14 @@ "code": "uk-UA", "nativeName": "українська", "name": "Ukrainian", - "completion": 99, + "completion": 98, "listed": true }, { "code": "zh-CN", "nativeName": "简体中文", "name": "Simplified Chinese", - "completion": 99, + "completion": 98, "listed": true }, { diff --git a/src/locales/ar-SA.po b/src/locales/ar-SA.po index 2919f62361..726ea0a2ba 100644 --- a/src/locales/ar-SA.po +++ b/src/locales/ar-SA.po @@ -8,7 +8,7 @@ msgstr "" "Language: ar\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Arabic\n" "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" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "مقفل" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "المشاركات: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "آخر مشاركة: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "مجموعة" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "متبادل" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "مطلوب" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "متابَعون" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "يُتابِعُك" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, zero {}one {متابع} two {متابعان} few {# متابعين} many {# متابعا} other {# متابع}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "تم التحقق منه" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "انضم في <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "إسم نطاق الخادم" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "مُتابِعون" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "أخفى المستخدم هذه المعلومات." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "تعذر تحميل الحساب." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "الانتقال إلى صفحة الحساب" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "الذهاب إلى الصفحة الشخصية الأصلية" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "اعرض صورة الملف الشخصي" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "تعديل المِلَفّ الشخصي" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "" @@ -191,14 +191,14 @@ msgstr "" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "" @@ -209,43 +209,45 @@ msgstr "" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{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:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "الأصلي" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "الردود" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "المعاد نشرها" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "" -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "غلق" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "إزالة" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "" -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "" -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "" msgid "Cancel" msgstr "إلغاء" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "انشر ردّك" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "ما الجديد؟" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "للعامة" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "المحلي" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "تحديث" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "انشر" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "الرموز التعبيرية المخصصة" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "خطأ في تحميل الرموز التعبيرية المخصصة" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "" #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "" msgid "No drafts found." msgstr "" -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "اقتباس" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "الحسابات" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "" @@ -853,7 +855,7 @@ msgstr "" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "" @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "إعادة نشر" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "علامة مرجعية" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "المزيد" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "ترجمة" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "نطق" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "" @@ -1230,8 +1232,8 @@ msgstr "" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "" @@ -1239,64 +1241,64 @@ msgstr "" #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "" -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "خطأ" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "تعديل وصف الصورة" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "تعديل وصف الفيديو" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "تحرير وصف المقطع الصوتي" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "إنشاء الوصف. يرجى الانتظار…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "تم" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "الحسابات…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "" @@ -1546,172 +1548,172 @@ msgstr "" msgid "View all notifications" msgstr "" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "نشر {account} منشورا." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "" -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "" -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "" -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "تعلم المزيد <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "اقرأ المزيد ←" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "تعذر نسخ الرابط" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "نسخ" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "مشاركة…" @@ -1802,13 +1804,13 @@ msgstr "إظهار النتائج" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "إنعاش" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "مسح" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "لا يبدو أن المشاركة ناجحة." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "" @@ -2598,371 +2599,371 @@ msgstr "" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "إلغاء إعادة النشر" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "إعادة نشر…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "أعيد نشره" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "جارٍ التحميل…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "منشورات جديدة" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "حاول مجددًا" @@ -3077,100 +3078,98 @@ msgstr "" msgid "Go home" msgstr "" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "منشورات الحساب" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "" - -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" msgstr "" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "منشورات" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "الشهر" @@ -3400,10 +3399,6 @@ msgstr "" msgid "This might take a while." msgstr "" -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "خطأ: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "تعذر تحميل الردود." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "عودة" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "انتقل إلى المنشور الرئيس" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "تجريبي" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "تعذر التحويل" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/ca-ES.po b/src/locales/ca-ES.po index 600f1e805d..32ca7edb4e 100644 --- a/src/locales/ca-ES.po +++ b/src/locales/ca-ES.po @@ -8,7 +8,7 @@ msgstr "" "Language: ca\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-17 01:38\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Catalan\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Blocada" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Publicacions: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Última publicació: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automatitzat" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Grup" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Mutu" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Sol·licitat per" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Seguint-ne" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Et segueix" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount , plural, one {# seguidor} other {# seguidors}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Verificat" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "S'hi va unir el <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "nom de domini del servidor" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Seguidors" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Aquest usuari ha decidit no mostrar aquesta informació." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} Seguidor} other {<1>{1} Seguidors}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "Seguint-ne" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, one {}other {<0>{0} Seguiments}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} Publicació} other {<1>{1} Publicacions}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {<0>{0} Publicació} other {<1>{1} P msgid "View profile" msgstr "Veure el perfil" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "No es pot carregar el compte." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Ves a la pàgina del compte" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} ha indicat que té un nou compte:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Identificador copiat" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "No s'ha pogut copiar l'identificador d'usuari" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Copia l'identificador d'usuari" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "Codi QR" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Ves a la pàgina del perfil original" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Veure imatge de perfil" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Veure imatge de la capçalera" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Edita el perfil" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "En Memòria" @@ -191,14 +191,14 @@ msgstr "En Memòria" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} publicacions originals, {1} respostes, {2} cites, {3} impulsos" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} publicacions originals, {1} respostes, {2} impulsos" @@ -209,43 +209,45 @@ msgstr "{0} publicacions originals, {1} respostes, {2} impulsos" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Última publicació en el darrer dia} other {Última publicació en els darrers {2} dies}}} other {{3, plural, one {Últimes {4} publicacions en el darrer dia} other {Últimes {5} publicacions en els darrers {6} dies}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Última publicació en el darrer any(s)} other {Últimes {1} publicacions en el darrer any(s)}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Original" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Respostes" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Cites" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Cites" msgid "Boosts" msgstr "Impulsos" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Les estadístiques de les publicacions no estan disponibles." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Veure estadístiques de les publicacions" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Veure estadístiques de les publicacions" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Veure estadístiques de les publicacions" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Veure estadístiques de les publicacions" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Tanca" @@ -352,7 +354,7 @@ msgstr "Més de <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Opció {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Suprimeix" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {{1} fitxer no és compatible.} other {{2} fitxers no són compatibles.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Només podeu adjuntar com a màxim 1 fitxer.} other {Només podeu adjuntar un màxim de # fitxers.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Hi ha canvis sense desar. Voleu descartar la publicació?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Finestra emergent" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimitza" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Sembla que heu tancat la finestra principal." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Sembla que ja teniu un camp d'edició obert a la finestra principal i que esteu publicant. Espereu que es publiqui i torneu-ho a provar més tard." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Sembla que ja teniu un camp d'edició obert a la finestra principal. Si l'utilitzeu en aquesta finestra, es descartaran els canvis que heu fet a la finestra principal. Voleu continuar?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Mostra" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Contestant la publicació de @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "En resposta a la publicació de @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Editant la publicació original" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "L'enquesta ha de tenir si més no 2 opcions" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Alguna opció de l'enquesta és buida" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Alguns mitjans no tenen descripcions. Voleu continuar?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "El fitxer adjunt #{i} ha fallat" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Avís de contingut" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Avís de contingut" msgid "Cancel" msgstr "Cancel·la" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Publica la resposta" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Edita la publicació" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Fes una pregunta" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Què feu ara?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Marca els mitjans com a sensibles" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Data de la publicació: <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Qualsevol pot citar-vos" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Els vostres seguidors poden citar-vos" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Només vosaltres podeu citar-vos" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "No es poden inserir cites en mencions privades." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Públic" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Local" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Públic limitat" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Menció privada" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Programa" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Respon" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Actualitza" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Publica" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "S'està baixant el GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Ha fallat la descàrrega del GIF" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} més…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Emojis personalitzats" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Cerca un emoji" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "S'ha produït un error en carregar els emojis personalitzats" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Usats recentment" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Altres" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Redueix" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Amplia" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Els emojis personalitzats no estan disponibles en aquest servidor." @@ -690,7 +692,7 @@ msgstr "Error quan desava l'esborrany. Torneu a intentar-ho." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Elimina-ho tot…" msgid "No drafts found." msgstr "No s'han trobat esborranys." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Enquesta" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Multimèdia" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Cita" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Rebutjat" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Comptes" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Mostra'n més…" @@ -853,7 +855,7 @@ msgstr "Mostra'n més…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Final." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l o <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Impulsa" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Afegeix als marcadors" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Descripció dels mitjans" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Més" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Tradueix" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Pronuncia" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Pujat" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Descripció de la imatge" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Descripció del vídeo" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Descripció de l'àudio" @@ -1230,8 +1232,8 @@ msgstr "Descripció de l'àudio" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "La mida del fitxer és massa gran. La càrrega pot tenir problemes. Proveu de reduir la mida del fitxer de {0} a {1} o inferior." @@ -1239,64 +1241,64 @@ msgstr "La mida del fitxer és massa gran. La càrrega pot tenir problemes. Prov #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "La resolució del fitxer és massa gran. La càrrega pot tenir problemes. Proveu de reduir la resolució de {0}×{1}px a {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "La velocitat de fotogrames és massa alta. La càrrega pot tenir problemes." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Error" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Edita la descripció de la imatge" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Edita la descripció del vídeo" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Edita la descripció de l'àudio" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Generant descripció. Si us plau, espereu…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "No s'ha pogut generar la descripció: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "No s'ha pogut generar la descripció" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Genera una descripció…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "No s'ha pogut generar la descripció{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— experimental" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Fet" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtrat: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtrat" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Obre el fitxer" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Etiquetes seguides" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Comptes…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Inicieu la sessió" @@ -1546,173 +1548,173 @@ msgstr "Aquesta notificació és d'un altre compte vostre." msgid "View all notifications" msgstr "Mostra totes les notificacions" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} ha reaccionat a la vostra publicació \n" "amb {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} ha compartit una publicació." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} ha impulsat la teva resposta.} other {{account} ha impulsat la teva publicació.}}} other {{account} ha impulsat {postsCount} de les teves publicacions.}}} other {{postType, select, reply {<0><1>{0} persones han impulsat la teva resposta.} other {<2><3>{1} persones han impulsat la teva publicació.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, one {}=1 {{account} et segueix.} other {<0><1>{0} persones et segueixen.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} ha enviat una sol·licitud de seguiment." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} li agrada la teva resposta.} other {{account} li agrada la teva publicació.}}} other {{account} li agrada {postsCount} de les teves publicacions.}}} other {{postType, select, reply {<0><1>{0} persones els agrada la teva resposta.} other {<2><3>{1} persones els agrada la teva publicació.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Ha finalitzat una enquesta vostra o en la qual heu participat." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Ha finalitzat una enquesta vostra." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Ha finalitzat una enquesta en què heu votat." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} ha editat una publicació." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Una publicació amb què heu interactuat ha estat editada." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} ha impulsat i li agrada la teva resposta.} other {{account} ha impulsat i li agrada la teva publicació.}}} other {{account} ha impulsat i li agrada {postsCount} de les teves publicacions.}}} other {{postType, select, reply {<0><1>{0} persones han impulsat i els agrada la teva resposta.} other {<2><3>{1} persones han impulsat i els agrada la teva publicació.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} ha editat una publicació que heu citat." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural, =1 {{account} registrat.} other {<0><1>{0} persones registrades.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} ha denunciat a {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "S'han perdut les connexions amb <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Avís de moderació" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Ja teniu aquí el vostre #Wrapstodon {year}!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Un administrador de <0>{from} ha suspès <1>{targetName}; això vol dir que ja no en podreu rebre actualitzacions o interactuar-hi." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Un administrador de <0>{from} ha blocat <1>{targetName}. Seguidors afectats: {followersCount}, seguiments: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Heu bloquejat a <0>{targetName}. Seguidors eliminats: {followersCount}, seguidors: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "El vostre compte ha rebut un avís de moderació." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "S'ha desactivat el vostre compte." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "S'ha marcat com a sensibles algunes de les vostres publicacions." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "S'han eliminat algunes de les vostres publicacions." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "A partir d'ara les vostres publicacions es marcaran com sensibles." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "S'ha limitat el vostre compte." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "El vostre compte ha estat suspès." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Tipus de notificació desconeguda: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Impulsat/Afavorit per…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Li agrada a…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Impulsat per…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Seguit per…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Saber-ne més <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Visualitzeu el #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Llegiu més →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Enllaç copiat" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "No s'ha pogut copiar l'enllaç" @@ -1724,13 +1726,13 @@ msgstr "Voleu obrir l'enllaç?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Copia" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Comparteix…" @@ -1803,13 +1805,13 @@ msgstr "Mostra els resultats" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Actualitza" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Insereix la publicació" @@ -1960,7 +1962,6 @@ msgid "Clear all" msgstr "Esborra-ho tot" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Neteja" @@ -2064,13 +2065,13 @@ msgid "Show featured profiles" msgstr "Mostra els perfils destacats" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Cerca a les meves publicacions" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Sembla que la compartició no funciona." @@ -2407,7 +2408,7 @@ msgid "Move down" msgstr "Mou cap avall" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Edita" @@ -2599,371 +2600,371 @@ msgstr "Dreceres JSON en brut" msgid "Import/export settings from/to server (Very experimental)" msgstr "Importació o exportació de la configuració des de o cap al servidor (molt experimental)" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "No es poden citar les publicacions privades" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Sol·licitud per a citar" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "Serà revisat manualment" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "Només els seguidors poden citar aquesta publicació" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "No se us permet citar aquesta publicació" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Publicació no disponible" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>ha impulsat" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "Ho sentim, el servidor en què heu iniciat la sessió actual no pot interactuar amb aquesta publicació des d'un altre servidor." #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "La publicació de @{0} s'ha eliminat dels favorits" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "La publicació de @{0} s'ha afegit als favorits" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "La publicació de @{0} s'ha eliminat dels marcadors" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "La publicació de @{0} s'ha afegit als marcadors" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "No tots els mèdia tenen descripció." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Publicacions antigues (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "Respon…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "Respon a tothom" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "{mentionsCount, plural, one {}other {# mencions}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "{0, plural, one {}other {<0>@{1} primera, # altres a sota}}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "Només <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Desfés l'impuls" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Cita amb enllaç" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "S'ha eliminat l'impuls de la publicació de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Heu impulsat la publicació de @{0}" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Impuls/Cita…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Impulsa…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Ja no m'agrada" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "M'agrada" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Suprimeix l'adreça d'interès" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "Veure les cites" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "Desembolica la cadena de cites" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Publica el text copiat" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "No es pot copiar el text de la publicació" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Copia el text de la publicació" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Mostra la publicació de <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Mostra l'historial d'edició" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Editat: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "La conversa ha deixat d'estar silenciada" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Conversa silenciada" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "No s'ha pogut reactivar la conversa" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "No ha estat possible silenciar la conversa" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Deixa de silenciar la conversa" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Silencia la conversa" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "La publicació ja no està fixada al perfil" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "La publicació s'ha fixat al perfil" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "No s'ha pogut desenganxar la publicació" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "No s'ha pogut desenganxar la publicació" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Desfixa del perfil" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Fixa al perfil" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Configuració de les cites" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Voleu suprimir aquesta publicació?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Publicació esborrada" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "No ha estat possible esborrar la publicació" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "Voleu eliminar la vostra publicació de la publicació de <0>@{0}?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "S'ha eliminat la cita" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "No s'ha pogut eliminar la cita" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "Elimina la cita…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Denuncia la publicació…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "M'ha agradat" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Millorats" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Afegit a marcadors" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Fixat" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Eliminat" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# resposta} other {# respostes}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Editat" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Mostra'n menys" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Mostra el contingut" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtrat: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Mostra els mèdia" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Comentaris" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Publicació amagada pels filtres" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Publicació pendent" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Publicació eliminada per l'autor o l'autora" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Publicació amagada perquè heu bloquejat a @{name}." -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Publicació amagada perquè heu bloquejat a {domain}." -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Publicació amagada perquè heu silenciat a @{name}." -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Mostra-ho de totes maneres" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Edita l'Historial" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "No s'ha pogut carregar l'historial" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Carregant…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> ha impulsat" @@ -2999,11 +3000,11 @@ msgid "New posts" msgstr "Publicacions noves" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Torna-ho a provar" @@ -3078,100 +3079,98 @@ msgstr "Cal iniciar la sessió." msgid "Go home" msgstr "Ves a la pàgina d'inici" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Publicacions del compte" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Respostes)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" -msgstr "{accountDisplay} (- Impulsos)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Mèdia)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Neteja els filtres" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Restableix els filtres" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Es mostren les publicacions amb respostes" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Respostes" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Es mostren publicacions sense impulsos" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" -msgstr "- Impulsos" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" +msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Es mostren les publicacions amb mèdia" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Es mostren les publicacions etiquetades amb #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Es mostren publicacions a {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "Cerca a les publicacions de @{0}" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Publicacions" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "No hi ha res a veure encara." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "No ha estat possible carregar les publicacions" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "No ha estat possible la informació del compte" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "Canvia al servidor del compte {0}" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "Canvia al meu servidor (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Mes" @@ -3401,10 +3400,6 @@ msgstr "Recuperant publicacions…" msgid "This might take a while." msgstr "Això pot trigar una estona." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Restableix els filtres" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4377,102 +4372,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "NOTA: les notificacions només funcionen per a <0>un compte." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Publicació" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "No heu iniciat la sessió. Les interaccions (resposta, impuls, etc.) no són possibles." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "Aquesta publicació és d'un altre servidor (<0>{instance}). Les interaccions (resposta, impuls, etc.) no són possibles." -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Error: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "Canvia al meu servidor per permetre interaccions" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "No s'han pogut obtenir les respostes." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, one {# mes enrere} other {# mesos enrere}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural, one {# any enrere} other {# anys enrere}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Enrere" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Ves a la publicació principal" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} publicacions més amunt ‒ Ves a la part superior" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Canvia a vista lateral" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Canvia a vista completa" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Mostra tot el contingut sensitiu" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Experimental" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "No s'ha pogut canviar" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "Canvia al servidor del compte ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "Canvia al servidor del compte" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "Veure l'historial d'instantànies" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "No ha estat possible carregar la publicació" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# resposta} other {<0>{1} respostes}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# comentari} other {<0>{0} comentaris}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Mostra la publicació amb respostes" diff --git a/src/locales/cs-CZ.po b/src/locales/cs-CZ.po index 36ed7f2b03..5551d3c2bb 100644 --- a/src/locales/cs-CZ.po +++ b/src/locales/cs-CZ.po @@ -8,7 +8,7 @@ msgstr "" "Language: cs\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Czech\n" "Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "uzamčeno" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Příspěvky: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Poslední příspěvek: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automaticky" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Skupina" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Vzájemné" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Vyžadováno" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Sleduji" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Sleduje vás" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# odpověď} few {# odpovědi} many {# odpovědi} other {# odpovědi}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Ověřeno" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Připojeno <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "jméno domény serveru" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Sledující" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Tento uživatel se rozhodl nezpřístupnit tyto informace." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Účet nelze načíst." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Přejít na stránku účtu" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} naznačil, že jejich nový účet je nyní:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Uživatelské jméno X zkopírováno" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Nepodařilo se zkopírovat uživatelské jméno" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Zkopírovat uživatelské jméno" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Přejít na původní stránku profilu" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Zobrazit profilový obrázek" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Zobrazit hlavičku profilu" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Upravit profil" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "In Memoriam" @@ -191,14 +191,14 @@ msgstr "In Memoriam" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} původní příspěvky, {1} odpovědi, {2} zvyšuje" @@ -209,43 +209,45 @@ msgstr "{0} původní příspěvky, {1} odpovědi, {2} zvyšuje" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{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:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Originál" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Odpovědi" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "Boosty" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Statistiky příspěvku nejsou k dispozici." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Zobrazit statistiky příspěvku" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Zobrazit statistiky příspěvku" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Zobrazit statistiky příspěvku" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Zobrazit statistiky příspěvku" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Zavřít" @@ -352,7 +354,7 @@ msgstr "Více od <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Volba {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Odstranit" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Můžete připojit pouze 1 soubor.} few {Můžete připojit pouze # souborů.} many {Můžete připojit pouze # souborů.} other {Můžete připojit pouze # souborů.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Máte neuložené změny. Zrušit tento příspěvek?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Vyskakovací okno" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimalizovat" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Zdá se, že jste zavřeli nadřazené okno." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Vypadá to, že již máte složené pole otevřené v nadřazeném okně a aktuálně publikované. Počkejte prosím, než se to udělá a zkuste to znovu později." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Vypadá to, že již máte v nadřazeném okně otevřené políčko. Vyskakování v tomto okně zruší změny, které jste provedli v nadřazeném okně. Pokračovat?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Ukázat v" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Odpovědět na příspěvek od @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Odpovídám na příspěvek uživatele @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Editace zdrojového příspěvku" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Anketa musí mít alespoň dvě možnosti" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Některé volby anket jsou prázdné" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Některá média jsou bez popisu. Pokračovat?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Příloha #{i} selhala" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Varování o obsahu" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Varování o obsahu" msgid "Cancel" msgstr "Zrušit" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Poslat odpověď" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Upravit příspěvek" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Co děláte??" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Označit média jako citlivá" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Veřejný" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Místní" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Soukromá zmínka" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Odpovědět" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Aktualizovat" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Příspěvek" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Stahování GIFu…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Nepodařilo se stáhnout GIF" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} další…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Vlastní emoji" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Hledat emoji" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Chyba při načítání vlastních emoji" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Nedávno použité" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Ostatní" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "Chyba při mazání konceptu. Zkuste to prosím znovu." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Smazat vše…" msgid "No drafts found." msgstr "Nebyly nalezeny žádné koncepty." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Anketa" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Média" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Citace" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Odmítnuto" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Účty" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Zobrazit více…" @@ -853,7 +855,7 @@ msgstr "Zobrazit více…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Konec." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l nebo <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Boost" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Oblíbené položky" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Popis médií" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Více" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Přeložit" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Přečíst" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Odesláno" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Popis obrázku" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Popis videa" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Popis audia" @@ -1230,8 +1232,8 @@ msgstr "Popis audia" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Velikost souboru je příliš velká. Při nahrávání mohou vzniknout problémy. Zkuste zmenšit velikost souboru z {0} na {1} nebo nižší." @@ -1239,64 +1241,64 @@ msgstr "Velikost souboru je příliš velká. Při nahrávání mohou vzniknout #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Snímková frekvence je příliš vysoká. Při nahrávání mohou vzniknout problémy." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Chyba" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Upravit popis obrázku" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Upravit popis videa" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Upravit popis audia" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Generování popisu. Počkejte prosím…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Nepodařilo se vytvořit popis" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Vytvořit popis…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>– experimentální" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Hotovo" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtrováno: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtrovaný" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Sledované hashtagy" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Účty…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Přihlásit se" @@ -1546,172 +1548,172 @@ msgstr "Toto oznámení pochází z vašeho dalšího účtu." msgid "View all notifications" msgstr "Zobrazit všechna oznámení" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} reagoval na váš příspěvek s {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} publikoval příspěvek." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} vás začal sledovat.} few {<0><1>{0} lidé vás začali sledovat.} other {<0><1>{0} lidí vás začalo sledovat.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} vás požádal o sledování." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Anketa, v níž jste hlasovali nebo byla vytvořena, skončila." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Anketa, kterou jste vytvořili, skončila." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Anketa, ve které jste hlasovali, skončila." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Příspěvek, na který jste reagovali, byl upraven." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} nahlásil {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Ztraceno spojení s <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Upozornění na moderování" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Tvůj {year} #Wrapstodon je tady!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Admin z <0>{from} pozastavil účet <1>{targetName}, což znamená, že už nemůžete přijímat jejich aktualizace ani s nimi komunikovat." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Admin z <0>{from} zablokoval <1>{targetName}. Počet ovlivněných sledujících: {followersCount}, sledovaných: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Zablokovali jste <0>{targetName}. Odstranění sledujících: {followersCount}, následující: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Váš účet obdržel upozornění na moderování." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Váš účet je zablokován." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Některé z vašich příspěvků byly označeny jako citlivé." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Některé z vašich příspěvků byly odstraněny." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Vaše příspěvky budou od nynějška označeny jako citlivé." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Váš účet byl omezen." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Váš účet byl pozastaven." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Neznámý typ oznámení: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Boost/Líbilo se mi…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Líbí se…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Boostováno…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Sleduje…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Další informace <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Zobrazit #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Přečti si více →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Odkaz zkopírován" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Nebylo možné zkopírovat soubor" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Kopírovat" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Sdílet…" @@ -1802,13 +1804,13 @@ msgstr "Zobrazit výsledky" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Obnovit" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Vložit příspěvek" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Vyčistit" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Sdílení zřejmě nefunguje." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Dolů" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Upravit" @@ -2598,371 +2599,371 @@ msgstr "Nezpracované zkratky JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>boostnul" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Nelíbí se @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Některá média jsou bez popisu." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Starý příspěvek (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Zrušit boostnutí" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Boostnout…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Nelíbí se mi" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Líbí se mi" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Odebrat záložku" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Zobrazit příspěvek od <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Ukázat historii úprav" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Upraveno: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Ztlumení konverzace zrušeno" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Konverzace ztlumena" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Nelze zrušit ztlumení konverzace" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Nelze ztlumit konverzaci" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Zrušit ztlumení konverzace" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Ztlumit konverzaci" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Příspěvek odepnut z profilu" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Příspěvek připnut na profil" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Nelze odepnout příspěvek" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Příspěvek nelze připnout" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Odepnout z profilu" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Připnout na profil" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Smazat tento příspěvek?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Příspěvek odstraněn" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Příspěvek nelze odstranit" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Nahlásit příspěvek…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Líbí se" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Boosty" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Záložky" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Připnuto" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Smazat" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# odpověď} few {# odpovědi} many {# odpovědi} other {# odpovědi}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Upraveno" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Zobrazit méně" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Zobrazit obsah" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtrováno: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Zobrazit média" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Komentáře" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Historie úprav" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Nepodařilo se načíst historii" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Načítání…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/><1/> boostnuto" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Nové příspěvky" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Zkuste to znovu" @@ -3077,100 +3078,98 @@ msgstr "Vyžadováno přihlášení." msgid "Go home" msgstr "Domů" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Příspěvky účtu" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Odpovědi)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Média)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Vymazat filtry" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Obnovit filtry" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Zobrazení příspěvku s odpovědmi" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Odpovědi" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Zobrazení příspěvků bez boostů" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Zobrazování příspěvků s médii" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Zobrazuji příspěvky označené štítkem #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Příspěvky" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Zatím zde není co vidět." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Nelze načíst příspěvky" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Nelze získat informace o účtu" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Měsíc" @@ -3400,10 +3399,6 @@ msgstr "Načítání příspěvků…" msgid "This might take a while." msgstr "To může chvíli trvat." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Obnovit filtry" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Chyba: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Nepodařilo se načíst odpovědi." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Zpět" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/de-DE.po b/src/locales/de-DE.po index aeabbce23e..795c518bc7 100644 --- a/src/locales/de-DE.po +++ b/src/locales/de-DE.po @@ -8,7 +8,7 @@ msgstr "" "Language: de\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: German\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Gesperrt" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Posts: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Zuletzt gepostet: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automatisiert" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Gruppe" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Befreundet" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Angefragt" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Folgt" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Folgt Ihnen" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# Folgender} other {# Folgende}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Verifiziert" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Beigetreten: <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "Server-Domainname" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Folgende" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Dieser Benutzer hat sich entschieden, diese Informationen nicht verfügbar zu machen." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Follower}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, other {<0>{0} Gefolgt}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} Beitrag} other {<1>{1} Beiträge}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {<0>{0} Beitrag} other {<1>{1} Beitr msgid "View profile" msgstr "Profil anzeigen" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Konto kann nicht geladen werden." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Zur Kontoseite gehen" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} hat angegeben, dass sein/ihr neues Konto jetzt ist:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Handle kopiert" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Handle konnte nicht kopiert werden" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Handle kopieren" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "QR-Code" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Zur ursprünglichen Profilseite gehen" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Profilbild anzeigen" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Profil-Header anzeigen" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Profil bearbeiten" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "In Erinnerung an" @@ -191,14 +191,14 @@ msgstr "In Erinnerung an" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} eigene Beiträge, {1} Antworten, {2} Quotes, {3} Boosts" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} Originalbeiträge, {1} Antworten, {2} Boosts" @@ -209,43 +209,45 @@ msgstr "{0} Originalbeiträge, {1} Antworten, {2} Boosts" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Letzter Beitrag des vergangenen Tags} other {Letzter Beitrag der vergangenen {2} Tage}}} other {{3, plural, one {Letzte {4} Beiträge des vergangenen Tags} other {Letzte {5} Beiträge der vergangenen {6} Tage}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Letzter Beitrag des vergangenen Jahres} other {Letzter Beitrag der vergangenen {1} Jahre}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Original" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Antworten" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Quotes" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Quotes" msgid "Boosts" msgstr "Boosts" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Beitragsstatistiken nicht verfügbar." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Beitragsstatistiken anzeigen" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Beitragsstatistiken anzeigen" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Beitragsstatistiken anzeigen" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Beitragsstatistiken anzeigen" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Schließen" @@ -352,7 +354,7 @@ msgstr "Mehr von <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Auswahl {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Entfernen" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {Datei {1} wird nicht unterstützt.} other {Dateien {2} werden nicht unterstützt.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Du kannst höchstens eine Datei anhängen.} other {Du kannst höchstens # Dateien anhängen.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Sie haben ungespeicherte Änderungen. Diesen Beitrag verwerfen?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Herauslösen" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimieren" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Es sieht so aus, als ob Sie das übergeordnete Fenster geschlossen hätten." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Es sieht so aus, als ob Sie bereits ein Verfassen-Feld im übergeordneten Fenster geöffnet haben und gerade veröffentlichen. Bitte warten Sie, bis es fertig ist, und versuchen Sie es später erneut." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Es sieht so aus, als hätten Sie bereits ein Verfassen-Feld im übergeordneten Fenster geöffnet. Wenn Sie dieses Fenster einblenden, werden die Änderungen, die Sie im übergeordneten Fenster vorgenommen haben, verworfen. Fortfahren?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Einblenden" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Als Antwort auf den Beitrag von @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Als Antwort auf den Beitrag von @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Quellbeitrag bearbeiten" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Umfrage muss mindestens 2 Optionen enthalten" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Einige Umfrageoptionen sind leer" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Einige Medien haben keine Beschreibungen. Fortfahren?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Anhang #{i} fehlgeschlagen" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Inhaltswarnung" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Inhaltswarnung" msgid "Cancel" msgstr "Abbrechen" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Antwort veröffentlichen" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Post bearbeiten" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Eine Frage stellen" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Was machen Sie?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Medien als sensibel markieren" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Gepostet auf <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Alle können zitieren" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Ihre Follower können zitieren" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Nur Sie können zitieren" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "Quotes können nicht in private Erwähnungen eingebettet werden." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Öffentlich" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Lokal" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Still öffentlich" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Private Erwähnung" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Einplanen" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Antworten" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Aktualisieren" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Senden" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "GIF wird heruntergeladen…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "GIF konnte nicht heruntergeladen werden" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} mehr…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Benutzerdefinierte Emojis" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Emojis durchsuchen" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Fehler beim Laden benutzerdefinierter Emojis" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Kürzlich verwendet" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Andere" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Verkleinern" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Vergrößern" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Benutzerdefinierte Emojis sind auf diesem Server nicht verfügbar." @@ -690,7 +692,7 @@ msgstr "Fehler beim Löschen des Entwurfs! Bitte versuchen Sie es erneut." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Alle löschen…" msgid "No drafts found." msgstr "Keine Entwürfe gefunden." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Umfrage" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Medien" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Zitieren" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Abgelehnt" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Konten" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Mehr anzeigen…" @@ -853,7 +855,7 @@ msgstr "Mehr anzeigen…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Das Ende." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l oder <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Boosten" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Umschalt + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Lesezeichen" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Medienbeschreibung" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Mehr" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Übersetzen" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Sprechen" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Hochgeladen" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Bildbeschreibung" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Videobeschreibung" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Audiobeschreibung" @@ -1230,8 +1232,8 @@ msgstr "Audiobeschreibung" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Datei zu groß. Das Hochladen kann Probleme verursachen. Versuche, die Dateigröße von {0} auf {1} oder weniger zu reduzieren." @@ -1239,64 +1241,64 @@ msgstr "Datei zu groß. Das Hochladen kann Probleme verursachen. Versuche, die D #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Auflösung zu groß. Das Hochladen könnte Probleme verursachen. Versuchen Sie das Seitenverhältnis von {0}×{1} px auf {2}×{3} px zu reduzieren." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Bildrate zu hoch. Das Hochladen könnte Probleme verursachen." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Fehler" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Bildbeschreibung bearbeiten" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Videobeschreibung bearbeiten" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Audiobeschreibung bearbeiten" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Erzeuge Beschreibung. Bitte warten Sie…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Fehler beim Erzeugen der Beschreibung: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Beschreibung konnte nicht erzeugt werden" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Beschreibung erzeugen…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Fehler beim Erzeugen der Beschreibung{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>– experimentell" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Fertig" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Gefiltert: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Gefiltert" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Datei öffnen" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Gefolgte Hashtags" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Konten…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Einloggen" @@ -1546,172 +1548,172 @@ msgstr "Diese Benachrichtigung stammt von Ihrem anderen Konto." msgid "View all notifications" msgstr "Alle Benachrichtigungen anzeigen" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} hat auf Ihren Beitrag mit {emojiObject} reagiert" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} hat einen Post veröffentlicht." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} hat deine Antwort geteilt.} other {{account} hat deinen Beitrag geteilt.}}} other {{account} hat {postsCount} Beiträge von dir geteilt.}}} other {{postType, select, reply {<0><1>{0} Leute haben deine Antwort geteilt.} other {<2><3>{1} Leute haben deinen Beitrag geteilt.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} folgt dir jetzt.} other {<0><1>{0} Leute folgen dir jetzt.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} hat darum gebeten, Ihnen zu folgen." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} hat deine Antwort favorisiert.} other {{account} hat deinen Beitrag favorisiert.}}} other {{account} hat {postsCount} Beiträge von dir favorisiert.}}} other {{postType, select, reply {<0><1>{0} Leute haben deine Antwort favorisiert.} other {<2><3>{1} Leute haben deinen Beitrag favorisiert.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Eine Umfrage hat geendet, an der du teilgenommen oder die du erstellt hast." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Eine von Ihnen erstellte Umfrage wurde beendet." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Eine Umfrage in der Sie teilgenommen haben wurde beendet." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} hat einen Beitrag bearbeitet." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Ein Post, mit dem Sie interagiert haben, wurde bearbeitet." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} hat deine Antwort geteilt & favorisiert.} other {{account} hat deinen Beitrag geteilt & favorisiert.}}} other {{account} hat {postsCount} deiner Beiträge geteilt & favorisiert.}}} other {{postType, select, reply {<0><1>{0} Leute haben deine Antwort geteilt & favorisiert.} other {<2><3>{1} Leute haben deinen Beitrag geteilt & favorisiert.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} hat einen Beitrag bearbeitet, den du zitiert hast." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} hat {targetAccount} gemeldet" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Verbindungen mit <0>{name} verloren." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Moderationswarnung" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Dein {year} #Wrapstodon ist hier!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Ein Admin von <0>{from} hat <1>{targetName} gesperrt, weshalb du von diesem Profil nichts mehr wirst sehen und mit ihm nicht mehr wirst interagieren können." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Ein Admin von <0>{from} hat <1>{targetName} gesperrt. Betroffene Follower: {followersCount}; Profile, denen er/sie folgt: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Du hast <0>{targetName} blockiert. Folgende Follower: {followersCount}, folgendes: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Ihr Konto hat eine Moderationswarnung erhalten." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Ihr Konto wurde deaktiviert." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Einige Ihrer Beiträge wurden als sensibel markiert." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Einige Ihrer Beiträge wurden gelöscht." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Ihre Beiträge werden von nun an als sensibel markiert." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Ihr Konto wurde eingeschränkt." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Ihr Konto wurde gesperrt." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Unbekannter Benachrichtigungstyp: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Geteilt/favorisiert von …" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Favorisiert von …" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Geboostet von…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Gefolgt von…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Erfahre mehr <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Zeige #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Mehr lesen →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Link kopiert" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Link konnte nicht kopiert werden" @@ -1723,13 +1725,13 @@ msgstr "Link öffnen?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Kopieren" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Teilen…" @@ -1802,13 +1804,13 @@ msgstr "Ergebnisse anzeigen" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Aktualisieren" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Beitrag einbetten" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Alle löschen" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Leeren" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "Empfohlene Profile anzeigen" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Meine Posts durchsuchen" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Teilen scheint nicht zu funktionieren." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Nach unten" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Bearbeiten" @@ -2598,371 +2599,371 @@ msgstr "Rohes Verknüpfungs-JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "Private Posts können nicht zitiert werden" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Zitieren anfragen" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "AutorIn wird manuell überprüfen" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "Nur Follower können diesen Beitrag zitieren" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "Sie sind nicht berechtigt diesen Beitrag zu zitieren" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Beitrag nicht verfügbar" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>geteilt" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Beitrag von @{0} entfavorisiert" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Post von @{0} favorisiert" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Lesezeichen entfernt für Beitrag von @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "@{0}'s Beitrag gespeichert" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Einige Medien haben keine Beschreibungen." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Alter Beitrag (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "Antworten…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "Allen antworten" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "{mentionsCount, plural, other {# Erwähnungen}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "Nur <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Nicht mehr teilen" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Mit Link zitieren" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Teilen des Betrags von @{0} rückgängig gemacht" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Beitrag von @{0} geteilt" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Boost/Quote…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Boost…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Entfavorisieren" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Favorisieren" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Lesezeichen entfernen" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "Quotes anzeigen" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Beitragstext kopiert" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Beitragstext konnte nicht kopiert werden" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Beitragstext kopieren" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Beitrag von <0>@{0} ansehen" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Bearbeitungsverlauf anzeigen" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Bearbeitet: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Unterhaltung entstummt" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Unterhaltung stumm geschaltet" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Unterhaltung kann nicht entstummt werden" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Unterhaltung kann nicht stumm geschaltet werden" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Unterhaltung entstummen" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Unterhaltung stumm schalten" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Beitrag vom Profil gelöst" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Beitrag ans Profil angeheftet" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Beitrag kann nicht gelöst werden" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Beitrag kann nicht angeheftet werden" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Vom Profil lösen" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Ans Profil anheften" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Quote-Einstellungen" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Diesen Post löschen?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Post gelöscht" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Post konnte nicht gelöscht werden" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "Meinen Beitrag von <0>@{0}s Beitrag entfernen?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "Quote entfernt" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "Quote konnte nicht entfernt werden" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "Quote entfernen…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Post melden…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Favorisiert" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Geboostet" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Lesezeichen hinzugefügt" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Angeheftet" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Gelöscht" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# Antwort} other {# Antworten}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Bearbeitet" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Weniger anzeigen" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Inhalt anzeigen" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Gefiltert: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Medien anzeigen" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Kommentare" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Beitrag von Filtern versteckt" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Beitrag ausstehend" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Beitrag durch Autor*in entfernt" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Beitrag versteckt, da du @{name} geblockt hast." -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Beitrag versteckt, da du {domain} geblockt hast." -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Beitrag versteckt, da du @{name} stummgeschalten hast." -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Trotzdem anzeigen" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Bearbeitungsverlauf" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Fehler beim laden des Verlaufs" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Laden…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> geteilt" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Neue Posts" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Erneut versuchen" @@ -3077,100 +3078,98 @@ msgstr "Anmeldung erforderlich." msgid "Go home" msgstr "Zur Startseite gehen" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Account-Posts" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Antworten)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Medien)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Filter leeren" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Filter zurücksetzen" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Beitrag mit Antworten anzeigen" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Antworten" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Zeige Posts ohne Boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Zeige Posts mit Medien" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Zeige Posts mit #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Zeige Posts in {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Beiträge" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Noch nichts zu sehen." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Konnte Posts nicht laden" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Kontoinformationen konnten nicht abgerufen werden" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Monat" @@ -3400,10 +3399,6 @@ msgstr "Lade Posts…" msgid "This might take a while." msgstr "Dies könnte eine Weile dauern." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Filter zurücksetzen" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "HINWEIS: Push-Benachrichtigungen funktionieren nur für <0>ein Konto." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Sie sind nicht eingeloggt. Interaktionen (Antworten, Boost usw.) sind nicht möglich." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Fehler: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Antworten konnten nicht geladen werden." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Zurück" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Zum Hauptbeitrag gehen" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} Posts oberhalb ‒ Gehe nach oben" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "In der seitlichen Ansicht linsen" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Zur Vollansicht wechseln" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Alle sensiblen Inhalte anzeigen" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Experimentell" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Wechsel nicht möglich" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Post konnte nicht geladen werden" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# Antwort} other {<0>{1} Antworten}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# Kommentar} other {<0>{0} Kommentare}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Post mit Antworten anzeigen" diff --git a/src/locales/eo-UY.po b/src/locales/eo-UY.po index 45706eca40..4de4e4a078 100644 --- a/src/locales/eo-UY.po +++ b/src/locales/eo-UY.po @@ -8,7 +8,7 @@ msgstr "" "Language: eo\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Esperanto\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Ŝlosita" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Afiŝoj: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Laste afiŝita: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Aŭtomatigita" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Grupo" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Reciproka" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Petita" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Sekvante" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Sekvas vin" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# sekvanto} other {# sekvantoj}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Kontrolita" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Aliĝis <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "servila domajna nomo" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Sekvantoj" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Ĉi tiu uzanto elektis ne disponebligi ĉi tiun informon." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "Sekvatoj" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural,one {<0>{0} Afiŝo} other {<1>{1} Afiŝoj}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural,one {<0>{0} Afiŝo} other {<1>{1} Afiŝoj msgid "View profile" msgstr "Vidi profilon" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Ne eblas ŝargi konton." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Iri al konta paĝo" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} indikis, ke ilia nova konto nun estas:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Tenilo kopiita" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Ne eblas kopii la tenilon" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Kopii tenilon" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "QR-kodo" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Malfermi la originalan profilpaĝon" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Vidi rolfiguron" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Vidi fonbildon" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Redakti la profilon" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Memore" @@ -191,14 +191,14 @@ msgstr "Memore" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} originalaj afiŝoj, {1} respondoj, {2} diskonigoj" @@ -209,43 +209,45 @@ msgstr "{0} originalaj afiŝoj, {1} respondoj, {2} diskonigoj" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Lasta afiŝo en la lasta tago} other {Lasta afiŝo en la pasintaj {2} tagoj}}} other {{3, plural, one {Lastaj {4} afiŝoj en la lasta tago} other {Lastaj {5} afiŝoj en la pasintaj {6} tagoj}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Lasta afiŝo en la pasinta(j) jaro(j)} other {Lastaj {1} afiŝoj en la pasinta(j) jaro(j)}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Originala" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Respondoj" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Citaĵoj" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Citaĵoj" msgid "Boosts" msgstr "Diskonigoj" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Afiŝaj statistikoj ne disponeblaj." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Vidi afiŝo-statistikojn" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Vidi afiŝo-statistikojn" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Vidi afiŝo-statistikojn" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Vidi afiŝo-statistikojn" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Fermi" @@ -352,7 +354,7 @@ msgstr "Pli de <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Elekti {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Forigi" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {La dosiero {1} ne estas subtenata.} other {La dosieroj {2} ne estas subtenataj.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Vi povas nur kunsendi ĝis 1 dosieron.} other {Vi povas nur kunsendi ĝis # dosierojn.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Vi havas nekonservitajn ŝanĝojn. Ĉu forĵeti ĉi tiun afiŝon?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Foriri" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimumigi" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Ŝajnas, ke vi fermis la patran fenestron." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Ŝajnas, ke vi jam havas redaktan fenestron malfermita en la ĉefa fenestro kaj vi nun publikigas. Bonvolu atendi, ke ĝi estos publikigita kaj provu denove poste." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Ŝajnas, ke vi jam havas redaktan fenestron malfermitan en la ĉefa fenestro. Enirante ĉi tiun fenestron forĵetos la ŝanĝojn kiujn vi faris. Ĉu daŭrigi?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Montri" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Respondante al la afiŝo de @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Respondante al la afiŝo de @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Redaktante la originalan afiŝon" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Balotenketo devas havi almenaŭ 2 eblojn" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Iuj elektoj de balotado estas malplenaj" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Iuj plurmedioj ne havas priskribojn. Ĉu daŭrigi?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Eraro aldonante #{i}" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Enhavaverto" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Enhavaverto" msgid "Cancel" msgstr "Nuligi" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Afiŝi vian respondon" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Redakti vian afiŝon" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Faru demandon" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Kion vi pensas?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Aldoni averton de enhavo" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Afiŝi la <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Iu ajn povas citi" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Viaj sekvantoj povas citi" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Nur vi povas citi" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Publika" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Loka" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Diskrete publika" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Privata mencio" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Plani" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Respondi" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Ĝisdatigi" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Afiŝi" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Elŝutante movbildon…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Malsukcesis elŝuti movbildon" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} pli…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Propraj emoĝioj" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Serĉi emoĝion" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Eraro dum ŝarĝo de propraj emoĝioj" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Ofte uzataj" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Aliaj" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Malzomi" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Zomi" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "Eraro dum forigo de malneto! Bonvolu provi denove." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Forigi ĉiujn…" msgid "No drafts found." msgstr "Neniuj malnetoj trovitaj." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Balotenketo" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Plurmedio" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Citaĵo" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Malakceptita" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Kontoj" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Montri pli…" @@ -853,7 +855,7 @@ msgstr "Montri pli…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "La fino." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l aŭ <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Diskonigi" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Ŝovo + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Legosigni" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Priskribo de plurmedio" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Pli" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Traduki" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Paroli" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Ĝisdatigita" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Priskribo de bildo" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Priskribo de filmeto" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Priskribo de aŭdaĵo" @@ -1230,8 +1232,8 @@ msgstr "Priskribo de aŭdaĵo" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Dosiergrandeco estas tro granda. Alŝuto eble renkontos problemojn. Provu redukti la dosiergrandecon de {0} al {1} ​​aŭ malpli." @@ -1239,64 +1241,64 @@ msgstr "Dosiergrandeco estas tro granda. Alŝuto eble renkontos problemojn. Prov #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Dimensio estas tro granda. Alŝuto eble renkontos problemojn. Provu redukti dimension de {0}x{1}px al {2}x{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Bildrapido estas tro alta. Alŝuto eble renkontos problemojn." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Eraro" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Redakti bildopriskribon" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Redakti videopriskribon" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Redakti aŭdpriskribon" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Kreante priskribon. Bonvolu atendi…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Malsukcesis generi priskribon: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Malsukcesis krei priskribon" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Krei priskribon…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Malsukcesis generi priskribon{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— eksperimenta" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Farite" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtrila: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtrila" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Malfermi dosieron" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Sekvataj kradvortoj" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Kontoj…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Ensaluti" @@ -1546,172 +1548,172 @@ msgstr "Ĉi tiu sciigo estas de via alia konto." msgid "View all notifications" msgstr "Vidi ĉiujn sciigojn" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} reagis al via afiŝo kun {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} publikigis afiŝon." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} diskonigis vian respondon.} other {{account} diskonigis vian afiŝon.}}} other {{account} diskonigis {postsCount} de viaj afiŝoj.}}} other {{postType, select, reply {<0><1>{0} homoj diskonigis vian respondon.} other {<2><3>{1} homoj diskonigis vian afiŝon.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} sekvis vin.} other {<0><1>{0} homoj sekvis vin.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} petis sekvi vin." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} ŝatis vian respondon.} other {{account} ŝatis vian afiŝon.}}} other {{account} ŝatis {postsCount} de viaj afiŝoj.}}} other {{postType, select, reply {<0><1>{0} homoj ŝatis vian respondon.} other {<2><3>{1} homoj ŝatis vian afiŝon.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Balotenketo, kiun vi voĉdonis aŭ kreis, finiĝis." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Balotenketo, kiun vi kreis, finiĝis." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Balotenketo, pri kiu vi voĉdonis, finiĝis." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} redaktis afiŝon." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Afiŝo, kun kiu vi interagis, estis redaktita." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} diskonigis kaj ŝatis vian respondon.} other {{account} diskonigis kaj ŝatis vian afiŝon.}}} other {{account} diskonigis kaj ŝatis {postsCount} de viaj afiŝoj.}}} other {{postType, select, reply {<0><1>{0} homoj diskonigis kaj ŝatis vian respondon.} other {<2><3>{1} homoj diskonigis kaj ŝatis vian afiŝon.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} redaktis afiŝon, kiun vi citis." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} raportis {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Perditaj konektoj kun <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Moderiga averto" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Via #Wrapstodon {year} estas ĉi tie!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Administranto de <0>{from} malakceptis <1>{targetName}, kio signifas, ke vi ne plu povas ricevi ĝisdatigojn de ili aŭ interagi kun ili." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Administranto de <0>{from} blokis <1>{targetName}. Afektitaj sekvantoj: {followersCount}, Sekvantoj: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Vi blokis <0>{targetName}. Forigitaj sekvantoj: {followersCount}, sekvantoj: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Via konto ricevis moderan averton." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Via konto estas malŝaltita." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Kelkaj el viaj afiŝoj estis markitaj kiel sentemaj." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Kelkaj el viaj afiŝoj estis forigitaj." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Viaj afiŝoj estos markitaj kiel sentemaj ekde nun." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Via konto estis limigita." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Via konto estas malakceptita." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Nekonata tipo de sciigo: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Diskonigita/Ŝatita de…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Ŝatita de…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Diskonigita de…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Sekvita de…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Lerni pli <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Vidu #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Legi pli →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Ligilo kopiita" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Ne eblas kopii la ligilon" @@ -1723,13 +1725,13 @@ msgstr "Ĉu malfermi ligilon?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Kopii" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Diskonigi…" @@ -1802,13 +1804,13 @@ msgstr "Montri rezultojn" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Aktualigi" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Enkorpigi afiŝon" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Forigi ĉion" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Malplenigi" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "Montri elstarajn profilojn" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Kunhavigo ŝajnas ne funkcii." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Moviĝi malsupren" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Redakti" @@ -2598,371 +2599,371 @@ msgstr "Ne estas plu ŝparvojoj por importi" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "Privataj afiŝoj ne povas esti cititaj" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Peto por citi" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "Aŭtoro permane revizios" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "Nur sekvantoj rajtas citi tiun ĉi afiŝon" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "Vi ne rajtas citi ĉi tiun afiŝon" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Afiŝo ne disponebla" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>diskonigita" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Ne plu ŝatis la afiŝon de {0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Ŝatis la afiŝon de {0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Ne plu legosignis la afiŝon de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Legosignis la afiŝon de @{0}" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Iuj plurmedioj ne havas priskribojn." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Malnova afiŝo (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Ne plu diskonigi" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Citi kun ligilo" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Ne plu diskonigita la afiŝon de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Diskonigita la afiŝon de @{0}" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Diskonigi…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Ne plu ŝati" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Ŝatata" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Ne plu legosignis" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Teksto de la afiŝo kopiita" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Ne eblas kopii tekston de la afiŝo" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Kopii tekston de la afiŝo" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Vidi afiŝon de <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Montri redaktan historion" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Redaktita: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Konversacion nesilentigita" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Konversacion silentigita" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Ne eblas nesilentigi konversacion" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Ne eblas silentigi konversacion" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Nesilentigi konversacion" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Silentigi konversacion" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Afiŝo depinglinta de profilo" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Afiŝo alpinglita al profilo" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Ne eblas depingli afiŝon" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Ne eblas alpingli afiŝon" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Depingli de profilo" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Alpingli al la profilo" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Agordoj de citaĵo" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Ĉu forigi ĉi tiun afiŝon?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Afiŝo forigita" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Ne eblas forigi afiŝon" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Raporti afiŝon…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Ŝatita" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Diskonigita" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Legosignita" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Alpinglita" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Forigita" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# respondo} other {# respondoj}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Redaktita" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Montru malpli" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Montru envahon" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtrita: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Montri plurmedion" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Komentoj" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Afiŝo kaŝita de viaj filtriloj" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Pritraktata afiŝo" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Afiŝo forigita de aŭtoro" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Redaktan historion" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Malsukcesis ŝargi historion" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Ŝargante…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> diskonigita" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Novaj afiŝoj" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Provu denove" @@ -3077,100 +3078,98 @@ msgstr "Ensaluto bezonata." msgid "Go home" msgstr "Iru hejmen" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Afiŝoj de la konto" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Respondoj)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Plurmedio)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Malplenigi filtrojn" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Restartigi filtrilojn" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Montrante afiŝon kun respondoj" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Respondoj" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Montrante afiŝojn sen diskonigoj" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Montrante afiŝojn kun plurmedio" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Montrante afiŝojn etikeditaj kun #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Montrante afiŝojn en {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Afiŝoj" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Nenio vidinda ĉi tie ankoraŭ." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Ne eblas ŝargi afiŝojn" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Ne eblas ricevi informojn pri konto" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Monato" @@ -3400,10 +3399,6 @@ msgstr "Ricevante afiŝojn…" msgid "This might take a while." msgstr "Ĉi tio eble daŭros iom da tempo." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Restartigi filtrilojn" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "NOTO: Puŝaj sciigoj funkcias nur por <0>unu konto." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Afiŝo" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Vi ne estas ensalutinta. Interagoj (respondi, diskonigi, ktp) ne eblas." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Eraro: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Ne eblas ŝargi respondojn." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural,one {# monaton poste} other {# monatojn poste}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural,one {# jaron poste} other {# jarojn poste}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Reen" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Iri al ĉefa afiŝo" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} afiŝoj supre ‒ Iri supren" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Ŝalti al Flanka Vido" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Ŝalti al Plena Vido" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Montri ĉiujn sentemajn enhavojn" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Eksperimenta" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Ne eblas ŝalti" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Ne eblas ŝargi afiŝon" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# respondo} other {<0>{1} respondoj}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# komento} other {<0>{0} komentoj}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Vidi afiŝon kun siaj respondoj" diff --git a/src/locales/es-ES.po b/src/locales/es-ES.po index 2d41523b2e..67d89ffd24 100644 --- a/src/locales/es-ES.po +++ b/src/locales/es-ES.po @@ -8,7 +8,7 @@ msgstr "" "Language: es\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 20:19\n" "Last-Translator: \n" "Language-Team: Spanish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Bloqueado" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Publicaciones: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Última publicación: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automatizado" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Grupo" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Mutuo" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Solicitado" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Siguiendo" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Te sigue" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# seguidor} other {# seguidores}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Verificado" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Se unió el <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "nombre del dominio del servidor" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Seguidores" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Este usuario ha optado por no hacer esta información disponible." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural,one {<0>{0} Seguidor}other {<1>{1} Seguidores}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "Seguidos" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural,other {<0>{0} Siguiendo}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural,one {<0>{0} Publicación} other {<1>{1} Publicaciones}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural,one {<0>{0} Publicación} other {<1>{1} P msgid "View profile" msgstr "Ver perfil" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "No se ha podido cargar la cuenta." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Ir a la página de la cuenta" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} ha indicado que su nueva cuenta es:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Has copiado el identificador" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "No se ha podido copiar el identificador" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Copiar identificador" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "Código QR" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Ir a la página de perfil original" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Ver imagen del perfil" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Ver cabecera del perfil" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Editar perfil" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Cuenta conmemorativa" @@ -191,14 +191,14 @@ msgstr "Cuenta conmemorativa" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} publicaciones originales, {1} respuestas, {2} citaciones, {3} impulsos" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} originales, {1} respuestas, {2} impulsos" @@ -209,43 +209,45 @@ msgstr "{0} originales, {1} respuestas, {2} impulsos" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Última publicación en el último día} other {Última publicación en los últimos {2} días}}} other {{3, plural, one {Últimas {4} publicaciones en el último día} other {Últimas {5} publicaciones en los últimos {6} días}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Última publicación en el último año(s)} other {Últimas {1} publicaciones en el último año(s)}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Originales" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Respuestas" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Citas" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Citas" msgid "Boosts" msgstr "Impulsos" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Las estadísticas de las publicaciones no están disponibles." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Ver las estadísticas de las publicaciones" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Ver las estadísticas de las publicaciones" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Ver las estadísticas de las publicaciones" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Ver las estadísticas de las publicaciones" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Cerrar" @@ -352,7 +354,7 @@ msgstr "Más de <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Opción {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Eliminar" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {El archivo {1} no es compatible.} other {Los archivos {2} no son compatibles.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Solo puedes adjuntar hasta 1 archivo.} other {Solo puedes adjuntar hasta # archivos.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Tienes cambios sin guardar. ¿Deseas descartar esta publicación?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Salir" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimizar" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Parece que has cerrado la ventana principal." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Parece que ya tienes una ventana de edición abierta en la ventana principal y que se está publicando. Por favor, espera a que se publique e inténtalo de nuevo más tarde." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Parece que ya tienes una ventana de redacción abierta en la ventana principal. Entrando en esta ventana se descartarán los cambios que hiciste. ¿Deseas continuar?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Mostrar" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Respondiendo a la publicación de @{0}(<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Respondiendo a la publicación de @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Editando la publicación original" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "La encuesta debe tener al menos 2 opciones" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Algunas opciones de la encuesta están vacías" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Algunos archivos no tienen descripciones. ¿Desear continuar?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Error al adjuntar #{i}" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Advertencia de contenido" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Advertencia de contenido" msgid "Cancel" msgstr "Cancelar" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Publica tu respuesta" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Edita tu publicación" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Hacer una pregunta" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "¿En qué estás pensando?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Añadir advertencia de contenido" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Publicar el <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Cualquiera puede citar" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Tus seguidores pueden citar" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Solo tú puedes citar" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "Las citas no se pueden insertar en menciones privadas." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Pública" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Local" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Pública, pero silenciosa" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Mención privada" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Programar" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Responder" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Actualizar" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Publicar" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Descargando GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Hubo un fallo al descargar el GIF" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} más…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Emojis personalizados" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Buscar emoji" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Error al cargar emojis personalizados" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Usados recientemente" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Otros" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Alejar" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Acercar" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Los emojis personalizados no están disponibles en este servidor." @@ -690,7 +692,7 @@ msgstr "¡Error al eliminar el borrador! Por favor, inténtalo de nuevo." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Eliminar todo…" msgid "No drafts found." msgstr "No se han encontrado borradores." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Encuesta" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Multimedia" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Citar" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Rechazado" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Cuentas" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Mostrar más…" @@ -853,7 +855,7 @@ msgstr "Mostrar más…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "El fin." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l o <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Impulsar" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Mayús + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Añadir marcador" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Descripción de la imagen" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Más" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Traducir" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Hablar" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Cargado" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Descripción de la imagen" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Descripción del vídeo" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Descripción del audio" @@ -1230,8 +1232,8 @@ msgstr "Descripción del audio" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "El tamaño del archivo es demasiado grande. La carga podría tener problemas. Intenta reducir el tamaño del archivo de {0} a {1} o inferior." @@ -1239,64 +1241,64 @@ msgstr "El tamaño del archivo es demasiado grande. La carga podría tener probl #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "La dimensión es demasiado grande. La carga podrá tener problemas. Trata de reducir la dimensión de {0}×{1} a {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Tasa de fotogramas demasiado alta. La carga podría tener problemas." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Error" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Editar descripción de la imagen" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Editar descripción del vídeo" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Editar descripción del audio" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Generando descripción. Por favor, espera…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "No se ha podido generar la descripción: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "No se ha podido generar la descripción" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Generar descripción…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "No se ha podido generar la descripción{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— experimental" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Hecho" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtrado: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtrado" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Abrir archivo" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Etiquetas seguidas" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Cuentas…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Inicia sesión" @@ -1546,172 +1548,172 @@ msgstr "Esta notificación proviene de tu otra cuenta." msgid "View all notifications" msgstr "Ver todas las notificaciones" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} reaccionó a tu publicación con {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} ha hecho una publicación." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} impulsó tu respuesta.} other {{account} impulsó tu publicación.}}} other {{account} impulsó {postsCount} de tus publicaciones.}}} other {{postType, select, reply {<0><1>{0} personas impulsaron tu respuesta.} other {<2><3>{1} personas impulsaron tu publicación.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} te comenzó a seguir.} other {<0><1>{0} personas te comenzaron a seguir.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} ha solicitado seguirte." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {A {account} le gustó tu respuesta.} other {A {account} le gustó tu publicación.}}} other {A {account} le gustó {postsCount} de tus publicaciones.}}} other {{postType, select, reply {A <0><1>{0} personas les gustó tu respuesta.} other {A <2><3>{1} personas les gustó tu publicación.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Una encuesta en la que has votado o creado ha finalizado." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Una encuesta que has creado ha finalizado." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Una encuesta en la que has votado ha finalizado." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} editó una publicación." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Una publicación con la que interactuaste ha sido editada." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} impulsó y le gustó tu respuesta.} other {{account} impulsó y le gustó tu publicación.}}} other {{account} impulsó y le gustó {postsCount} de tus publicaciones.}}} other {{postType, select, reply {<0><1>{0} personas impulsaron y les gustó tu respuesta.} other {<2><3>{1} personas impulsaron y les gustó tu publicación.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} editó una publicación que has citado." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural,=1 {{account} se registró.}other {<0><1>{0} personas se registraron.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} reportó {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Conexiones perdidas con <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Advertencia de moderación" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "¡Tu #Wrapstodon {year} está aquí!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Un administrador de <0>{from} ha suspendido <1>{targetName}, lo que significa que ya no puedes recibir actualizaciones de sus cuentas o interactuar con ellas." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Un administrador de <0>{from} ha bloqueado <1>{targetName}. Seguidores afectados: {followersCount}, siguiendo: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Has bloqueado <0>{targetName}. Seguidores eliminados: {followersCount}, siguiendo: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Tu cuenta ha recibido un aviso de moderación." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Tu cuenta ha sido desactivada." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Se han marcado como sensibles algunas de tus publicaciones." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Algunas de tus publicaciones han sido eliminadas." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "De ahora en adelante, todas tus publicaciones se marcarán como sensibles." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Tu cuenta ha sido limitada." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Tu cuenta ha sido suspendida." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Tipo de notificación desconocido: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Impulsado por/Le gustó a…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Le gusta a…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Impulsado por…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Seguido por…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Más información <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Ver #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Leer más →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "El enlace ha sido copiado" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "No se ha podido copiar el enlace" @@ -1723,13 +1725,13 @@ msgstr "¿Abrir enlace?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Copiar" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Compartir…" @@ -1802,13 +1804,13 @@ msgstr "Mostrar resultado" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Actualizar" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Insertar publicación" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Limpiar todo" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Limpiar" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "Mostrar perfiles destacados" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Buscar en mis publicaciones" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Compartir parece no funcionar." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Bajar" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Editar" @@ -2598,371 +2599,371 @@ msgstr "No hay más atajos que importar" msgid "Import/export settings from/to server (Very experimental)" msgstr "Importar/exportar ajustes desde/hacia el servidor (muy experimental)" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "Las publicaciones privadas no pueden ser citadas" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Solicitar cita" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "El autor lo revisará manualmente" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "Solo los seguidores pueden citar esta publicación" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "No tienes permiso para citar esta publicación" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Publicación no disponible" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>impulsó" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "Lo sentimos, el servidor en el que estás conectado actualmente no puede interactuar con esta publicación desde otro servidor." #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "No me gustó la publicación de {0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Le gustó la publicación de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Dejó de guardar como marcador la publicación de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Guardó como marcador la publicación de @{0}" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Algunos archivos no tienen descripciones." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Antiguas publicaciones (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "Responder…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "Responder a todos" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "{mentionsCount, plural,other {# menciones}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "{0, plural,other {<0>@{1} primero, # otros debajo}}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "Solo <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Dejar de impulsar" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Citar con enlace" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Dejó de impulsar la publicación de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Impulsó la publicación de @{0}" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Impulsar/citar…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Impulsar…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "No me gusta" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Me gusta" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Quitar marcador" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "Ver citas" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "Desenvolver cadena de citas" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Texto de la publicación copiado" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "No se puede copiar el texto de la publicación" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Copiar el texto de la publicación" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Ver publicación de <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Mostrar historial de ediciones" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Se editó el: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Has dejado de silenciar la conversación" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Has silenciado la conversación" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "No se ha podido dejar de silenciar la conversación" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "No se ha podido silenciar la conversación" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Dejar de silenciar conversación" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Silenciar conversación" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Publicación no fijada del perfil" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Publicación fijada en el perfil" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "No se ha podido dejar sin fijar la publicación" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "No se ha podido fijar la publicación" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Dejar de fijar del perfil" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Fijar al perfil" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Configuración de citas" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "¿Deseas eliminar esta publicación?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Se ha eliminado la publicación" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "No se ha podido eliminar la publicación" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "¿Eliminar mi publicación de la publicación de <0>@{0}?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "Cita eliminada" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "No se ha podido eliminar cita" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "Eliminar cita…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Reportar publicación…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Me gusta" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Impulsó" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Añadido a marcadores" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Fijada" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Eliminada" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# respuesta} other {# respuestas}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Se editó" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Mostrar menos" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Mostrar contenido" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtrado: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Mostrar multimedia" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Comentarios" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Publicación oculta por tus filtros" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Publicación pendiente" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Publicación eliminada por el autor" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Publicación oculta porque tú has bloqueado a @{name}." -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Publicación oculta porque tú has bloqueado {domain}." -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Publicación oculta porque tú has silenciado a @{name}." -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Mostrar de todos modos" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Historial de ediciones" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Error al cargar el historial" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Cargando…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> impulsó" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Nuevas publicaciones" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Inténtalo de nuevo" @@ -3077,100 +3078,98 @@ msgstr "Se requiere iniciar sesión." msgid "Go home" msgstr "Ir a la página de inicio" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Publicaciones de la cuenta" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Respuestas)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" +msgstr "Publicaciones multimedia etiquetadas con #{tagged} por {accountDisplay}" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" -msgstr "{accountDisplay} (- Impulsos)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "Publicaciones etiquetadas con #{tagged} por {accountDisplay}" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "Publicaciones en {monthYear} por {accountDisplay}" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Multimedia)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "Publicaciones multimedia de {accountDisplay}" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" - -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" msgstr "Limpiar filtros" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Mostrando publicaciones con respuestas" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "Mostrando respuestas" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Respuestas" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "Ocultando respuestas" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Mostrando publicaciones sin impulsos" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "Mostrando impulsos" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" -msgstr "- Impulsos" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" +msgstr "Ocultando impulsos" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Mostrando publicaciones con archivos" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Mostrando publicaciones etiquetadas con #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Mostrando publicaciones en {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "Buscar en las publicaciones de @{0}" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Publicaciones" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "No hay nada que ver aquí… todavía." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "No se han podido cargar las publicaciones" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "No se ha podido obtener información de la cuenta" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "Cambiar al servidor de la cuenta {0}" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "Cambiar a mi servidor (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Mes" @@ -3400,10 +3399,6 @@ msgstr "Obteniendo publicaciones…" msgid "This might take a while." msgstr "Esto podría tardar un rato." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Limpiar filtros" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "NOTA: Las notificaciones push solo se permiten para <0>una cuenta." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Publicación" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "No estás conectado. No puedes interactuar (responder, impulsar, etc.)." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "Esta publicación proviene de otro servidor (<0>{instance}). No es posible interactuar (responder, impulsar, etc.)." -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Error: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "Cambiar a mi servidor para habilitar las interacciones" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "No se han podido cargar las respuestas." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, one {# mes después} other {# meses después}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural,one {# año después} other {# años después}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Volver" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Ir a la publicación principal" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} publicaciones arriba - Ir hacia arriba" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Cambiar a vista lateral" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Cambiar a vista completa" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Mostrar todo el contenido sensible" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Experimental" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "No se ha podido cambiar" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "Cambiar al servidor de la publicación ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "Cambiar al servidor de la publicación" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "Ver instantáneas del historial de edición" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "No se ha podido cargar la publicación" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# respuesta} other {<0>{1} respuestas}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# comentario} other {<0>{0} comentarios}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Ver publicación con sus respuestas" diff --git a/src/locales/eu-ES.po b/src/locales/eu-ES.po index eb931ac9a8..d9537e8566 100644 --- a/src/locales/eu-ES.po +++ b/src/locales/eu-ES.po @@ -8,7 +8,7 @@ msgstr "" "Language: eu\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-25 13:05\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Basque\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Babestua" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Bidalketak: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Azken bidalketa: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automatizatua" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 #: src/components/status.jsx:607 msgid "Group" msgstr "Taldea" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Batak bestea" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Eskatuta" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Jarraitzen" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Jarraitzen dizu" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {jarraitzaile #} other {# jarraitzaile}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Egiaztatua" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "<0>{0}(e)an batu zen" @@ -87,7 +87,7 @@ msgid "server domain name" msgstr "zerbitzariaren domeinu-izena" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 +#: src/components/account-info.jsx:801 #: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 @@ -96,34 +96,34 @@ msgstr "jarraitzaile" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Erabiltzaileak informazio hau publiko ez egitea aukeratu du." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {Jarraitzaile <0>{0}} other {<1>{1} jarraitzaile}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "jarraitzen" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, one {}other {<0>{0} jarraitzen}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {Bidalketa <0>{0}} other {<1>{1} bidalketa}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {Bidalketa <0>{0}} other {<1>{1} bid msgid "View profile" msgstr "Ikusi profila" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Ezin da kontua kargatu." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Joan kontuaren orrira" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName}(e)k adierazi du kontu berria duela:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Helbidea kopiatu da" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Ezin da helbidea kopiatu" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Kopiatu helbidea" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "QR kodea" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Joan jatorrizko profilaren orrira" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Ikusi profileko irudia" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Ikusi goiburuko irudia" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Editatu profila" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "In Memoriam" @@ -191,14 +191,14 @@ msgstr "In Memoriam" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} jatorrizko bidalketa, {1} erantzun, {2} iruzkin, {3} bultzada" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} bidalketa original, {1} erantzun, {2} bultzada" @@ -209,43 +209,45 @@ msgstr "{0} bidalketa original, {1} erantzun, {2} bultzada" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Azken bidalketa azken egunean} other {Azken bidalketa azken {2} egunetan}}} other {{3, plural, one {Azken {4} bidalketak azken egunean} other {Azken {5} bidalketak azken {6} egunetan}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Azken bidalketa azken urte(et)an} other {Azken {1} bidalketak azken urte(et)an}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Originalak" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2787 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Erantzunak" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2792 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Iruzkinak" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Iruzkinak" msgid "Boosts" msgstr "Bultzadak" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Bidalketaren estatistikak ez daude erabilgarri." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Ikusi bidalketen estatistikak" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 #: src/components/compose.jsx:1127 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -292,8 +294,8 @@ msgstr "Ikusi bidalketen estatistikak" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3457 -#: src/components/status.jsx:3669 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Ikusi bidalketen estatistikak" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Itxi" @@ -448,7 +450,7 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {{1} fitxategia ez da bateragarria.} other {{2} fitxategiak ez dira bateragarriak.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2183 +#: src/components/compose.jsx:2182 #: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Fitxategi bakarra erantsi dezakezu.} other {# fitxategi erantsi ditzakezu gehienez.}}" @@ -513,7 +515,7 @@ msgid "Attachment #{i} failed" msgstr "#{i} eranskinak huts egin du" #: src/components/compose.jsx:1512 -#: src/components/status.jsx:2549 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Edukiari buruzko abisua" @@ -597,7 +599,7 @@ msgid "Quiet public" msgstr "Ikusgarritasun mugatua" #: src/components/compose.jsx:2051 -#: src/components/status.jsx:2427 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Aipamen pribatua" @@ -612,8 +614,8 @@ msgstr "Programatu" #: src/components/status.jsx:1152 #: src/components/status.jsx:2178 #: src/components/status.jsx:2179 -#: src/components/status.jsx:2919 -#: src/components/status.jsx:2931 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Erantzun" @@ -626,48 +628,48 @@ msgctxt "Submit button in composer" msgid "Post" msgstr "Argitaratu" -#: src/components/compose.jsx:2195 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "GIFa deskargatzen…" -#: src/components/compose.jsx:2219 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Ezin da GIFa deskargatu" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} gehiago…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Instantziako emojiak" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Bilatu emojia" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Errorea emoji pertsonalizatua kargatzean" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Oraintsu erabilita" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Besteak" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Txikiagotu" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Handiagotu" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Emoji pertsonalizatuak ez daude erabilgarri zerbitzari honetan." @@ -726,7 +728,7 @@ msgid "Poll" msgstr "Bozketa" #: src/components/drafts.jsx:279 -#: src/pages/account-statuses.jsx:440 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Multimedia" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Ukatuta" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Kontuak" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Erakutsi gehiago…" @@ -1063,8 +1065,8 @@ msgstr "<0>l edo <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 #: src/components/status.jsx:1195 -#: src/components/status.jsx:2968 -#: src/components/status.jsx:3034 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Bultzatu" @@ -1074,8 +1076,8 @@ msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 #: src/components/status.jsx:1298 -#: src/components/status.jsx:3066 -#: src/components/status.jsx:3067 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Jarri laster-marka" @@ -1184,15 +1186,15 @@ msgstr "Fitxategiaren deskribapena" #: src/components/status.jsx:2203 #: src/components/status.jsx:2220 #: src/components/status.jsx:2352 -#: src/components/status.jsx:3090 -#: src/components/status.jsx:3093 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Gehiago" @@ -1267,36 +1269,36 @@ msgid "Edit audio description" msgstr "Editatu audioaren deskribapena" #: src/components/media-attachment.jsx:469 -#: src/components/media-attachment.jsx:518 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Deskribapena sortzen. Itxaron…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:489 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Ezin izan da deskribapena sortu: {0}" -#: src/components/media-attachment.jsx:490 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Ezin izan da deskribapena sortu" -#: src/components/media-attachment.jsx:502 -#: src/components/media-attachment.jsx:508 -#: src/components/media-attachment.jsx:554 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Sortu deskribapena…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:541 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Ezin izan da deskribapena sortu{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:556 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— esperimentala" -#: src/components/media-attachment.jsx:575 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Eginda" @@ -1333,9 +1335,9 @@ msgid "Filtered: {filterTitleStr}" msgstr "Iragazita: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3595 -#: src/components/status.jsx:3673 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Jarraitutako traolak" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Kontuak…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Hasi saioa" @@ -1546,158 +1548,158 @@ msgstr "Jakinarazpena zure beste kontuarena da." msgid "View all notifications" msgstr "Ikusi jakinarazpen guztiak" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account}(e)k zure bidalketari {emojiObject}rekin erantzun dio" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account}(e)k bidalketa bat argitaratu du" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account}(e)k zure erantzuna bultzatu du.} other {{account}(e)k zure bidalketa bultzatu du.}}} other {{account}(e)k zure {postsCount} bidalketa bultzatu ditu.}}} other {{postType, select, reply {<0><1>{0} pertsonak zure erantzuna bultzatu dute.} other {<2><3>{1} pertsonak zure bidalketa bultzatu dute.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, one {}=1 {{account}(e)k jarraitu dizu.} other {<0><1>{0} pertsonak jarraitu dizute.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account}(e)k jarraitzeko eskaera egin dizu." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account}(e)k zure erantzuna gogoko du.} other {{account}(e)k zure bidalketa gogoko du.}}} other {{account}(e)k zure {postsCount} bidalketa gogoko ditu.}}} other {{postType, select, reply {<0><1>{0} pertsonak zure erantzuna gogoko dute.} other {<2><3>{1} pertsonak zure bidalketa gogoko dute.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Sortu edo boza eman zenuen bozketa bat amaitu da." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Sortu zenuen bozketa bat amaitu da." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Boza eman zenuen bozketa bat amaitu da." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account}(e)k bidalketa bat editatu du." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Interaktuatu zenuen bidalketa bat editatu dute." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account}(e)ek zure erantzuna gogoko egin eta bultzatu du.} other {{account}(e)ek zure bidalketa gogoko egin eta bultzatu du.}}} other {{account}(e)k (e)ek zure {postsCount} bidalketa gogoko egin eta bultzatu ditu.}}} other {{postType, select, reply {<0><1>{0} pertsonak erantzuna gogoko egin eta bultzatu dute.} other {<2><3>{1} pertsonak zure bidalketa gogoko egin eta bultzatu dute.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account}(e)k iruzkindu duzun bidalketa bat editatu du." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural, one {}=1 {{account} izena eman du.} other {<0><1>{0} pertsonak izena eman dute.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account}(e)k {targetAccount} salatu du" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "<0>{name}(r)ekin harremana galdu da." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Moderazio-ohartarazpena" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Hemen da {year}ko #Wrapstodon!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "<0>{from}(e)ko administratzaile batek <1>{targetName} bertan behera utzi du, eta horrek esan nahi du aurrerantzean ezingo duzula harekin harremanik izan." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "<0>{from}(e)ko administratzaile batek <1>{targetName} blokeatu du. Eragina du jarraitzen dizuten {followersCount} eta jarraitzen dituzun {followingCount} -engan." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "<0>{targetName} blokeatu duzu. Jarraitzen zizuten {followersCount} eta jarraitzen zenituen {followingCount} kendu dira." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Zure kontuak moderazio-ohartarazpen bat jaso du." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Zure kontua ezgaitu da." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Zure bidalketa batzuk hunkigarri gisa markatu dira." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Zure bidalketa batzuk ezabatu dira." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Aurrerantzean zure bidalketak hunkigarri gisa markatuko dira." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Zure kontuari mugak jarri zaizkio." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Zure kontua bertan behera utzi da." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Jakinarazpen mota ezezaguna: {type}]" -#: src/components/notification.jsx:477 +#: src/components/notification.jsx:479 #: src/components/status.jsx:1312 #: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Bultzatu/Gogoko du(te)…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Gogoko du…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Bultzatu du…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Jarraitzen dizu…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Ikasi gehiago <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Ikusi #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 #: src/components/status.jsx:261 msgid "Read more →" @@ -1802,8 +1804,8 @@ msgstr "Erakutsi emaitzak" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Freskatu" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Garbitu guztia" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Garbitu" @@ -2063,7 +2064,7 @@ msgid "Show featured profiles" msgstr "Erakutsi nabarmendutako profilak" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Bilatu nire bidalketetan" @@ -2619,9 +2620,9 @@ msgid "You are not allowed to quote this post" msgstr "Ez duzu bidalketa hau iruzkintzeko baimenik" #: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 #: src/components/status.jsx:3235 -#: src/components/status.jsx:3236 -#: src/components/status.jsx:3237 msgid "Post unavailable" msgstr "Bidalketa ez dago eskuragarri" @@ -2688,13 +2689,13 @@ msgstr "<0>@{0} bakarrik" #: src/components/status.jsx:1195 #: src/components/status.jsx:1273 -#: src/components/status.jsx:2968 -#: src/components/status.jsx:3032 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Kendu bultzada" #: src/components/status.jsx:1234 -#: src/components/status.jsx:3017 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Iruzkindu estekarekin" @@ -2711,31 +2712,31 @@ msgid "Boosted @{0}'s post" msgstr "@{0}(r)en bidalketa bultzatu du" #: src/components/status.jsx:1275 -#: src/components/status.jsx:3031 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Bultzatu/Iruzkindu…" #: src/components/status.jsx:1276 -#: src/components/status.jsx:3031 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Bultzatu…" #: src/components/status.jsx:1288 #: src/components/status.jsx:2193 -#: src/components/status.jsx:3051 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Utzi gogoko egiteari" #: src/components/status.jsx:1289 #: src/components/status.jsx:2193 #: src/components/status.jsx:2194 -#: src/components/status.jsx:3051 -#: src/components/status.jsx:3052 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Gogoko egin" #: src/components/status.jsx:1298 -#: src/components/status.jsx:3066 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Kendu laster-marka" @@ -2860,17 +2861,17 @@ msgstr "Salatu bidalketa…" #: src/components/status.jsx:2194 #: src/components/status.jsx:2230 -#: src/components/status.jsx:3052 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Gogoko egina" #: src/components/status.jsx:2227 -#: src/components/status.jsx:3034 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Bultzatua" #: src/components/status.jsx:2237 -#: src/components/status.jsx:3067 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Laster-marka jarria" @@ -2879,7 +2880,7 @@ msgid "Pinned" msgstr "Finkatua" #: src/components/status.jsx:2298 -#: src/components/status.jsx:2802 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Ezabatua" @@ -2890,79 +2891,79 @@ msgstr "{repliesCount, plural, one {erantzun #} other {# erantzun}}" #: src/components/status.jsx:2348 #: src/components/status.jsx:2415 -#: src/components/status.jsx:2834 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Editatuta" -#: src/components/status.jsx:2512 -#: src/components/status.jsx:2574 -#: src/components/status.jsx:2681 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Ezkutatu edukia" -#: src/components/status.jsx:2512 -#: src/components/status.jsx:2574 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Erakutsi edukia" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2677 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Iragazita: {0}" -#: src/components/status.jsx:2681 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Erakutsi multimedia fitxategiak" -#: src/components/status.jsx:2920 -#: src/components/status.jsx:2932 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Iruzkinak" -#: src/components/status.jsx:3233 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Iragazkiek ezkutatutako bidalketa" -#: src/components/status.jsx:3234 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Bidalketa zain dago" -#: src/components/status.jsx:3238 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Egileak bidalketa kendu du" -#: src/components/status.jsx:3239 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Bidalketa ezkutatu da @{name} blokeatu duzulako." -#: src/components/status.jsx:3241 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Bidalketa ezkutatu da {domain} blokeatu duzulako." -#: src/components/status.jsx:3242 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Bidalketa ezkutatu da @{name} mututu duzulako." -#: src/components/status.jsx:3317 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Erakutsi hala ere" -#: src/components/status.jsx:3462 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Edizio-historia" -#: src/components/status.jsx:3466 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Ezin da historia kargatu" -#: src/components/status.jsx:3471 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Kargatzen…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3603 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/>(e)k <1/> bultzatu du" @@ -3001,8 +3002,8 @@ msgstr "Bidalketa berriak" #: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Saiatu berriro" @@ -3077,100 +3078,98 @@ msgstr "Saioa hasi behar da." msgid "Go home" msgstr "Joan orri nagusira" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Kontuaren bidalketak" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Erantzunak)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" -msgstr "{accountDisplay} (- bultzadak)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Multimedia)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Garbitu iragazkiak" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Berrezarri iragazkiak" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Erantzunak dituzten bidalketak erakusten" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Erantzunak" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Bultzadarik ez duten bidalketak erakusten" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" -msgstr "- bultzadak" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" +msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Multimedia fitxategiak dituzten bidalketak erakusten" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "#{0} traola duten bidalketak erakusten" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "{0}(e)ko bidalketak erakusten" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "Bilatu @{0}(r)en bidalketetan" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "bidalketa" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Ez dago ikusteko ezer." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Ezin dira bidalketak kargatu" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Ezin da kontuaren informazioa eskuratu" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "Aldatu kontuko zerbitzarira {0}" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "Aldatu nire zerbitzarira(<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Hilabetea" @@ -3400,10 +3399,6 @@ msgstr "Bidalketak eskuratzen…" msgid "This might take a while." msgstr "Litekeena da donbora behar izatea." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Berrezarri iragazkiak" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "Oharra: push jakinarazpenak <0>kontu bakarrarentzat dabiltza." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Bidalketa" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Ez duzu saiorik hasi. Ezin duzu interaktuatu (erantzun, bultzatu...)" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "Bidalketa hau beste zerbitzari batekoa da (<0>{instance}). Interakzioak (erantzunak, bultzadak, etab.) ez dira posible." -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Errorea: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "Aldatu nire zerbitzarira interakzioak gaitzeko" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Ezin dira erantzunak kargatu." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, one {hilabete geroago} other {# hilabete geroago}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural, one {urtebete geroago} other {# urte geroago}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Atzera" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Joan bidalketa nagusira" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} bidalketa goian ‒ Joan gora" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Aldatu gainbegirada bistara" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Aldatu bista osora" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Erakutsi eduki hunkigarri guztia" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Esperimentala" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Ezin da aldatu" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "Aldatu bidalketaren zerbitzarira ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "Aldatu bidalketaren zerbitzarira" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "Ikusi edizio-historia" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Ezin da bidalketa kargatu" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {erantzun #} other {<0>{1} erantzun}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {iruzkin #} other {<0>{0} iruzkin}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Ikusi bidalketa eta erantzunak" diff --git a/src/locales/fa-IR.po b/src/locales/fa-IR.po index 0605b49a00..be96a74a30 100644 --- a/src/locales/fa-IR.po +++ b/src/locales/fa-IR.po @@ -8,7 +8,7 @@ msgstr "" "Language: fa\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Persian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "قفل شده" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "فرسته‌ها: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "آخرین فرسته‌ها: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "خودکارشده" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "گروه" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "متقابل" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "درخواست‌شده" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "پی‌گرفته" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "شما را پی میگیرد" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural,one {# پی‌گرفته} other {# پی‌گرفته‌ها}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "تاییدشده" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "عضو شده<0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "سامانهٔ نام دامنه" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "پی‌گیرنده" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "این کاربر انتخاب کرده که این اطلاعات در دسترس نباشد." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "ناتوان در بارگذاری حساب کاربری." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "برو به صفحهٔ حساب کاربری" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "برو به صفحهٔ اصلی نمایه" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "نمایش تصویر نمایه" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "نمایش سرآیند نمایه" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "ویرایش نمایه" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "در یادبود" @@ -191,14 +191,14 @@ msgstr "در یادبود" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} فرسته‌های اصلی، {1} پاسخ‌ها، {2} تقویت‌ها" @@ -209,43 +209,45 @@ msgstr "{0} فرسته‌های اصلی، {1} پاسخ‌ها، {2} تقویت #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {۱ فرستهٔ آخر در ۱ روز گذشته} other {۱ فرستهٔ آخر در {2} روز گذشته}}} other {{3, plural, one {{4} فرستهٔ آخر در ۱ روز گذشته} other {{5} فرستهٔ آخر در {6} روز گذشته}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {۱ فرستهٔ آخر در سال گذشته} other {{1} فرستهٔ آخر در سال گذشته}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "اصلی" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "پاسخ‌ها" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "تقویت‌ها" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "اطلاعات فرسته غیرقابل دسترسی." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "نمایش اطلاعات فرسته" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "نمایش اطلاعات فرسته" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "نمایش اطلاعات فرسته" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "نمایش اطلاعات فرسته" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "بستن" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "حذف کردن" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {فقط میتوانید تا ۱ پرونده الصاق کنید.} other {فقط میتوانید تا # پرونده الصاق کنید.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "شما تغییرات ذخیره‌نشده دارید. این فرسته را رها میکنید؟" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "کوچک‌کردن" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "انگار شما پنجرهٔ اصلی را بستید." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "انگار شما در حال حاضر یک زمینهٔ نوشتن در پنجرهٔ مادر دارید که در حال حاضر درحال انتشار است. لطفا صبر کنید تا تمام شود و بعدا دوباره تلاش کنید." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "انگار شما در حال حاضر یک زمینهٔ نوشتن در پنجرهٔ مادر دارید. وارد شدن به این پنجره تغییراتی که در پنجرهٔ مادر انجام داده‌اید را رها میکند. ادامه میدهید؟" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "درحال پاسخ دادن به فرستهٔ @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "درحال پاسخ دادن به فرستهٔ @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "ویرایش فرستهٔ منبع" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "نظرسنجی حداقل باید ۲ گزینه داشته باشد" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "بعضی گزینه‌های نظرسنجی خالی هستند" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "بعضی از رسانه‌ها شرح ندارند. ادامه میدهید؟" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "پیوست #{i} شکست خورد" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "هشدار محتوا" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "هشدار محتوا" msgid "Cancel" msgstr "لغو" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "پاسختان را بفرستید" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "فرسته‌تان را ویرایش کنید" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "چکار میکنید؟" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "علامت‌گذاری رسانه به عنوان حساس" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "همگانی" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "محلی" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "اشارهٔ خصوصی" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "پاسخ دادن" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "بروزرسانی" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "ارسال" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "بارگیری جیف…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "بارگیری جیف ناموفق بود" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} بیشتر…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "شکلک‌های شخصی‌سازی‌شده" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "خطا در بارگذاری شکلک‌های شخصی‌سازی‌شده" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "خطا در حذف پیش‌نویس! لطفا دوباره تلاش ک #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "حذف همه…" msgid "No drafts found." msgstr "پیش‌نویسی یافت نشد." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "نظرسنجی" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "رسانه" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "نقل قول" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "رد شده" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "حساب‌های کاربری" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "نمایش بیشتر…" @@ -853,7 +855,7 @@ msgstr "نمایش بیشتر…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "آخر." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>م یا <1>ب" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "تقویت" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>تبدیل + <1>ذ" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "نشانک‌گذاری" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "شرح رسانه" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "بیشتر" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "ترجمه" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "حرف زدن" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "بارگذاری شد" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "شرح تصویر" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "شرح ویدئو" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "شرح صدا" @@ -1230,8 +1232,8 @@ msgstr "شرح صدا" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "اندازهٔ پرونده خیلی بزرگ است. بارگذاری ممکن است با مشکل مواجه شود. کم کردن اندازهٔ پرونده از {0} به {1} یا پایین‌تر را امتحان کنید." @@ -1239,64 +1241,64 @@ msgstr "اندازهٔ پرونده خیلی بزرگ است. بارگذاری #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "ترخ نوسازی بسیار زیاد است. بارگذاری ممکن است با مشکل موجه شود." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "خطا" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "ویرایش کردن شرح تصویر" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "ویرایش کردن شرح ویدئو" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "ویرایش کردن شرح صدا" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "تولید شرح. لطفا صبر کنید…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "شکست در تولید شرح" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "تولید شرح…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— آزمایشگاهی" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "اتمام" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "پالایش‌شده: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "پالایش‌شده" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "برچسب‌های پی‌گرفته‌شده" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "حساب‌ها…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "ورود" @@ -1546,172 +1548,172 @@ msgstr "این آگاهی از حساب دیگر شماست." msgid "View all notifications" msgstr "نمایش همهٔ آگاهی‌ها" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} روی فرستهٔ شما با {emojiObject} بازخورد داد" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} یک فرسته منتشر کرد." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} درخواست کرد شما را پی‌گیری کند." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} پاسختان را پسندید.} other {{account} فرسته‌تان را پسندید.}}} other {{account} {postsCount} فرسته از فرسته‌هایتان را پسندید.}}} other {{postType, select, reply {<0><1>{0} نفر پاسختان را پسندیدند.} other {<2><3>{1} نفر فرسته‌تان را پسندیدند.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "یک نظرسنجی که در آن رأی داده‌اید یا آن را ایجاد کرده‌اید پایان یافته است." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "یک نظرسنجی که شما ایجاد کرده‌اید پایان یافته است." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "یک نظرسنجی که شما در آن رأی داده‌اید پایان یافته است." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "یک فرسته که شما با آن تعامل داشته‌اید تغییر یافته است." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} پاسختان را تقویت کرد و پسندید.} other {{account} فرسته‌تان را تقویت کرد و پسندید.}}} other {{account} {postsCount} فرسته از فرسته‌هایتان را تقویت کرد و پسندید.}}} other {{postType, select,reply {<0><1>{0} نفر پاسختان را تقویت کردند و پسندیدند.} other {<2><3>{1} نفر فرسته‌تان را تقویت کردند و پسندیدند.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} {targetAccount} را گزارش کرد" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "اتصال از دست رفته با <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "یک مدیر از <0>{from} <1>{targetName} را تعلیق کرده است، معنی‌اش این است که شما دیگر نمیتوانید بروزرسانی‌هایی از آنها دریافت کنید یا با آنها تعامل کنید." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "یک مدیر از <0>{from} <1>{targetName} را مسدود کرده است. پی‌گیرنده‌های تأثیرپذیرفته: {followersCount}، پی‌گرفته‌های تأثیرپذیرفته: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "شما <0>{targetName} را مسدود کرده‌اید. پی‌گیرنده حذف‌شده: {followersCount}، پی‌گرفته‌های حذف‌شده: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "حساب کاربری شما غیرفعال شده است." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "بعضی از فرسته‌های شما به عنوان حساس نشانه‌گذاری شده‌اند." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "بعضی از فرسته‌های شما حذف شده‌اند." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "از این به بعد فرسته‌های شما به عنوان حساس نشانه‌گذاری خواهند شد." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "حساب کاربری شما محدود شده است." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "حساب کاربری شما تعلیق شده است." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[نوع ناشناختهٔ آگاهی: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "تقویت‌شده/برگزیده‌شده توسط…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "برگزیده‌شده توسط…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "تقویت‌شده توسط…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "پی‌گرفته‌شده توسط…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "بیشتر بدانید <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "بیشتر خوانید ←" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "پیوند رونوشت شد" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "ناتوان در رونوشت برداشتن از پیوند" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "رونوشت" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "همرسانی…" @@ -1802,13 +1804,13 @@ msgstr "نمایش نتایج" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "بارگذاری مجدد" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "فرستهٔ جاسازی‌شده" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "پاک کردن" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "انگار همرسانی کار نمیکند." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "حرکت به پایین" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "ویرایش" @@ -2598,371 +2599,371 @@ msgstr "جیسون خالص میانبرها" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>تقویت کرد" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "فرستهٔ @{0} نابرگزیده شد" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "بعضی از رسانه‌ها شرح ندارند." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "فرستهٔ قدیمی (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "ناتقویت" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "تقویت…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "نابرگزیدن" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "برگزیدن" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "نانشانک‌گذاری" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "نمایش تاریخچهٔ ویرایش" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "ویرایش‌شده: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "گفتگو ناخموشیده شد" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "گفتگو خموشیده شد" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "ناتوان در ناخموشاندن گفتگو" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "ناتوان در خموشاندن گفتگو" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "ناخموشاندن گفتگو" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "خموشاندن گفتگو" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "سنجاق فرسته از نمایه برداشته شد" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "فرسته به نمایه سنجاق شد" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "ناتوان در برداشتن سنجاق فرسته" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "ناتوان در سنجاق کردن فرسته" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "برداشتن سنجاق " -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "سنجاق کردن به نمایه" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "این فرسته را حذف میکنید؟" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "گزارش دادن فرسته…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "پالایش‌شده: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> تقویت‌شده" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "فرسته‌های جدید" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "تلاش مجدد" @@ -3077,100 +3078,98 @@ msgstr "نیاز به ورود." msgid "Go home" msgstr "رفتن به خانه" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "فرسته‌های حساب کاربری" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ پاسخ‌ها)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (رسانه)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "پاک کردن پالایه‌ها" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "تنظیم مجدد پالایه‌ها" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "نمایش فرسته با پاسخ‌ها" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ پاسخ‌ها" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "نمایش فرسته‌ها بدون تقویت‌ها" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "نمایش فرسته‌های دارای رسانه" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "نمایش فرسته‌هایی که با #{0} برچسب‌گذاری شده‌اند" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "فرسته" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "اینجا چیزی برای دیدن نیست." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "ناتوان در بارگذاری فرسته‌ها" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "ماه" @@ -3400,10 +3399,6 @@ msgstr "" msgid "This might take a while." msgstr "این کمی زمانبر است." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "تنظیم مجدد پالایه‌ها" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "نکته: آگاهی‌های ارسالی فقط برای <0>یک حساب کاربری کار میکنند." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "" -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "تعویض به حالت نمایش کامل" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "نمایش همهٔ محتوای حساس" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "آزمایشی" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/fi-FI.po b/src/locales/fi-FI.po index 9e78845d78..7fbefd8ba6 100644 --- a/src/locales/fi-FI.po +++ b/src/locales/fi-FI.po @@ -8,7 +8,7 @@ msgstr "" "Language: fi\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 18:24\n" +"PO-Revision-Date: 2026-04-09 18:09\n" "Last-Translator: \n" "Language-Team: Finnish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Lukittu" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Julkaisut: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Julkaissut viimeksi: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:738 msgid "Automated" msgstr "Botti" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:743 +#: src/components/status.jsx:607 msgid "Group" msgstr "Ryhmä" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Seuraatte toisianne" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Pyydetty" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Seurataan" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Seuraa sinua" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# seuraaja} other {# seuraajaa}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:786 msgid "Verified" msgstr "Vahvistettu" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:925 msgid "Joined <0>{0}" msgstr "Liittynyt <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "palvelimen verkkotunnus" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:808 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,94 +96,104 @@ msgstr "Seuraajat" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:815 +#: src/components/account-info.jsx:873 msgid "This user has chosen to not make this information available." msgstr "Käyttäjä on päättänyt pitää nämä tiedot yksityisinä." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:835 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} seuraaja} other {<1>{1} seuraajaa}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:863 msgid "following.stats" msgstr "Seurattavat" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:879 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, one {<0>{0} seurattava}other {<0>{0} seurattavaa}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:903 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} julkaisu} other {<1>{1} julkaisua}}" -#: src/components/account-info.jsx:124 +#: src/components/account-info.jsx:125 msgid "View profile" msgstr "Näytä profiili" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:396 msgid "Unable to load account." msgstr "Tiliä ei voitu ladata." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:411 msgid "Go to account page" msgstr "Siirry tilisivulle" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:417 +#: src/components/timeline.jsx:656 +#: src/components/timeline2.jsx:685 +#: src/pages/home.jsx:243 +#: src/pages/notifications.jsx:1012 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 +msgid "Try again" +msgstr "Yritä uudelleen" + +#: src/components/account-info.jsx:471 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} on ilmoittanut, että hänen uusi tilinsä on nyt:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:627 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Käyttäjätunnus kopioitu" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:630 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Käyttäjätunnusta ei voitu kopioida" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:636 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Kopioi käyttäjätunnus" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:654 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "QR‐koodi" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:660 msgid "Go to original profile page" msgstr "Siirry alkuperäiselle profiilisivulle" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:679 msgid "View profile image" msgstr "Näytä profiilikuva" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:698 msgid "View profile header" msgstr "Näytä profiilin otsake" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:714 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Muokkaa profiilia" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:733 msgid "In Memoriam" msgstr "Muistoissamme" @@ -191,14 +201,14 @@ msgstr "Muistoissamme" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:960 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} alkuperäistä julkaisua, {1} vastausta, {2} lainausta, {3} tehostusta" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:977 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} alkuperäistä julkaisua, {1} vastausta, {2} tehostusta" @@ -209,43 +219,45 @@ msgstr "{0} alkuperäistä julkaisua, {1} vastausta, {2} tehostusta" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:994 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 {Viimeisin julkaisu viime päivänä} other {Viimeisin julkaisu viimeisenä {2} päivänä}}} other {{3, plural, one {Viimeiset {4} julkaisua viime päivänä} other {Viimeiset {5} julkaisua viimeisenä {6} päivänä}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1010 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 {Viimeisen julkaisu viime vuosina} other {Viimeiset {1} julkaisua viime vuosina}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1068 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Alkuperäiset" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1072 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Vastaukset" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1077 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Lainaukset" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1082 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +266,18 @@ msgstr "Lainaukset" msgid "Boosts" msgstr "Tehostukset" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1088 msgid "Post stats unavailable." msgstr "Julkaisutilastoja ei saatavilla." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1115 msgid "View post stats" msgstr "Näytä julkaisutilastot" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +288,7 @@ msgstr "Näytä julkaisutilastot" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +304,8 @@ msgstr "Näytä julkaisutilastot" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +314,7 @@ msgstr "Näytä julkaisutilastot" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Sulje" @@ -352,7 +364,7 @@ msgstr "Lisää tekijältä <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +397,7 @@ msgid "Choice {0}" msgstr "Vaihtoehto {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +405,7 @@ msgid "Remove" msgstr "Poista" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +460,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {Tiedostoa {1} ei tueta.} other {Tiedostoja {2} ei tueta.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Voit liittää enintään 1 tiedoston.} other {Voit liittää enintään # tiedostoa.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Sinulla on tallentamattomia muutoksia. Hylätäänkö julkaisu?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Ponnauta ulos" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Pienennä" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Näytät sulkeneesi pääikkunan." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Luontikenttä näyttää olevan sinulla avoinna pääikkunassa ja julkaiseminen meneillään. Odota, että se on valmis, ja yritä myöhemmin uudelleen." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Luontikenttä näyttää olevan sinulla avoinna pääikkunassa. Tämän ikkunan sisään ponnauttaminen hävittää pääikkunassa tekemäsi muutokset. Jatketaanko?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Ponnauta sisään" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Vastataan käyttäjän @{0} julkaisuun (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Vastataan käyttäjän @{0} julkaisuun" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Muokataan lähdejulkaisua" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Äänestyksessä pitää olla vähintään 2 vastausvaihtoehtoa" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Osa vaihtoehdoista on tyhjiä" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Osalta mediasta puuttuu kuvaus. Jatketaanko?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Liite #{i} epäonnistui" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Sisältövaroitus" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +540,146 @@ msgstr "Sisältövaroitus" msgid "Cancel" msgstr "Peruuta" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Julkaise vastauksesi" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Muokkaa julkaisuasi" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Esitä kysymys" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Mitä teet?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Merkitse media arkaluonteiseksi" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Julkaistaan <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Kuka tahansa voi lainata" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Seuraajasi voivat lainata" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Vain sinä voit lainata" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "Lainauksia ei voi upottaa yksityismainintoihin." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Julkinen" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Paikallinen" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Vaivihkaa julkinen" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Yksityismaininta" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Ajasta" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Vastaa" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Päivitä" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Julkaise" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Ladataan GIF‐kuvaa…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "GIF‐kuvan lataus epäonnistui" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} lisää…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Mukautetut emojit" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Hae emojeita" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Virhe ladattaessa mukautettuja emojeita" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Viimeaikaiset" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Muut" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Loitonna" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Lähennä" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Mukautetut emojit eivät ole saatavilla tällä palvelimella." @@ -690,7 +702,7 @@ msgstr "Virhe poistettaessa luonnosta! Yritä uudelleen." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +732,19 @@ msgstr "Poista kaikki…" msgid "No drafts found." msgstr "Luonnoksia ei löytynyt." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Äänestys" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Media" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Lainaa" @@ -832,7 +844,7 @@ msgid "Rejected" msgstr "Hylätty" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +857,7 @@ msgstr "Tilit" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Näytä lisää…" @@ -853,7 +865,7 @@ msgstr "Näytä lisää…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Loppu." @@ -1062,9 +1074,9 @@ msgid "<0>l or <1>f" msgstr "<0>l tai <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Tehosta" @@ -1073,9 +1085,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Vaihto + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Lisää kirjanmerkkeihin" @@ -1178,51 +1190,51 @@ msgid "Media description" msgstr "Median kuvaus" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Lisää" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Käännä" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Puhu" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Ladattu" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Kuvan kuvaus" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Videon kuvaus" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Äänen kuvaus" @@ -1230,8 +1242,8 @@ msgstr "Äänen kuvaus" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Liian suuri tiedostokoko. Palveluun lataaminen saattaa aiheuttaa ongelmia. Kokeile pienentää tiedostoa koosta {0} kokoon {1} tai pienemmäksi." @@ -1239,64 +1251,64 @@ msgstr "Liian suuri tiedostokoko. Palveluun lataaminen saattaa aiheuttaa ongelmi #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Liian suuret mitat. Palveluun lataaminen saattaa aiheuttaa ongelmia. Kokeile pienentää kuvaa mitoista {0}×{1} px mittoihin {2}×{3} px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Liian suuri kuvataajuus. Palveluun lataaminen saattaa aiheuttaa ongelmia." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Virhe" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Muokkaa kuvan kuvausta" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Muokkaa videon kuvausta" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Muokkaa äänen kuvausta" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Luodaan kuvausta. Odota hetki…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Kuvauksen luonti epäonnistui: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Kuvauksen luonti epäonnistui" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Luo kuvaus…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Kuvauksen luonti epäonnistui{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— kokeellinen" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Valmis" @@ -1333,16 +1345,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Suodatettu: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Suodatettu" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Avaa tiedosto" @@ -1462,7 +1474,7 @@ msgid "Followed Hashtags" msgstr "Seurattavat aihetunnisteet" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1504,7 @@ msgstr "Tilit…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Kirjaudu sisään" @@ -1546,172 +1558,172 @@ msgstr "Tämä ilmoitus on toiselta tililtäsi." msgid "View all notifications" msgstr "Näytä kaikki ilmoitukset" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} reagoi julkaisuusi emojilla {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} julkaisi." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} tehosti vastaustasi.} other {{account} tehosti julkaisuasi.}}} other {{account} tehosti {postsCount} julkaisuasi.}}} other {{postType, select, reply {<0><1>{0} käyttäjää tehosti vastaustasi.} other {<2><3>{1} käyttäjää tehosti julkaisuasi.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, one {}=1 {{account} seurasi sinua.} other {<0><1>{0} käyttäjää seurasi sinua.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} pyysi saada seurata sinua." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} tykkäsi vastauksestasi.} other {{account} tykkäsi julkaisustasi.}}} other {{account} tykkäsi {postsCount} julkaisustasi.}}} other {{postType, select, reply {<0><1>{0} käyttäjää tykkäsi vastauksestasi.} other {<2><3>{1} käyttäjää tykkäsi julkaisustasi.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Äänestys, johon olet osallistunut tai jonka olet luonut, on päättynyt." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Äänestys, jonka olet luonut, on päättynyt." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Äänestys, johon olet osallistunut, on päättynyt." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} muokkasi julkaisua." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Julkaisua, jonka kanssa olet ollut vuorovaikutuksessa, on päivitetty." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} tehosti ja tykkäsi vastauksestasi.} other {{account} tehosti ja tykkäsi julkaisustasi.}}} other {{account} tehosti ja tykkäsi {postsCount} julkaisustasi.}}} other {{postType, select, reply {<0><1>{0} käyttäjää tehosti ja tykkäsi vastauksestasi.} other {<2><3>{1} käyttäjää tehosti ja tykkäsi julkaisustasi.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} muokkasi lainaamaasi julkaisua." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural, =1 {{account} rekisteröityi.} other {<0><1>{0} käyttäjää rekisteröityi.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} raportoi käyttäjän {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Menetettiin yhteydet kohteeseen <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Moderointivaroitus" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Vuotesi {year} #Wrapstodon on täällä!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Palvelimen <0>{from} ylläpitäjä on jäädyttänyt käyttäjän <1>{targetName}, minkä takia et saa enää hänen päivityksiään etkä voi olla vuorovaikutuksessa hänen kanssaan." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Palvelimen <0>{from} ylläpitäjä on estänyt palvelimen <1>{targetName}. Vaikutettuja seuraajia {followersCount}, seurattavia {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Olet estänyt palvelimen <0>{targetName}. Poistettuja seuraajia {followersCount}, seurattavia {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Tilisi on saanut moderointivaroituksen." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Tilisi on poistettu käytöstä." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Julkaisujasi on merkitty arkaluonteisiksi." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Julkaisujasi on poistettu." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Tästä lähtien julkaisusi merkitään arkaluonteisiksi." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Tiliäsi on rajoitettu." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Tilisi on jäädytetty." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Tuntematon ilmoitustyyppi: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Tehostaneet/tykänneet…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Tykänneet…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Tehostanut…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Seurannut…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Lue lisää <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Näytä #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Lue lisää →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Linkki kopioitu" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Linkkiä ei voitu kopioida" @@ -1723,13 +1735,13 @@ msgstr "Avataanko linkki?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Kopioi" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Jaa…" @@ -1802,13 +1814,13 @@ msgstr "Näytä tulokset" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Päivitä" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Upota julkaisu" @@ -1959,7 +1971,6 @@ msgid "Clear all" msgstr "Tyhjennä kaikki" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Tyhjennä" @@ -2063,13 +2074,13 @@ msgid "Show featured profiles" msgstr "Näytä esille nostetut profiilit" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Hae omia julkaisujani" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Jako ei näytä toimivan." @@ -2406,7 +2417,7 @@ msgid "Move down" msgstr "Siirrä alaspäin" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Muokkaa" @@ -2598,371 +2609,371 @@ msgstr "Pikavalintojen raaka‐JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "Tuo/vie asetukset palvelimelta/palvelimelle (erittäin kokeellinen)" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "Yksityisiä julkaisuja ei voi lainata" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Pyydä lupaa lainata" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "Tekijä arvioi pyynnön manuaalisesti" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "Vain seuraajat voivat lainata tätä julkaisua" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "Sinulla ei ole oikeutta lainata tätä julkaisua" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Julkaisu ei saatavilla" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>tehosti" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "Valitettavasti parhaillaan kirjautuneena oleva palvelin ei voi olla vuorovaikutuksessa tämän toiselta palvelimelta peräisin olevan julkaisun kanssa." #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Kumottu käyttäjän @{0} julkaisun tykkäys" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Tykätty käyttäjän @{0} julkaisusta" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Poistettu käyttäjän @{0} julkaisu kirjanmerkeistä" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Lisätty käyttäjän @{0} julkaisu kirjanmerkkeihin" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Osalta mediasta puuttuu kuvaus." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Vanha julkaisu (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "Vastaa…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "Vastaa kaikille" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "{mentionsCount, plural, other {# mainintaa}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "{0, plural, other {<0>@{1} ensin, # muuta alhaalla}}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "Vain <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Kumoa tehostus" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Lainaa linkillä" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Kumottu käyttäjän @{0} julkaisun tehostus" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Tehostettu käyttäjän @{0} julkaisua" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Tehosta/lainaa…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Tehosta…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Kumoa tykkäys" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Tykkää" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Poista kirjanmerkeistä" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "Näytä lainaukset" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "Pura lainausketju" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Julkaisun teksti kopioitu" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Julkaisun tekstiä ei voitu kopioida" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Kopioi julkaisun teksti" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Näytä käyttäjän <0>@{0} julkaisu" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Näytä muokkaushistoria" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Muokattu: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Keskustelun mykistys kumottu" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Keskustelu mykistetty" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Keskustelun mykistystä ei voitu kumota" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Keskustelua ei voitu mykistää" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Kumoa keskustelun mykistys" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Mykistä keskustelu" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Julkaisu irrotettu profiilista" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Julkaisu kiinnitetty profiiliin" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Julkaisua ei voitu irrottaa" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Julkaisua ei voitu kiinnittää" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Irrota profiilista" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Kiinnitä profiiliin" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Lainausasetukset" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Poistetaanko tämä julkaisu?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Julkaisu poistettu" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Julkaisua ei voitu poistaa" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "Poistetaanko julkaisuni käyttäjän <0>@{0} julkaisusta?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "Lainaus poistettu" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "Lainausta ei voitu poistaa" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "Poista lainaus…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Raportoi julkaisu…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Tykätty" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Tehostettu" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Lisätty kirjanmerkkeihin" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Kiinnitetty" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Poistettu" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# vastaus} other {# vastausta}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Muokattu" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Näytä vähemmän" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Näytä sisältö" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Suodatettu: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Näytä media" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Kommentit" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Julkaisu piilotettu suodattimiesi perusteella" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Julkaisu odottaa" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Tekijä on poistanut julkaisun" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Julkaisu piilotettu, koska olet estänyt käyttäjän @{name}." -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Julkaisu piilotettu, koska olet estänyt instanssin {domain}." -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Julkaisu piilotettu, koska olet mykistänyt käyttäjän @{name}." -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Näytä kuitenkin" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Muokkaushistoria" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Historian lataus epäonnistui" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Ladataan…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> tehosti" @@ -2997,15 +3008,6 @@ msgstr "{index}/X" msgid "New posts" msgstr "Uudet julkaisut" -#: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 -#: src/pages/home.jsx:243 -#: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 -msgid "Try again" -msgstr "Yritä uudelleen" - #. placeholder {0}: fItems.length #: src/components/timeline.jsx:691 msgid "{0, plural, one {# Boost} other {# Boosts}}" @@ -3077,100 +3079,98 @@ msgstr "Kirjautuminen vaaditaan." msgid "Go home" msgstr "Siirry etusivulle" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Tilin julkaisut" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Vastaukset)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" -msgstr "{accountDisplay} (− Tehostukset)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" +msgstr "Mediajulkaisut tunnisteella #{tagged} käyttäjältä {accountDisplay}" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "Julkaisut tunnisteella #{tagged} käyttäjältä {accountDisplay}" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "Julkaisut ajalta {monthYear} käyttäjältä {accountDisplay}" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "Mediajulkaisut käyttäjältä {accountDisplay}" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Tyhjennä suodattimet" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Palauta suodattimet" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Näytetään julkaisut vastaukset mukaan lukien" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "Näytetään vastaukset" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Vastaukset" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "Piilotetaan vastaukset" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Näytetään julkaisut tehostukset pois lukien" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "Näytetään tehostukset" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" -msgstr "− Tehostukset" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" +msgstr "Piilotetaan tehostukset" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Näytetään julkaisut, joissa on mediaa" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Näytetään julkaisut tunnisteella #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Näytetään julkaisut ajalta {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "Hae käyttäjän @{0} julkaisuja" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Julkaisut" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Täällä ei ole vielä mitään nähtävää." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Julkaisua ei voitu ladata" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Tilitietoja ei voitu noutaa" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "Vaihda tilin palvelimelle {0}" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "Vaihda omalle palvelimelle (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Kuukausi" @@ -3400,10 +3400,6 @@ msgstr "Noudetaan julkaisuja…" msgid "This might take a while." msgstr "Tämä saattaa kestää hetken." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Palauta suodattimet" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4371,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "HUOMAA: Puskuilmoitukset toimivat vain <0>yhdellä tilillä." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Julkaisu" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Et ole kirjautuneena sisään. Vuorovaikutus (vastaaminen, tehostaminen jne.) ei ole mahdollista." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "Tämä julkaisu on toiselta palvelimelta (<0>{instance}). Vuorovaikutus (vastaaminen, tehostaminen jne.) ei ole mahdollista." -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Virhe: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "Vaihda omalle palvelimelle, niin saat vuorovaikutuksen käyttöön" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Vastauksia ei voitu ladata." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, one {# kuukausi myöhemmin} other {# kuukautta myöhemmin}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural, one {# vuosi myöhemmin} other {# vuotta myöhemmin}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Takaisin" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Siirry pääjulkaisuun" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} julkaisua yläpuolella – Siitty ylös" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Vaihda sivupaneelinäkymään" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Vaihda täyteen näkymään" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Näytä kaikki arkaluonteinen sisältö" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Kokeellinen" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Ei voitu vaihtaa" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "Vaihda julkaisun palvelimelle ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "Vaihda julkaisun palvelimelle" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "Näytä muokkaushistorian tilannevedokset" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Julkaisua ei voitu ladata" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# vastaus} other {<0>{1} vastausta}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# kommentti} other {<0>{0} kommenttia}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Näytä julkaisu vastauksineen" diff --git a/src/locales/fr-FR.po b/src/locales/fr-FR.po index 499bd1ee8e..cb6bf3b4c9 100644 --- a/src/locales/fr-FR.po +++ b/src/locales/fr-FR.po @@ -8,7 +8,7 @@ msgstr "" "Language: fr\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: French\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Verrouillé" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Publications : {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Dernière publication : {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automatisé" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Groupe" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Suivi mutuel" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Demandé" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Abonnements" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Vous suit" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# abonné⋅e} other {# abonné⋅es}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Vérifié" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Inscrit·e depuis le <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "nom de domaine" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Abonné⋅e·s" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Cette personne ne souhaite pas partager cette information." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Le compte n’a pas pu être chargé." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Aller à la page du compte" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} a indiqué que son nouveau compte est désormais :" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Identifiant copié" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "L’identifiant n’a pas pu être copié." -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Copier l’identifiant" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Visiter la page de profil originale" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Afficher l’image de profil" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Afficher la bannière de profil" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Modifier votre profil" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "En mémoire" @@ -191,14 +191,14 @@ msgstr "En mémoire" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} publications, {1} réponses, {2} partages" @@ -209,43 +209,45 @@ msgstr "{0} publications, {1} réponses, {2} partages" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Dernière publication aujourd’hui} other {Dernière publication ces {2} derniers jours}}} other {{3, plural, one {{4} publications les plus récentes aujourd’hui} other {{5} publications les plus récentes ces {6} derniers jours}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Dernière publication dans les dernières années} other {{1} dernières publications dans les dernières années}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Messages" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Réponses" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Citations" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Citations" msgid "Boosts" msgstr "Partages" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Les statistiques de ce message ne sont pas disponibles." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Afficher les statistiques du message" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Afficher les statistiques du message" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Afficher les statistiques du message" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Afficher les statistiques du message" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Fermer" @@ -352,7 +354,7 @@ msgstr "Davantage de <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Choix {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Supprimer" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {Le fichier {1} n'est pas pris en charge.} other {Les fichiers {2} ne sont pas pris en charge.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Vous ne pouvez joindre qu’un seul fichier.} other {Vous pouvez joindre jusqu’à # fichiers.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Le message n’est pas sauvegardé. Annuler sa rédaction ?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Ouvrir dans une nouvelle fenêtre" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimiser" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Il semblerait que vous ayez fermé la fenêtre d’origine." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Il semblerait que vous ayez déjà un message en cours de publication ouvert dans la fenêtre d’origine. Merci de réessayer une fois ce message publié." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Il semblerait que vous ayez déjà un message en cours de rédaction dans la fenêtre d’origine. Restaurer cette fenêtre annulera la rédaction du message de la fenêtre d’origine sans sauvegarder. Continuer ?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Restaurer dans la fenêtre d’origine" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "En réponse au message de @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "En réponse au message de @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Modification du message d’origine" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Au moins deux choix sont nécessaires pour un sondage" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Tous les choix du sondage ne sont pas renseignés" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Les médias n’ont pas tous de descriptions renseignées. Continuer ?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "#{i} n’a pas pu être joint au message" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Avertissement de contenu" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Avertissement de contenu" msgid "Cancel" msgstr "Annuler" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Publier votre réponse" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Modifier votre message" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Poser une question" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Quoi de neuf ?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Marquer le média comme délicat" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Publier sur <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Tout le monde peut citer" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Vos abonné(e)s peuvent citer" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Vous seul pouvez citer" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Public" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Local" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Mention privée" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Planifier" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Répondre" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Mettre à jour" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Publier" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Téléchargement du GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Le GIF n’a pas pu être téléchargé." #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} de plus…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Émojis personnalisés" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Rechercher un émoji" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Les émojis personnalisés n’ont pas pu être chargés" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Récemment utilisé" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Autres" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Zoom arrière" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Zoom avant" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "Erreur lors de la suppression du brouillon. Veuillez réessayer." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Tout supprimer…" msgid "No drafts found." msgstr "Pas de brouillon trouvé." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Sondage" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Média" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Citer" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Rejetée" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Comptes" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Voir plus…" @@ -853,7 +855,7 @@ msgstr "Voir plus…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "C'est fini." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l ou <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Partager" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Maj + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Ajouter aux signets" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Description du média" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Davantage" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Traduire" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Prononcer" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Chargé" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Description de l’image" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Description de la vidéo" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Description de l’audio" @@ -1230,8 +1232,8 @@ msgstr "Description de l’audio" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Ce fichier est trop lourd. Son chargement pourrait échouer. Essayez de réduire son poids de {0} à {1} ou moins." @@ -1239,64 +1241,64 @@ msgstr "Ce fichier est trop lourd. Son chargement pourrait échouer. Essayez de #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Ce média est trop grand. Son chargement pourrait échouer. Essayez de réduire sa taille de {0}×{1}px à {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Ce média a une fréquence trop élevée. Son chargement pourrait échouer." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Erreur" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Modifier la description de l’image" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Modifier la description de la vidéo" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Modifier la description de l’audio" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Description en cours de génération. Merci de patienter…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Échec lors de la génération d’une description : {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Échec lors de la génération d’une description" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Générer une description…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Échec lors de la génération d’une description{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— expérimental" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Enregistrer" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtré : {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtré" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Ouvrir le fichier" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Hashtags suivis" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Comptes…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Connexion" @@ -1546,172 +1548,172 @@ msgstr "Cette notification provient de votre autre compte." msgid "View all notifications" msgstr "Voir toutes les notifications" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} a réagi à votre message avec {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} a publié un message." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} a partagé votre réponse.} other {{account} a partagé votre message.}}} other {{account} a partagé {postsCount} de vos messages.}}} other {{postType, select, reply {<0><1>{0} personnes ont partagé votre réponse.} other {<2><3>{1} personnes ont partagé votre message.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, one {}=1 {{account} vous a suivi.} other {<0><1>{0} personnes vous ont suivi.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} a demandé à vous suivre." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} a aimé votre réponse.} other {{account} a aimé votre message.}}} other {{account} a aimé {postsCount} de vos messages.}}} other {{postType, select, reply {<0><1>{0} personnes ont aimé votre réponse.} other {<2><3>{1} personnes ont aimé votre message.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Un sondage que vous avez créé ou auquel vous avez répondu est terminé." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Un sondage que vous avez créé est terminé." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Un sondage auquel vous avez répondu est maintenant terminé." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} a édité un message." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Un message auquel vous avez réagi a été modifié." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} a boosté et aimé votre réponse.} other {{account} a boosté et aimé votre message.}}} other {{account} a boosté et aimé {postsCount} de vos messages.}}} other {{postType, select, reply {<0><1>{0} personnes ont boosté et aimé votre réponse.} other {<2><3>{1} personnes ont boosté et aimé votre message.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} a modifié un message que vous avez cité." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} a signalé {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Connexions perdues avec <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Avertissement de modération" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Votre #Wrapstodon {year} est arrivé !" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Un·e administrateur·rice de <0>{from} a suspendu <1>{targetName}, ce qui signifie que vous ne pourrez plus recevoir ses mises à jour ou interagir avec lui." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "L’administration de <0>{from} a bloqué <1>{targetName}. Le blocage concerne {followersCount} de vos abonné⋅es et {followingCount} de vos abonnements." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Vous avez bloqué <0>{targetName}. Le blocage concerne {followersCount} de vos abonné⋅es et {followingCount} de vos abonnements." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Votre compte a reçu un avertissement de modération." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Votre compte a été désactivé." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Certains de vos messages ont été marqués comme délicats." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Certaines de vos messages ont été supprimés." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Vos messages seront dorénavant marqués comme délicats." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Votre compte est restreint." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Votre compte a été suspendu." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Notification de type inconnu : {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Partagée par / Aimée par …" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Aimée par…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Partagé par…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Suivi par…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "En savoir plus <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Afficher #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Lire la suite →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Lien copié" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Le lien n’a pas pu être copié." @@ -1723,13 +1725,13 @@ msgstr "Ouvrir le lien ?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Copier" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Partager…" @@ -1802,13 +1804,13 @@ msgstr "Montrer les résultats" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Actualiser" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Intégrer le message" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Effacer tout" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Effacer" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "Afficher les profils en vedette" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Le partage ne paraît pas possible." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Déplacer vers le bas" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Modifier" @@ -2598,371 +2599,371 @@ msgstr "Raccourcis JSON bruts" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>a partagé" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Message de @{0} retiré des favoris" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "A aimé la publication de {0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Publication de @{0} retirée des signets" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Publication de @{0} ajoutée aux signets" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Certains médias n'ont pas de descriptions." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Ancien message (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Annuler le partage" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Partage du message de @{0} annulé" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Publication de @{0} partagée" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Partager…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Retirer des favoris" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Ajouter en favori" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Retirer des signets" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Texte de la publication copié" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Impossible de copier le texte de la publication" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Copier le texte de la publication" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Voir le message de <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Afficher l’historique des modifications" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Modifié : {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "La discussion n'est plus masquée" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Conversation mise en silence" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "La conversation n’a pas pu être rétablie." -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "La conversation n’a pas pu être mise en sourdine." -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Ne plus masquer la discussion" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Mettre la conversation en sourdine" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Message détaché du profil" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Message épinglé au profil" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Le message n’a pas pu être détaché." -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Le message n’a pas pu être épinglé." -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Détacher de votre profil" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Épingler à votre profil" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Supprimer ce message ?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Message supprimé" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Le message n’a pas pu être supprimé." #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Signaler le message …" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Favori" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Partagé" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Signet" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Épinglé" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Supprimée" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# réponse} other {# réponses}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Modifié" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Replier" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Afficher le contenu" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtré : {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Afficher le média" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Commentaires" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Historique des modifications" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Échec du chargement de l'historique" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Chargement en cours…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> a partagé" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Nouveaux messages" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Essayez à nouveau" @@ -3077,100 +3078,98 @@ msgstr "Connexion requise." msgid "Go home" msgstr "Retour à l’accueil" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Messages du compte" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Réponses)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Média)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Effacer les filtres" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Réinitialiser les filtres" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Voir le message avec les réponses" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Réponses" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Affichage des messages sans les partages" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Afficher les messages avec médias" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Affichage des messages marqués avec #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Affichage des publications en {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Publications" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Rien à voir ici pour le moment." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Les messages n’ont pas pu être chargés." -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Les informations sur le compte n’ont pas pu être chargés." #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Mois" @@ -3400,10 +3399,6 @@ msgstr "Chargement des messages…" msgid "This might take a while." msgstr "Merci de patienter." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Réinitialiser les filtres" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "NOTE : Les notifications Push ne fonctionnent que pour <0>un compte." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Vous n’êtes pas connecté⋅e. Les interactions telles que les réponses et les partages ne sont pas possibles." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Erreur : {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Les réponses n’ont pas pu être chargées." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Retour" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Aller au message principal" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} messages plus haut ‒ Remonter" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Passer en vue latérale" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Passer en vue pleine page" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Afficher tous les contenus sensibles" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Expérimental" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Impossible de basculer" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Le message n’a pas pu être chargé." #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# réponse} other {<0>{1} réponses}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# commentaire} other {<0>{0} commentaires}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Voir le message avec ses réponses" diff --git a/src/locales/gl-ES.po b/src/locales/gl-ES.po index 2537533232..87be6e2dd4 100644 --- a/src/locales/gl-ES.po +++ b/src/locales/gl-ES.po @@ -8,7 +8,7 @@ msgstr "" "Language: gl\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-09 04:07\n" "Last-Translator: \n" "Language-Team: Galician\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Bloqueada" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Publicacións: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Última publicación: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automatizada" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Grupo" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Recíproco" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Solicitado" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Seguindo" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Séguete" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# seguidora} other {# seguidoras}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Verificada" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Creada <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "dominio do servidor" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Seguidoras" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "A usuaria decidiu non ofrecer esta información." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} Seguidora} other {<1>{1} Seguidoras}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "Seguimentos" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, one {}other {<0>{0} Seguimentos}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} Publicación} other {<1>{1} Publicacións}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {<0>{0} Publicación} other {<1>{1} msgid "View profile" msgstr "Ver perfil" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Non se puido cargar a conta." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Ir á páxina da conta" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} informou de que agora a súa conta é:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Copiouse o identificador" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Non se puido copiar o identificador" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Copiar identificador" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "Código QR" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Ir á páxina orixinal do perfil" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Ver imaxe do perfil" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Ver cabeceira do perfil" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Editar perfil" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Lembranzas" @@ -191,14 +191,14 @@ msgstr "Lembranzas" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} publicacións orixinais, {1} respostas, {2} citas, {3} promocións" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} publicacións orixinais, {1} respostas, {2} promocións" @@ -209,43 +209,45 @@ msgstr "{0} publicacións orixinais, {1} respostas, {2} promocións" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {A última publicación desde onte} other {A última publicación desde fai {2} días}}} other {{3, plural, one {As úlltimas {4} publicacións desde onte} other {As últimas {5} publicacións dos últimos {6} días}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Última publicación no último ano(s)} other {Últimas {1} publicacións no último ano(s)}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Orixinal" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Respostas" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Citas" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Citas" msgid "Boosts" msgstr "Promocións" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Estatísticas non dispoñibles." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Ver estatísticas de publicación" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Ver estatísticas de publicación" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Ver estatísticas de publicación" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Ver estatísticas de publicación" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Pechar" @@ -352,7 +354,7 @@ msgstr "Mais de <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Opción {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Retirar" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {O ficheiro {1} non é compatible.} other {Os ficheiros {2} non son compatibles.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Só podes anexar un ficheiro.} other {Só podes anexar ata # ficheiros.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Tes cambios sen gardar. Desbotas esta publicación?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Despregar" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimizar" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Semella que fechaches a xanela nai." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Semella que xa tes aberto un cadro de edición na xanela nai e estase a publicar. Por favor agarda a que remate e inténtao outra vez máis tarde." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Semella que xa tes un cadro de edición aberto na xanela nai. Ao traelo a esta xanela desbotarás os cambios realizados na xanela nai. Queres continuar?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Restablecer" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Respondendo á publicación de @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Respondendo á publicación de @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Editando o contido da publicación" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "A enquisa ten que ter 2 opcións como mínimo" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Algunhas opcións da enquisa están baleiras" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Algún do multimedia non ten descrición. Queres continuar?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Fallou o anexo #{i}" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Aviso sobre o contido" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Aviso sobre o contido" msgid "Cancel" msgstr "Desbotar" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Publica a resposta" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Edita a publicación" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Preguntar" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Que estás a facer?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Marcar o multimedia como sensible" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Publicar o <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Calquera pode citarte" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "As túas seguidoras poden citarte" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Só ti podes citar" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "As citas non se poden incluír nas mencións privadas." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Pública" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Local" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Pública limitada" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Mención privada" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Programar" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Responder" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Actualizar" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Publicar" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Descargando GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Fallou a descarga da GIF" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} mais…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Emojis personais" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Buscar emoji" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Erro ao cargar os emojis personais" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Usados recentemente" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Outros" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Diminuír" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Aumentar" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Neste servidor non hai emojis personalizados." @@ -690,7 +692,7 @@ msgstr "Erro ao desbotar o borrador! Inténtao outra vez." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Eliminar todo…" msgid "No drafts found." msgstr "Non hai borradores." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Enquisa" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Multimedia" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Cita" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Rexeitado" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Contas" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Mostrar máis…" @@ -853,7 +855,7 @@ msgstr "Mostrar máis…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Fin." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l ou <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Promover" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Maiús + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Marcar" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Descrición do multimedia" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Máis" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Traducir" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Falar" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Cargada" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Descrición da imaxe" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Descrición do vídeo" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Descrición do audio" @@ -1230,8 +1232,8 @@ msgstr "Descrición do audio" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Ficheiro demasiado grande. Podería haber problemas ao cargalo. Intenta reducir o tamaño de {0} a {1} ou inferior." @@ -1239,64 +1241,64 @@ msgstr "Ficheiro demasiado grande. Podería haber problemas ao cargalo. Intenta #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Tamaño demasiado grande. Podería dar problemas ao cargala. Intenta reducir o tamaño de {0}×{1}px a {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Taxa de imaxes demasiado alta. Podería dar problemas ao cargalo." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Erro" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Editar descrición da imaxe" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Editar descrición do vídeo" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Editar descrición do audio" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Creando a descrición. Agarda…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Fallou a creación da descrición: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Fallou a creación da descrición" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Crear unha descrición…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Fallou a creación da descrición{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— experimental" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Feito" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtrado: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtrado" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Abrir ficheiro" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Cancelos seguidos" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Contas…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Acceder" @@ -1546,172 +1548,172 @@ msgstr "Esta notificación procede de outra conta." msgid "View all notifications" msgstr "Ver todas as notificacións" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} reaccionou á túa publicación con {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} enviou unha publicación." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} promoveu a túa resposta.} other {{account} promoveu a túa publicación.}}} other {{account} promoveu {postsCount} das túas publicacións.}}} other {{postType, select, reply {<0><1>{0} persoas promoveron a túa resposta.} other {<2><3>{1} persoas promoveron a túa publicación.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, one {}=1 {{account} seguiute.} other {<0><1>{0} persoas seguíronte.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} solicitou seguirte." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {a {account} gustoulle a túa resposta.} other {a {account} gustoulle a túa publicación.}}} other {a {account} gustoulle {postsCount} das túas publicacións.}}} other {{postType, select, reply {a <0><1>{0} persoas gustoulle a túa resposta.} other {a <2><3>{1} persoas gustoulle a túa publicación.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Finalizou unha enquisa creada por ti ou na que votaches." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Finalizou unha enquisa creada por ti." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Finalizou unha enquisa na que votaches." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} editou unha publicación." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Editouse unha publicación coa que interactuaches." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {a {account} gustoulle e promoveu a túa resposta.} other {a {account} gustoulle e promoveu a túa publicación.}}} other {a {account} gustoulle e promoveu {postsCount} das túas publicacións.}}} other {{postType, select, reply {a <0><1>{0} persoas gustoulles e promoveron a túa resposta.} other {a <2><3>{1} persoas gustoulle e promoveron a túa publicación.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} editou unha publicación que citaches." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural, one {}=1 {{account} rexistrouse.} other {<0><1>{0} persoas rexistráronse.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} denunciou a {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Conexións perdidas con <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Aviso da Moderación" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Xa chegou o teu {year} #Wrapstodon!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "A administración de <0>{from} suspendeu a <1>{targetName}, xa que logo non vas recibir actualizacións desa conta ou interactuar con ela." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "A administración de <0>{from} bloqueou a <1>{targetName}. Seguidoras afectadas: {followersCount}; seguimentos: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Bloqueaches a <0>{targetName}. Seguidoras eliminadas: {followersCount}; seguimentos: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "A túa conta recibeu unha advertencia da moderación." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "A túa conta foi desactivada." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Algunha das túas publicacións foron marcadas como sensibles." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Algunha das túas publicacións foron eliminadas." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "De agora en diante as túas publicacións van ser marcadas como sensibles." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "A túa conta foi limitada." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "A túa conta foi suspendida." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Tipo de notificación descoñecido: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Promovida/Favorecida por…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Favorecida por…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Promovida por…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Seguida por…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Saber mais <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Ver #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Ler mais →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Copiouse a ligazón" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Non se puido copiar a ligazón" @@ -1723,13 +1725,13 @@ msgstr "Abrir ligazón?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Copiar" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Compartir…" @@ -1802,13 +1804,13 @@ msgstr "Mostrar resultados" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Actualizar" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Incluír a publicación" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Limpar todo" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Limpar" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "Mostrar perfís destacados" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Buscar nas miñas publicacións" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Semella que non se pode compartir." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Ir abaixo" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Editar" @@ -2598,371 +2599,371 @@ msgstr "Atallos en formato JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "Importar/exportar os axustes desde/ao servidor (moi experimental)" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "As publicacións privadas non se poden citar" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Solicitar a citación" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "Será revisada manualmente" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "Só as seguidoras poden citar esta publicación" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "Non tes permiso para citar esta publicación" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Publicación non dispoñible" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>promoveu" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "O servidor no que tes iniciada sesión non pode interactuar con esta publicación doutro servidor." #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Retirado o favorecemento a @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Favorecida a publicación de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Desmarcouse a publicación de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Marcouse a publicación de @{0}" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Algún multimedia non ten descrición." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Publicación antiga (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "Responder…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "Responder a todas" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "{mentionsCount, plural, other {# mencións}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "{0, plural, one {}other {<0>@{1} a primeira, # máis embaixo}}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "Só <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Retirar promoción" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Citar con ligazón" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Retirada a promoción da publicación de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Promoveu a publicación de @{0}" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Promoción/Cita…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Promover…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Xa non me gusta" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Gústame" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Retirar marcador" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "Ver citas" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "Despregar a cadea de citas" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Copiouse o texto da publicación" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Non se puido copiar o texto da publicación" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Copiar texto da publicación" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Ver publicación de <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Mostrar historial de edicións" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Editada: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Conversa reactivada" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Conversa acalada" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Non se puido reactivar a conversa" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Non se puido acalar a conversa" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Reactivar a conversa" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Acalar conversa" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Desprendeuse do perfil a publicación" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Publicación fixada ao perfil" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Non se puido desprender a publicación" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Non se puido fixar a publicación" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Soltar do perfil" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Fixar no perfil" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Axustes para citar" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Eliminar publicación?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Eliminouse a publicación" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Non se puido eliminar a publicación" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "Retirar a miña publicación da publicación de <0>@{0}?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "Retirouse a cita" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "Non se puido retirar a cita" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "Retirar cita…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Denunciar publicación…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Favorecida" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Promovida" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Marcada" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Fixada" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Eliminada" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# resposta} other {# respostas}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Editada" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Ver menos" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Mostrar contido" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtrado: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Mostrar multimedia" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Comentarios" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Publicación oculta por mor dos teus filtros" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Publicación pendente" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Publicación retirada pola autora" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Publicación oculta porque bloqueaches a @{name}." -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Publicación oculta porque bloqueaches {domain}." -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Publicación oculta porque silenciaches a @{name}." -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Mostrar igualmente" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Editar Historial" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Fallou a carga do historial" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Cargando…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> promoveu" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Novas publicacións" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Inténtao outra vez" @@ -3077,100 +3078,98 @@ msgstr "Precisa acceder." msgid "Go home" msgstr "Ir ao inicio" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Publicacións da conta" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Respostas)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" -msgstr "{accountDisplay} (- Promocións)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" +msgstr "Publicacións multimedia co cancelo ##{tagged} por {accountDisplay}" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "Publicacións co cancelo #{tagged} por {accountDisplay}" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Multimedia)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "Publicacións en {monthYear} por {accountDisplay}" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "Publicacións multimedia de {accountDisplay}" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Limpar filtros" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Restablecer filtros" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Mostrando publicacións con resposta" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "Mostrando respostas" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Respostas" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "Ocultando respostas" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Mostrando publicacións sen promocións" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "Mostrando promocións" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" -msgstr "- Promocións" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" +msgstr "Ocultando promocións" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Mostrando publicacións con multimedia" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Mostrando publicacións etiquetadas con #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Mostando publicacións en {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "Buscar publicacións de @{0}" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Publicacións" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Aínda non hai nada que ver." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Non se puideron cargar as publicacións" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Non se puido obter a información da conta" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "Cambiar ao servidor da conta {0}" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "Cambiar ao meu servidor (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Mes" @@ -3400,10 +3399,6 @@ msgstr "Obtendo as publicacións…" msgid "This might take a while." msgstr "Podería levarlle un anaco." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Restablecer filtros" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "NOTA: As notificacións Push só funcionan para <0>unha conta." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Publicación" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Non iniciaches sesión. Non é posible interactuar (responder, promover, etc)." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "Esta publicación procede de outro servidor (<0>{instance}). Non é posible interaccionar (responder, promover, etc)." -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Erro: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "Cambiar ao meu servidor para poder interactuar" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Non se puideron cargar as respostas." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, one {# mes máis tarde} other {# meses máis tarde}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural, one {# ano máis tarde} other {# anos máis tarde}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Atrás" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Ir á publicación principal" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} publicacións máis arriba ― Ir arriba" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Cambiar a Vista Lateral con detalle" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Cambiar a Vista completa" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Mostrar todo o contido sensible" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Experimental" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Non se puido cambiar" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "Cambiar ao servidor da publicación ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "Cambiar ao servidor da publicación" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "Ver historial de edición de instantáneas" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Non se puido cargar a publicación" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# resposta} other {<0>{1} respostas}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# comentario} other {<0>{0} comentarios}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Ver publicación coas suas respostas" diff --git a/src/locales/he-IL.po b/src/locales/he-IL.po index 801bc06ca7..e6092ac2ed 100644 --- a/src/locales/he-IL.po +++ b/src/locales/he-IL.po @@ -8,7 +8,7 @@ msgstr "" "Language: he\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Hebrew\n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "נעול" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "טיוטים: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "טיוט אחרון: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "בוט" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "קבוצה" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "הדדי" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" -msgstr "" +msgstr "מבוקש" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" -msgstr "" +msgstr "במעקב" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" -msgstr "" +msgstr "עוקב אחריך" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" -msgstr "" +msgstr "{followersCount, plural, one {עוקב אחד} two {שני עוקבים} many {# עוקבים} other {# עוקבים}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "מאומת" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "הצטרף ב-<0>{0}" @@ -87,103 +87,103 @@ msgid "server domain name" msgstr "שם המתחם של השרת" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" -msgstr "" +msgstr "עוקבים" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." -msgstr "" +msgstr "‏משתמש זה בחר לא לשתף מידע זה." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" -msgstr "" +msgstr "{followersCount, plural, one {<0>{0} עוקב} two {<0>{0} עוקבים} many {<1>{1} עוקבים} other {<1>{1} עוקבים}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" -msgstr "" +msgstr "מעקב" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" -msgstr "" +msgstr "{followingCount, plural, one {<0>{0} עוקב אחרי} two {<0>{0} עוקבים אחרי} many {<0>{0} עוקבים אחרי} other {<0>{0} עוקבים אחרי}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" -msgstr "" +msgstr "{statusesCount, plural, one {<0>{0} פוסט} two {<1>{1} פוסטים} many {<1>{1} פוסטים} other {<1>{1} פוסטים}}" #: src/components/account-info.jsx:124 msgid "View profile" -msgstr "" +msgstr "צפה בפרופיל" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "לא ניתן לטעון את החשבון." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "אל דף החשבון" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" -msgstr "" +msgstr "<0>{displayName} ציין שחשבונו החדש הוא כעת:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "המזהה הועתק" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "לא ניתן להעתיק את המזהה" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "העתקת המזהה" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" -msgstr "" +msgstr "QR קוד" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "אל עמוד הפרופיל המקורי" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "הצגת תמונת פרופיל" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" -msgstr "" +msgstr "צפה בכותרת הפרופיל" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "עריכת פרופיל" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "חשבון זכרון" @@ -191,16 +191,16 @@ msgstr "חשבון זכרון" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" -msgstr "" +msgstr "{0} פוסטים מקוריים, {1} תגובות, {2} ציטוטים, {3} שיתופים" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" -msgstr "" +msgstr "{0} פוסטים מקוריים, {1} תגובות, {2} שיתופים" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.daysSinceLastPost @@ -209,43 +209,45 @@ msgstr "" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 "" +msgstr "{0, plural, one {{1, plural, one {פוסט אחרון אחד ביום האחרון} other {פוסט אחרון אחד ב-{2} הימים האחרונים}}} other {{3, plural, one {{4} פוסטים אחרונים ביום האחרון} other {{5} פוסטים אחרונים ב-{6} הימים האחרונים}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{0, plural, one {Last 1 post in the past year(s)} other {Last {1} posts in the past year(s)}}" -msgstr "" +msgstr "{0, plural, one {Last 1 post in the past year(s)} other {Last {1} posts in the past year(s)}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "מקור" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "תגובות" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" -msgstr "" +msgstr "ציטוטים" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "הדהודים" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "הסטטיסטיקה על הטיוטים לא זמינה." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" -msgstr "" +msgstr "צפה בנתוני הפוסט" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "סגירה" @@ -346,13 +348,13 @@ msgstr "מצב הסתרה הוחל" #. More from [Author] #: src/components/byline.jsx:17 msgid "More from <0/>" -msgstr "" +msgstr "עוד מ-<0/>" #: src/components/columns.jsx:29 #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -382,18 +384,18 @@ msgstr "הוספה לשרשור" #. placeholder {0}: i + 1 #: src/components/compose-poll.jsx:43 msgid "Choice {0}" -msgstr "" +msgstr "בחירה {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 msgid "Remove" -msgstr "" +msgstr "הסר" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -402,11 +404,11 @@ msgstr "הוספה" #: src/components/compose-poll.jsx:96 msgid "Multiple choice" -msgstr "" +msgstr "בחירה מרובה" #: src/components/compose-poll.jsx:99 msgid "Duration" -msgstr "" +msgstr "משך" #: src/components/compose-poll.jsx:129 msgid "Remove poll" @@ -434,7 +436,7 @@ msgstr "הוספת סקר" #: src/components/compose.jsx:128 msgid "Add content warning" -msgstr "" +msgstr "הוסף אזהרת תוכן" #: src/components/compose.jsx:129 msgid "Schedule post" @@ -445,81 +447,81 @@ msgstr "תזמון טיוט" #. placeholder {2}: lf.format( unsupportedFiles.map((f) => f.name), ) #: src/components/compose.jsx:277 msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not supported.}}" -msgstr "" +msgstr "{0, plural, one {קובץ {1} אינו נתמך.} other {קבצים {2} אינם נתמכים.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" -msgstr "" +msgstr "{maxMediaAttachments, plural, one {ניתן לצרף עד קובץ אחד בלבד.} two {ניתן לצרף עד שני קבצים בלבד.} many {ניתן לצרף עד # קבצים בלבד.} other {ניתן לצרף עד # קבצים בלבד.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" -msgstr "" +msgstr "יש לך שינויים שלא נשמרו. למחוק פוסט זה?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" -msgstr "" +msgstr "פתח בחלון נפרד" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "מזעור" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." -msgstr "" +msgstr "נראה שסגרת את החלון הראשי." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "" +msgstr "נראה שכבר יש לך שדה כתיבה פתוח בחלון הראשי וכרגע מפרסם. אנא המתן לסיום ונסה שנית מאוחר יותר." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "" +msgstr "נראה שכבר יש לך שדה כתיבה פתוח בחלון הראשי. החזרה לחלון זה תמחק את השינויים שביצעת בחלון הראשי. להמשיך?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" -msgstr "" +msgstr "חזור לחלון הראשי" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "בתגובה להודעה של @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "בתגובה להודעה של @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "עריכת הטיוט המקורי" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "סקר צריך לכלול לפחות שתי אפשרויות" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "יש בסקר אפשרויות ריקות" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" -msgstr "" +msgstr "לחלק מהמדיה אין תיאורים. להמשיך?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" -msgstr "" +msgstr "קובץ מצורף #{i} נכשל" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" -msgstr "" +msgstr "אזהרת תוכן" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,148 +530,148 @@ msgstr "" msgid "Cancel" msgstr "ביטול" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" -msgstr "" +msgstr "פרסם את תגובתך" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "עריכת הטיוט" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" -msgstr "" +msgstr "שאל שאלה" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "פתח·י פיך ויאירו דבריך…" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" -msgstr "" +msgstr "סמן מדיה כרגישה" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" -msgstr "" +msgstr "מפרסם ב-<0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" -msgstr "" +msgstr "כולם יכולים לצטט" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" -msgstr "" +msgstr "העוקבים שלך יכולים לצטט" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" -msgstr "" +msgstr "רק אתה יכול לצטט" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." -msgstr "" +msgstr "ציטוטים לא יכולים להיות משובצים באזכורים פרטיים." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "פומבי" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" -msgstr "" +msgstr "מקומי" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" -msgstr "" +msgstr "ציבורי שקט" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "אזכור בפרטי" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" -msgstr "" +msgstr "תזמן" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" -msgstr "" +msgstr "תגובה" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" -msgstr "" +msgstr "עדכן" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" -msgstr "" +msgstr "פרסם" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" -msgstr "" +msgstr "מוריד GIF..." -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" -msgstr "" +msgstr "הורדת GIF נכשלה" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" -msgstr "" +msgstr "עוד {0}..." -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "אימוג׳י מיוחדים" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" -msgstr "" +msgstr "חפש אמוג'י" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "תקלה בטעינת אימוג׳י מיוחדים" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" -msgstr "" +msgstr "בשימוש לאחרונה" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" -msgstr "" +msgstr "אחרים" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" -msgstr "" +msgstr "התרחק" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" -msgstr "" +msgstr "התקרב" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." -msgstr "" +msgstr "אמוג'י מותאמים אישית אינם זמינים בשרת זה." #: src/components/drafts.jsx:62 #: src/pages/settings.jsx:732 @@ -690,7 +692,7 @@ msgstr "תקלה במחיקת הטיוטה! אנא נסו שנית." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -698,11 +700,11 @@ msgstr "מחיקה…" #: src/components/drafts.jsx:147 msgid "Error fetching reply-to status!" -msgstr "" +msgstr "שגיאה בטעינת הסטטוס המקורי!" #: src/components/drafts.jsx:159 msgid "Error fetching quoted status!" -msgstr "" +msgstr "שגיאה בטעינת הסטטוס המצוטט!" #: src/components/drafts.jsx:187 msgid "Delete all drafts?" @@ -720,43 +722,43 @@ msgstr "מחיקת כל הטיוטות…" msgid "No drafts found." msgstr "לא נמצאו טיוטות." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "סקר" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "מדיה" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" -msgstr "" +msgstr "צטט" #: src/components/edit-history-controls.jsx:21 msgid "Edit History Snapshots" -msgstr "" +msgstr "תמונות מצב של היסטוריית עריכה" #: src/components/edit-history-controls.jsx:35 #: src/components/gif-picker-modal.jsx:208 #: src/components/media-modal.jsx:478 #: src/components/timeline.jsx:978 msgid "Previous" -msgstr "" +msgstr "הקודם" #: src/components/edit-history-controls.jsx:47 #: src/components/gif-picker-modal.jsx:226 #: src/components/media-modal.jsx:497 #: src/components/timeline.jsx:995 msgid "Next" -msgstr "" +msgstr "הבא" #: src/components/edit-history-controls.jsx:57 msgid "Exit" -msgstr "" +msgstr "צא" #: src/components/edit-profile-sheet.jsx:149 msgid "Unable to update profile." @@ -802,42 +804,42 @@ msgstr "שמירה" #: src/components/embed-modal.jsx:18 msgid "Open in new window" -msgstr "" +msgstr "פתח בחלון חדש" #. placeholder {0}: info.username #: src/components/endorsements.jsx:72 msgid "Profiles featured by @{0}" -msgstr "" +msgstr "פרופילים שהודגשו על ידי @{0}" #: src/components/endorsements.jsx:98 msgid "No featured profiles." -msgstr "" +msgstr "אין פרופילים מודגשים." #: src/components/follow-request-buttons.jsx:45 #: src/pages/notifications.jsx:1106 msgid "Accept" -msgstr "" +msgstr "קבל" #: src/components/follow-request-buttons.jsx:72 msgid "Reject" -msgstr "" +msgstr "דחה" #: src/components/follow-request-buttons.jsx:79 #: src/pages/notifications.jsx:1392 msgid "Accepted" -msgstr "" +msgstr "התקבל" #: src/components/follow-request-buttons.jsx:83 msgid "Rejected" -msgstr "" +msgstr "נדחה" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 msgid "Accounts" -msgstr "" +msgstr "חשבונות" #: src/components/generic-accounts.jsx:214 #: src/components/quotes-modal.jsx:129 @@ -845,18 +847,18 @@ msgstr "" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" -msgstr "" +msgstr "הצג עוד..." #: src/components/generic-accounts.jsx:219 #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." -msgstr "" +msgstr "הסוף." #: src/components/generic-accounts.jsx:236 #: src/components/mention-modal.jsx:234 @@ -865,19 +867,19 @@ msgstr "תקלה בטעינת חשבונות" #: src/components/generic-accounts.jsx:240 msgid "Nothing to show" -msgstr "" +msgstr "אין מה להציג" #: src/components/gif-picker-modal.jsx:86 msgid "Search GIFs" -msgstr "" +msgstr "חפש GIFs" #: src/components/gif-picker-modal.jsx:102 msgid "Powered by GIPHY" -msgstr "" +msgstr "מופעל על ידי GIPHY" #: src/components/gif-picker-modal.jsx:110 msgid "Type to search GIFs" -msgstr "" +msgstr "הקלד כדי לחפש GIFs" #: src/components/gif-picker-modal.jsx:243 msgid "Error loading GIFs" @@ -885,94 +887,94 @@ msgstr "תקלה בטעינת גיפים" #: src/components/import-accounts-selection.jsx:86 msgid "Select accounts to import" -msgstr "" +msgstr "בחר חשבונות לייבוא" #: src/components/import-accounts-selection.jsx:117 msgid "Select all" -msgstr "" +msgstr "בחר הכל" #: src/components/import-accounts-selection.jsx:158 msgid "Existing" -msgstr "" +msgstr "קיים" #: src/components/import-accounts-selection.jsx:183 msgid "{selectedCount, plural, one {Import # account} other {Import # accounts}}" -msgstr "" +msgstr "{selectedCount, plural, one {ייבא חשבון אחד} two {ייבא שני חשבונות} many {ייבא # חשבונות} other {ייבא # חשבונות}}" #: src/components/import-export-accounts.jsx:52 msgid "Export failed" -msgstr "" +msgstr "הייצוא נכשל" #: src/components/import-export-accounts.jsx:72 msgid "Import failed" -msgstr "" +msgstr "הייבוא נכשל" #: src/components/import-export-accounts.jsx:113 msgid "Import/Export <0>Accounts" -msgstr "" +msgstr "ייבוא/ייצוא <0>חשבונות" #: src/components/import-export-accounts.jsx:128 #: src/components/shortcuts-settings.jsx:816 msgid "Import" -msgstr "" +msgstr "ייבוא" #: src/components/import-export-accounts.jsx:139 msgid "Select file…" -msgstr "" +msgstr "בחר קובץ…" #: src/components/import-export-accounts.jsx:151 #: src/components/shortcuts-settings.jsx:1066 msgid "Export" -msgstr "" +msgstr "ייצוא" #. placeholder {0}: accounts.length #: src/components/import-export-accounts.jsx:155 msgid "{0, plural, one {# account} other {# accounts}}" -msgstr "" +msgstr "{0, plural, one {חשבון אחד} two {שני חשבונות} many {# חשבונות} other {# חשבונות}}" #: src/components/import-export-accounts.jsx:167 msgid "No login information or account access details are stored in the exported files. You will need to log in again for each account after importing." -msgstr "" +msgstr "לא נשמרים פרטי התחברות או פרטי גישה לחשבון בקבצים המיוצאים. יהיה עליך להתחבר מחדש לכל חשבון לאחר הייבוא." #: src/components/keyboard-shortcuts-help.jsx:16 msgid "<0>{key1} then <1>{key2}" -msgstr "" +msgstr "<0>{key1} ואז <1>{key2}" #: src/components/keyboard-shortcuts-help.jsx:57 #: src/components/nav-menu.jsx:374 #: src/pages/catchup.jsx:1769 msgid "Keyboard shortcuts" -msgstr "" +msgstr "קיצורי מקלדת" #: src/components/keyboard-shortcuts-help.jsx:65 msgid "Keyboard shortcuts help" -msgstr "" +msgstr "עזרה לקיצורי מקלדת" #: src/components/keyboard-shortcuts-help.jsx:69 #: src/pages/catchup.jsx:1794 msgid "Next post" -msgstr "" +msgstr "פוסט הבא" #: src/components/keyboard-shortcuts-help.jsx:73 #: src/pages/catchup.jsx:1802 msgid "Previous post" -msgstr "" +msgstr "פוסט קודם" #: src/components/keyboard-shortcuts-help.jsx:77 msgid "Skip carousel to next post" -msgstr "" +msgstr "דלג על הקרוסלה לפוסט הבא" #: src/components/keyboard-shortcuts-help.jsx:79 msgid "<0>Shift + <1>j" -msgstr "" +msgstr "<0>Shift + <1>j" #: src/components/keyboard-shortcuts-help.jsx:85 msgid "Skip carousel to previous post" -msgstr "" +msgstr "דלג על הקרוסלה לפוסט הקודם" #: src/components/keyboard-shortcuts-help.jsx:87 msgid "<0>Shift + <1>k" -msgstr "" +msgstr "<0>Shift + <1>k" #: src/components/keyboard-shortcuts-help.jsx:93 msgid "Load new posts" @@ -985,11 +987,11 @@ msgstr "פתיחת פרטי הטיוט" #: src/components/keyboard-shortcuts-help.jsx:101 msgid "Open media or post details" -msgstr "" +msgstr "פתח מדיה או פרטי פוסט" #: src/components/keyboard-shortcuts-help.jsx:106 msgid "Expand content warning or<0/>toggle expanded/collapsed thread" -msgstr "" +msgstr "הרחב אזהרת תוכן או <0/>החלף בין פתיחה/קיצור של השרשור" #: src/components/keyboard-shortcuts-help.jsx:115 msgid "Close post or dialogs" @@ -997,7 +999,7 @@ msgstr "סגירת טיוט או תיבות דו־שיח" #: src/components/keyboard-shortcuts-help.jsx:117 msgid "<0>Esc or <1>Backspace" -msgstr "" +msgstr "<0>Esc או <1>Backspace" #: src/components/keyboard-shortcuts-help.jsx:123 msgid "Focus column in multi-column mode" @@ -1005,15 +1007,15 @@ msgstr "מיקוד בעמודה במסגרת תצוגת עמודות" #: src/components/keyboard-shortcuts-help.jsx:125 msgid "<0>1 to <1>9" -msgstr "" +msgstr "<0>1 עד <1>9" #: src/components/keyboard-shortcuts-help.jsx:131 msgid "Focus next column in multi-column mode" -msgstr "" +msgstr "התמקד בעמודה הבאה במצב ריבוי עמודות" #: src/components/keyboard-shortcuts-help.jsx:135 msgid "Focus previous column in multi-column mode" -msgstr "" +msgstr "התמקד בעמודה הקודמת במצב ריבוי עמודות" #: src/components/keyboard-shortcuts-help.jsx:139 msgid "Compose new post" @@ -1025,7 +1027,7 @@ msgstr "כתיבת טיוט חדש (בחלון חדש)" #: src/components/keyboard-shortcuts-help.jsx:146 msgid "<0>Shift + <1>c" -msgstr "" +msgstr "<0>Shift + <1>c" #: src/components/keyboard-shortcuts-help.jsx:152 msgid "Send post" @@ -1033,7 +1035,7 @@ msgstr "שליחת טיוט" #: src/components/keyboard-shortcuts-help.jsx:154 msgid "<0>Ctrl + <1>Enter or <2>⌘ + <3>Enter" -msgstr "" +msgstr "<0>Ctrl + <1>Enter או <2>⌘ + <3>Enter" #: src/components/keyboard-shortcuts-help.jsx:161 #: src/components/nav-menu.jsx:343 @@ -1047,11 +1049,12 @@ msgstr "חיפוש" #: src/components/keyboard-shortcuts-help.jsx:169 msgid "Reply (new window)" -msgstr "" +msgstr "תגובה (חלון חדש)" #: src/components/keyboard-shortcuts-help.jsx:172 msgid "<0>Shift + <1>r" -msgstr "" +msgstr "\n" +"<0>Shift + <1>r" #: src/components/keyboard-shortcuts-help.jsx:178 msgid "Like (favourite)" @@ -1059,53 +1062,53 @@ msgstr "חיבוב" #: src/components/keyboard-shortcuts-help.jsx:180 msgid "<0>l or <1>f" -msgstr "" +msgstr "<0>l או <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "הדהוד" #: src/components/keyboard-shortcuts-help.jsx:188 msgid "<0>Shift + <1>b" -msgstr "" +msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" -msgstr "" +msgstr "סימנייה" #: src/components/keyboard-shortcuts-help.jsx:202 msgid "Toggle Cloak mode" -msgstr "" +msgstr "הפעל/בטל מצב גלימה" #: src/components/keyboard-shortcuts-help.jsx:204 msgid "<0>Shift + <1>Alt + <2>k" -msgstr "" +msgstr "<0>Shift + <1>Alt + <2>k" #: src/components/keyboard-shortcuts-help.jsx:210 msgid "Go to Home" -msgstr "" +msgstr "עבור לדף הבית" #: src/components/keyboard-shortcuts-help.jsx:214 msgid "Go to Notifications" -msgstr "" +msgstr "Go to Notifications" #: src/components/keyboard-shortcuts-help.jsx:218 msgid "Go to Settings" -msgstr "" +msgstr "עבור להגדרות" #: src/components/keyboard-shortcuts-help.jsx:222 msgid "Go to Profile" -msgstr "" +msgstr "עבור לפרופיל" #: src/components/keyboard-shortcuts-help.jsx:226 msgid "Go to Bookmarks" -msgstr "" +msgstr "עבור לסימניות" #: src/components/list-add-edit.jsx:41 msgid "Edit list" @@ -1121,24 +1124,24 @@ msgstr "לא ניתן ליצור את הרשימה." #: src/components/list-add-edit.jsx:126 msgid "Show replies to list members" -msgstr "" +msgstr "הצג תגובות לחברי הרשימה" #: src/components/list-add-edit.jsx:129 msgid "Show replies to people I follow" -msgstr "" +msgstr "הצג תגובות למי שאני עוקב" #: src/components/list-add-edit.jsx:132 msgid "Don't show replies" -msgstr "" +msgstr "אל תציג תגובות" #: src/components/list-add-edit.jsx:146 msgid "Hide posts on this list from Home/Following" -msgstr "" +msgstr "הסתר פוסטים מרשימה זו מדף הבית/עוקבים" #: src/components/list-add-edit.jsx:152 #: src/pages/filters.jsx:572 msgid "Create" -msgstr "" +msgstr "צור" #: src/components/list-add-edit.jsx:159 msgid "Delete this list?" @@ -1152,77 +1155,77 @@ msgstr "לא ניתן למחוק את הרשימה." #: src/pages/list.jsx:179 #: src/pages/lists.jsx:107 msgid "Posts on this list are hidden from Home/Following" -msgstr "" +msgstr "פוסטים מרשימה זו מוסתרים מדף הבית/עוקבים" #: src/components/math-block.jsx:132 msgid "Unable to format math" -msgstr "" +msgstr "לא ניתן לעצב נוסחאות" #: src/components/math-block.jsx:146 msgid "Math expressions found." -msgstr "" +msgstr "נמצאו ביטויים מתמטיים." #. Action to switch from rendered math back to raw (LaTeX) markup #: src/components/math-block.jsx:149 msgid "Show markup" -msgstr "" +msgstr "הצג קוד גולמי" #. Action to render math expressions from raw (LaTeX) markup #: src/components/math-block.jsx:154 msgid "Format math" -msgstr "" +msgstr "עצב נוסחאות" #: src/components/media-alt-modal.jsx:48 #: src/components/media.jsx:51 msgid "Media description" -msgstr "" +msgstr "תיאור מדיה" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "עוד" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "תרגום" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" -msgstr "" +msgstr "דבר" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" -msgstr "" +msgstr "הועלה" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "תיאור תמונה" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "תיאור סרטון" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "תיאור שמע" @@ -1230,95 +1233,95 @@ msgstr "תיאור שמע" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." -msgstr "" +msgstr "גודל הקובץ גדול מדי. ההעלאה עלולה להיתקל בבעיות. נסה להקטין את גודל הקובץ מ-{0} ל-{1} או פחות." #. placeholder {0}: i18n.number( width, ) #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." -msgstr "" +msgstr "הממדים גדולים מדי. ההעלאה עלולה להיתקל בבעיות. נסה להקטין את הממדים מ-{0}×{1}פיקסל ל-{2}×{3}פיקסל." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." -msgstr "" +msgstr "קצב פריימים גבוה מדי. ההעלאה עלולה להיתקל בבעיות." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "תקלה" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" -msgstr "" +msgstr "ערוך תיאור תמונה" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" -msgstr "" +msgstr "ערוך תיאור וידאו" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" -msgstr "" +msgstr "ערוך תיאור שמע" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" -msgstr "" +msgstr "מייצר תיאור. אנא המתן…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" -msgstr "" +msgstr "נכשל ביצירת תיאור: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" -msgstr "" +msgstr "נכשל ביצירת תיאור" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" -msgstr "" +msgstr "צור תיאור…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" -msgstr "" +msgstr "נכשל ביצירת תיאור{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" -msgstr "" +msgstr "({0}) <0>— ניסיוני" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" -msgstr "" +msgstr "סיים" #: src/components/media-modal.jsx:383 msgid "Open original media in new window" -msgstr "" +msgstr "פתח מדיה מקורית בחלון חדש" #: src/components/media-modal.jsx:387 msgid "Open original media" -msgstr "" +msgstr "פתח מדיה מקורית" #: src/components/media-modal.jsx:403 msgid "Attempting to describe image. Please wait…" -msgstr "" +msgstr "מנסה לתאר תמונה. אנא המתן…" #: src/components/media-modal.jsx:418 msgid "Failed to describe image" -msgstr "" +msgstr "נכשל בתיאור תמונה" #: src/components/media-modal.jsx:428 msgid "Describe image…" -msgstr "" +msgstr "תאר תמונה…" #: src/components/media-modal.jsx:452 msgid "View post" @@ -1326,29 +1329,29 @@ msgstr "הצגת הודעה" #: src/components/media-post.jsx:127 msgid "Sensitive media" -msgstr "" +msgstr "מדיה רגישה" #: src/components/media-post.jsx:132 msgid "Filtered: {filterTitleStr}" -msgstr "" +msgstr "מסונן: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" -msgstr "" +msgstr "מסונן" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" -msgstr "" +msgstr "פתח קובץ" #: src/components/mention-modal.jsx:179 msgid "Search accounts" -msgstr "" +msgstr "חפש חשבונות" #: src/components/modals.jsx:93 msgid "Post scheduled" @@ -1360,7 +1363,7 @@ msgstr "הטיוט פורסם. איך יצא?" #: src/components/modals.jsx:96 msgid "Reply scheduled" -msgstr "" +msgstr "תגובה תוזמנה" #: src/components/modals.jsx:97 msgid "Reply posted. Check it out." @@ -1376,7 +1379,7 @@ msgstr "תפריט" #: src/components/nav-menu.jsx:165 msgid "Reload page now to update?" -msgstr "" +msgstr "לטעון מחדש את הדף עכשיו לעדכון?" #: src/components/nav-menu.jsx:177 msgid "New update available…" @@ -1390,13 +1393,13 @@ msgstr "יש גרסה חדשה זמינה…" #: src/pages/following2.jsx:18 #: src/pages/following2.jsx:133 msgid "following.title" -msgstr "" +msgstr "עוקבים אחרי" #: src/components/nav-menu.jsx:203 #: src/pages/catchup.jsx:1022 #: src/pages/welcome.jsx:154 msgid "Catch-up" -msgstr "" +msgstr "עדכון שוטף" #: src/components/nav-menu.jsx:210 #: src/components/shortcuts-settings.jsx:60 @@ -1408,7 +1411,7 @@ msgstr "" #: src/pages/settings.jsx:1295 #: src/pages/trending.jsx:384 msgid "Mentions" -msgstr "" +msgstr "אזכורים" #: src/components/nav-menu.jsx:217 #: src/components/shortcuts-settings.jsx:51 @@ -1423,7 +1426,7 @@ msgstr "התראות" #: src/components/nav-menu.jsx:220 msgid "New" -msgstr "" +msgstr "חדש" #: src/components/nav-menu.jsx:231 #: src/components/shortcuts-settings.jsx:61 @@ -1437,7 +1440,7 @@ msgstr "פרופיל" #: src/pages/bookmarks.jsx:12 #: src/pages/bookmarks.jsx:26 msgid "Bookmarks" -msgstr "" +msgstr "סימניות" #: src/components/nav-menu.jsx:250 #: src/components/text-expander.jsx:215 @@ -1453,16 +1456,16 @@ msgstr "עוד…" #: src/pages/favourites.jsx:26 #: src/pages/settings.jsx:1299 msgid "Likes" -msgstr "" +msgstr "לייקים" #: src/components/nav-menu.jsx:265 #: src/pages/followed-hashtags.jsx:15 #: src/pages/followed-hashtags.jsx:45 msgid "Followed Hashtags" -msgstr "" +msgstr "האשטאגים במעקב" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1495,7 @@ msgstr "חשבונות…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "התחברות" @@ -1546,172 +1549,172 @@ msgstr "" msgid "View all notifications" msgstr "" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "החשבון {account} הגיב לטיוט שלך ב־{emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "" -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "" -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "" -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "הודהד/חובב על ידי…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "הודהד על ידי…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "הקישור הועתק" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "לא ניתן להעתיק את הקישור" @@ -1723,13 +1726,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "שיתוף…" @@ -1802,13 +1805,13 @@ msgstr "" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "" @@ -1959,7 +1962,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "" @@ -2063,13 +2065,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "" @@ -2406,7 +2408,7 @@ msgid "Move down" msgstr "" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "" @@ -2598,371 +2600,371 @@ msgstr "" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "הדהוד…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "ביטול חיבוב" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "חיבוב" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "לא ניתן להעתיק את הטקסט של הטיוט" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "לא ניתן לבטל את השתקת השיחה" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "לא ניתן להשתיק את השיחה" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "לא ניתן לבטל את נעיצת הטיוט" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "לא ניתן לנעוץ את הטיוט" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "לא ניתן למחוק את הטיוט" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "חובב" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "הודהד" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "" @@ -2998,11 +3000,11 @@ msgid "New posts" msgstr "" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "" @@ -3077,100 +3079,98 @@ msgstr "" msgid "Go home" msgstr "" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" msgstr "" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "מציג טיוטים, בלי הדהודים" - -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "הודעות" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "לא ניתן לטעון טיוטים" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "לא ניתן לטעון את המידע אודות החשבון" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "" @@ -3400,10 +3400,6 @@ msgstr "" msgid "This might take a while." msgstr "" -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4371,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "תקלה: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "לא ניתן לטעון תגובות." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "נסיוני" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "לא ניתן לעבור" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "לא ניתן לטעות את הטיוט" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/it-IT.po b/src/locales/it-IT.po index 157a861d26..9e625f8438 100644 --- a/src/locales/it-IT.po +++ b/src/locales/it-IT.po @@ -8,7 +8,7 @@ msgstr "" "Language: it\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 21:43\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Italian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Privato" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Post: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Ultimo post: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automatizzato" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Gruppo" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Reciproci" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Richiesta inviata" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Segui già" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Ti segue" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# seguace} other {# seguaci}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Verificato" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Iscrizione: <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "nome dominio del server" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Seguaci" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "L'utente ha scelto di non condividere questa informazione." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} Seguace} other {<1>{1} Seguaci}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "Seguiti" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, one {<0>{0} Seguito}other {<0>{0} Seguiti}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Post}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Post}}" msgid "View profile" msgstr "Visualizza profilo" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Impossibile caricare account." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Vai alla pagina dell'account" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} ha indicato che il suo nuovo account è ora:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Nome utente copiato" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Impossibile copiare nome utente" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Copia nome utente" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "Codice QR" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Vai alla pagina originale del profilo" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Visualizza immagine di profilo" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Visualizza immagine di copertina" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Modifica profilo" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "In memoriam" @@ -191,14 +191,14 @@ msgstr "In memoriam" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} post originali, {1} risposte, {2} citazioni, {3} reblog" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} post originali, {1} risposte, {2} reblog" @@ -209,43 +209,45 @@ msgstr "{0} post originali, {1} risposte, {2} reblog" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Ultimo post nell'ultimo giorno}other {Ultimo post negli ultimi {2} giorni}}} other {{3, plural,one {Ultimi {4} post nell'ultimo giorno} other {Ultimi {5} post negli ultimi {6} giorni}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Ultimo post nell'ultimo anno(i)} other {Ultimi {1} post nell'ultimo anno(i)}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Originali" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Risposte" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Citazioni" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Citazioni" msgid "Boosts" msgstr "Reblog" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Statistiche post non disponibili." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Visualizza statistiche post" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Visualizza statistiche post" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Visualizza statistiche post" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Visualizza statistiche post" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Chiudi" @@ -352,7 +354,7 @@ msgstr "Altro da <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Opzione {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Rimuovi" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {Il file {1} non è supportato.} other {I file {2} non sono supportati.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Puoi allegare fino a 1 documento.} other {Puoi allegare fino a # documenti.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Ci sono modifiche non salvate. Scartare il post?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Scollega" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Contrai" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Sembra tu abbia chiuso la finestra genitore." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Sembra tu abbia già un campo di composizione aperto nella finestra genitore ed esso sia in fase di pubblicazione. Attendi il completamento e riprova." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Sembra tu abbia già un campo di composizione aperto nella finestra genitore. Collegare questa finestra scarterà le modifiche effettuate nella finestra genitore. Proseguire?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Collega" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "In risposta al post di @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "In risposta al post di @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Modificando il post originale" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Il sondaggio deve avere almeno 2 opzioni" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Alcune scelte del sondaggio sono vuote" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Alcuni contenuti multimediali sono senza descrizione. Continuare?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Allegato #{i} fallito" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Avviso contenuto" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Avviso contenuto" msgid "Cancel" msgstr "Annulla" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Pubblica la tua risposta" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Modifica il tuo post" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Fai una domanda" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Che stai facendo?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Contrassegna contenuti come sensibili" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Data pubblicazione: <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Chiunque può citare" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "I tuoi seguaci possono citare" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Solo tu puoi citare" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "Le citazioni non possono essere incorporate nelle menzioni private." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Pubblico" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Locale" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Non in lista" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Menzione privata" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Programma" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Rispondi" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Aggiorna" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Pubblica" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Scarico GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Download GIF fallito" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} altri…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Emoji personalizzate" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Cerca emoji" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Errore caricamento emoji personalizzate" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Usate di recente" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Altre" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Riduci" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Ingrandisci" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Le emoji personalizzate non sono disponibili su questo server." @@ -690,7 +692,7 @@ msgstr "Errore eliminazione bozza! Riprova." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Elimina tutte…" msgid "No drafts found." msgstr "Nessuna bozza." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Sondaggio" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Contenuti" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Cita" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Rifiutata" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Account" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Mostra altro…" @@ -853,7 +855,7 @@ msgstr "Mostra altro…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Fine." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l o <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Reblogga" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Maiusc + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Aggiungi ai segnalibri" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Descrizione contenuti" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Altro" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Traduci" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Leggi" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Caricato" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Descrizione immagine" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Descrizione video" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Descrizione audio" @@ -1230,8 +1232,8 @@ msgstr "Descrizione audio" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "File troppo pesante. Potrebbero verificarsi errori nel caricamento. Prova a ridurre le dimensioni del file da {0} a {1} o meno." @@ -1239,64 +1241,64 @@ msgstr "File troppo pesante. Potrebbero verificarsi errori nel caricamento. Prov #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Dimensioni eccessive. Potrebbero verificarsi errori nel caricamento. Prova a ridurre le dimensioni da {0}×{1}px a {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Frequenza dei fotogrammi troppo alta. Potrebbero verificarsi errori nel caricamento." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Errore" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Modifica descrizione immagine" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Modifica descrizione video" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Modifica descrizione audio" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Genero descrizione. Attendere…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Generazione descrizione fallita: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Generazione descrizione fallita" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Genera descrizione…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Generazione descrizione fallita{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— sperimentale" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Fine" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtrato: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtrato" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Apri file" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Hashtag seguiti" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Account…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Accedi" @@ -1546,172 +1548,172 @@ msgstr "Questa notifica viene da un altro account." msgid "View all notifications" msgstr "Visualizza tutte le notifiche" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} ha reagito al tuo post con {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} ha pubblicato un post." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural,=1 {{postsCount, plural,=1 {{postType, select, reply {{account} ha rebloggato la tua risposta.} other {{account} ha rebloggato il tuo post.}}} other {{account} ha rebloggato {postsCount} dei tuoi post.}}}other {{postType, select, reply {<0><1>{0} persone hanno rebloggato la tua risposta.}other {<2><3>{1} persone hanno rebloggato il tuo post.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} ti ha iniziato a seguire.} other {<0><1>{0} persone ti hanno iniziato a seguire.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} ha richiesto di seguirti." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} ha messo Mi piace alla tua risposta.} other {{account} ha messo Mi piace al tuo post.}}} other {{account} ha messo {postsCount} Mi piace ai tuoi post.}}} other {{postType, select, reply {<0><1>{0} persone hanno messo Mi piace alla tua risposta.} other {<2><3>{1} persone hanno messo mi piace al tuo post.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Un sondaggio in cui hai votato o che hai creato è terminato." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Un sondaggio che hai creato è terminato." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Un sondaggio in cui hai votato è terminato." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} ha modificato un post." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Un post con cui hai interagito è stato modificato." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} ha rebloggato e ha messo Mi piace alla tua risposta.} other {{account} ha rebloggato e messo Mi piace al tuo post.}}} other {{account} ha rebloggato e messo Mi piace a {postsCount} dei tuoi post.}}} other {{postType, select, reply {<0><1>{0} persone hanno rebloggato e messo Mi piace alla tua risposta.} other {<2><3>{1} persone hanno rebloggato e messo Mi piace al tuo post.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} ha modificato un post che hai citato." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural, one {}=1 {Nuova iscrizione: {account}.} other {<0><1>{0} persone si sono iscritte.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} ha segnalato {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Connessione con <0>{name} persa." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Avviso di moderazione" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Il tuo #Wrapstodon del {year} è qui!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Un amministratore da <0>{from} ha sospeso <1>{targetName}, il che significa che non puoi più riceverne gli aggiornamenti o interagirvi." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Un amministratore da <0>{from} ha bloccato <1>{targetName}. Seguaci interessati: {followersCount}, seguiti: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Hai bloccato <0>{targetName}. Seguaci rimossi: {followersCount}, seguiti: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Il tuo account ha ricevuto un avvertimento di moderazione." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Il tuo account è stato disabilitato." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Alcuni dei tuoi post sono stati contrassegnati come sensibili." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Alcuni dei tuoi post sono stati eliminati." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Da ora in poi i tuoi post verranno contrassegnati come sensibili." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Il tuo account è stato limitato." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Il tuo account è stato sospeso." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Tipo notifica sconosciuto: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Rebloggato da/Piace a…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Piace a…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Rebloggato da…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Seguito da…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Scopri di più <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Visualizza #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Leggi di più →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Link copiato" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Impossibile copiare link" @@ -1723,13 +1725,13 @@ msgstr "Aprire il link?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Copia" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Condividi…" @@ -1802,13 +1804,13 @@ msgstr "Mostra risultati" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Ricarica" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Incorpora post" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Cancella tutte" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Cancella" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "Mostra profili consigliati" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Cerca nei miei post" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "La condivisione non sembra funzionare." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Sposta giù" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Modifica" @@ -2598,371 +2599,371 @@ msgstr "JSON scorciatoie originale" msgid "Import/export settings from/to server (Very experimental)" msgstr "Importa/esporta impostazioni da/su un server (molto sperimentale)" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "Non puoi citare i post privati" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Richiedi di citare" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "L'autore approverà o rifiuterà manualmente" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "Solo i seguaci possono citare questo post" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "Non ti è permesso citare questo post" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Post non disponibile" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>ha rebloggato" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "Spiacenti, il server collegato non può interagire con questo post da un altro server." #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Hai annullato il Mi piace al post di @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Hai messo Mi piace al post di @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Post di @{0} rimosso dai segnalibri" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Post di @{0} aggiunto ai segnalibri" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Alcuni contenuti non hanno una descrizione." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Post vecchio (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "Rispondi…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "Rispondi a tutti" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "{mentionsCount, plural, other {# menzioni}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "{0, plural, other {<0>@{1} prima, # altri sotto}}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "Solo <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Annulla reblog" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Cita con link" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Hai annullato il reblog del post di @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Hai rebloggato il post di @{0}" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Reblogga/cita…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Reblogga…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Non mi piace più" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Mi piace" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Rimuovi dai segnalibri" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "Visualizza citazioni" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "Espandi catena di citazioni" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Testo del post copiato" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Impossibile copiare il testo del post" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Copia testo del post" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Visualizza post di <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Mostra cronologia modifiche" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Modificato: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Conversazione riattivata" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Conversazione silenziata" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Impossibile riattivare conversazione" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Impossibile silenziare conversazione" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Riattiva conversazione" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Silenzia conversazione" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Post tolto dai fissati del profilo" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Post fissato sul profilo" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Impossibile togliere post dai fissati" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Impossibile fissare post" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Togli dai fissati" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Fissa sul profilo" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Impostazioni citazione" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Eliminare questo post?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Post eliminato" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Impossibile eliminare post" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "Rimuovere il post dal post di <0>@{0}?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "Citazione rimossa" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "Impossibile rimuovere citazione" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "Rimuovi citazione…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Segnala post…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Ti piace" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Rebloggato" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Aggiunto ai segnalibri" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Fissato" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Eliminato" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# risposta} other {# risposte}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Modificato" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Mostra meno" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Mostra contenuto" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtrati: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Mostra contenuti" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Commenti" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Post nascosto dai tuoi filtri" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Post in attesa" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Post rimosso dall'autore" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Il post è nascosto perché hai bloccato @{name}." -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Il post è nascosto perché hai bloccato {domain}." -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Il post è nascosto perché hai silenziato @{name}." -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Mostra comunque" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Cronologia modifiche" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Impossibile caricare cronologia" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Carico…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> ha rebloggato" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Nuovi post" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Riprova" @@ -3077,100 +3078,98 @@ msgstr "Accesso richiesto." msgid "Go home" msgstr "Vai alla Home" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Post dell'account" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Risposte)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" -msgstr "{accountDisplay} (- Reblog)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (contenuti)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Rimuovi filtri" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Reimposta filtri" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Mostrando post con risposte" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Risposte" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Mostrando post senza reblog" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" -msgstr "- Reblog" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" +msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Mostrando i post con contenuti" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Mostrando post con #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Mostrando post in {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "Cerca nei post di @{0}" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Post" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Niente da vedere qui, per ora." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Impossibile caricare i post" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Impossibile recuperare info account" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "Passa al server dell'account {0}" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "Passa al mio server (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Mese" @@ -3400,10 +3399,6 @@ msgstr "Recupero post…" msgid "This might take a while." msgstr "Potrebbe volerci un po'." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Reimposta filtri" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "NOTA: Le notifiche push funzionano solo per <0>un account." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Post" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Non hai effettuato l'accesso. Le interazioni (risposte, reblog, ecc.) sono disabilitate." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "Questo post è di un altro server (<0>{instance}). Le interazioni (risposte, reblog, ecc.) sono disabilitate." -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Errore: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "Passa al mio server per abilitare le interazioni" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Impossibile caricare risposte." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, one {# mese dopo} other {# mesi dopo}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural, one {# anno dopo} other {# anni dopo}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Indietro" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Vai al post principale" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} post sopra - Torna in cima" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Passa a vista laterale" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Passa a vista completa" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Mostra tutti i contenuti sensibili" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Sperimentale" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Impossibile cambiare" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "Passa al server del post ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "Passa al server del post" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "Visualizza istantanee della cronologia modifiche" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Impossibile caricare post" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# risposta} other {<0>{1} risposte}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# commento} other {<0>{0} commenti}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Visualizza post con le risposte" diff --git a/src/locales/ja-JP.po b/src/locales/ja-JP.po index 8f2709d624..898d7549d9 100644 --- a/src/locales/ja-JP.po +++ b/src/locales/ja-JP.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Japanese\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "ロック中" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "投稿: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "最終投稿: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "BOTアカウント" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "グループ" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "相互フォロー" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "リクエスト済み" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "フォロー中" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "フォローされています" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# フォロワー} other {# フォロワー}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "認証済み" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "<0>{0} に参加しました" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "サーバーのドメイン名" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "フォロワー" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "このユーザーはこの情報を利用できないように選択しました。" #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} フォロワー} other {<1>{1} フォロワー}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, other {<0>{0} フォロー}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} 投稿} other {<1>{1} 投稿}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {<0>{0} 投稿} other {<1>{1} 投稿 msgid "View profile" msgstr "プロフィールを見る" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "アカウントを読み込めません。" -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "アカウントページに移動" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName}の新しいアカウント:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "ハンドルをコピーしました" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "ハンドルをコピーできません" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "ハンドルをコピー" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "QRコード" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "元のプロフィールページに移動" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "プロフィール画像を表示" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "プロフィールヘッダーを表示" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "プロフィールを編集" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "" @@ -191,14 +191,14 @@ msgstr "" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} 投稿、 {1} 返信、 {2} 引用、 {3} ブースト" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} 投稿、 {1} 返信、 {2} ブースト" @@ -209,43 +209,45 @@ msgstr "{0} 投稿、 {1} 返信、 {2} ブースト" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {1 年以内に 1 回の投稿} other {1 年以内に {1} 回の投稿}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "オリジナル" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "返信" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "引用" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "引用" msgid "Boosts" msgstr "ブースト" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "投稿の統計情報を利用できません。" -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "投稿の統計を見る" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "投稿の統計を見る" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "投稿の統計を見る" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "投稿の統計を見る" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "閉じる" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "選択肢 {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "削除" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, other {ファイル {2} はサポートされていません。}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, other {添付できるファイルは最大#個までです。}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "保存されていない変更があります。この投稿を破棄しますか?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "ポップアウト" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "最小化" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "親ウィンドウを閉じたようです。" -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "親ウィンドウで編集画面が開いており、現在公開中のようです。 完了するまで待ってからもう一度やり直してください。" -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "すでに親ウィンドウで編集画面が開いているようです。 このウィンドウを開くと、親ウィンドウで行った変更が破棄されます。続けますか?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "ポップイン" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "@{0}の投稿に返信します (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "@{0}の投稿に返信します" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "元の投稿を編集しています" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "投票には少なくとも2つの選択肢が必要です" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "一部のアンケートの選択肢が空です" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "一部のメディアには説明がありません。続行しますか?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "ファイル #{i} の添付に失敗しました" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "コンテンツに関する警告" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "コンテンツに関する警告" msgid "Cancel" msgstr "キャンセル" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "返信を投稿" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "投稿を編集する" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "質問する" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "なにしてる?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "メディアを閲覧注意にする" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "投稿日時" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "誰でも引用可能" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "あなたのフォロワーが引用可能" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "あなただけが引用可能" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "引用を非公開メンションに含めることはできません。" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "公開" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "ローカル" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "ひかえめな公開" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "非公開の返信" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "予約する" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "返信" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "更新" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "投稿" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "GIF をダウンロード中…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "GIF のダウンロードに失敗しました" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} more…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "カスタム絵文字" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "絵文字を検索" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "カスタム絵文字の読み込みに失敗しました" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "最近使用した項目" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "その他" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "縮小" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "拡大" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "下書きの削除中にエラーが発生しました!もう一度や #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "すべて削除…" msgid "No drafts found." msgstr "下書きはありません。" -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "アンケート" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "メディア" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "引用" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "拒否されました" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "アカウント" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "もっと見る…" @@ -853,7 +855,7 @@ msgstr "もっと見る…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "終わりです。" @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l または <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "ブースト" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "ブックマーク" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "メディアの説明" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "その他" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "翻訳" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "読み上げ" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "アップロード済" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "画像の説明" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "動画の説明" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "音声の説明" @@ -1230,8 +1232,8 @@ msgstr "音声の説明" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "容量が大きすぎます。アップロード時に問題が発生する可能性があります。 {0} から {1} 以下に減らしてみてください。" @@ -1239,64 +1241,64 @@ msgstr "容量が大きすぎます。アップロード時に問題が発生す #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "サイズが大きすぎます。アップロード時に問題が発生する可能性があります。 {0} × {1} px から {2} × {3} px に減らしてみてください。" -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "フレームレートが高すぎます。アップロード時に問題が発生する可能性があります。" -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "エラー" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "画像の説明を編集" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "動画の説明を編集" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "音声の説明を編集" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "説明を生成しています。しばらくお待ちください…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "説明の生成に失敗しました: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "説明の生成に失敗しました" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "説明の生成…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "説明の生成に失敗しました: {0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>実験的" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "完了" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "フィルターされました: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "フィルター済み" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "ファイルを開く" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "フォロー中のハッシュタグ" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "アカウント…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "ログイン" @@ -1546,172 +1548,172 @@ msgstr "この通知はあなたの他のアカウントからです。" msgid "View all notifications" msgstr "すべての通知を表示" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} があなたの投稿に {emojiObject} でリアクションしました" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} が投稿を公開しました。" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} が返信をブーストしました。} other {{account} が投稿をブーストしました。}}} other {{account} が {postsCount}件ブーストしました。}}} other {{postType, select, reply {<0><1>{0}人が 返信をブーストしました。} other {<2><3>{1} 人が 投稿をブーストしました。}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} があなたをフォローしました。} other {<0><1>{0}があなたをフォローしました。}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} からフォローリクエストがきています" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} から返信にいいねされました。} other {{account} からポストをいいねされました。}}} other {{account} から {postsCount} 件のポストにいいねされました。}}} other {{postType, select, reply {<0><1>{0}から返信にいいねされました。} other {<2><3>{1} からポストにいいねされました。}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "投票または作成したアンケートが終了しました。" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "作成したアンケートが終了しました。" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "投票したアンケートが終了しました。" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} が投稿を編集しました。" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "あなたが交流した投稿が編集されました。" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} から返信をお気に入りされました。} other {{account} から投稿をお気に入りされました。}}} other {{account} から {postsCount} 件の投稿にお気に入りされました。}}} other {{postType, select, reply {<0><1>{0}から返信にお気に入りされました。} other {<2><3>{1} から投稿にお気に入りされました。}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} があなたが引用した投稿を編集しました。" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} が {targetAccount} を報告しました" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "<0>{name}との接続が切れました。" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "モデレーション警告" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Your {year} #Wrapstodon is here!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "<0>{from}の管理者が<1>{targetName}を停止しました。これにより、更新を受け取ったり、交流したりすることができなくなります。" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "<0>{from}の管理者が<1>{targetName}をブロックしました。影響を受けるフォロワー: {followersCount}、フォロー: {followingCount}。" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "<0>{targetName}をブロックしました。削除されたフォロワー: {followersCount}, フォロー: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "あなたのアカウントはモデレーション警告を受けました。" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "あなたのアカウントは無効になっています。" -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "あなたの投稿の一部がセンシティブとして判定されています。" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "あなたの投稿の一部が削除されました。" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "今後あなたの投稿はセンシティブとしてマークされます。" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "あなたのアカウントは制限されています。" -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "あなたのアカウントはサスペンドされました。" -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[不明な通知タイプ: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "ブースト/お気に入りしたユーザー" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "お気に入りしたユーザー" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "ブーストしたユーザー" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "フォローされています" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "詳細 <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "#Wrapstodon を表示" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "続きを見る →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "リンクをコピーしました" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "リンクをコピーできません" @@ -1723,13 +1725,13 @@ msgstr "リンクを開く" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "コピー" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "共有…" @@ -1802,13 +1804,13 @@ msgstr "結果を表示" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "更新" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "ポストを埋め込む" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "すべて削除" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "削除" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "紹介されたプロフィールを表示" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "自分の投稿を検索" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "共有は機能しないようです。" @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "下へ移動" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "編集" @@ -2598,371 +2599,371 @@ msgstr "ショートカットのRaw JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "返信…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "全員に返信" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "ブースト…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "ブックマーク解除" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "投稿テキストをコピーしました" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "投稿テキストをコピーできません" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "投稿テキストをコピー" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "<0>@{0} さんの投稿を表示" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "編集履歴を表示" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "編集済み: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "会話のミュートを解除しました" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "会話をミュートしました" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "会話のミュートを解除できません" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "会話をミュートできません" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "会話のミュートを解除" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "会話をミュート" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "プロフィールから固定解除された投稿" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "プロフィールにピン留めされた投稿" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "ポストのピン留めを削除できません" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "ポストをピン留めできません" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "プロフィールから固定を解除" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "プロフィールに固定します" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "引用の設定" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "この投稿を削除しますか?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "ポストを削除しました" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "ポストを削除できません" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "<0>@{0} さんの投稿から自分の投稿を削除しますか?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "いいね!しました" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "ブーストしました" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "ブックマークしました" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "ピン留めしました" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "削除しました" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# 件の返信} other {# 件の返信}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "コンテンツを表示" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "フィルター: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "メディアを表示" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "新しい投稿" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "" @@ -3077,100 +3078,98 @@ msgstr "" msgid "Go home" msgstr "ホームに戻る" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "" - -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "フィルターをリセット" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "投稿" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "ここに表示するものはまだありません。" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "ポストを読み込むことができません" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "アカウント情報を取得できませんでした" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "" @@ -3400,10 +3399,6 @@ msgstr "ポストの取得中…" msgid "This might take a while." msgstr "少々お待ち下さい。" -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "フィルターをリセット" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "" -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/kab.po b/src/locales/kab.po index c301c28b45..bdbb29d659 100644 --- a/src/locales/kab.po +++ b/src/locales/kab.po @@ -8,7 +8,7 @@ msgstr "" "Language: kab\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Kabyle\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Isekkeṛ" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Tisuffaɣ: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Tasuffeɣt taneggarut: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Awurman" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Agraw" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Temṭafaṛem" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Yettwasra" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Yeṭṭafar" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Yeṭṭafaṛ-ik·ikem" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# aneḍfar} other {# ineḍfaren}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Yettwasenqed" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Yerna-d ass <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "isem n taɣult n uqeddac" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Imeḍfaṛen" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Aseqdac-a yefren ur tettili ara telɣut-a." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} n tsuffeɣt} other {<1>{1} n tsuffaɣ}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {<0>{0} n tsuffeɣt} other {<1>{1} n msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Yegguma ad d-yali umiḍan." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Ddu ɣer usebter n umiḍan" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} ɣur-s tura amiḍan-a amaynut:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Isem n useqdac yettwanɣel" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "D awezɣi anɣal n yisem n useqdac" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Nɣel isem n useqdac" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Ddu ɣer usebter n umaɣnu" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Wali tugna n umaɣnu" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Wali aqerru n umaɣnu" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Ẓreg amaɣnu" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "In Memoriam" @@ -191,14 +191,14 @@ msgstr "In Memoriam" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} tisuffaɣ tiɣbula, {1} tiririyin, {2} izuzar" @@ -209,43 +209,45 @@ msgstr "{0} tisuffaɣ tiɣbula, {1} tiririyin, {2} izuzar" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Tasuffeɣt taneggurt i wass-a} other {Tasuffeɣt taneggarut deg {2} wussan-a yezrin}}} other {{3, plural, one {{4} tsuffaɣ tineggura i wass-a} other {{5} tsuffaɣ tineggura deg {6} wussan-a yezrin}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {1 tsuffeɣt taneggarut deg yiseggasen-a ineggura} other {{1} tsuffaɣ deg yiseggasen-a ineggura}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Aɣbalu" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Tiririt" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "Izuzar" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Tidaddanin n yizen-a ulac-itent." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Wali tidaddanin n tsuffeɣt" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Wali tidaddanin n tsuffeɣt" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Wali tidaddanin n tsuffeɣt" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Wali tidaddanin n tsuffeɣt" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Mdel" @@ -352,7 +354,7 @@ msgstr "Ugar sɣur <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Afran {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Kkes" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Tzemreḍ ad tsedduḍ 1 ufaylu kan.} other {Tzemreḍ ad tsedduḍ # yifuyla.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Ɣur-k isenfal ur yettwaskelsen ara. Sefsex tasuffeɣt-a?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Ldi deg ufaylu udhim" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Semẓẓi" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Waqil tmedleḍ asfaylu amaraw." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Yettban-d ɣur-k yakan urti ideg turiḍ yeldi deg usfaylu amaraw, ha-t-an ad t-id-tessuffɣeḍ. Ttxil-k, ṛǧu ad yemmed syen εreḍ ticki." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Yettban tesεiḍ yakan urti ideg turiḍ yeldi deg usfaylu amaraw. Tiririt n usfaylu-a ad issefsex tira n tsuffeɣt deg usfaylu-a war asekles. Kemmel?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Err-d seg usfaylu agejdan" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Tiririt ɣef tsuffeɣt n @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Tiririt ɣef tsuffeɣt n @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Aẓrag n tsuffeɣt n uɣbalu" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Asisten ilaq ad yesεu ma drus snat textiṛiyin" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Kra n yifranen n usisten d ilmawen" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Kra yimidyaten ulac ɣer-sen aglam. Kemmel?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Amedday #{i} yecceḍ" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Yir agbur" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Yir agbur" msgid "Cancel" msgstr "Sefsex" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Suffeɣ tiririt-ik·im" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Ẓreg tasuffeɣt-ik·im" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Efk-d asteqsi" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Acu i txeddmeḍ?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Creḍ allal n teywalt d anafri" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Teffɣed ass n <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Azayaz" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Adigan" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Azayez asusam" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Abdar uslig" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Sɣiwes" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Err" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Leqqem" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Suffeɣ" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Asader n GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Yecceḍ usader n GIF" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} d wugar…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Imujiten udmawanen" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Nadi imujiten" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Tuccḍa deg usali n yimujiten udmawanen" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Wid yettwasqdacen melmi kan" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Wiyyaḍ" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Simẓi" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Simɣeṛ" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "Tuccḍa deg tukksa n urewway! Ttxil εreḍ tikkelt niḍen." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Kkes-iten akk…" msgid "No drafts found." msgstr "Ulac irewwayen i yettwafen." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Asisten" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Amidya" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Tanebdurt" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Yettwagi" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Imiḍanen" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Sken-d ugar…" @@ -853,7 +855,7 @@ msgstr "Sken-d ugar…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Taggara." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l or <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Zuzer" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Ticreḍt n usebtar" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Aglam n umidya" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Ugar" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Suqel" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Mmeslay" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Yuli-d" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Aglam n tugna" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Aglam n tvidyutt" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Aglam n useklas ameslaw" @@ -1230,8 +1232,8 @@ msgstr "Aglam n useklas ameslaw" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Teɣzi n ufaylu meqqret aṭas. asali-ines yezmer ad yesεu uguren. Ԑreḍ ad tesneqseḍ deg teɣzi seg {0} ɣer {1} neɣ ugar." @@ -1239,64 +1241,64 @@ msgstr "Teɣzi n ufaylu meqqret aṭas. asali-ines yezmer ad yesεu uguren. Ԑre #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Afmiḍi meqqer aṭas. Asali-s yezmer ad d-yeglu s wuguren." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Tuccḍa" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Ẓreg aglam n tugna" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Ẓreg aglam n tvidyut" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Ẓreg aglam n useklas ameslaw" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Asirew n uglam. Ttxil-k ṛǧu…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Yecceḍ usirew n uglam" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Sirew aglam…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— armitan" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Yemmed" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Yettwasizdeg: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Tettwasizdeg" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Ldi afaylu" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Ihacṭagen yettwaḍfaren" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Imiḍanen…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Qqen" @@ -1546,172 +1548,172 @@ msgstr "Talɣut-a seg umiḍan-ik niḍen." msgid "View all notifications" msgstr "Wali akk ulɣuten" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} yerra-d ɣef tsuffeɣt-ik s {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "Y·Tesuffeɣ-d {account} tasuffeɣt." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} yesnerna tiririt-ik·im.} other {{account} yesnerna tasuffeɣt-ik·im.}}} other {{account} yesnerna {postsCount} n tsuffaɣ-ik.}}} other {{postType, select, reply {<0><1>{0} imdanen snernan tiririt-ik·im.} other {<2><3>{1} imdanen zuzren tasuffeɣt-ik·im.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, one {}=1 {{account} yeṭṭafar-ik.} other {<0><1>{0} imdanen ṭṭafaren-k.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} yessuter ad k-yeḍfer." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} teεǧeb-as tririt-ik·im.} other {{account} teεǧeb-as tsuffeɣt-ik·im.}}} other {{account} εeǧbent-as {postsCount} tsuffaɣ-ik·im.}}} other {{postType, select, reply {<0><1>{0} imdanen teεǧeb-asen·t tririt-ik·im.} other {<2><3>{1} imdanen teεǧeb-asen·t tsuffeɣt-ik·im.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Asisten i tferneḍ neɣ i terniḍ ifukk." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Asisten i terniḍ ifukk." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Ifukk usisten ideg tettekkaḍ." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Tasuffeɣt iɣef twennteḍ tettwaẓreg." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} izuzer & teεǧeb-as tririt-ik·im.} other {{account} izuzer & teεǧeb-as tsuffeɣt-ik·im.}}} other {{account} izuzer & εeǧbent-as {postsCount} n tsuffaɣ-ik·im.}}} other {{postType, select, reply {<0><1>{0} imdanen zuzren & teεǧeb-asen·t tririt-ik·im.} other {<2><3>{1} imdanen zuzren & teεǧeb-asen·t tsuffeɣt-ik·im.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} yettwasmater {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Ruḥent tuqqniwin akked <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Alɣu n uqeεεed" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Anedbal seg <0>{from} yettwaḥbes <1>{targetName}, dayen ulac ileqman ara d-yawḍen sɣur-s neɣ amyigew yid-s." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Anedbal seg <0>{from} yettusewḥel <1>{targetName}. Ineḍfaren yettwaḥuzan: {followersCount}, ineḍfaren: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Tesweḥleḍ <0>{targetName}. Ineḍfaren yettwakksen: {followersCount}, ineḍfaren: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Amiḍan-ik yeṭṭef-d alɣu n uqeεεed." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Amiḍan-ik yensa." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Kra seg tsuffaɣ-ik ttwacerḍent d timḥulfa." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Kra seg tsuffaɣ-ik ttwakksent." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Tisuffaɣ-ik ad ttwacerḍent d tisuffaɣ timṣulfa sya d asawen." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Amiḍan-ik yesεa tilas." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Yettwaseḥbes umiḍan-ik." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Anaw n wulɣu d arussin: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Izuzer-it/Iḥemmel-it…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Iεǧeb-as i…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Izuzer-it…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Iḍfer-it…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Issin ugar <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Wali #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Γer ugar →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Yettwanɣel wasaɣ" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "D awezɣi ad d-yenɣel useɣwen" @@ -1723,13 +1725,13 @@ msgstr "Ad teldiḍ aseɣwen-a?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Nɣel" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Bḍu…" @@ -1802,13 +1804,13 @@ msgstr "Sken igmaḍ" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Smiren" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Sidef tasuffeɣt" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Sfeḍ-iten akk" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Sfeḍ" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Beṭṭu yettban ur yeddi ara." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Nkez d akessar" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Ẓreg" @@ -2598,371 +2599,371 @@ msgstr "Inegzumen n yizirig JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Suter tanebdurt" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/><1>izuzer-it" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Yekkes-as uεǧab i tsuffeɣt n @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Teεǧeb-as tsuffeɣt n @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Kra yimidyaten ulac ɣer-sen aglam." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Tasuffeɣt taqburt (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Sefsex azuzer" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Tanebdurt s useɣwen" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Zuzer…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Kkes aεǧab" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Ḥemmel" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Kkes-as ticreḍt" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Aḍris n tsuffeɣt yettwanɣel" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Nɣel aḍris n tsuffeɣt" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Wali tasuffeɣt sɣur <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Sken azray n teẓrigin" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Yettwaẓreg: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Yettwafsi usgugem ɣef udiwenni" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Yettwasgugem udiwenni" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "D awezɣi tukksa n usgugem i udiwenni" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "D awezɣi asgugem n udiwenni" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Kkes asgugem n udiwenni" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Sgugem adiwenni" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Tasuffeɣt tettwakkes seg umaɣnu" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Tasuffeɣt tettwasenteḍ ɣer umaɣnu" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "D awezɣi aserreḥ n tsuffeɣt" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "D awezɣi asenteḍ n tsuffeɣt" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Kkes asenteḍ seg umaɣnu" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Senteḍ ɣef umaɣnu" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Iɣewwaren n tnebdurt" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Kkes tasuffeɣt-a?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Tasuffeɣt tettwakkes" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "D awezɣi tukksa n tsuffeɣt" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "Tukksa n tsuffeɣt-iw seg tsuffeɣt n <0>@{0}?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "Tanebdurt tettwakkes" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Mmel tasuffeɣt…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Iḥemmel" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Tettwazuzer" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Yettwacreḍ" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Yettwasenteḍ" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Yettwakkes" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# tiririt} other {# tiririyin}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Yettwaẓrag" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Ssken cwiṭ" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Sken agbur" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Yettwasizdeg: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Sken amidya" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Iwenniten" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Azray n teẓrigin" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Yecceḍ usali n uzray" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Yessalay-d…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "Izuzer-itt <0/><1/>" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Tisuffaɣ timaynutin" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Ɛreḍ tikkelt-nniḍen" @@ -3077,100 +3078,98 @@ msgstr "Tuqqna tettwasra." msgid "Go home" msgstr "Uɣal ɣer ugejdan" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Tisuffaɣ n umiḍan" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ tririyin)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Amidya)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Sfeḍ imsizedgen" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Wennez imsizedgen" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Askan n tsuffeɣt s tririyin" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "ugar n tririyin" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Sken tisuffaɣ war azuzer" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Askan n tisuffaɣ s umidya" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Askan n tsuffaɣ yettwabdaren s #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Tisuffaɣ" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Ulac acu ara twaliḍ dagi akka ar tura." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "D awezɣi alluy n tsuffaɣ" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "D awezɣi tiririt n telɣut n umiḍan" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Ayyur" @@ -3400,10 +3399,6 @@ msgstr "Asali n tsuffaɣ…" msgid "This might take a while." msgstr "Aya yezmer ad yeṭṭef kra n wakud." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Wennez imsizedgen" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "Tamawt: Ilɣa Push teddun kan i <0>yiwen n umiḍan." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Tasuffeɣt" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Ur teqqineḍ ara. Amiyigew (tiririt, azuzer, rtg) ur teddun ara." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Tuccḍa: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "D awezɣi ad d-alint tririyin." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Tuɣalin" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Ddu ɣer tsuffeɣt tagejdant" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} n tsuffaɣ nnig - Ali d asawen" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Ddu ɣer yidis n uskan Peek" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Uɣal s uskan ummid" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Sken akk agbur amḥulfu" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Armitan" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "D awezɣi abeddel" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "D awezɣi alluy n tsuffeɣt" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# tiririt} other {<0>{1} tiririyin}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# awennit} other {<0>{0} iwenniten}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Wali tasuffeɣt s tririyin-is" diff --git a/src/locales/ko-KR.po b/src/locales/ko-KR.po index 6aece5c7a2..14703be6d0 100644 --- a/src/locales/ko-KR.po +++ b/src/locales/ko-KR.po @@ -8,7 +8,7 @@ msgstr "" "Language: ko\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Korean\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "잠김" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "게시물: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "마지막 게시일: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "자동화됨" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "그룹" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "맞팔" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "요청함" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "팔로잉" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "날 팔로 함" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# 팔로워} other {# 팔로워}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "인증됨" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "<0>{0} 가입" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "서버 도메인 이름" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "팔로워" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "이 사용자는 해당 정보를 볼 수 없도록 설정했습니다." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "계정을 불러 올 수 없습니다." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "계정 페이지로 이동" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} 님은 새 계정으로 옮기셨습니다:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "핸들 복사됨" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "핸들을 복사할 수 없습니다" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "핸들 복사" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "원본 프로필 페이지로 가기" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "프로필 이미지 보기" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "프로필 헤더 보기" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "프로필 고치기" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "고인을 추모함" @@ -191,14 +191,14 @@ msgstr "고인을 추모함" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0}개의 원문 게시물, {1}개의 댓글, {2}개의 부스트" @@ -209,43 +209,45 @@ msgstr "{0}개의 원문 게시물, {1}개의 댓글, {2}개의 부스트" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {지난 하루 동안 1개의 게시물} other {지난 {2}일 동안 1개의 게시물}}} other {{3, plural, one {지난 하루 동안 {4}개의 게시물} other {지난 {6}일 동안 {5}개의 게시물}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {지난 몇 해 동안 1개의 게시물} other {지난 몇 해 동안 {1}개의 게시물}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "원본" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "댓글" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "부스트" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "게시물 통계 못 봄." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "게시물 통계 보기" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "게시물 통계 보기" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "게시물 통계 보기" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "게시물 통계 보기" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "닫기" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "지우기" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {파일은 1개까지만 첨부할 수 있습니다.} other {파일은 #개 까지만 첨부할 수 있습니다.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "저장되지 않은 변경 사항이 있습니다. 해당 게시물을 지우시겠습니까?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "새 창으로 열기" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "최소화" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Parent window를 닫으신거 같습니다." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Parent window에 이미 작성 필드가 열려 있고 현재 게시 중인 것 같습니다. 완료될 때까지 기다렸다가 나중에 다시 시도하세요." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Parent window에 이미 작성 필드가 열려 있는 것 같습니다. 이 창을 열면 Parent window에서 변경한 내용이 취소됩니다. 계속하시겠습니까?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "창 합치기" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "@{0} 님 게시물에 답글 달기(<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "@{0} 님 게시물에 답글 달기" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "원본 게시물 고치기" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "설문에는 적어도 2개 이상의 선택지가 있어야 합니다" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "선택지 중에 비어있는 게 있습니다" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "첨부한 매체 중에 설명이 없는 게 있습니다. 그래도 올릴까요?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "첨부 파일 #{i} 실패" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "열람 주의" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "열람 주의" msgid "Cancel" msgstr "취소" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "댓글 달기" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "게시물 고치기" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "지금은 무얼 하고 계신가요?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "민감하다고 표시" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "공개" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "로컬" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "쪽지" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "댓글" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "업데이트" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "올리기" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "움짤 받는 중…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "움짤 받기 실패" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0}개 더…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "커스텀 에모지" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "커스텀 에모지 불러오기 오류" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "초고를 지우다가 오류가 났습니다! 다시 한 번 시도해 #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "모두 지우기…" msgid "No drafts found." msgstr "초고를 찾을 수 없었습니다." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "설문" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "매체" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "인용" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "거절함" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "계정" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "더 보기…" @@ -853,7 +855,7 @@ msgstr "더 보기…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "끝" @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l 또는 <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "부스트" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "책갈피" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "매체 설명" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "더 보기" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "번역" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "말하기" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "올라감" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "이미지 설명" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "동영상 설명" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "오디오 설명" @@ -1230,8 +1232,8 @@ msgstr "오디오 설명" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "파일 크기가 너무 큽니다. 올리다가 문제가 생길 수 있습니다. 파일 크기를 {0}에서 {1} 이하로 줄여보세요." @@ -1239,64 +1241,64 @@ msgstr "파일 크기가 너무 큽니다. 올리다가 문제가 생길 수 있 #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "초당 프레임 수가 너무 많습니다. 올리다가 문제가 생길 수 있습니다." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "오류" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "이미지 설명 고치기" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "동영상 설명 고치기" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "오디오 설명 고치기" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "설명을 자동 생성중. 잠시 기다려 주세요…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "설명을 자동 생성하는 데 실패" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "설명 자동 생성…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— 시범중" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "완료" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "필터됨: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "필터된" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "팔로하는 해시태그" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "계정들…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "로그인" @@ -1546,172 +1548,172 @@ msgstr "이 알림은 나의 다른 계정에서 왔습니다." msgid "View all notifications" msgstr "모든 알림 보기" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} 님이 내 게시물에 {emojiObject} 반응을 남겼습니다." -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} 님이 게시물을 올렸습니다." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} 님이 내 댓글을 부스트했습니다.} other {{account} 님이 내 게시물을 부스트했습니다.}}} other {{account} 님이 내 게시물 {postsCount}개를 부스트했습니다.}}} other {{postType, select, reply {<0><1>{0} 사람이 내 댓글을 부스트했습니다.} other {<2><3>{1} 사람이 내 게시물을 부스트했습니다.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} 님이 나를 팔로합니다.} other {<0><1>{0} 사람이 나를 팔로합니다.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} 님이 나를 팔로하고 싶어합니다." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} 님이 내 댓글을 좋아합니다.} other {{account} 님이 내 게시물을 좋아합니다.}}} other {{account} 님이 내 게시물 {postsCount}개를 좋아합니다.}}} other {{postType, select, reply {<0><1>{0} 사람이 내 댓글을 좋아합니다.} other {<2><3>{1} 사람이 내 게시물을 좋아합니다.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "만들었거나 투표한 설문 조사가 끝났습니다." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "만든 설문 조사가 끝났습니다." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "투표한 설문 조사가 끝났습니다." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "좋아했거나 부스트 한 게시물이 고쳐졌습니다." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account}님이 내 댓글을 부스트 및 좋아합니다.} other {{account}님이 내 게시물을 부스트 및 좋아합니다.}}} other {{account}님이 내 게시물 {postsCount}개를 부스트 및 좋아함.}}} other {{postType, select, reply {<0><1>{0}명의 사람들이 내 댓글을 부스트 및 좋아합니다.} other {<2><3>{1}명의 사람들이 내 게시물을 부스트 및 좋아합니다.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} 님이 {targetAccount} 님을 신고했습니다." -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "<0>{name} 서버와 연결 끊김." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "조정 경고" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "<0>{from} 의 관리자가 <1>{targetName} 를 일시 중단하였습니다, 이는 더 이상 업데이트를 받거나 상호 작용할 수 없다는 의미입니다." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "<0>{from}의 관리자가 <1>{targetName}를 차단하였습니다. 영향을 받는 팔로워: {followersCount}, 팔로잉: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "당신은 <0>{targetName}를 차단하였습니다. 제거된 팔로워: {followersCount}, 팔로잉: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "중재 경고를 받았습니다." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "계정이 비활성화되었습니다." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "일부 게시물이 민감한 게시물로 처리되었습니다." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "내 게시물 몇 개가 지워졌습니다." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "앞으로의 게시물은 민감하다고 표시됩니다." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "계정이 제한되었습니다." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "계정이 정지되었습니다." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[알 수 없는 알림 유형: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "부스트·좋아한 사용자…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "좋아한 사람:" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "부스트한 사람:" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "팔로한 사람:" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "자세히 보기 <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "더 보기 →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "링크 복사됨" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "링크를 복사할 수 없음" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "복사" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "공유…" @@ -1802,13 +1804,13 @@ msgstr "결과 보기" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "새로 고침" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "게시물 임베드하기" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "초기화" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "공유 기능이 작동하지 않습니다." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "아래로 내리기" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "고치기" @@ -2598,371 +2599,371 @@ msgstr "바로 가기 JSON 코드" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> 님이 <1>부스트 함" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "@{0} 님의 게시물을 좋아했던 것 취소" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "첨부한 매체 중에 설명이 없는 게 있습니다." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "오래된 게시물 (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "부스트 취소" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "부스트…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "좋아요 취소" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "좋아요" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "책갈피 빼기" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "<0>@{0} 님의 게시물 보기" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "수정 내역 보기" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "{editedDateText}에 고쳐짐" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "대화 뮤트 풀림" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "대화 뮤트됨" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "대화 뮤트를 풀 수 없음" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "대화를 뮤트할 수 없음" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "대화 뮤트 풀기" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "대화 뮤트하기" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "프로필에 고정됐던 게시물을 내림" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "게시물이 프로필에 고정됨" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "게시물 고정을 풀 수 없음" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "게시물을 고정할 수 없음" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "프로필에 고정된 게시물 내리기" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "프로필에 고정" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "게시물을 지울까요?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "게시물 지워짐" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "게시물 지울 수 없음" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "게시물 신고…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "좋아함" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "부스트함" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "책갈피 꽂음" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "고정됨" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "지워짐" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, other {#개의 댓글}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "고쳐짐" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "접기" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "내용 보기" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "필터됨: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "매체 보기" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "댓글들" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "수정 내역" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "내역 불러오기 실패" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "불러오는 중…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> 님이 부스트 함" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "새 게시물" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "재시도" @@ -3077,100 +3078,98 @@ msgstr "로그인이 필요합니다." msgid "Go home" msgstr "홈 가기" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "계정 게시물" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ 댓글)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (매체)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" msgstr "필터 초기화" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "댓글이 달린 게시물 보기" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ 댓글" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "부스트 빼고 게시물 보는 중" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "매체와 함께 게시글 보여주기" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "#{0} 으로 태그된 게시물 보여주기" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "게시물" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "아직 표시할 내용이 없습니다." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "게시물을 불러 올 수 없습니다" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "계정 정보를 가져올 수 없음" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "월" @@ -3400,10 +3399,6 @@ msgstr "게시물 불러오는 중…" msgid "This might take a while." msgstr "시간이 조금 걸릴 수 있습니다." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "필터 초기화" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "주의: 푸시 알림은 <0>단 하나의 계정에만 작동합니다." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "로그인하지 않았습니다. 상호작용(댓글, 부스트 등) 은 불가능합니다." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "오류: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "댓글을 불러 올 수 없습니다." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "뒤로" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "원 게시물로 이동하기" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "전체 화면으로 전환" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "모든 민감한 내용 보기" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "시범적" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "전환할 수 없음" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "게시물을 불러 올 수 없습니다" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, other {댓글 <0>{1}개}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, other {댓글 <0>{0}개}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "게시물과 댓글 보기" diff --git a/src/locales/lt-LT.po b/src/locales/lt-LT.po index eb7600d0ea..4eb57dbf5c 100644 --- a/src/locales/lt-LT.po +++ b/src/locales/lt-LT.po @@ -8,7 +8,7 @@ msgstr "" "Language: lt\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Lithuanian\n" "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" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Užrakinta" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Įrašai: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Paskutinį kartą paskelbta: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automatizuotas" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Grupuoti" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Bendri" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Paprašyta" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Sekama" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Seka jus" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# sekėjas} few {# sekėjai} many {# sekėjo} other {# sekėjų}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Patvirtinta" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Prisijungė <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "serverio domeno vardas" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Sekėjai" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Šis naudotojas pasirinko nepadaryti šią informaciją prieinamą." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "Sekimai" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Nepavyksta įkelti paskyros." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Eiti į paskyros puslapį" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} nurodė, kad jų naujoji paskyra dabar yra:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Nukopijuotas socialinis medijos vardas" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Nepavyksta nukopijuoti socialinės medijos vardo." -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Kopijuoti socialinės medijos vardą" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Eiti į originalų profilio puslapį" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Peržiūrėti profilio vaizdą" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Peržiūrėti profilio antraštę" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Redaguoti profilį" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Atminimui" @@ -191,14 +191,14 @@ msgstr "Atminimui" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} originalūs įrašai, {1} atsakymai, {2} pasidalinimai" @@ -209,43 +209,45 @@ msgstr "{0} originalūs įrašai, {1} atsakymai, {2} pasidalinimai" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Paskutinis {0} įrašas per pastarąją {1} dieną} few {Paskutinis 1 įrašas per pastarąsias {2} dienas} many {Paskutinis 1 įrašas per pastarąsias {2} dienos} other {Paskutinis 1 įrašas per pastarąsias {2} dienų}}} few {{3, plural, one {Paskutiniai {4} įrašai per pastarąją 1 dieną} few {Paskutiniai {5} įrašai per pastarąsias {6} dienas} many {Paskutinio {5} įrašo per pastaruosius {6} dienos} other {Paskutinių {5} įrašų per pastarąsias {6} dienų}}} many {{3, plural, one {Paskutiniai {4} įrašai per pastarąją 1 dieną} few {Paskutiniai {5} įrašai per pastarąsias {6} dienas} many {Paskutinio {5} įrašo per pastaruosius {6} dienos} other {Paskutinių {5} įrašų per pastarąsias {6} dienų}}} other {{3, plural, one {Paskutiniai {4} įrašai per pastarąją 1 dieną} few {Paskutiniai {5} įrašai per pastarąsias {6} dienas} many {Paskutinio {5} įrašo per pastaruosius {6} dienos} other {Paskutinių {5} įrašų per pastarąsias {6} dienų}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {{1} paskutinis įrašas per pastaruosius metus} few {{1} paskutiniai įrašai per pastaruosius metus} many {{1} paskutinio įrašo per pastaruosius metus} other {{1} paskutinių įrašų per pastaruosius metus}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Originalūs" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Atsakymai" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "Pasidalinimai" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Įrašo statistika nepasiekiama." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Peržiūrėti įrašų statistiką" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Peržiūrėti įrašų statistiką" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Peržiūrėti įrašų statistiką" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Peržiūrėti įrašų statistiką" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Uždaryti" @@ -352,7 +354,7 @@ msgstr "Daugiau iš <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "{0} pasirinkimas" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Šalinti" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {{1} failas nepalaikomas.} few {{2} failai nepalaikomi.} many {{2} failo nepalaikoma.} other {{2} failų nepalaikoma.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Galite pridėti tik iki # failo.} few {Galite pridėti tik iki # failų.} many {Galite pridėti tik iki # failo.} other {Galite pridėti tik iki # failų.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Turite neišsaugotų pakeitimų. Atmesti šią įrašą?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Išskleisti" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Sumažinti" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Atrodo, kad uždarėte pirminį langą." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Atrodo, kad pirminiame lange jau atidarytas sukūrimo laukas ir šiuo metu skelbiamas. Palauk, kol jis bus baigtas, ir pabandyk dar kartą vėliau." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Atrodo, kad pirminiame lange jau yra atidarytas sukūrimo laukas. Suskleisčius šiame lange, bus atmesti pakeitimai, kuriuos padarėte pirminiame lange. Tęsti?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Suskleisti" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Atsakant į @{0} įrašą (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Atsakant į @{0} įrašą" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Redaguojamas šaltinio įrašas" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Apklausa turi turėti bent 2 parinktis." -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Kai kurie apklausos pasirinkimai yra tušti." -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Kai kurios medijos neturi aprašymų. Tęsti?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Nepavyko #{i} priedas." -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Turinio įspėjimas" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Turinio įspėjimas" msgid "Cancel" msgstr "Atšaukti" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Skelbti savo atsakymą" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Redaguoti savo įrašą" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Ką tu darai?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Žymėti mediją kaip jautrią" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Skelbimiama <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Vieša" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Vietinis" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Privatus paminėjimas" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Planuoti" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Atsakyti" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Atnaujinti" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Skelbti" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Atsisiunčiama GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Nepavyko atsisiųsti GIF." #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} daugiau…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Pasirinktiniai jaustukai" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Ieškoti jaustukų" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Klaida įkeliant pasirinktinius jaustukus." -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Neseniai naudoti" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Kiti" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "Klaida ištrinant juodraštį. Bandyk dar kartą." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Ištrinti visus…" msgid "No drafts found." msgstr "Juodraščių nerasta." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Apklausa" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Medija" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Cituoti" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Atmesta" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Paskyros" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Rodyti daugiau…" @@ -853,7 +855,7 @@ msgstr "Rodyti daugiau…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Pabaiga." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l arba <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Pasidalinti" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Lyg2 (Shift) + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Prid. į žym." @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Medijos aprašymas" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Daugiau" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Versti" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Kalbėti" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Įkelta" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Vaizdo aprašymas" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Vaizdo įrašo aprašymas" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Garso įrašo aprašymas" @@ -1230,8 +1232,8 @@ msgstr "Garso įrašo aprašymas" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Per didelis failo dydis. Įkeliant gali kilti problemų. Bandyk sumažinti failo dydį nuo {0} iki {1} arba mažiau." @@ -1239,64 +1241,64 @@ msgstr "Per didelis failo dydis. Įkeliant gali kilti problemų. Bandyk sumažin #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Per didelis matmuo. Įkeliant gali kilti problemų. Bandykite sumažinti matmenis nuo {0}×{1} tšk. iki {2}×{3} tšk." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Per didelis kadrų dažnis. Įkeliant gali kilti problemų." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Klaida" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Redaguoti vaizdo aprašymą" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Redaguoti vaizdo įrašo aprašymą" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Redaguoti garso įrašo aprašymą" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Generuojamas aprašymas. Palauk…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Nepavyko sugeneruoti aprašo: {0}." -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Nepavyko sugeneruoti aprašymo." -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Generuoti aprašymą…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Nepavyko sugeneruoti aprašo{0}." #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>– eksperimentinė" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Atlikta" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtruota: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtruota" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Atverti failą" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Sekami saitažodžiai" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Paskyros…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Prisijungti" @@ -1546,172 +1548,172 @@ msgstr "Šis pranešimas yra iš kitos tavo paskyros." msgid "View all notifications" msgstr "Peržiūrėti visus pranešimus" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} sureagavo į tavo įrašą su {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} paskelbė įrašą." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, one {<0><1>{0} žmogus seka jus.} few {<0><1>{0} žmonės seka jus.} many {<0><1>{0} žmones seka jus.}=1 {{account}} other {<0><1>{0} žmonių seka jus.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} paprašė tave sekti." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Baigėsi apklausa, kurioje balsavai arba kurią sukūrei." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Baigėsi apklausa, kurią sukūrei." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Baigėsi apklausa, kurioje balsavote." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Įrašas, su kuriuo bendravote, buvo redaguotas." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} pranešė apie {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Prarasti sąryšiai su <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Prižiūrėjimo įspėjimas" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Jūsų #Wrapstodon {year} jau čia!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Administratorius (-ė) iš <0>{from} pristabdė <1>{targetName}, o tai reiškia, kad nebegali gauti iš jų naujienų ir su jais bendrauti." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Administratorius iš <0>{from} užblokavo <1>{targetName}. Paveikti sekėjai: {followersCount}, sekimai: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Užblokavote <0>{targetName}. Pašalinti sekėjai: {followersCount}, sekimai: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Tavo paskyra gavo prižiūrėjimo įspėjimą." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Tavo paskyra buvo išjungta." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Kai kurie tavo įrašai buvo pažymėtos kaip jautrios." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Kai kurios tavo įrašai buvo ištrinti." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Nuo šiol tavo įrašai bus pažymėti kaip jautrūs." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Tavo paskyra buvo apribota." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Tavo paskyra buvo pristabdyta." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Nežinomas pranešimo tipas: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Pasidalino / patiko…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Patiko…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Pasidalino…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Seka…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Sužinoti daugiau <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Peržiūrėti #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Skaityti daugiau →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Nukopijuota nuorada" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Nepavyksta atidaryti nuorodos." @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Kopijuoti" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Bendrinti…" @@ -1802,13 +1804,13 @@ msgstr "Rodyti rezultatus" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Atnaujinti" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Įterptas įrašas" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Valyti" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "Rodyti rodomus profilius" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Atrodo, kad bendrinimas neveikia." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Perkelti žemyn" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Redaguoti" @@ -2598,371 +2599,371 @@ msgstr "Neapdorotos trumposios nuorodos JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>pasidalino" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Panaikintas @{0} patiktuko įrašas" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Patiko @{0} įrašas" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Pašalintas @{0} įrašas iš žymių" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Pridėtas @{0} įrašas prie žymių" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Kai kurios medijos neturi aprašymų." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Senasis įrašas (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Nebepasidalinti" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Panaikintas @{0} įrašo pasidalinimas" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Pasidalintas @{0} įrašas" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Pasidalinti…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Nebepatinka" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Patinka" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Pašalinti iš žymių" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Įrašo tekstas nukopijuotas" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Nepavyksta nukopijuoti įrašo teksto." -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Kopijuoti įrašo tekstą" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Peržiūrėti įrašą, kurį sukūrė <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Rodyti redagavimo istoriją" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Redaguota: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Atšauktas pokalbio nutildymas" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Pokalbis nutildytas" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Nepavyksta atšaukti pokalbio nutildymą." -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Nepavyksta nutildyti pokalbio." -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Atšaukti pokalbio nutildymą" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Nutildyti pokalbį" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Įrašas atsegtas iš profilio" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Įrašas prisegtas prie profilio" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Nepavyksta atsegti įrašo." -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Nepavyksta atsegti įrašo." -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Atsegti iš profilio" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Prisegti prie profilio" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Ištrinti šį įrašą?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Įrašas ištrintas" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Nepavyksta ištrinti įrašo." #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Pranešti apie įrašą…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Patinka" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Pasidalinta" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Pridėta" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Prisegta" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Ištrinta" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# atsakymas} few {# atsakymai} many {# atsakymo} other {# atsakymų}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Redaguota" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Rodyti mažiau" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Rodyti turinį" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtruota: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Rodyti mediją" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Komentarai" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Įrašas paslėptas pagal jūsų filtrus" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Redagavimo istoriją" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Nepavyko įkelti istorijos." -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Įkeliama…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> pasidalino" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Nauji įrašai" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Bandyti dar kartą" @@ -3077,100 +3078,98 @@ msgstr "Privalomas prisijungimas." msgid "Go home" msgstr "Eiti į pagrindinį" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Paskyros įrašai" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ atsakymai)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (medija)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Valyti filtrus" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Atkurti filtrus" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Rodomas įrašas su atsakymais" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ atsakymai" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Rodomi įrašai be pasidalinimų" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Rodomi įrašai su medija" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Rodomi įrašai pažymėti su #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Rodomi įrašai rikiavime {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Įrašai" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Kol kas nėra čia ką matyti." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Nepavyksta įkelti įrašų." -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Nepavyksta gauti paskyros informacijos." #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Mėnuo" @@ -3400,10 +3399,6 @@ msgstr "Gaunami įrašai…" msgid "This might take a while." msgstr "Tai gali šiek tiek užtrukti." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Atkurti filtrus" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "Pastaba: tiesioginiai pranešimai veikia tik <0>vienai paskyrai." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Įrašas" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Nesate prisijungę. Sąveikos (atsakyti, pasidalinti ir t. t.) negalimos." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Klaida: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Nepavyksta įkelti atsakymų." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Atgal" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Eiti į pagrindinį įrašą" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} įrašų aukščiau – eiti į viršų" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Perjungti į šoninio žvilgsnio rodymą" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Perjungti į visą rodymą" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Rodyti visą jautrų turinį" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Eksperimentinis" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Nepavyksta perjungti." #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Nepavyksta įkelti įrašo." #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# atsakymas} few {<0>{1} atsakymai} many {<0>{1} atsakymo} other {<0>{1} atsakymų}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# komentaras} few {<0>{0} komentarai} many {<0>{0} komentaro} other {<0>{0} komentarų}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Peržiūrėti įrašą su jo atsakymais" diff --git a/src/locales/nb-NO.po b/src/locales/nb-NO.po index 3b092f91b9..bd0a092e4f 100644 --- a/src/locales/nb-NO.po +++ b/src/locales/nb-NO.po @@ -8,7 +8,7 @@ msgstr "" "Language: nb_NO\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Norwegian Bokmal\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Låst" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Innlegg: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Sist postet: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automatisert" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Gruppe" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Gjensidig" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Forespurt" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Følger" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Følger deg" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Bekreftet" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Ble med <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "tjenerens domenenavn" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Følgere" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Denne brukeren har valgt å ikke gjøre denne informasjonen tilgjengelig." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Kunne ikke laste inn konto." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Gå til kontoside" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} har indikert at deres nye konto er nå:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Bukernavn kopiert" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Kunne ikke kopiere brukernavn" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Kopiert brukernavn" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Gå til original profilside" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Vis profilbilde" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Rediger profil" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Til minne om" @@ -191,14 +191,14 @@ msgstr "Til minne om" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} originale innlegg, {1} svar, {2} fremhevinger" @@ -209,43 +209,45 @@ msgstr "{0} originale innlegg, {1} svar, {2} fremhevinger" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{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:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Original" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Svar" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "Fremhevinger" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Innleggsstatistikk ikke tilgjengelig." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Vis innleggsstatistikk" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Vis innleggsstatistikk" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Vis innleggsstatistikk" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Vis innleggsstatistikk" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Lukk" @@ -352,7 +354,7 @@ msgstr "Mer fra <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Fjern" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Du har ulagrede endringer. Forkast dette innlegget?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimer" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Ser ut som du lukket foreldrevinduet." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "" -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Svarer til @{0} sitt innlegg (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Svarer på @{0} sitt innlegg" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Avstemning må ha minst 2 alternativer" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Noen avstemningsvalg er tomme" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Noen media mangler beskrivelser. Fortsett?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Vedlegg #{i} mislyktes" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Innholdsvarsel" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Innholdsvarsel" msgid "Cancel" msgstr "Avbryt" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Skriv ditt svar" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Rediger innlegget ditt" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Hva gjør du?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Marker media som sensitivt" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Offentlig" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Lokal" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Privat omtale" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Svar" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Oppdater" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Publiser" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Laster ned GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Kunne ikke laste ned GIF" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} fler…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Egendefinerte emojier" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Feil ved lasting av egendefinerte emojier" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "Feil ved sletting av utkast! Prøv igjen." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Slett alle…" msgid "No drafts found." msgstr "Ingen utkast funnet." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Avstemning" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Media" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Siter" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Avvist" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Konti" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Vis mer…" @@ -853,7 +855,7 @@ msgstr "Vis mer…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Slutt." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l eller <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Fremhev" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Mediabeskrivelse" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Mer" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Oversett" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Les opp" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Lastet opp" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Bildebeskrivelse" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Videobeskrivelse" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Lydbeskrivelse" @@ -1230,8 +1232,8 @@ msgstr "Lydbeskrivelse" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "" @@ -1239,64 +1241,64 @@ msgstr "" #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "" -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Feil" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Rediger bildebeskrivelse" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Rediger videobeskrivelse" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Rediger lydbeskrivelse" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Genererer beskrivelse. Vennligst vent…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Kunne ikke generere beskrivelse" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Generer beskrivelse…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— eksperimentell" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Ferdig" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtrert" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Åpne fil" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Fulgte emneknagger" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Konti…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Logg inn" @@ -1546,172 +1548,172 @@ msgstr "Dette varselet er fra en annen konto." msgid "View all notifications" msgstr "Vis alle varsler" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} reagerte på ditt innlegg med {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} publiserte et innlegg." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Kontoen din har blitt deaktivert." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Noen av dine innlegg har blitt slettet." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "" -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "" -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Les mer →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Link kopiert" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Kunne ikke kopiere lenke" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Kopier" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Del…" @@ -1802,13 +1804,13 @@ msgstr "Vis resultater" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Oppdater" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Bygg inn innlegg" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Å dele synes ikke å fungere." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Flytt ned" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Rediger" @@ -2598,371 +2599,371 @@ msgstr "" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Lik" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Fjern bokmerke" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Vis redigeringshistorikk" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Redigert: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Samtale dempet" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Demp samtale" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Likt" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Bokmerket" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Festet" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Slettet" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Redigert" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Vis mindre" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Vis innhold" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Vis media" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Kommentarer" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Redigeringshistorikk" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Kunne ikke laste inn historikk" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Laster…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Nye innlegg" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Prøv igjen" @@ -3077,100 +3078,98 @@ msgstr "" msgid "Go home" msgstr "" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "" - -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Tilbakestill filtre" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Innlegg" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Måned" @@ -3400,10 +3399,6 @@ msgstr "Henter innlegg…" msgid "This might take a while." msgstr "Dette kan ta litt tid." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Tilbakestill filtre" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Feil: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "" -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/nl-NL.po b/src/locales/nl-NL.po index 433dee1412..92d3e0ba97 100644 --- a/src/locales/nl-NL.po +++ b/src/locales/nl-NL.po @@ -8,7 +8,7 @@ msgstr "" "Language: nl\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:49\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Dutch\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Vergrendeld" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Berichten: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Laatst geplaatst: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Geautomatiseerd" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Groep" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Wederzijds" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Aangevraagd" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Volgend" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Volgt jou" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# volger} other {# volgers}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Geverifieerd" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Lid geworden op <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "server domeinnaam" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Volgers" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Deze gebruiker heeft ervoor gekozen om deze informatie niet beschikbaar te maken." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Kan account niet laden." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Ga naar de accountpagina" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} heeft aangegeven dat ze een nieuw account hebben:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Kenmerk gekopieerd" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Kan dit kenmerk niet kopiëren" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Kopieer kenmerk" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Ga naar de oorspronkelijke profielpagina" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Bekijk profielfoto" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Bekijk profielkop" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Bewerk profiel" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "In Memoriam" @@ -191,14 +191,14 @@ msgstr "In Memoriam" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} originele berichten, {1} antwoorden, {2} boosts" @@ -209,43 +209,45 @@ msgstr "{0} originele berichten, {1} antwoorden, {2} boosts" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Laatste bericht van de afgelopen dag} other {Laatste 1 bericht van de afgelopen {2} dagen}}} other {{3, plural, one {Laatste {4} berichten van de afgelopen dag} other {Laatste {5} berichten van de afgelopen {6} dagen}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Laatste bericht van de afgelopen jaren} other {Laatste {1} berichten van de afgelopen jaren}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Origineel" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Antwoorden" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "Boosts" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Berichtstatistieken niet beschikbaar." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Bekijk berichtstatistieken" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Bekijk berichtstatistieken" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Bekijk berichtstatistieken" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Bekijk berichtstatistieken" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Sluit" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Verwijder" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Je kunt slechts 1 bestand bijvoegen.} other {Je kunt slechts # bestanden bijvoegen.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Je hebt niet-opgeslagen wijzigingen. Wil je dit bericht weggooien?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Uitklappen" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimaliseren" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Het lijkt erop dat je het bovenste venster hebt gesloten." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "" -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Je hebt al een opstelveld open in het bovenliggende venster. Als je in dit venster wilt opstellen, worden de wijzigingen die je in het bovenliggende venster hebt aangebracht ongedaan gemaakt. Doorgaan?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Inklappen" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Antwoord op @{0}'s bericht (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Antwoord op @{0}'s bericht" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Bronbericht bewerken" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Peiling moet minstens 2 opties hebben" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Sommige peilingkeuzes zijn leeg" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Bijlage #{i} is mislukt" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Inhoudswaarschuwing" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Inhoudswaarschuwing" msgid "Cancel" msgstr "Annuleren" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Plaats je antwoord" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Bewerk je bericht" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Wat ben je aan het doen?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Markeer media als gevoelig" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Openbaar" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Lokaal" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Privévermelding" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Beantwoord" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Werk bij" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Plaats" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Download GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Downloaden GIF mislukt" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} meer…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Aangepaste emoji" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Fout bij het laden van aangepaste emojis" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "Fout bij verwijderen concept! Probeer het opnieuw." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Verwijder alles…" msgid "No drafts found." msgstr "Geen concepten gevonden." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Peiling" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Media" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Geweigerd" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Accounts" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Toon meer…" @@ -853,7 +855,7 @@ msgstr "Toon meer…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Het einde." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l of <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Boost" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Bladwijzer" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Mediabeschrijving" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "meer" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Vertaal" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Spreek uit" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Geüpload" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Afbeeldingsbeschrijving" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Videobeschrijving" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Audiobeschrijving" @@ -1230,8 +1232,8 @@ msgstr "Audiobeschrijving" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Bestandsgrootte is te groot. Uploaden kan problemen opleveren. Probeer de bestandsgrootte van {0} naar {1} of lager te verminderen." @@ -1239,64 +1241,64 @@ msgstr "Bestandsgrootte is te groot. Uploaden kan problemen opleveren. Probeer d #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Opnamesnelheid is te hoog. Uploaden kan problemen opleveren." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Error" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Bewerk afbeeldingsbeschrijving" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Bewerk videobeschrijving" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Bewerk audiobeschrijving" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Omschrijving genereren. Even geduld…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Genereren van beschrijving mislukt" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Genereer beschrijving…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>– experimenteel" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Gereed" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Gefilterd: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Gefilterd" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Gevolgde Hashtags" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Accounts…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Inloggen" @@ -1546,172 +1548,172 @@ msgstr "Deze melding komt van je andere account." msgid "View all notifications" msgstr "Toon alle meldingen" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} heeft een bericht gepubliceerd." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} heeft je antwoord gedeeld.} other {{account} heeft je bericht gedeeld.}}} other {{account} heeft {postsCount} van je berichten gedeeld.}}} other {{postType, select, reply {<0><1>{0} mensen hebben je antwoord gedeeld.} other {<2><3>{1} mensen hebben je berichten gedeeld.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} heeft verzocht je te volgen." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} heeft je antwoord geliket.} other {{account} heeft je bericht geliket.}}} other {{account} heeft {postsCount} van je berichten geliket.}}} other {{postType, select, reply {<0><1>{0} mensen hebben je antwoord geliket.} other {<2><3>{1} mensen hebben je bericht geliket.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Een peiling die je hebt aangemaakt of waarin je hebt gestemd is geëindigd." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Een peiling die je hebt aangemaakt is geëindigd." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Een peiling waarin je hebt gestemd is geëindigd." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} heeft je antwoord geboost & geliket.} other {{account} heeft je bericht geboost & geliket.}}} other {{account} heeft {postsCount} van je berichten geboost & geliket.}}} other {{postType, select, reply {<0><1>{0} mensen hebben je antwoord geboost & geliket.} other {<2><3>{1} mensen hebben je bericht geboost & geliket.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Verbindingen verbroken met <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Moderatie-waarschuwing" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Een beheerder van <0>{from} heeft <1>{targetName} geschorst, wat betekent dat u geen updates meer van hen kunt ontvangen of met hen kunt communiceren." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Een admin van <0>{from} heeft <1>{targetName} geblokkeerd. Getroffen volgers: {followersCount}, volgt: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Je hebt <0>{targetName} geblokkeerd. Verwijderde volgers: {followersCount}, volgt: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Jouw account heeft een moderatie-waarschuwing ontvangen." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "" -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Je account is beperkt." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Je account is geschorst." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Onbekend meldingstype: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Geboost/Geliket door…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Geliket door…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Geboost door…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Gevolgd door…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Leer meer <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Lees meer →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Link gekopieerd" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Kan deze link niet kopiëren" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Kopiëer" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Delen…" @@ -1802,13 +1804,13 @@ msgstr "Toon uitslagen" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Ververs" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Wis" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Delen lijkt niet te werken." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Verplaats omlaag" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Bewerk" @@ -2598,371 +2599,371 @@ msgstr "Ruwe Snelkoppelingen JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>geboost" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "@{0}'s bericht niet langer geliket" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Niet langer boosten" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Boost…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Niet langer liken" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Like" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Kan bericht niet verwijderen" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Geliket" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Geboost" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Bladwijzer opgeslagen" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Vastgezet" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Verwijderd" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# antwoord} other {# antwoorden}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Bewerkt" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Toon minder" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Toon inhoud" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Gefilterd: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Toon media" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Antwoorden" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Bewerkingsgeschiedenis" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Kon geschiedenis niet laden" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Laden…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> geboost" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Nieuwe berichten" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "" @@ -3077,100 +3078,98 @@ msgstr "" msgid "Go home" msgstr "Naar startpagina" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Berichten van account" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Antwoorden)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Wis filters" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Filters terug zetten" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Berichten met antwoorden worden nu getoond" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Antwoorden" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Alle berichten zonder boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Berichten met media worden nu getoond" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Alle berichten met tag #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Berichten" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Nog niets te zien hier." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Kan berichten niet laden" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Kan accountgegevens niet ophalen" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "" @@ -3400,10 +3399,6 @@ msgstr "Berichten ophalen…" msgid "This might take a while." msgstr "Dit kan even duren." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Filters terug zetten" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "LET OP: Push meldingen werken alleen voor <0>één account." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Je bent niet ingelogd. Interacties (antwoorden, boosten, etc) zijn niet mogelijk." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Fout: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Kan antwoorden niet laden." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Terug" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Ga naar het hoofdbericht" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} berichten boven - Go naar boven" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Toon alle gevoelige inhoud" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Experimenteel" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Kan niet overschakelen" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Kan bericht niet laden" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# antwoord} other {<0>{1} antwoorden}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# opmerking} other {<0>{0} opmerkingen}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Bekijk bericht met antwoorden" diff --git a/src/locales/oc-FR.po b/src/locales/oc-FR.po index 985c5d7cc9..5ef758b90e 100644 --- a/src/locales/oc-FR.po +++ b/src/locales/oc-FR.po @@ -8,7 +8,7 @@ msgstr "" "Language: oc\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Occitan\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "" #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "" -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "" @@ -191,14 +191,14 @@ msgstr "" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "" @@ -209,43 +209,45 @@ msgstr "" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{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:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "" -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "" -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "" -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "" msgid "Cancel" msgstr "" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "" #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "" msgid "No drafts found." msgstr "" -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "" @@ -853,7 +855,7 @@ msgstr "" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "" @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "" @@ -1230,8 +1232,8 @@ msgstr "" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "" @@ -1239,64 +1241,64 @@ msgstr "" #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "" -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "" @@ -1546,172 +1548,172 @@ msgstr "" msgid "View all notifications" msgstr "" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "" -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "" -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "" -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "" @@ -1802,13 +1804,13 @@ msgstr "" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "" @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "" @@ -2598,371 +2599,371 @@ msgstr "" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "" @@ -3077,100 +3078,98 @@ msgstr "" msgid "Go home" msgstr "" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "" - -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" msgstr "" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "" @@ -3400,10 +3399,6 @@ msgstr "" msgid "This might take a while." msgstr "" -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "" -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/pl-PL.po b/src/locales/pl-PL.po index 3bf6f6c6da..6181f761a5 100644 --- a/src/locales/pl-PL.po +++ b/src/locales/pl-PL.po @@ -8,7 +8,7 @@ msgstr "" "Language: pl\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-18 13:27\n" +"PO-Revision-Date: 2026-04-09 21:17\n" "Last-Translator: \n" "Language-Team: Polish\n" "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" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Zablokowane" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Wpisy: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Ostatni wpis: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:738 msgid "Automated" msgstr "Bot" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:743 #: src/components/status.jsx:607 msgid "Group" msgstr "Grupa" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Znajomi" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Oczekująca prośba" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Obserwujesz" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Obserwuje cię" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# obserwujący} few {# obserwujących} many {# obserwujących} other {# obserwujących}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:786 msgid "Verified" msgstr "Zweryfikowano" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:925 msgid "Joined <0>{0}" msgstr "Jest tutaj od <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "nazwa domeny serwera" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:808 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,94 +96,104 @@ msgstr "Obserwujący" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:815 +#: src/components/account-info.jsx:873 msgid "This user has chosen to not make this information available." msgstr "Ta osoba nie udostępnia tych informacji." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:835 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} obserwujący} few {<1>{1} obserwujących} many {<1>{1} obserwujących} other {<1>{1} obserwujących}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:863 msgid "following.stats" msgstr "obserwowanych" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:879 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, one {<0>{0} obserwowany} few {<0>{0} obserwowanych} many {<0>{0} obserwowanych}other {<0>{0} obserwowanych}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:903 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} wpis} few {<1>{1} wpisy} many {<1>{1} wpisów} other {<1>{1} wpisy}}" -#: src/components/account-info.jsx:124 +#: src/components/account-info.jsx:125 msgid "View profile" msgstr "Zobacz profil" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:396 msgid "Unable to load account." msgstr "Nie udało się załadować konta." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:411 msgid "Go to account page" msgstr "Przejdź na stronę konta" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:417 +#: src/components/timeline.jsx:656 +#: src/components/timeline2.jsx:685 +#: src/pages/home.jsx:243 +#: src/pages/notifications.jsx:1012 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 +msgid "Try again" +msgstr "Spróbuj ponownie" + +#: src/components/account-info.jsx:471 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} używa teraz nowego konta:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:627 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Skopiowano identyfikator" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:630 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Nie udało się skopiować identyfikatora" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:636 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Kopiuj identyfikator" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:654 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "Kod QR" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:660 msgid "Go to original profile page" msgstr "Przejdź na oryginalną stronę profilową" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:679 msgid "View profile image" msgstr "Pokaż zdjęcie profilowe" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:698 msgid "View profile header" msgstr "Pokaż baner profilu" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:714 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Edytuj profil" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:733 msgid "In Memoriam" msgstr "In memoriam" @@ -191,14 +201,14 @@ msgstr "In memoriam" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:960 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} wpisy, {1} odpowiedzi, {2} cytowania, {3} podbicia" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:977 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "wpisy: {0}, odpowiedzi: {1}, podbicia: {2}" @@ -209,43 +219,45 @@ msgstr "wpisy: {0}, odpowiedzi: {1}, podbicia: {2}" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:994 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 {Ostatni wpis w ciągu minionych 24 godzin} few {Ostatni wpis w ciągu minionych {2} dni} many {Ostatni wpis w ciągu minionych {2} dni} other {Ostatni wpis w ciągu minionych {2} dni}}} few {{3, plural, one {Ostatni {4} wpis w ciągu minionych 24 godzin} few {Ostatnie {5} wpisy w ciągu minionych {6} dni} many {Ostatnie {5} wpisów w ciągu minionych {6} dni} other {Ostatnie {5} wpisów w ciągu minionych {6} dni}}} many {{3, plural, one {Ostatni {4} wpis w ciągu minionych 24 godzin} few {Ostatnie {5} wpisy w ciągu minionych {6} dni} many {Ostatnie {5} wpisów w ciągu minionych {6} dni} other {Ostatnie {5} wpisów w ciągu minionych {6} dni}}} other {{3, plural, one {Ostatni wpis w ciągu minionych 24 godzin} few {Ostatnie {5} wpisy w ciągu minionych {6} dni} many {Ostatnie {5} wpisów w ciągu minionych {6} dni} other {Ostatnie {5} wpisów w ciągu minionych {6} dni}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1010 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 {Ostatni wpis w ciągu minionego roku} few {Ostatnie {1} wpisy w ciągu minionego roku} many {Ostatnie {1} wpisów w ciągu minionego roku} other {Ostatnie {1} wpisów w ciągu minionego roku}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1068 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Oryginalne" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2786 +#: src/components/account-info.jsx:1072 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Odpowiedzi" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1077 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2791 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Cytowania" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1082 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +266,18 @@ msgstr "Cytowania" msgid "Boosts" msgstr "Podbicia" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1088 msgid "Post stats unavailable." msgstr "Statystyki wpisów nie są dostępne." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1115 msgid "View post stats" msgstr "Pokaż statystyki wpisów" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +288,7 @@ msgstr "Pokaż statystyki wpisów" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +304,8 @@ msgstr "Pokaż statystyki wpisów" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3456 -#: src/components/status.jsx:3668 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +314,7 @@ msgstr "Pokaż statystyki wpisów" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Zamknij" @@ -352,7 +364,7 @@ msgstr "Więcej od <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +397,7 @@ msgid "Choice {0}" msgstr "Wybór {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +405,7 @@ msgid "Remove" msgstr "Usuń" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +460,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {Plik {1} nie jest obsługiwany.} few {Pliki {2} nie są obsługiwane.} many {Pliki {2} nie są obsługiwane.} other {Pliki {2} nie są obsługiwane.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Możesz załączyć co najwyżej # plik.} few {Możesz załączyć co najwyżej # pliki.} many {Możesz załączyć co najwyżej # plików.} other {Możesz załączyć co najwyżej # pliku.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Masz niezapisane zmiany. Czy chcesz porzucić ten wpis?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Przenieś do wyskakującego okienka" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Zminimalizuj" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Wygląda na to, że zamknięto okno nadrzędne." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Wygląda na to, że masz też otwarte pole tworzenia wpisu w oknie głównym, gdzie aktualnie trwa publikowanie. Poczekaj, aż skończy i spróbuj ponownie później." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Wygląda na to, że już masz otwarte pole edycji w oknie nadrzędnym. Aktywowanie tego okna spowoduje skasowanie zmian dokonanych przez Ciebie w oknie nadrzędnym. Kontynuować?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Przenieś z powrotem do okna głównego" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Odpowiedz na wpis @{0}(<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Odpowiedz na wpis @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Edycja wpisu źródłowego" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Ankieta musi mieć co najmniej 2 opcje" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Niektóre opcje ankiety są nieuzupełnione" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Niektóre media nie posiadają opisów. Kontynuować?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Załączenie #{i} nie powiodło się" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2548 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Ostrzeżenie o zawartości" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +540,146 @@ msgstr "Ostrzeżenie o zawartości" msgid "Cancel" msgstr "Anuluj" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Opublikuj odpowiedź" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Edytuj swój wpis" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Zadaj pytanie" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Czym chcesz się podzielić?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Oznacz media jako \"wrażliwe\"" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Opublikowano <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 #: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Każdy może cytować" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 #: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Cytować mogą tylko twoi obserwujący" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 #: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Tylko ty możesz cytować" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "Cytat nie może być zagnieżdżany we wzmiankach prywatnych." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Publiczny" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Lokalne" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Ograniczona widoczność" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2425 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Prywatna wzmianka" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Zaplanuj" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 #: src/components/status.jsx:1103 #: src/components/status.jsx:1152 #: src/components/status.jsx:2178 #: src/components/status.jsx:2179 -#: src/components/status.jsx:2918 -#: src/components/status.jsx:2930 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Odpowiedz" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Zaktualizuj" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Opublikuj" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Pobieram GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Pobieranie GIF'a nie powiodło się" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} więcej…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Własne emoji" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Szkaj emoji" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Błąd podczas ładowania własnych emoji." -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Niedawno użyte" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Inne" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Oddal" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Przybliż" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Własne emoji nie są dozwolone na tym serwerze." @@ -720,17 +732,17 @@ msgstr "Usuń wszystko…" msgid "No drafts found." msgstr "Nie znaleziono żadnych szkiców." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Ankieta" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Multimedia" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 #: src/components/status.jsx:764 msgid "Quote" @@ -832,7 +844,7 @@ msgid "Rejected" msgstr "Odrzucono" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +857,7 @@ msgstr "Konta" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Pokaż więcej…" @@ -853,7 +865,7 @@ msgstr "Pokaż więcej…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Koniec." @@ -1063,8 +1075,8 @@ msgstr "<0>l or <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 #: src/components/status.jsx:1195 -#: src/components/status.jsx:2967 -#: src/components/status.jsx:3033 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Podbij" @@ -1074,8 +1086,8 @@ msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 #: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 #: src/components/status.jsx:3065 -#: src/components/status.jsx:3066 msgid "Bookmark" msgstr "Zakładka" @@ -1178,21 +1190,21 @@ msgid "Media description" msgstr "Opis mediów" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 #: src/components/status.jsx:2203 #: src/components/status.jsx:2220 #: src/components/status.jsx:2352 -#: src/components/status.jsx:3089 -#: src/components/status.jsx:3092 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Więcej" @@ -1209,20 +1221,20 @@ msgstr "Przetłumacz" msgid "Speak" msgstr "Powiedz" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Załadowano" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Opis obrazka" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Opis wideo" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Opis audio" @@ -1230,8 +1242,8 @@ msgstr "Opis audio" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Rozmiar pliku jest za duży. Upload może spowodować błędy. Spróbuj zredukować rozmiar pliku z {0} do maksymalnie {1}." @@ -1239,64 +1251,64 @@ msgstr "Rozmiar pliku jest za duży. Upload może spowodować błędy. Spróbuj #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Wymiary są za duże. Upload może spowodować błędy. Spróbuj zredukować wymiary z {0}×{1} do {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Liczba klatek na sekundę jest za wysoka. Upload może spowodować błędy." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Błąd" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Edytuj opis obrazka" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Edytuj opis wideo" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Edytuj opis audio" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Generowanie opisu. Proszę czekać…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Błąd podczas generowania opisu: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Błąd przy generowaniu opisu." -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Wygeneruj opis…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Błąd podczas generowania opisu{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— eksperymentalne" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Zrobione" @@ -1333,16 +1345,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Odfiltrowano: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3594 -#: src/components/status.jsx:3672 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Odfiltrowane" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Otwórz plik" @@ -1462,7 +1474,7 @@ msgid "Followed Hashtags" msgstr "Obserwowane hashtagi" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1504,7 @@ msgstr "Konta…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Zaloguj się" @@ -1546,158 +1558,158 @@ msgstr "To powiadomienie pochodzi z twojego innego konta." msgid "View all notifications" msgstr "Wyświetl wszystkie powiadomienia" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} reaguje na twój wpis {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} publikuje wpis." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} podbija twoją odpowiedź.} other {{account} podbija twój wpis.}}} few {{postType, select, reply {{account} podbija {postsCount} twoje odpowiedzi.} other {{account} podbija {postsCount} twoje wpisy.}}} other {{postType, select, reply {{account} podbija {postsCount} twoich odpowiedzi.} other {{account} podbija {postsCount} twoich wpisów.}}}}} few {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} osoby podbijają twoją odpowiedź.} other {<0><1>{0} osoby podbijają twój wpis.}}} few {{postType, select, reply {<0><1>{0} osoby podbijają {postsCount} twoje odpowiedzi.} other {<0><1>{0} osoby podbijają {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0} osoby podbijają {postsCount} twoich odpowiedzi.} other {<0><1>{0} osoby podbijają {postsCount} twoich wpisów.}}}}} other {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} osób podbija twoją odpowiedź.} other {<0><1>{0} osób podbija twój wpis.}}} few {{postType, select, reply {<0><1>{0} osób podbija {postsCount} twoje odpowiedzi.} other {<0><1>{0} osób podbija {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0} osób podbija {postsCount} twoich odpowiedzi.} other {<0><1>{0} osób podbija {postsCount} twoich wpisów.}}}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} obserwuje cię.} few {<0><1>{0} osoby obserwują cię.} other {<0><1>{0} osób obserwuje cię.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} chce cię obserwować." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} lubi twoją odpowiedź.} other {{account} lubi twój wpis.}}} few {{postType, select, reply {{account} lubi {postsCount} twoje odpowiedzi.} other {{account} lubi {postsCount} twoje wpisy.}}} other {{postType, select, reply {{account} lubi {postsCount} twoich odpowiedzi.} other {{account} lubi {postsCount} twoich wpisów.}}}}} few {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} osoby lubią twoją odpowiedź.} other {<0><1>{0} osoby lubi twój wpis.}}} few {{postType, select, reply {<0><1>{0} osoby lubią {postsCount} twoje odpowiedzi.} other {<0><1>{0} osoby lubią {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0} osoby lubią {postsCount} twoich odpowiedzi.} other {<0><1>{0} osoby lubią {postsCount} twoich wpisów.}}}}} other {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} osób lubi twoją odpowiedź.} other {<0><1>{0} osób lubi twój wpis.}}} few {{postType, select, reply {<0><1>{0} osób lubi {postsCount} twoje odpowiedzi.} other {<0><1>{0} osób lubi {postsCount} twoje wpisy.}}} other {{postType, select, reply {<0><1>{0} osób lubi {postsCount} twoich odpowiedzi.} other {<0><1>{0} osób lubi {postsCount} twoich wpisów.}}}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Zakończyła się ankieta utworzona przez ciebie lub w której został oddany twój głos." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Utworzona przez ciebie ankieta została zakończona." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Zakończyła się ankieta, w której został oddany twój głos." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "Wpis wyedytowany przez {account}." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Wpis został wyedytowany już po twojej interakcji z nim." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} podbija i lubi twoją odpowiedź.} other {{account} podbija i lubi twój wpis.}}} few {{postType, select, reply {{account} podbija i lubi twoje {postsCount} odpowiedzi.} other {{account} podbija i lubi twoje {postsCount} wpisy.}}} other {{postType, select, reply {{account} podbija i lubi {postsCount} twoich odpowiedzi.} other {{account} podbija i lubi twoje {postsCount} wpisów.}}}}} few {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} osoby podbijają i lubią twoją odpowiedź.} other {<0><1>{0} osoby podbijają i lubią twój wpis.}}} few {{postType, select, reply {<0><1>{0} osoby podbijają i lubią twoje {postsCount} odpowiedzi.} other {<0><1>{0} osoby podbijają i lubią twoje {postsCount} wpisy.}}} other {{postType, select, reply {<0><1>{0} osoby podbijają i lubią twoje {postsCount} odpowiedzi.} other {<0><1>{0} osoby podbijają i lubią twoje {postsCount} wpisów.}}}}} other {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} osób podbija i lubi twoją odpowiedź.} other {<0><1>{0} osób podbija i lubi twój wpis.}}} few {{postType, select, reply {<0><1>{0} osób podbija i lubi twoje {postsCount} odpowiedzi.} other {<0><1>{0} osób podbija i lubi twoje {postsCount} wpisy.}}} other {{postType, select, reply {<0><1>{0} osób podbija i lubi twoje {postsCount} odpowiedzi.} other {<0><1>{0} osób podbija i lubi twoje {postsCount} wpisów.}}}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "Cytowany przez ciebie wpis został wyedytowany przez {account}." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural, one {} few {<0><1>{0} użytkowników zarejestrowanych.} many {<0><1>{0} użytkowników zarejestrowanych.}=1 {{account} zarejestrowany.} other {<0><1>{0} użytkowników zarejestrowanych.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} zgłasza {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Utracono połączenie z <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Ostrzeżenie" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Twój #Wrapstodon {year} jest już dostępny!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Administrator <0>{from} zawiesza konto <1>{targetName}, co oznacza, że nie możesz już otrzymywać aktualności ani wchodzić w interakcje z tą osobą." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Administrator <0>{from} blokuje konto <1>{targetName}. Obserwujący: {followersCount}, i obserwowani: {followingCount}, których to dotyczy." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Zablokowano <0>{targetName}. Obserwujący: {followersCount}, i obserwowani: {followingCount}, których usunięto." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Twoje konto otrzymało ostrzeżenie." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Twoje konto zostało wyłączone." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Niektóre twoje wpisy zostały oznaczone jako wrażliwe." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Niektóre twoje wpisy zostały usunięte." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Twoje wpisy będą od teraz oznaczane jako wrażliwe." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Twoje konto zostało ograniczone." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Twoje konto zostało zawieszone." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Nieznany typ powiadomienia: {type}]" -#: src/components/notification.jsx:477 +#: src/components/notification.jsx:479 #: src/components/status.jsx:1312 #: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Podbite/polubione przez…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Polubione przez…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Podbite przez…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Obserwowany przez…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Dowiedz się więcej <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Wyświetl #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 #: src/components/status.jsx:261 msgid "Read more →" @@ -1802,8 +1814,8 @@ msgstr "Pokaż wyniki" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Odśwież" @@ -1959,7 +1971,6 @@ msgid "Clear all" msgstr "Wyczyść wszystkie" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Wyczyść" @@ -2063,7 +2074,7 @@ msgid "Show featured profiles" msgstr "Pokaż wyróżnione profile" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Przeszukaj swoje wpisy" @@ -2619,9 +2630,9 @@ msgid "You are not allowed to quote this post" msgstr "Nie jesteś upoważniony do cytowania tego wpisu" #: src/components/status.jsx:370 +#: src/components/status.jsx:3233 #: src/components/status.jsx:3234 #: src/components/status.jsx:3235 -#: src/components/status.jsx:3236 msgid "Post unavailable" msgstr "Wpis jest niedostępny" @@ -2688,13 +2699,13 @@ msgstr "Tylko <0>@{0}" #: src/components/status.jsx:1195 #: src/components/status.jsx:1273 -#: src/components/status.jsx:2967 -#: src/components/status.jsx:3031 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Cofnij podbicie" #: src/components/status.jsx:1234 -#: src/components/status.jsx:3016 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Cytuj z dodaniem odnośnika" @@ -2711,31 +2722,31 @@ msgid "Boosted @{0}'s post" msgstr "Podbito wpis od @{0}" #: src/components/status.jsx:1275 -#: src/components/status.jsx:3030 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Podbij/Cytuj" #: src/components/status.jsx:1276 -#: src/components/status.jsx:3030 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Podbij…" #: src/components/status.jsx:1288 #: src/components/status.jsx:2193 -#: src/components/status.jsx:3050 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Cofnij polubienie" #: src/components/status.jsx:1289 #: src/components/status.jsx:2193 #: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 #: src/components/status.jsx:3050 -#: src/components/status.jsx:3051 msgid "Like" msgstr "Polub" #: src/components/status.jsx:1298 -#: src/components/status.jsx:3065 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Usuń z zakładek" @@ -2860,17 +2871,17 @@ msgstr "Zgłoś wpis…" #: src/components/status.jsx:2194 #: src/components/status.jsx:2230 -#: src/components/status.jsx:3051 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Polubiono" #: src/components/status.jsx:2227 -#: src/components/status.jsx:3033 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Podbito" #: src/components/status.jsx:2237 -#: src/components/status.jsx:3066 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Zapisano" @@ -2879,7 +2890,7 @@ msgid "Pinned" msgstr "Przypięto" #: src/components/status.jsx:2298 -#: src/components/status.jsx:2801 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Usunięto" @@ -2890,79 +2901,79 @@ msgstr "{repliesCount, plural, one {# odpowiedź} few {# odpowiedzi} other {# od #: src/components/status.jsx:2348 #: src/components/status.jsx:2415 -#: src/components/status.jsx:2833 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Edytowano" -#: src/components/status.jsx:2511 -#: src/components/status.jsx:2573 -#: src/components/status.jsx:2680 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Pokaż mniej" -#: src/components/status.jsx:2511 -#: src/components/status.jsx:2573 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Pokaż zawartość" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2676 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Odfiltrowano: {0}" -#: src/components/status.jsx:2680 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Pokaż multimedia" -#: src/components/status.jsx:2919 -#: src/components/status.jsx:2931 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Odpowiedzi" -#: src/components/status.jsx:3232 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Post ukryty przez Twoje filtry" -#: src/components/status.jsx:3233 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Wpis oczekuje na publikację" -#: src/components/status.jsx:3237 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Wpis został usunięty przez autora" -#: src/components/status.jsx:3238 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Wpis ukryty ponieważ blokujesz @{name}." -#: src/components/status.jsx:3240 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Wpis ukryty ponieważ blokujesz {domain}." -#: src/components/status.jsx:3241 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Wpis ukryty ponieważ wyciszyłeś/łaś @{name}." -#: src/components/status.jsx:3316 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Pokaż mimo wszystko" -#: src/components/status.jsx:3461 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Historia edytowania" -#: src/components/status.jsx:3465 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Nie udało się wczytać historii" -#: src/components/status.jsx:3470 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Wczytywanie…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3602 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> podbija" @@ -2997,15 +3008,6 @@ msgstr "{index}/X" msgid "New posts" msgstr "Nowe wpisy" -#: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 -#: src/pages/home.jsx:243 -#: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 -msgid "Try again" -msgstr "Spróbuj ponownie" - #. placeholder {0}: fItems.length #: src/components/timeline.jsx:691 msgid "{0, plural, one {# Boost} other {# Boosts}}" @@ -3077,100 +3079,98 @@ msgstr "Wymagane logowanie." msgid "Go home" msgstr "Idź na stronę główną" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Wpisy konta" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Odpowiedzi)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" -msgstr "{accountDisplay} (- Podbicia)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" +msgstr "Wpisy z mediami otagowanymi #{tagged} przez {accountDisplay}" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "Wpisy otagowane #{tagged} przez {accountDisplay}" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "Wpisy z {monthYear} autorstwa {accountDisplay}" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "Wpisy z mediami autorstwa {accountDisplay" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Wyczyść filtry" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Resetuj filtry" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Wpisy z odpowiedziami" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "Pokazywanie odpowiedzi" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Odpowiedzi" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "Ukrywanie odpowiedzi" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Wpisy z wyłączeniem podbić" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "Pokazywanie podbić" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" -msgstr "- Podbicia" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" +msgstr "Ukrywanie podbić" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Wpisy z mediami" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Wyświetlanie wpisów oznaczonych #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Wyświetlanie wpisów w {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "Znajdź wpisy @{0}" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Wpisy" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Nie ma tu nic do widzenia!" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Nie można załadować wpisów" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Nie udało się pobrać informacji o koncie" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "Przełącz na sewer konta" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "Przełącz na swój serwer (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Miesiąc" @@ -3400,10 +3400,6 @@ msgstr "Wczytywanie wpisów…" msgid "This might take a while." msgstr "To może zająć chwilę." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Resetuj filtry" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4371,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "UWAGA: powiadomienia push działają tylko dla <0>jednego konta." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Wpis" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Nie zalogowano. Interakcje (odpowiedzi, podbicia, itp.) nie są możliwe." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "Ten wpis pochodzi z innego serwera (<0>{instance}). Interakcje (odpowiedzi, boosty, itd.) nie są możliwe" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Błąd: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "Przełącz się na swój serwer, żeby umożliwić interakcje" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Nie udało się wczytać odpowiedzi." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, one {# miesiąc później} few {# miesiące później} many {# miesięcy później} other {# miesięcy później}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural, one {# rok później} few {# lata później} many {# lat później} other {# lat później}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Wróć" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Przejdź do głównego wpisu" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} wpisów powyżej - Przejdź do góry" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Przełącz na widok Podglądu Bocznego" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Przełącz na widok pełnoekranowy" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Pokaż wszystkie wrażliwe treści" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Eksperymentalne" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Nie udało się przełączyć" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "Przełącz na serwer wpisu ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "Przełącz na serwer wpisu" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "Zobacz historię edytowania" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Nie udało się załadować wpisu" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# odpowiedź} other {<0>{1} odpowiedzi}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# odpowiedź} other {<0>{0} odpowiedzi}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Zobacz wpis z odpowiedziami" diff --git a/src/locales/pt-BR.po b/src/locales/pt-BR.po index 96982339ae..62dbfbce3c 100644 --- a/src/locales/pt-BR.po +++ b/src/locales/pt-BR.po @@ -8,7 +8,7 @@ msgstr "" "Language: pt\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Portuguese, Brazilian\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Bloqueado" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Publicações: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Última publicação: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automático" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Grupo" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Mútuo" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Solicitado" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Seguindo" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Segue você" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# seguidor} other {# seguidores}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Verificado" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Juntou-se em <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "domínio do servidor" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Seguidores" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "O usuário privou esta informação." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" -msgstr "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" +msgstr "{followersCount, plural, one {<0>{0} Seguidor} other {<1>{1} Seguidores}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "Seguindo" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" -msgstr "{followingCount, plural, one {}other {<0>{0} Following}}" +msgstr "{followingCount, plural, one {}other {<0>{0} Seguindo}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgid "View profile" msgstr "Visualizar Perfil" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Impossível carregar a conta." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Ir à página da conta" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} disse que a nova conta é:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Usuário copiado" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Impossível copiar o usuário" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Copiar usuário" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" -msgstr "QR code" +msgstr "Código QR" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Ir à página original do perfil" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Ver foto de perfil" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Ver banner de perfil" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Editar perfil" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Em memória" @@ -191,14 +191,14 @@ msgstr "Em memória" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} posts originais, {1} respostas, {2} citações, {3} impulsos" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} publicações originais, {1} respostas, {2} impulsos" @@ -209,43 +209,45 @@ msgstr "{0} publicações originais, {1} respostas, {2} impulsos" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Última publicação no último dia} other {Última publicação nos últimos {2} dias}}} other {{3, plural, one {Últimas {4} publicações no último dia} other {Últimas {5} publicações nos últimos {6} dias}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Última publicação no(s) ano(s) passado(s)} other {Últimas {1} publicações no(s) ano(s) passado(s)}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Original" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Respostas" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Citações" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Citações" msgid "Boosts" msgstr "Impulsos" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Estatísticas indisponíveis." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Ver estatísticas" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Ver estatísticas" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Ver estatísticas" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Ver estatísticas" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Fechar" @@ -352,7 +354,7 @@ msgstr "Mais de <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Opção {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Excluir" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {O arquivo {1} não é suportado.} other {Os arquivos {2} não são suportados.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural,one {Você só pode anexar até 1 arquivo.} other {Você só pode anexar até # arquivos.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Você tem mudanças não salvas. Descartar publicação?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Fechar" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimizar" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Parece que você fechou a janela principal." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Parece que você já tem um campo de edição aberto na janela principal e está atualmente publicando. Espere até terminar e tente novamente mais tarde." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Parece que você já tem um campo de edição aberto na janela principal. Abrir esta janela irá desfazer as mudanças que você fez na janela principal. Continuar?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Abrir" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Respondendo à publicação de @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Respondendo à publicação de @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Editando publicação original" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "A enquete precisa ter ao menos 2 opções" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Certas opções estão vazias" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Certas mídias não têm descrição. Continuar mesmo assim?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Anexo #{i} falhou" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Aviso de conteúdo" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Aviso de conteúdo" msgid "Cancel" msgstr "Cancelar" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Publicar resposta" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Editar publicação" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Fazer uma pergunta" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "O que você está fazendo?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Marcar mídia como sensível" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Publicando em <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Qualquer um pode fazer uma citação" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Seus seguidores podem fazer citações" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Apenas você pode fazer citações" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "Citações não podem ser anexadas em menções privadas." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Público" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Local" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Publicar silenciosamente" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Menção privada" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Agendar" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Responder" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Atualizar" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Publicar" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Baixando GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Houve um erro ao baixar GIF" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} mais…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Emojis personalizados" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Buscar emoji" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Erro ao carregar emojis personalizados" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Usado recentemente" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Outros" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Diminuir Zoom" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Aumentar Zoom" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Emojis personalizados não estão disponíveis neste servidor." @@ -690,7 +692,7 @@ msgstr "Erro ao excluir rascunho. Tente novamente." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -702,7 +704,7 @@ msgstr "Erro ao obter estado de resposta!" #: src/components/drafts.jsx:159 msgid "Error fetching quoted status!" -msgstr "" +msgstr "Erro ao obter estado de resposta!" #: src/components/drafts.jsx:187 msgid "Delete all drafts?" @@ -720,19 +722,19 @@ msgstr "Excluir tudo…" msgid "No drafts found." msgstr "Nenhum rascunho encontrado." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Enquete" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Mídia" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Citar" @@ -756,7 +758,7 @@ msgstr "Seguinte" #: src/components/edit-history-controls.jsx:57 msgid "Exit" -msgstr "" +msgstr "Sair" #: src/components/edit-profile-sheet.jsx:149 msgid "Unable to update profile." @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Rejeitado" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Contas" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Mostrar mais…" @@ -853,7 +855,7 @@ msgstr "Mostrar mais…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Fim." @@ -932,11 +934,11 @@ msgstr "{0, plural, one {# account} other {# accounts}}" #: src/components/import-export-accounts.jsx:167 msgid "No login information or account access details are stored in the exported files. You will need to log in again for each account after importing." -msgstr "Nenhuma informação de login ou detalhes para acessar a conta são armazenados nos arquivos exportados. Você terá que fazer log in novamente para cada conta após importação." +msgstr "Nenhuma informação de login ou detalhes para acessar a conta são armazenados nos arquivos exportados. Você terá que fazer login novamente para cada conta após importação." #: src/components/keyboard-shortcuts-help.jsx:16 msgid "<0>{key1} then <1>{key2}" -msgstr "<0>{key1} then <1>{key2}" +msgstr "<0>{key1} então <1>{key2}" #: src/components/keyboard-shortcuts-help.jsx:57 #: src/components/nav-menu.jsx:374 @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l ou <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Impulsionar" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Favoritar" @@ -1105,7 +1107,7 @@ msgstr "Ir para perfil" #: src/components/keyboard-shortcuts-help.jsx:226 msgid "Go to Bookmarks" -msgstr "" +msgstr "Ir aos Favoritos" #: src/components/list-add-edit.jsx:41 msgid "Edit list" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Descrição da mídia" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Mais" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Traduzir" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Falar" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Enviado" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Descrição da imagem" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Descrição do vídeo" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Descrição do áudio" @@ -1230,8 +1232,8 @@ msgstr "Descrição do áudio" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "O arquivo é muito grande. Enviá-lo pode enfrentar problemas. Reduza o tamanho do arquivo de {0} a {1} ou menor." @@ -1239,64 +1241,64 @@ msgstr "O arquivo é muito grande. Enviá-lo pode enfrentar problemas. Reduza o #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "A dimensão é muito grande. Enviá-lo pode enfrentar problemas. Reduza a dimensão de {0}×{1}px a {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "A taxa de quadros está muito alta. Enviá-lo pode enfrentar problemas." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Erro" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Editar descrição da imagem" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Editar descrição do vídeo" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Editar descrição do áudio" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Gerando descrição. Por favor, espere…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Houve um erro ao gerar descrição: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Houve um erro ao gerar descrição" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Gerar descrição…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Houve um erro ao gerar descrição{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— experimental" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Concluído" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtrado: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtrado" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Abrir arquivo" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Hashtags seguidas" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Contas…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Registrar" @@ -1546,173 +1548,173 @@ msgstr "Esta notificação é da sua outra conta." msgid "View all notifications" msgstr "Ver todas as notificações" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} reagiu a sua publicação com {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} publicou algo." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} impulsionou sua resposta.} other {{account} impulsionou sua publicação.}}} other {{account} impulsionou {postsCount} publicações suas.}}} other {{postType, select, reply {<0><1>{0} pessoa(s) impulsionou(aram) sua resposta.} other {<2><3>{1} pessoa(s) impulsionou(aram) sua publicação.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} seguiu você.} other {<0><1>{0} pessoa(s) seguiu você.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} pediu para seguir você." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} curtiu sua resposta.} other {{account} curtiu sua publicação.}}} other {{account} curtiu {postsCount} publicações suas.}}} other {{postType, select, reply {<0><1>{0} pessoa(s) curtiu(ram) sua resposta.} other {<2><3>{1} pessoa(s) curtiu(ram) sua publicação.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "A enquete que você votou ou criou já acabou." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "A enquete que você criou já acabou." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "A enquete que você votou já acabou." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} editou um post." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Uma publicação que você interagiu foi editada." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} impulsionou e curtiu sua resposta.} other {{account} impulsionou e curtiu sua publicação.}}} other {{account} impulsionou e curtiu {postsCount} publicações suas.}}} other {{postType, select, reply {<0><1>{0} pessoa(s) impulsionou(aram) e curtiu(ram) sua resposta.} other {<2><3>{1} pessoa(s) impulsionou(aram) e curtiu(ram) sua publicação.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} editou um post que você citou." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural, one {}=1 {{account} signed up.} other {<0><1>{0} people signed up.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} denunciou {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Perdeu conexões com <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Aviso de moderação" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Seu #Wrapstodon {year} acaba de chegar!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Um administrador de <0>{from} suspendeu <1>{targetName}, O que significa que você não receberá atualizações ou interações deles." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Um administrador de <0>{from} bloqueou <1>{targetName}. Seguidores afetados: {followersCount}, seguindo: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Você bloqueou <0>{targetName}.\n" "Seguidores removidos: {followersCount}, seguindo: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Sua conta recebeu um aviso de moderação." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Sua conta foi desativada." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Algumas publicações suas foram marcadas como sensíveis." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Algumas publicações suas foram excluídas." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Suas publicações foram marcadas como sensível de agora em diante." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Sua conta foi limitada." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Sua conta foi suspensa." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Tipo de notificação desconhecida: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Impulsionado/Curtido por…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Curtido por…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Impulsionado por…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Seguido por…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Saiba mais <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Ver #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Ler mais →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Link copiado" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Impossível copiar o link" @@ -1724,13 +1726,13 @@ msgstr "Abrir link?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Copiar" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Compartilhar…" @@ -1803,13 +1805,13 @@ msgstr "Exibir resultado" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Atualizar" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Incorporar publicação" @@ -1890,61 +1892,61 @@ msgstr "Salvar e fechar" #: src/components/qr-code-modal.jsx:26 #: src/components/shortcuts-settings.jsx:849 msgid "Scan QR code" -msgstr "Escanear QR code" +msgstr "Escanear código QR" #: src/components/qr-scanner-modal.jsx:263 msgid "Unable to access camera. Please check permissions." -msgstr "Incapaz de acessar a câmera. Por favor cheque as permissões." +msgstr "Incapaz de acessar a câmera. Por favor, cheque as permissões." #: src/components/quote-chain-modal.jsx:107 msgid "Quote chain" -msgstr "" +msgstr "Sequência de citações" #: src/components/quote-chain-modal.jsx:151 msgid "Failed to unwrap quote chain" -msgstr "" +msgstr "Falha ao desenrolar sequência de citações" #: src/components/quote-chain-modal.jsx:165 msgid "Continue unwrapping…" -msgstr "" +msgstr "Continuar desenrolando…" #: src/components/quote-settings-sheet.jsx:37 #: src/pages/settings.jsx:333 msgid "Quote settings updated" -msgstr "" +msgstr "Configurações de citação atualizadas" #: src/components/quote-settings-sheet.jsx:47 #: src/pages/settings.jsx:335 msgid "Failed to update quote settings" -msgstr "" +msgstr "Falha na atualização de configurações de citação" #: src/components/quote-settings-sheet.jsx:66 msgid "Quote settings for this post" -msgstr "" +msgstr "Configurações de citação para este post" #: src/components/quote-suggestion.jsx:19 msgid "Turn link into a quote?" -msgstr "" +msgstr "Transformar link em citação?" #: src/components/quote-suggestion.jsx:37 msgid "Keep as link" -msgstr "" +msgstr "Manter como link" #: src/components/quote-suggestion.jsx:42 msgid "Replace current quote" -msgstr "" +msgstr "Substituir citação atual" #: src/components/quote-suggestion.jsx:44 msgid "Turn into quote" -msgstr "" +msgstr "Transformar em citação" #: src/components/quotes-modal.jsx:150 msgid "Error loading quotes" -msgstr "" +msgstr "Erro ao carregar citações" #: src/components/quotes-modal.jsx:154 msgid "No quotes yet" -msgstr "" +msgstr "Ainda sem citações" #: src/components/recent-searches.jsx:27 msgid "Cleared recent searches" @@ -1960,7 +1962,6 @@ msgid "Clear all" msgstr "Limpar tudo" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Limpar" @@ -2064,13 +2065,13 @@ msgid "Show featured profiles" msgstr "Exibir destaques" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" -msgstr "" +msgstr "Buscar nos meus posts" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Este recurso não está funcionando." @@ -2298,7 +2299,7 @@ msgstr "Contas com <0>{query}" #: src/components/search-form.jsx:37 msgid "Posts tagged with <0>{hashtag}" -msgstr "" +msgstr "Posts etiquetados com <0>{hashtag}" #: src/components/search-form.jsx:46 msgid "{query} <0>‒ accounts, hashtags & posts" @@ -2407,7 +2408,7 @@ msgid "Move down" msgstr "Mover para baixo" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Editar" @@ -2487,7 +2488,7 @@ msgstr "Cole atalhos aqui" #: src/components/shortcuts-settings.jsx:860 msgid "Downloading saved shortcuts from server…" -msgstr "" +msgstr "Baixando atalhos salvos do servidor…" #: src/components/shortcuts-settings.jsx:888 msgid "Unable to download shortcuts" @@ -2495,7 +2496,7 @@ msgstr "Impossível baixar atalhos" #: src/components/shortcuts-settings.jsx:891 msgid "Download shortcuts from server" -msgstr "" +msgstr "Baixar atalhos do servidor" #: src/components/shortcuts-settings.jsx:960 msgid "* Exists in current shortcuts" @@ -2560,7 +2561,7 @@ msgstr "Impossível copiar atalhos" #: src/components/shortcuts-settings.jsx:1136 msgid "Saving shortcuts to server…" -msgstr "" +msgstr "Salvando atalhos no servidor…" #: src/components/shortcuts-settings.jsx:1143 msgid "Shortcuts saved" @@ -2572,7 +2573,7 @@ msgstr "Impossível salvar atalhos" #: src/components/shortcuts-settings.jsx:1151 msgid "Sync to server" -msgstr "" +msgstr "Sincronizar com o servidor" #: src/components/shortcuts-settings.jsx:1166 msgid "Shortcut settings copied" @@ -2597,373 +2598,373 @@ msgstr "Atalhos brutos JSON" #: src/components/shortcuts-settings.jsx:1230 msgid "Import/export settings from/to server (Very experimental)" -msgstr "" +msgstr "Importar/exportar configurações do/para o servidor (Muito experimental)" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" -msgstr "" +msgstr "Posts privados não podem ser citados" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" -msgstr "" +msgstr "Pedir para citar" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" -msgstr "" +msgstr "O autor vai revisar manualmente" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" -msgstr "" +msgstr "Apenas seguidores podem citar este post" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" -msgstr "" +msgstr "Você não pode citar este post" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Publicação indisponível" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>impulsionou" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." -msgstr "" +msgstr "Desculpe, o seu servidor atualmente conectado não pode interagir com este post de outro servidor." #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Não curtiu a publicação de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Curtiu a publicação de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Desfavoritou a publicação de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Favoritou a publicação de @{0}" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Algumas das mídias não têm descrição." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Publicação antiga (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" -msgstr "" +msgstr "Responder…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" -msgstr "" +msgstr "Responder a todos" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" -msgstr "" +msgstr "{mentionsCount, plural, other {# menções}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" -msgstr "" +msgstr "{0, plural, other {<0>@{1} primeiro, # outros abaixo}}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" -msgstr "" +msgstr "Apenas <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Desimpulsionar" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" -msgstr "" +msgstr "Citar com link" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Desimpulsionou a publicação de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Impulsionou a publicação de @{0}" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" -msgstr "" +msgstr "Boost/Citação…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Impulsionar…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Descurtir" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Curtir" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Desfavoritar" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" -msgstr "" +msgstr "Ver Citações" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" -msgstr "" +msgstr "Desenrolar sequência de citações" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Texto da publicação copiado" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Incapaz de copiar o texto da publicação" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Copiar texto da publicação" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Ver publicação de <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Exibir histórico de edições" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Editado: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Conversa dessilenciada" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Conversa silenciada" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Impossível dessilenciar conversa" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Impossível silenciar conversa" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Dessilenciar conversa" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Silenciar conversa" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Publicação desafixada do perfil" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Publicação fixada no perfil" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Impossível desafixar publicação" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Impossível fixar publicação" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Desafixar do perfil" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Fixar ao perfil" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" -msgstr "" +msgstr "Configurações de citações" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Excluir publicação?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Publicação excluída" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Impossível excluir publicação" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" -msgstr "" +msgstr "Remover meu post do post de <0>@{0}?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" -msgstr "" +msgstr "Citação removida" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "Não foi possível remover a citação" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "Remover citação…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Denunciar publicação…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Curtido" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Impulsionado" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Favoritado" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Fixado" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Excluído" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# resposta} other {# respostas}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Editado" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Mostrar menos" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Mostrar conteúdo" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtrado: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Mostrar mídia" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Comentários" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Publicação oculta por seus filtros" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Publicação pendente" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Publicação removida pelo autor" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Publicação ocultada porquê você bloqueou @{name}." -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Publicação ocultada porquê você bloqueou {domain}." -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Publicação ocultada porquê você silenciou @{name}." -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Exibir mesmo assim" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Histórico de edições" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Houve um erro ao carregar histórico" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Carregando…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> impulsionou" @@ -2976,22 +2977,22 @@ msgstr "Tópico" #: src/components/thread-badge.jsx:28 msgid "Thread {index}/{total}" -msgstr "" +msgstr "Fio {index}/{total}" #. X is the unspecified total number of posts in a thread #: src/components/thread-badge.jsx:32 msgid "Thread {index}/X" -msgstr "" +msgstr "Fio {index}/X" #. index/total posts in a thread #: src/components/thread-badge.jsx:41 msgid "{index}/{total}" -msgstr "" +msgstr "{index}/{total}" #. X is the unspecified total number of posts in a thread #: src/components/thread-badge.jsx:46 msgid "{index}/X" -msgstr "" +msgstr "{index}/X" #: src/components/timeline.jsx:555 #: src/pages/settings.jsx:1323 @@ -2999,11 +3000,11 @@ msgid "New posts" msgstr "Novas publicações" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Tentar novamente" @@ -3078,100 +3079,98 @@ msgstr "Requer registro." msgid "Go home" msgstr "Voltar ao início" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Publicações da conta" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Respostas)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Mídia)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Limpar filtro" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Redefinir filtros" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Exibindo publicação com respostas" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Respostas" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Exibindo publicações sem impulsos" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Exibindo publicações com mídia" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Exibindo publicações marcadas com #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Exibindo publicações em {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" -msgstr "" +msgstr "Buscar posts de @{0}" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Publicações" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Não há nada para ver aqui." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Impossível carregar publicações" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Impossível obter informações da conta" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" -msgstr "" +msgstr "Mudar para o servidor da conta {0}" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" -msgstr "" +msgstr "Trocar para o meu servidor (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Mês" @@ -3181,7 +3180,7 @@ msgstr "Atual" #: src/pages/accounts.jsx:135 msgid "Logged out" -msgstr "" +msgstr "Desconectado" #: src/pages/accounts.jsx:141 msgid "Default" @@ -3211,7 +3210,7 @@ msgstr "Encerrar sessão <0>@{0}?" #. placeholder {0}: account.info.acct #: src/pages/accounts.jsx:275 msgid "Log out and remove <0>@{0}" -msgstr "" +msgstr "Desconectar e remover <0>@{0}" #: src/pages/accounts.jsx:287 msgid "Log out…" @@ -3220,11 +3219,11 @@ msgstr "Encerrar sessão…" #. placeholder {0}: account.info.acct #: src/pages/accounts.jsx:297 msgid "Remove <0>@{0}?" -msgstr "" +msgstr "Remover <0>@{0}?" #: src/pages/accounts.jsx:315 msgid "Remove account…" -msgstr "" +msgstr "Remover conta…" #. placeholder {0}: niceDateTime(account.createdAt) #: src/pages/accounts.jsx:323 @@ -3309,7 +3308,7 @@ msgstr "Grupos" #: src/pages/catchup.jsx:721 msgid "Showing {selectedFilterCategory, select, all {all posts} original {original posts} replies {replies} boosts {boosts} quotes {quotes} 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 {}}" -msgstr "" +msgstr "Mostrando {selectedFilterCategory, select, all {todos os posts} original {posts originais} replies {respostas} boosts {boosts} quotes {citações} followedTags {etiquetas seguidas} groups {grupos} filtered {posts filtrados}}, {sortBy, select, createdAt {{sortOrder, select, asc {mais antigo} desc {mais recente}}} reblogsCount {{sortOrder, select, asc {menos boosts} desc {mais boosts}}} favouritesCount {{sortOrder, select, asc {menos likes} desc {mais likes}}} repliesCount {{sortOrder, select, asc {menos respostas} desc {mais respostas}}} density {{sortOrder, select, asc {menos denso} desc {mais denso}}}} primeiro{groupBy, select, account {, agrupado por autores} other {}}" #: src/pages/catchup.jsx:1033 #: src/pages/catchup.jsx:1057 @@ -3364,7 +3363,7 @@ msgstr "Até a última reacompanhada ({0})" #: src/pages/catchup.jsx:1178 msgid "Note: your server might only show a maximum of 800 posts in the Home timeline regardless of the time range. Could be less or more." -msgstr "" +msgstr "Nota: seu servidor pode mostrar apenas um máximo de 800 posts na linha do tempo Home independentemente do período. Poderia ser mais ou menos." #: src/pages/catchup.jsx:1188 msgid "Previously…" @@ -3401,10 +3400,6 @@ msgstr "Obtendo publicações…" msgid "This might take a while." msgstr "Isso deve levar um tempo." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Redefinir filtros" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -3681,12 +3676,12 @@ msgstr "{hashtagTitle}" #: src/pages/hashtag.jsx:210 #: src/pages/public.jsx:125 msgid "This timeline is disabled on this server." -msgstr "" +msgstr "Esta linha do tempo está desabilitada neste servidor." #: src/pages/hashtag.jsx:212 #: src/pages/public.jsx:127 msgid "Login required to see posts from this server." -msgstr "" +msgstr "Login necessário para ver posts neste servidor." #: src/pages/hashtag.jsx:213 msgid "No one has posted anything with this tag yet." @@ -3757,25 +3752,25 @@ msgstr "Adicionar aos atalhos" #: src/pages/public.jsx:172 #: src/pages/trending.jsx:481 msgid "Enter a new server e.g. \"mastodon.social\"" -msgstr "" +msgstr "Insira um novo servidor, ex.: mastodon.com.br" #: src/pages/hashtag.jsx:524 #: src/pages/public.jsx:175 #: src/pages/trending.jsx:484 msgid "Invalid server" -msgstr "" +msgstr "Servidor inválido" #: src/pages/hashtag.jsx:538 #: src/pages/public.jsx:189 #: src/pages/trending.jsx:496 msgid "Go to another server…" -msgstr "" +msgstr "Ir a outro servidor…" #: src/pages/hashtag.jsx:551 #: src/pages/public.jsx:202 #: src/pages/trending.jsx:507 msgid "Go to my server (<0>{currentInstance})" -msgstr "" +msgstr "Ir ao meu servidor (<0>{currentInstance})" #: src/pages/home.jsx:239 msgid "Unable to fetch notifications." @@ -3827,7 +3822,7 @@ msgstr "Houve um erro ao registrar aplicação" #: src/pages/login.jsx:246 msgid "server domain" -msgstr "" +msgstr "domínio do servidor" #: src/pages/login.jsx:271 msgid "e.g. “mastodon.social”" @@ -3835,7 +3830,7 @@ msgstr "ex. “mastodon.social”" #: src/pages/login.jsx:282 msgid "Failed to log in. Please try again or try another server." -msgstr "" +msgstr "O login falhou. Por favor tente novamente, ou em outro servidor." #: src/pages/login.jsx:294 msgid "Continue with {selectedInstanceText}" @@ -3855,7 +3850,7 @@ msgstr "Menções privadas" #: src/pages/mentions.jsx:221 msgid "Only followings" -msgstr "" +msgstr "Apenas seguindo" #: src/pages/mentions.jsx:247 msgid "Private" @@ -4169,15 +4164,15 @@ msgstr "Sincronizado" #: src/pages/settings.jsx:285 msgid "Default visibility updated" -msgstr "" +msgstr "Visibilidade padrão atualizada" #: src/pages/settings.jsx:287 msgid "Failed to update default visibility" -msgstr "" +msgstr "Falha na atualização da visibilidade padrão" #: src/pages/settings.jsx:358 msgid "Synced to your server's settings. <0>Go to your server ({instance}) for more settings." -msgstr "" +msgstr "Sincronizado com as configurações do seu servidor. <0>Vá ao seu servidor ({instance}) para mais configurações." #: src/pages/settings.jsx:373 msgid "Experiments" @@ -4222,11 +4217,11 @@ msgstr "Exibe tradução automaticamente para publicações na timeline. Somente #: src/pages/settings.jsx:577 msgid "Paginated timeline (beta)" -msgstr "" +msgstr "Linha do tempo paginada (beta)" #: src/pages/settings.jsx:581 msgid "Manual pagination of timeline posts instead of infinite scrolling. Only works for Home/Following timeline for now. Auto refresh and boosts carousel will not work when this is enabled." -msgstr "" +msgstr "Paginação manual de posts na linha do tempo ao invés de rolagem infinita. Funciona apenas para Home e Seguindo por enquanto. Auto atualização e carrossel de boosts não vão funcionar quando isto está ligado." #: src/pages/settings.jsx:601 msgid "GIF Picker for composer" @@ -4258,7 +4253,7 @@ msgstr "⚠️⚠️⚠️ Muito experimental.<0/>Armazenado nas notas do seu pe #: src/pages/settings.jsx:690 msgid "Note: This feature uses currently-logged-in server API." -msgstr "" +msgstr "Nota: Este recurso utiliza o API do servidor conectado atualmente." #: src/pages/settings.jsx:706 msgid "Cloak mode <0>(<1>Text → <2>████)" @@ -4270,7 +4265,7 @@ msgstr "Substituir os textos por blocos, útil ao fazer capturas de tela, por ra #: src/pages/settings.jsx:744 msgid "Install {CLIENT_NAME}" -msgstr "" +msgstr "Instalar {CLIENT_NAME}" #: src/pages/settings.jsx:752 msgid "About" @@ -4376,102 +4371,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "NOTA: Notificações de push só funcionam para <0>uma conta." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Publicação" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Você não está conectado. Interações como (respostas, impulsos, etc.) não são possíveis." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." -msgstr "" +msgstr "Este post é de outro servidor (<0>{instance}). Interações (respostas, boosts etc.) não são possíveis." -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Erro: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" -msgstr "" +msgstr "Mudar para o meu servidor para poder interagir" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Impossível carregar respostas." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" -msgstr "" +msgstr "{months, plural, one {# mês depois} other {# meses depois}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" -msgstr "" +msgstr "{years, plural, one {# ano depois} other {# anos depois}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Voltar" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Ir à publicação principal" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} publicações acima – Voltar ao topo" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Alterar para vista lateral" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Alterar para vista completa" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Mostrar conteúdo sensível" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Experimental" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Impossível alterar" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" -msgstr "" +msgstr "Mudar para o servidor do post ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" -msgstr "" +msgstr "Mudar para o servidor do post" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Impossível carregar publicação" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# resposta} other {<0>{1} respostas}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# comentário} other {<0>{0} comentários}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Ver publicação com respostas" diff --git a/src/locales/pt-PT.po b/src/locales/pt-PT.po index cc915a93cd..d4a8b5c45f 100644 --- a/src/locales/pt-PT.po +++ b/src/locales/pt-PT.po @@ -8,7 +8,7 @@ msgstr "" "Language: pt\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Portuguese\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Bloqueado" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Postagens: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Última publicação: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Automático" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Grupo" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Mútuo" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Pedido" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "A seguir" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Segue tu" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# seguidor} other {# seguidores}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Verificado" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Juntou-se em <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "domínio do servidor" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Seguidores" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "O utilizador privou esta informação." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "A seguir" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Impossível carregar conta." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Ir à página da conta" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "A nova conta de <0>{displayName} é:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Utilizador copiado" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Impossível copiar utilizador" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Copiar utilizador" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Ir à página original do perfil" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Ver foto de perfil" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Ver banner de perfil" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Editar perfil" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Em memória" @@ -191,14 +191,14 @@ msgstr "Em memória" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} postagens originais, {1} respostas, {2} impulsos" @@ -209,43 +209,45 @@ msgstr "{0} postagens originais, {1} respostas, {2} impulsos" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {Última postagem no último dia} other {Última postagem nos últimos {2} dias}}} other {{3, plural, one {Últimas {4} postagens no último dia} other {Últimas {5} postagens nos últimos {6} dias}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {Última postagem no(s) ano(s) passado(s)} other {Últimas {1} postagens no(s) ano(s) passado(s)}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Original" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Respostas" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "Impulsos" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Estatísticas indisponíveis." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Ver estatísticas" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Ver estatísticas" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Ver estatísticas" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Ver estatísticas" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Fechar" @@ -352,7 +354,7 @@ msgstr "Mais de <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Escolha {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Eliminar" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {O ficheiro {1} não é suportado.} other {Os ficheiros {2} não são suportados.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural,one {Só pode anexar até 1 ficheiro.} other {Só pode anexar até # ficheiros.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Tem alterações não guardadas. Desfazer publicação?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Fechar" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Minimizar" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Parece que fechaste a janela principal." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Parece que já tem um campo de edição aberto na janela principal e atualmente está a publicar. Espere até que esteja concluído e tenta novamente mais tarde." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Parece que já tem um campo de edição aberto na janela principal. Abrindo esta janela irá desfazer as alterações que fizeste na janela principal. Prosseguir?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Abrir" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "A responder à publicação de @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "A responder à publicação de @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "A editar publicação original" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "A enquete deve ter no mínimo 2 opções" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Algumas escolhas da enquete estão vazias" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Algumas multimédias não possuem descrições. Prosseguir?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Anexo #{i} falhou" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Alerta de conteúdo" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Alerta de conteúdo" msgid "Cancel" msgstr "Cancelar" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Publicar resposta" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Editar publicação" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "O que faz?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Marcar multimédia como sensível" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "A publicar em <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Público" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Local" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Menção privada" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Programar" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Responder" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Atualizar" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Publicar" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "A transferir GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Falhou ao transferir GIF" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} mais…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Emojis personalizados" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Buscar emoji" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Erro ao carregar emojis personalizados" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Usado recentemente" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Outros" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "Erro ao eliminar rascunho. Tente novamente." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Eliminar tudo…" msgid "No drafts found." msgstr "Nenhum rascunho encontrado." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Enquete" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Multimédia" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Citar" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Rejeitado" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Contas" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Mostrar mais…" @@ -853,7 +855,7 @@ msgstr "Mostrar mais…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Fim." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l ou <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Impulsionar" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Marcar como favorito" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Descrição da multimédia" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Mais" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Traduzir" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Falar" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Enviado" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Descrição da imagem" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Descrição do vídeo" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Descrição do áudio" @@ -1230,8 +1232,8 @@ msgstr "Descrição do áudio" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "O ficheiro é muito grande. Ao enviar pode enfrentar problemas. Tenta reduzir o tamanho de {0} a {1} ou mais baixo." @@ -1239,64 +1241,64 @@ msgstr "O ficheiro é muito grande. Ao enviar pode enfrentar problemas. Tenta re #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "A dimensão é muito grande. Ao enviar pode enfrentar problemas. Tenta reduzir a dimensão de {0}×{1}px para {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "A taxa de quadros está muito alta. Ao enviar pode enfrentar problemas." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Erro" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Editar descrição da imagem" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Editar descrição do vídeo" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Editar descrição do áudio" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "A gerar descrição. Por favor, espere…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Falhou ao gerar descrição: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Falhou ao gerar descrição" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Gerar descrição…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Falhou ao gerar descrição{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— experimental" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Concluído" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Filtrado: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Filtrado" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Abrir ficheiro" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Hashtags seguidas" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Contas…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Iniciar sessão" @@ -1546,173 +1548,173 @@ msgstr "Esta notificação é da sua outra conta." msgid "View all notifications" msgstr "Ver todas as notificações" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} reagiu a sua publicação com {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} fez uma publicação." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} impulsionou a sua resposta.} other {{account} impulsionou a sua postagem.}}} other {{account} impulsionou {postsCount} das suas postagens.}}} other {{postType, select, reply {<0><1>{0} pessoa(s) impulsionou a sua resposta.} other {<2><3>{1} pessoa(s) impulsionou a sua postagem.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} seguiu você.} other {<0><1>{0} pessoa(s) seguiu você.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} pediu para seguir-te." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} gostou da sua resposta.} other {{account} gostou da sua postagem.}}} other {{account} gostou de {postsCount} das suas postagens.}}} other {{postType, select, reply {<0><1>{0} pessoa(s) gostou da sua resposta.} other {<2><3>{1} pessoa(s) gostou da sua postagens.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "A enquete que votaste ou criaste já acabou." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Uma enquete que criaste já acabou." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Uma enquete que votaste já acabou." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Uma publicação que interagiste foi editada." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} impulsionou e gostou da sua resposta.} other {{account} impulsionou e gostou da sua postagem.}}} other {{account} impulsionou e gostou de {postsCount} das suas postagens.}}} other {{postType, select, reply {<0><1>{0} pessoa(s) impulsionou e gostou da sua resposta.} other {<2><3>{1} pessoa(s) impulsionou e gostou da sua postagem.}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} reportou {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Perdeu conexões com <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Aviso da moderação" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "O seu #Wrapstodon {year} chegou!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Um administrador de <0>{from} suspendeu <1>{targetName}, significando que não receberá mais atualizações deles ou interagir com eles." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Um administrador de <0>{from} bloqueou <1>{targetName}. Seguidores afetados: {followersCount}, a seguir: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Bloqueaste <0>{targetName}.\n" "Seguidores removidos: {followersCount}, a seguir: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "A sua conta recebeu um aviso da moderação." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "A sua conta foi desativada." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Algumas das suas postagens foram marcados como sensíveis." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Algumas das suas postagens foram eliminadas." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Agora as suas postagens serão marcadas como sensíveis." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "A sua conta foi limitada." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "A sua conta foi suspensa." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Tipo de notificação desconhecida: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Impulsionado/Gostado por…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Gostado por…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Impulsionado por…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Seguido por…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Saiba mais <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Ver #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Leia mais →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Ligação copiada" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Impossível copiar ligação" @@ -1724,13 +1726,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Copiar" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Partilhar…" @@ -1803,13 +1805,13 @@ msgstr "Mostrar resultado" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Atualizar" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Incorporar publicação" @@ -1960,7 +1962,6 @@ msgid "Clear all" msgstr "Limpar tudo" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Limpar" @@ -2064,13 +2065,13 @@ msgid "Show featured profiles" msgstr "Mostrar perfis destacados" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Este recurso não está a funcionar." @@ -2407,7 +2408,7 @@ msgid "Move down" msgstr "Mover para baixo" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Editar" @@ -2599,371 +2600,371 @@ msgstr "Atalhos brutos JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Postagem indisponível" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>impulsionou" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Não gostou da publicação de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Gostou da publicação de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Removeu dos favoritos a publicação de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Adicionou aos favoritos a publicação de @{0}" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Algumas multimédias não possuem descrições." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Publicação antiga (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Remover impulso" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Removeu impulso da publicação de @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Impulsionou a publicação de @{0}" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Impulsionar…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Remover gosto" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Gosto" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Eliminar dos favoritos" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Texto da publicação copiado" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Impossível copiar texto da publicação" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Copiar texto da publicação" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Ver publicação de <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Exibir histórico de edições" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Editado: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Conversa dessilenciada" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Conversa silenciada" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Impossível dessilenciar conversa" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Impossível silenciar conversa" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Dessilenciar conversa" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Silenciar conversa" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Publicação desafixada do perfil" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Publicação fixada ao perfil" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Impossível desafixar publicação" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Impossível fixar publicação" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Desafixar do perfil" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Fixar ao perfil" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Eliminar publicação?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Publicação eliminada" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Impossível eliminar publicação" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Relatar publicação…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Gostado" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Impulsionado" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Adicionado aos favoritos" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Fixado" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Eliminado" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# resposta} other {# respostas}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Editado" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Mostrar menos" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Mostrar conteúdo" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtrado: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Mostrar multimédia" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Comentários" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Postagem oculta por seus filtros" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Postagem pendente" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Histórico de edições" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Falhou ao carregar histórico" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "A carregar…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> impulsionou" @@ -2999,11 +3000,11 @@ msgid "New posts" msgstr "Novas publicações" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Tentar novamente" @@ -3078,100 +3079,98 @@ msgstr "Requer iniciar sessão." msgid "Go home" msgstr "Voltar à página inicial" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Publicações da conta" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Respostas)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Multimédia)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Limpar filtro" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Redefinir filtros" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "A exibir publicação com respostas" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Respostas" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "A exibir publicações sem impulsos" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "A exibir publicações com multimédia" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "A exibir publicações marcadas com #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "A exibir publicações em {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Postagens" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Não há nada para ver aqui." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Impossível carregar publicações" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Impossível obter informações da conta" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Mês" @@ -3401,10 +3400,6 @@ msgstr "A obter publicações…" msgid "This might take a while." msgstr "Isto deve levar um tempo." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Redefinir filtros" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4376,102 +4371,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "NOTA: Notificações de push só funcionam para <0>uma conta." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Publicação" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Não estás conectado. Interações como (respostas, impulsos, etc.) não são possíveis." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Erro: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Impossível carregar respostas." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Voltar" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Ir à publicação principal" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} publicações acima – Voltar ao topo" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Alterar para visualização lateral" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Alterar para visualização completa" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Mostrar conteúdo sensível" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Experimental" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Impossível alterar" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Impossível carregar publicação" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# resposta} other {<0>{1} respostas}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# comentário} other {<0>{0} comentários}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Ver publicação com respostas" diff --git a/src/locales/ru-RU.po b/src/locales/ru-RU.po index 4d7a315f92..eba4dbd6fe 100644 --- a/src/locales/ru-RU.po +++ b/src/locales/ru-RU.po @@ -8,7 +8,7 @@ msgstr "" "Language: ru\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 18:24\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Russian\n" "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" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Закрытый профиль" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Посты: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Последний пост: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Бот" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Группа" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Взаимная подписка" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Запрос отправлен" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Подписка" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Подписан(а) на вас" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# подписчик} many {# подписчиков} other {# подписчика}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Подтверждено" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Присоединил(ся/ась) <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "доменное имя сервера" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Подписчик(а/ов)" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Этот пользователь предпочёл не раскрывать эту информацию." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} Подписчик} other {<1>{1} Подписчиков}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "Подпис(ки/ок)" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, other {<0>{0} Подписок}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} Пост} other {<1>{1} Постов}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {<0>{0} Пост} other {<1>{1} По msgid "View profile" msgstr "Посмотреть профиль" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Не удалось загрузить учётную запись." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Перейти на страницу учётной записи" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} указал(а), что теперь использует новую учётную запись:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Имя пользователя скопировано" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Не удалось скопировать имя пользователя" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Копировать имя пользователя" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "QR-код" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Перейти на страницу оригинального профиля" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Просмотр изображения профиля" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Открыть изображение-шапку" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Редактировать профиль" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Вечная память" @@ -191,14 +191,14 @@ msgstr "Вечная память" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} оригинальных постов, {1} ответов, {2} цитат, {3} продвижений" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "Оригинальные посты: {0}. Ответы: {1}. Продвижения: {2}" @@ -209,43 +209,45 @@ msgstr "Оригинальные посты: {0}. Ответы: {1}. Продв #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {1 последний пост за 1 последний день} other {1 последний пост за {2} последних ден(я/ей)}}} other {{3, plural, one {Последние {4} пост(а/ов) за 1 последний день} other {Последние {5} пост(а/ов) за {6} последних ден(я/ей)}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {{1} пост} few {{1} поста} many {{1} постов} other {{1} поста}} за последний год или годы" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Оригинальные" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Ответы" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Цитаты" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Цитаты" msgid "Boosts" msgstr "Продвижения" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Статистика публикации постов недоступна." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Показать статистику публикации постов" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Показать статистику публикации постов" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Показать статистику публикации постов" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Показать статистику публикации постов" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Закрыть" @@ -352,7 +354,7 @@ msgstr "Больше от <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Выбор {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Убрать" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {Файл {1} не поддерживается.} other {Файлы {2} не поддерживаются.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Вы можете прикрепить только 1 файл.} other {Вы можете прикрепить до # файлов.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "У вас есть несохраненные изменения. Отменить этот пост?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Открыть в отдельном окне" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Свернуть" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Похоже, вы закрыли родительское окно." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Похоже, вы уже публикуете пост в родительском окне. Дождитесь публикации и попробуйте снова." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Похоже, вы уже пишите или редактируете пост в родительском окне. Возвращение этого окна отменит изменения в родительском окне. Продолжить?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Вернуть в родительское окно" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Отвечаем пост @{0}(<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Отвечаем на пост @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Редактирование исходного поста" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Опрос должен иметь не менее 2 вариантов ответа" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Некоторые варианты ответа пусты" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "У некоторых медиафайлов нет описаний. Продолжить?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Не удалось прикрепить вложение №{i}" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Предупреждение о содержании" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Предупреждение о содержании" msgid "Cancel" msgstr "Отмена" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Опубликовать ответ" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Редактировать свой пост" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Задать вопрос" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Начните писать свои мысли" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Отметить медиафайл как деликатный" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Публикация в <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Любой может цитировать" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Ваши подписчики могут цитировать" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Только вы можете цитировать" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "Нельзя добавить цитирование к личным упоминаниям." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Публичный" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Локальная" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Тихий публичный" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Личное упоминание" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Запланировать" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Ответить" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Сохранить" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Опубликовать" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Загружаем GIF-анимацию…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Не удалось загрузить GIF-анимацию" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "Ещё {0}…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Пользовательские эмодзи" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Поиск эмодзи" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Ошибка загрузки пользовательских эмодзи" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Недавно использованные" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Прочие" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Отдалить" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Приблизить" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Пользовательские эмодзи недоступны на этом сервере." @@ -690,7 +692,7 @@ msgstr "Не удалось удалить черновик. Попробуйт #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Удалить все…" msgid "No drafts found." msgstr "У вас пока нет черновиков." -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Опрос" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Медиафайлы" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Цитировать" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Отклонён" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Учётные записи" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Показать ещё…" @@ -853,7 +855,7 @@ msgstr "Показать ещё…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Конец." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l или <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Продвинуть" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Закладка" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Описание медиа" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Ещё" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Перевести" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Произнести" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Загружено" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Описание изображения" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Описание видео" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Описание аудио" @@ -1230,8 +1232,8 @@ msgstr "Описание аудио" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Файл слишком большой — при загрузке могут возникнуть проблемы. Попробуйте уменьшить размер с {0} до {1} или меньше." @@ -1239,64 +1241,64 @@ msgstr "Файл слишком большой — при загрузке мо #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Разрешение слишком большое. При загрузке могут возникнуть проблемы. Попробуйте уменьшить разрешение с {0}×{1}px to {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Слишком высокая частота кадров — при загрузке могут возникнуть проблемы." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Ошибка" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Редактировать описание изображения" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Редактировать описание видео" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Редактировать описание аудио" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Создаём описание. Один момент, пожалуйста…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Не удалось сгенерировать описание: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Не удалось создать описание" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Автоматическое описание…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Не удалось сгенерировать описание: {0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— экспериментальная функция" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Готово" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Отфильтровано: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Отфильтровано" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Открыть файл" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Хэштеги (подписки)" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Учётные записи…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Войти" @@ -1546,172 +1548,172 @@ msgstr "Это уведомление от вашей другой учетно msgid "View all notifications" msgstr "Просмотреть все уведомления" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} отреагировал(а) на ваш пост при помощи {emojiObject}" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} опубликовал(а) пост." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} продвинул(а) ваш ответ.} other {{account} продвинул(а) ваш пост.}}} other {{account} продвинул(а) {postsCount} ваших пост(а/ов).}}} other {{postType, select, reply {<0><1>{0} человек продвинули ваш ответ.} other {<2><3>{1} человек продвинули ваш пост.}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} подписал(ся/ась) на вас.} other {<0><1>{0} человек(а) подписалось на вас.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} запросил(а) разрешение на подписку." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} понравился ваш ответ.} other {{account} понравился ваш пост.}}} other {{account} понравилось {postsCount} ваших пост(а/ов).}}} other {{postType, select, reply {<0><1>{0} человекам понравился ваш ответ.} other {<2><3>{1} человекам понравился ваш пост.}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Опрос, который вы создавали или в котором принимали участие, был завершён." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Созданный вами опрос завершился." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Опрос, в котором вы проголосовали, завершен." -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} отредактировал(а) пост." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Пост, с которым вы ранее взаимодействовали, был отредактирован." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} продвинул(а) ваш ответ и поставил(а) ему отметку \"нравится\".} other {{account} продвинул(а) ваш пост и поставил(а) ему отметку \"нравится\".}}} other {{account} продвинул(а) и поставил(а) отметку \"нравится\" {postsCount} вашим постам.}}} other {{postType, select, reply {<0><1>{0} человек(а) продвинули ваш ответ и поставили ему отметку \"нравится\".} other {<2><3>{1} человек(а) продвинули ваш пост и поставили ему отметку \"нравится\".}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} отредактировал(а) процитированное вами сообщение." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural, =1 {{account} зарегестрировал(ся/ась).} other {Зарегестрировалось <0><1>{0} человек.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} пожаловался на {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Потеряны соединения с <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Предупреждение о модерации" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Ваш {year} #Warpstodon уже здесь!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Администратор <0>{from} приостановил учётную запись <1>{targetName}, что означает, что вы больше не можете получать обновления или взаимодействовать с этой учётной записи." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Администратор <0>{from} заблокировал <1>{targetName}. Затронуло подписок: {followersCount}, подписок всего: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Вы заблокировали <0>{targetName}. Удалено {followersCount} подпис(ок/ки), подписок всего: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Ваша учетная запись получила предупреждение о модерации." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Ваша учётная запись была отключена." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Некоторые из ваших сообщений были отмечены как деликатные." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Некоторые из ваших записей были удалены." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "С этого момента ваши сообщения будут помечены как деликатные." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Ваша учётная запись была ограничена." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Действие вашей учётной записи приостановлено." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Неизвестный тип уведомления: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Продвинули/Нравится…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Нравится…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Продвинули…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Подписались…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Подробнее <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Посмотреть #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Читать далее →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Ссылка скопирована" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Не удалось скопировать ссылку" @@ -1723,13 +1725,13 @@ msgstr "Открыть ссылку?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Копировать" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Поделиться…" @@ -1802,13 +1804,13 @@ msgstr "Показать результаты" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Обновить" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Встроить пост" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Очистить все" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Очистить" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "Показать рекомендуемые профили" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Поиск по моим постам" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Кажется, функция «Поделиться» не работает." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Переместить вниз" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Редактировать" @@ -2598,371 +2599,371 @@ msgstr "Исходный JSON ярлыков" msgid "Import/export settings from/to server (Very experimental)" msgstr "Импорт/экспорт настроек с сервера (Очень экспериментально)" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "Приватные посты не могут быть процитированы" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Запрос на цитирование" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "Автор проверит вручную" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "Только подписчики могут цитировать этот пост" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "Вам не разрешено цитировать этот пост" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Пост недоступен" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>продвинул(а)" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "К сожалению, ваша текущая учетная запись не может взаимодействовать с этим постом из другого сервера." #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Удалена отметка \"нравится\" у поста от @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Понравился пост от @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Удалена закладка поста от @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Добавлена закладка поста от @{0}" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Некоторые медиа не имеют описаний." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Старый пост (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "Ответить…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "Ответить на все" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "{mentionsCount, plural, other {# упоминаний}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "{0, plural, other {сначала <0>@{1}, # другие ниже}}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "Только <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Прекратить продвигать" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Цитата со ссылкой" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Прекратил(а) продвигать пост @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Продвинул(а) пост @{0}" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Продвинуть/Процитировать…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Продвинуть…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Убрать \"нравится\"" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Нравится" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Удалить закладку" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "Просмотр цитирований" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "Развернуть цепочку цитат" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Текст поста скопирован" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Не удалось скопировать текст поста" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Копировать текст поста" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Посмотреть пост <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Показать историю редактирования" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Отредактировано: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Обсуждение не игнорируется" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Обсуждение игнорируется" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Не удалось прекратить игнорировать обсуждение" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Не удалось игнорировать обсуждение" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Не игнорировать обсуждение" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Игнорировать обсуждение" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Пост откреплён из профиля" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Пост прикреплён к профилю" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Не удалось открепить пост" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Не удалось закрепить пост" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Открепить от профиля" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Закрепить в профиле" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Настройки цитирования" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Удалить этот пост?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Пост удален" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Не удалось удалить пост" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "Удалить мой пост с поста <0>@{0}?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "Цитата удалена" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "Не удалось удалить цитату" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "Удалить цитату…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Пожаловаться на пост…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Нравится" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Продвинут" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Добавлен в закладки" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Закреплён" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Удалён" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# ответ} other {# ответ(а/ов)}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Отредактировано" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Свернуть/скрыть" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Показать содержимое" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Отфильтровано: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Показать медиа" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Комментарии" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Пост скрыт вашими фильтрами" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Пост ожидает подтверждения" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Пост удален автором" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Пост скрыт, потому что вы заблокировали @{name}." -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Пост скрыт, потому что вы заблокировали {domain}." -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Пост скрыт, потому что вы заглушали @{name}." -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Всё равно показать" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "История изменений" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Не удалось загрузить историю" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Загрузка…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> продвинули" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Новые посты" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Повторите попытку" @@ -3077,100 +3078,98 @@ msgstr "Требуется авторизация." msgid "Go home" msgstr "Вернуться на главную" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Посты пользователя" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Ответы)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" -msgstr "{accountDisplay} (- Продвижения)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Медиа)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "Очистить фильтры" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Сбросить фильтры" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Посты с ответами" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Ответы" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Посты без продвижений" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" -msgstr "- Продвижения" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" +msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Посты с медиа-контентом" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Посты, помеченные #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Посты от {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "Поиск постов от @{0}" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Посты" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Здесь пока ничего нет." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Не удается загрузить посты" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Не удалось получить информацию об учетной записи" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "Переключиться на учётную запись сервера {0}" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "Переключиться на мой сервер (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Месяц" @@ -3400,10 +3399,6 @@ msgstr "Подгружаем посты…" msgid "This might take a while." msgstr "Это займет некоторое время." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Сбросить фильтры" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "ПРИМЕЧАНИЕ: Push-уведомления работают только для <0>одного аккаунта." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Пост" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Вы не вошли в систему. Взаимодействия (ответы, продвижения и т. п.) невозможны." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "Это сообщение с другого сервера (<0>{instance}). Взаимодействия (ответ, продвижение и т. д.) невозможны." -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Ошибка: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "Переключиться на мой сервер для включения взаимодействий" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Не удалось загрузить ответы." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, one {# месяц спустя} other {# месяц(а/ев) спустя}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural, one {# год спустя} other {# года спустя}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Назад" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Перейти к главному посту" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} постов выше - Перейти к началу" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Переключиться на боковую панель" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Переключиться на полный вид" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Показать весь деликатный контент" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Экспериментальные" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Не удалось переключиться" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "Переключиться на сервер поста ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "Переключиться на сервер поста" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "Просмотреть редактирование исторических снимков" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Не удалось загрузить пост" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# ответ} other {<0>{1} ответ(а/ов)}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# комментарий} other {<0>{0} комментари(я/ев)}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Просмотреть пост и ответы на него" diff --git a/src/locales/th-TH.po b/src/locales/th-TH.po index a737436f34..bf53db919b 100644 --- a/src/locales/th-TH.po +++ b/src/locales/th-TH.po @@ -8,7 +8,7 @@ msgstr "" "Language: th\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Thai\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "ล็อค" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "โพสต์: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "โพสต์ล่าสุด: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "อัตโนมัติ" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "กลุ่ม" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "ร่วมกัน" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "ส่งคำขอแล้ว" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "กำลังติดตาม" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "ติดตามคุณ" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, other {# ผู้ติดตาม}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "ยืนยันแล้ว" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "เข้าร่วมเมื่อ <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "ชื่อโดเมนเซิร์ฟเวอร์" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "ผู้ติดตาม" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "ผู้ใช้นี้ได้เลือกที่จะไม่ทำให้ข้อมูลนี้พร้อมใช้งาน" #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "following.stats" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "ไม่สามารถโหลดบัญชีได้" -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "ไปที่หน้าบัญชี" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} ได้ระบุว่าเปลี่ยนบัญชีใหม่เป็น:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "คัดลอกชื่อเรียกแล้ว" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "ไม่สามารถคัดลอกชื่อเรียก" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "คัดลอกชื่อเรียก" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "ดูภาพโพรไฟล์" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "แก้ไขโปรไฟล์" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "ในความทรงจำ" @@ -191,14 +191,14 @@ msgstr "ในความทรงจำ" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "" @@ -209,43 +209,45 @@ msgstr "" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{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:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "ต้นฉบับ" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "การตอบกลับ" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "การดัน" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "สถิติโพสต์ไม่พร้อมใช้งาน" -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "ดูสถิติโพสต์" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "ดูสถิติโพสต์" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "ดูสถิติโพสต์" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "ดูสถิติโพสต์" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "ปิด" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, other {ไฟล์ {2} เป็นไฟล์ที่ไม่รองรับ}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, other {คุณสามารถแนบไฟล์ได้สูงสุดเพียง # ไฟล์}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "คุณมีการเปลี่ยนแปลงที่ไม่ได้บันทึก ละทิ้งโพสต์นี้ไหม?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "ย่อขนาด" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "" -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "" -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "กำลังแก้ไขโพสต์ต้นฉบับ" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "" msgid "Cancel" msgstr "ยกเลิก" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "แก้ไขโพสต์ของคุณ" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "คุณกำลังทำอะไรอยู่?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "ทำเครื่องหมายสื่อว่าละเอียดอ่อน" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "สาธารณะ" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "ในเซิร์ฟเวอร์" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "การกล่าวถึงแบบส่วนตัว" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "" #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "" msgid "No drafts found." msgstr "" -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "" @@ -853,7 +855,7 @@ msgstr "" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "" @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "เพิ่มเติม" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "" @@ -1230,8 +1232,8 @@ msgstr "" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "" @@ -1239,64 +1241,64 @@ msgstr "" #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "" -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "" @@ -1546,172 +1548,172 @@ msgstr "" msgid "View all notifications" msgstr "" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "" -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "" -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "" -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "ถูกใจโดย" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "คัดลอกลิงก์แล้ว" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "ไม่สามารถคัดลอกลิงก์" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "คัดลอก" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "แชร์…" @@ -1802,13 +1804,13 @@ msgstr "" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "" @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "" @@ -2598,371 +2599,371 @@ msgstr "" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "เลิกถูกใจ" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "ถูกใจ" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "ถูกใจแล้ว" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "" @@ -3077,100 +3078,98 @@ msgstr "" msgid "Go home" msgstr "" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "" - -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" msgstr "" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "โพสต์" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "" @@ -3400,10 +3399,6 @@ msgstr "" msgid "This might take a while." msgstr "" -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "" -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/tok.po b/src/locales/tok.po index 0de0c375ba..089e2ec717 100644 --- a/src/locales/tok.po +++ b/src/locales/tok.po @@ -8,7 +8,7 @@ msgstr "" "Language: tok\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Toki Pona\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "" #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "" -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "" @@ -191,14 +191,14 @@ msgstr "" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "" @@ -209,43 +209,45 @@ msgstr "" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{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:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "" msgid "Boosts" msgstr "" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "" -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "" -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "" -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "" msgid "Cancel" msgstr "" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "" #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "" msgid "No drafts found." msgstr "" -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "" @@ -853,7 +855,7 @@ msgstr "" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "" @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "" @@ -1230,8 +1232,8 @@ msgstr "" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "" @@ -1239,64 +1241,64 @@ msgstr "" #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "" -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "" @@ -1546,172 +1548,172 @@ msgstr "" msgid "View all notifications" msgstr "" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "" -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "" -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "" -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "" @@ -1802,13 +1804,13 @@ msgstr "" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "" @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "" @@ -2598,371 +2599,371 @@ msgstr "" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "" @@ -3077,100 +3078,98 @@ msgstr "" msgid "Go home" msgstr "" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "" - -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" msgstr "" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "" @@ -3400,10 +3399,6 @@ msgstr "" msgid "This might take a while." msgstr "" -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "" -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/tr-TR.po b/src/locales/tr-TR.po index 91c6152275..ae6f0cef6e 100644 --- a/src/locales/tr-TR.po +++ b/src/locales/tr-TR.po @@ -8,7 +8,7 @@ msgstr "" "Language: tr\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Turkish\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Kilitli" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Posts" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Son gönderi" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Otomatik" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Grup" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Karşılıklı" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "İstenildi" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Takip Ediliyor" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Sizi takip ediyor" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Doğrulandı" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "<0>{0} Katıldı" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "sunucu alan adı" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Takipçiler" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Bu kullanıcı bu bilgileri yayınlamamayı tercih etti." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Hesap yüklenemedi." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Hesap sayfasına git" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} yeni hesabının artık şu şekilde olduğunu belirtti:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "İsim kopyalandı" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "İsim Kopyalanamadı" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "İsmi Kopyala" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Orijinal profil sayfasına git" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Profil resmini görüntüle" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Profil kapak resmini görüntüle" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Profili düzenle" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Anısına" @@ -191,14 +191,14 @@ msgstr "Anısına" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "orijinal gönderiler, yanıtlar, yükseltmeler" @@ -209,43 +209,45 @@ msgstr "orijinal gönderiler, yanıtlar, yükseltmeler" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 "" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{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:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Orijinal" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Yanıtlar" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Alıntılar" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Alıntılar" msgid "Boosts" msgstr "Yükseltmeler" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Gönderi istatistiklerine ulaşılamıyor." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Gönderi istatistiklerini görüntüle" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Gönderi istatistiklerini görüntüle" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Gönderi istatistiklerini görüntüle" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Gönderi istatistiklerini görüntüle" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Kapat" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Seçim {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Kaldır" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Kaydedilmemiş değişiklikleriniz var. Bu gönderiyi silmek istiyor musunuz?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "Açılır pencere" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Küçült" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Görünüşe göre ana pencereyi kapattınız." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Görünüşe göre ana pencerede zaten açık bir oluşturma alanınız var ve şu anda yayınlanıyor. Lütfen tamamlanmasını bekleyin ve daha sonra tekrar deneyin." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Görünüşe göre ana pencerede zaten açık bir oluşturma alanınız var. Bu pencereyi açmak ana pencerede yaptığınız değişiklikleri iptal edecektir. Devam etmek istiyor musunuz?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "@{0}'ın gönderisine yanıt veriyorum (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "@{0}'ın gönderisine yanıt veriyorum" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Kaynak gönderiyi düzenleme" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Anket en az 2 seçeneğe sahip olmalıdır" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Bazı anket seçenekleri boş" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Bazı medyaların açıklamaları yok. Devam etmek istiyor musunuz?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Ek #{i} başarısız oldu" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "İçerik uyarısı" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "İçerik uyarısı" msgid "Cancel" msgstr "İptal et" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Yanıtınızı gönderin" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Gönderinizi düzenleyin" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Soru sor" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Ne yapıyorsun?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Medyayı hassas olarak işaretle" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Herkes alıntılayabilir" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Takipçilerin alıntılayabilir" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Sadece sen alıntılayabilirsin" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Herkese Açık" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Yerel" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Özel bahsetme" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Planla" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Yanıtla" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Güncelle" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Gönderi" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "GIF indiriliyor…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "GIF indirilemedi" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Özel emojiler" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Emoji ara" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Özel emojiler yüklenirken hata oluştu" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Son kullanılanlar" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Diğerleri" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Uzaklaştır" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Yakınlaştır" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "Taslağı silerken hata meydana geldi! Lütfen tekrar deneyiniz." #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "" msgid "No drafts found." msgstr "" -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Anket" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Medya" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Alıntı" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Reddedildi" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Hesaplar" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "" @@ -853,7 +855,7 @@ msgstr "" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Bitti." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Yükselt" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Yer İşareti" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Daha" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Çeviri Yap" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Konuş" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Yüklendi" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Resim açıklaması" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Video açıklaması" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Sesli açıklama" @@ -1230,8 +1232,8 @@ msgstr "Sesli açıklama" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Dosya boyutu çok büyük. Yükleme sırasında sorunlarla karşılaşılabilir. Dosya boyutunu {0}'dan {1}'e veya daha düşük bir değere düşürmeyi deneyin." @@ -1239,64 +1241,64 @@ msgstr "Dosya boyutu çok büyük. Yükleme sırasında sorunlarla karşılaşı #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "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 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Kare hızı çok yüksek. Yükleme sırasında sorunlarla karşılaşılabilir." -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Hata" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Görsel açıklamasını düzenle" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Video açıklamasını düzenle" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Sesli açıklamayı düzenle" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Açıklama oluşturuluyor. Lütfen bekleyin..." #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Açıklama oluşturulamadı" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Açıklama oluştur…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— deneysel" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Tamamlandı" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Takip edilen etiketler" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Oturum aç" @@ -1546,172 +1548,172 @@ msgstr "" msgid "View all notifications" msgstr "Tüm bildirimleri görüntüle" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Oy verdiğiniz bir anket sona erdi" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Hesabınız bir denetim uyarısı aldı." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Hesabınız devre dışı bırakıldı." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Bazı gönderileriniz hassas olarak işaretlendi." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Gönderileriniz artık hassas olarak işaretlenecek." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Hesabınız sınırlandırıldı." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Hesabınız askıya alınmıştır." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "#Wrapstodon'u Görüntüle" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Bağlantı kopyalandı" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Bağlantı kopyalanamadı" @@ -1723,13 +1725,13 @@ msgstr "" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Kopyala" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Paylaş…" @@ -1802,13 +1804,13 @@ msgstr "Sonuçları göster" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Yenile" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Temizle" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Paylaşmak işe yaramıyor gibi görünüyor." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Aşağı taşı" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Düzenle" @@ -2598,371 +2599,371 @@ msgstr "" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Yükseltmeyi geri çek" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Beğenmekten Vazgeç" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Beğen" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Yer İşaretini Kaldır" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Sohbet sesini aç" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Sohbeti sessize al" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Profilden sabitlemeyi kaldır" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Profile Sabitle" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Bu ileti silinsin mi?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Gönderi silindi" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Beğen" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Yükseltildi" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Sabitlendi" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Silindi" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Düzenlendi" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Özet göster" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "İçeriği göster" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Filtrelenmiş: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Medyayı göster" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Yorumlar" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Geçmişi Görüntüle" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Geçmiş yüklenemedi." -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Yükleniyor…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Yeni gönderiler" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Tekrar deneyin" @@ -3077,100 +3078,98 @@ msgstr "Giriş gereklidir." msgid "Go home" msgstr "Ana ekrana gidin" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Hesap gönderileri" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "" - -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "Filtreleri sıfırla" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Gönderiler" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Henüz burada bir şey yok." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Yazılar yüklenemedi" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Ay" @@ -3400,10 +3399,6 @@ msgstr "Gönderiler getiriliyor…" msgid "This might take a while." msgstr "Bu biraz zaman alacak." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Filtreleri sıfırla" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "" -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Geri" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Deneysel" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "" diff --git a/src/locales/uk-UA.po b/src/locales/uk-UA.po index 11a50084f2..5d2fcbfd8f 100644 --- a/src/locales/uk-UA.po +++ b/src/locales/uk-UA.po @@ -8,7 +8,7 @@ msgstr "" "Language: uk\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Ukrainian\n" "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" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "Закритий профіль" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "Дописи: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "Останній допис: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "Автоматизовано" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "Група" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "Взаємно" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "Зроблено запит" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "Ви підписані" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "Підписаний(-на) на вас" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, one {# підписник} many {# підписників} other {# підписники}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "Верифіковано" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "Приєднав(-ла)ся <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "доменне ім'я сервера" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "Підписники" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "Цей користувач вирішив не розкривати цю інформацію." #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} Підписник} few {<1>{1} Підписники} other {<1>{1} Підписників}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "Підписок" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, one {<0>{0} Підписка} few {<0>{0} Підписки} other {<0>{0} Підписок}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, one {<0>{0} Допис} few {<1>{1} Дописи} other {<1>{1} Дописів}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, one {<0>{0} Допис} few {<1>{1} До msgid "View profile" msgstr "Переглянути профіль" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "Не вдалося завантажити обліковий запис." -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "Перейти на сторінку облікового запису" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} вказав(-ла), що новий обліковий запис зараз:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "Ідентифікатор скопійовано" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "Не вдалося скопіювати ідентифікатор" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "Скопіювати ідентифікатор" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "QR-код" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "Перейти на сторінку на сервері" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "Переглянути зображення профілю" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "Переглянути шапку профілю" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "Редагувати профіль" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "Вічна пам'ять" @@ -191,14 +191,14 @@ msgstr "Вічна пам'ять" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} оригінальних дописів, {1} відповідей, {2} цитувань, {3} поширень" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} дописи, {1} відповіді, {2} поширення" @@ -209,43 +209,45 @@ msgstr "{0} дописи, {1} відповіді, {2} поширення" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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 {1 останній допис за 1 останній день} other {1 останній допис за {2} останніх днів}}} other {{3, plural, one {Останні {4} дописів за 1 останній день} other {Останні {5} дописів за {6} останніх днів}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 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 {{1} допис} few {{1} дописи} many {{1} дописів} other {{1} дописи}} за останній рік чи роки" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "Оригінал" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "Відповіді" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "Цитати" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "Цитати" msgid "Boosts" msgstr "Поширення" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "Статистика дописів недоступна." -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "Переглянути статистику дописів" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "Переглянути статистику дописів" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "Переглянути статистику дописів" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "Переглянути статистику дописів" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "Закрити" @@ -352,7 +354,7 @@ msgstr "Більше від <0/>" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "Варіант {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "Вилучити" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, one {Файл {1} не підтримується.} other {Файли {2} не підтримуються.}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, one {Ви можете прикріпити до 1 файлу.} other {Ви можете прикріпити до # файлів.}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "Є незбережені зміни. Скасувати цей допис?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "В окремому вікні" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "Згорнути" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "Здається, ви закрили батьківське вікно." -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "Здається, ви вже публікуєте допис в батьківському вікні. Дочекайтеся публікації та повторіть спробу." -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "Здається, ви вже друкуєте або редагуєте допис в батьківському вікні. Повернення в це вікно скасує зміни, що зроблені в батьківському вікні. Продовжити?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "Повернути в батьківське вікно" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "Відповідаємо на допис @{0} (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "Відповідаємо на допис @{0}" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "Редагування вихідного допису" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "Опитування повинно мати не більше 2 опцій" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "Деякі варіанти опитування порожні" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "Деякі медіа не мають альтернативного тексту. Продовжити?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "Помилка вкладення #{i}" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "Попередження про вміст" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "Попередження про вміст" msgid "Cancel" msgstr "Скасувати" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "Опублікувати відповідь" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "Редагувати допис" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "Поставте запитання" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "Що ви робите?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "Позначити медіа як чутливе" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "Публікація на <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "Будь-хто може цитувати" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "Ваші підписники можуть цитувати" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "Тільки ви можете цитувати" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "Цитати не можна вбудовувати в приватні згадки." -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "Для всіх" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "Локальна" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "Непублічно" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "Лише згадані" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "Запланувати" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "Відповісти" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "Оновити" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "Опублікувати" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "Завантаження GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "Не вдалося завантажити GIF" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} більше…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "Користувацькі емодзі" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "Пошук емодзі" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "Помилка завантаження емодзі" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "Нещодавно використані" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "Інші" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "Віддалити" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "Наблизити" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "Користувацькі емодзі не доступні на цьому сервері." @@ -690,7 +692,7 @@ msgstr "Помилка видалення чернетки! Будь ласка, #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "Видалити всі…" msgid "No drafts found." msgstr "Поки що жодної чернетки" -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "Опитування" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "Медіа" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "Цитувати" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "Відхилено" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "Облікові записи" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "Показати більше…" @@ -853,7 +855,7 @@ msgstr "Показати більше…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "Кінець." @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l або<1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "Поширити" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "Додати в закладки" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "Опис медіа" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "Більше" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "Перекласти" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "Вимовити" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "Вивантажено" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "Опис зображення" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "Опис відео" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "Опис аудіо" @@ -1230,8 +1232,8 @@ msgstr "Опис аудіо" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "Розмір файлу завеликий. Можуть виникнути проблеми з вивантаженням файлу. Спробуйте зменшити його розмір з {0} до {1} або менше." @@ -1239,64 +1241,64 @@ msgstr "Розмір файлу завеликий. Можуть виникну #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "Розмір зображення завеликий. Можуть виникнути проблеми. Спробуйте зменшити зображення з {0}×{1}px до {2}×{3}px." -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "Частота кадрів зависока. Можуть виникнути проблеми із вивантаженням. " -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "Помилка" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "Редагувати опис зображення" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "Редагувати опис відео" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "Редагувати опис аудіо" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "Генерується опис. Будь ласка, зачекайте…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "Помилка генерації опису: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "Помилка генерації опису" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "Згенерувати опис…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "Помилка генерації опису{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— експериментально" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "Готово" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "Відфільтровано: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "Відфільтровано" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "Відкрити файл" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "Відстежувані хештеґи" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "Облікові записи…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "Увійти" @@ -1546,172 +1548,172 @@ msgstr "Це сповіщення з вашого іншого обліково msgid "View all notifications" msgstr "Переглянути всі сповіщення" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} відреагував {emojiObject} на ваш допис " -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} опублікував допис" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} пошири(в/ла) вашу відповідь.} other {{account} пошири(в/ла) ваш допис.}}} few {{postType, select, reply {{account} пошири(в/ла) {postsCount} ваші відповіді.} other {{account} пошири(в/ла) {postsCount} ваші дописи.}}} other {{postType, select, reply {{account} пошири(в/ла) {postsCount} ваших відповідей.} other {{account} пошири(в/ла) {postsCount} ваших дописів.}}}}} few {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} користувачі поширили вашу відповідь.} other {<0><1>{0} користувачі поширили ваш допис.}}} few {{postType, select, reply {<0><1>{0} користувачі поширили {postsCount} ваші відповіді.} other {<0><1>{0} користувачі поширили {postsCount} ваші дописи.}}} other {{postType, select, reply {<0><1>{0} користувачі поширили {postsCount} ваших відповідей.} other {<0><1>{0} користувачі поширили {postsCount} ваших дописів.}}}}} other {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} користувачів поширили вашу відповідь.} other {<0><1>{0} користувачів поширили ваш допис.}}} few {{postType, select, reply {<0><1>{0} користувачів поширили {postsCount} ваші відповіді.} other {<0><1>{0} користувачів поширили {postsCount} ваші дописи.}}} other {{postType, select, reply {<0><1>{0} користувачів поширили {postsCount} ваших відповідей.} other {<0><1>{0} користувачів поширили {postsCount} ваших дописів.}}}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} підписа(вся/лась) на вас.} few {<0><1>{0} користувачі підписалися на вас.} other {<0><1>{0} користувачів підписалися на вас.}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} подав запит на підписку." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} вподоба(в/ла) вашу відповідь.} other {{account} вподоба(в/ла) ваш допис.}}} few {{postType, select, reply {{account} вподоба(в/ла) {postsCount} ваші відповіді.} other {{account} вподоба(в/ла) {postsCount} ваші дописи.}}} other {{postType, select, reply {{account} вподоба(в/ла) {postsCount} ваших відповідей.} other {{account} вподоба(в/ла) {postsCount} ваших дописів.}}}}} few {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} користувачі вподобали вашу відповідь.} other {<0><1>{0} користувачі вподобали ваш допис.}}} few {{postType, select, reply {<0><1>{0} користувачі вподобали {postsCount} ваші відповіді.} other {<0><1>{0} користувачі вподобали {postsCount} ваші дописи.}}} other {{postType, select, reply {<0><1>{0} користувачі вподобали {postsCount} ваших відповідей.} other {<0><1>{0} користувачі вподобали {postsCount} ваших дописів.}}}}} other {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} користувачів вподобали вашу відповідь.} other {<0><1>{0} користувачів вподобали ваш допис.}}} few {{postType, select, reply {<0><1>{0} користувачів вподобали {postsCount} ваші відповіді.} other {<0><1>{0} користувачів вподобали {postsCount} ваші дописи.}}} other {{postType, select, reply {<0><1>{0} користувачів вподобали {postsCount} ваших відповідей.} other {<0><1>{0} користувачів вподобали {postsCount} ваших дописів.}}}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "Опитування, в якому ви проголосували або яке створили, закінчилося." -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "Опитування, яке ви створили, завершено." -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "Опитування, в якому ви проголосували, закінчилося" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} відредагував допис." -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "Допис, з яким ви взаємодіяли, був відредагований." #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} пошири(в/ла) і вподоба(в/ла) вашу відповідь.} other {{account} пошири(в/ла) і вподоба(в/ла) ваш допис.}}} few {{postType, select, reply {{account} пошири(в/ла) і вподоба(в/ла) {postsCount} ваші відповіді.} other {{account} пошири(в/ла) і вподоба(в/ла) {postsCount} ваші дописи.}}} other {{postType, select, reply {{account} пошири(в/ла) і вподоба(в/ла) {postsCount} ваших відповідей.} other {{account} пошири(в/ла) і вподоба(в/ла) {postsCount} ваших дописів.}}}}} few {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} користувачі поширили і вподобали вашу відповідь.} other {<0><1>{0} користувачі поширили і вподобали ваш допис.}}} few {{postType, select, reply {<0><1>{0} користувачі поширили і вподобали {postsCount} ваші відповіді.} other {<0><1>{0} користувачі поширили і вподобали {postsCount} ваші дописи.}}} other {{postType, select, reply {<0><1>{0} користувачі поширили і вподобали {postsCount} ваших відповідей.} other {<0><1>{0} користувачі поширили і вподобали {postsCount} ваших дописів.}}}}} other {{postsCount, plural, =1 {{postType, select, reply {<0><1>{0} користувачів поширили і вподобали вашу відповідь.} other {<0><1>{0} користувачів поширили і вподобали ваш допис.}}} few {{postType, select, reply {<0><1>{0} користувачів поширили і вподобали {postsCount} ваші відповіді.} other {<0><1>{0} користувачів поширили і вподобали {postsCount} ваші дописи.}}} other {{postType, select, reply {<0><1>{0} користувачів поширили і вподобали {postsCount} ваших відповідей.} other {<0><1>{0} користувачів поширили і вподобали {postsCount} ваших дописів.}}}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} відредагував допис, який ви зацитували." #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural, =1 {{account} зареєструвався.} few {<0><1>{0} користувачі зареєструвалися.} other {<0><1>{0} користувачів зареєструвалося.}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} поскаржився(-лась) на {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "Втрачено з'єднання з <0>{name}." -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "Попередження про модерацію" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "Ваш {year} #Wrapstodon тут!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "Адміністратор з <0>{from} призупинив <1>{targetName}, що означає, що ви більше не зможете отримувати оновлення від них або взаємодіяти з ними." -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "Адміністратор з <0>{from} заблокував <1>{targetName}. Торкнулося підписників: {followersCount}, підписки: {followingCount}." -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "Ви заблокували <0>{targetName}. Видалені підписники: {followersCount}, підписки: {followingCount}." -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "Ваш обліковий запис отримав попередження про модерацію." -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "Ваш обліковий запис було вимкнено." -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "Деякі з ваших дописів було позначено як чутливі." -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "Деякі з ваших дописів було видалено." -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "Відтепер ваші дописи будуть позначатися як чутливі." -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "Ваш обліковий запис було обмежено." -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "Ваш обліковий запис було призупинено." -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[Невідомий тип сповіщення: {type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "Поширили/Вподобали…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "Вподобали…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "Поширили…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "Підписалися…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "Дізнайтеся більше <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "Переглянути #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "Читати більше →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "Посилання скопійовано" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "Не вдалося скопіювати посилання" @@ -1723,13 +1725,13 @@ msgstr "Відкрити посилання?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "Скопіювати" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "Поширити…" @@ -1802,13 +1804,13 @@ msgstr "Показати результати" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "Оновити" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "Вбудувати допис" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "Очистити все" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "Очистити" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "Показати рекомендовані профілі" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "Шукати мої дописи" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "Здається, поширення не працює." @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "Пересунути вниз" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "Редагувати" @@ -2598,371 +2599,371 @@ msgstr "Вихідний JSON Ярликів" msgid "Import/export settings from/to server (Very experimental)" msgstr "Імпорт/експорт налаштувань з/на сервер (Дуже експериментально)" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "Приватні повідомлення не можна цитувати" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "Попросити дозвіл цитувати" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "Автор схвалить вручну" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "Тільки підписники можуть цитувати цей допис" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "Вам не можна цитувати цей допис" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "Допис недоступний" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>пошири(в/ла)" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "На жаль, ваш поточний сервер не може взаємодіяти з цим дописом з іншого серверу." #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "Не вподобано допис @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "Вподобано допис @{0}" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "Допис @{0} прибрано із закладок" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "Допис @{0} додано в закладки" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "Деякі медіа не мають альтернативного тексту." #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "Старий допис (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "Відповісти…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "Відповісти всім" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "{mentionsCount, plural, one {# згадка} few {# згадки} other {# згадок}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "{0, plural, one {<0>@{1} спочатку, інший нижче} few {<0>@{1} спочатку, # інші нижче} other {<0>@{1} спочатку, # інших нижче}}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "Лише <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "Не поширювати" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "Цитувати з посиланням" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "Допис @{0} більше не поширюється" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "Допис @{0} поширено" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "Поширити/Цитувати…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "Поширити…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "Не вподобати" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "Вподобати" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "Вилучити з закладок" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "Переглянути цитати" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "Розгорнути ланцюжок цитувань" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "Текст допису скопійовано" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "Не вдалося скопіювати текст допису" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "Копіювати текст допису" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "Переглянути допис від <0>@{0}" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "Показати Історію Змін" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "Відредаговано: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "Бесіда більше не глушиться" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "Бесіда заглушена" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "Не вдалося розглушити бесіду" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "Не вдалося заглушити бесіду" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "Розглушити бесіду" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "Заглушити бесіду" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "Допис відкріплено від профілю" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "Допис закріплено в профілі" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "Не вдалося відкріпити допис" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "Не вдалося закріпити допис" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "Відкріпити від профілю" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "Закріпити в профілі" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "Налаштування цитування" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "Видалити цей допис?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "Допис видалено" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "Не вдалося видалити допис" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "Вилучити мій допис з допису <0>@{0}?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "Цитату видалено" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "Не вдалося видалити цитату" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "Вилучити цитату…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "Поскаржитися на допис…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "Вподобано" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "Поширено" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "Додано в закладки" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "Закріплено" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "Видалено" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, one {# відповідь} few {# відповіді} other {# відповідей}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "Відредаговано" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "Згорнути" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "Показати вміст" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "Відфільтровано: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "Показати медіа" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "Коментарі" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "Допис приховано вашими фільтрами" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "Допис в очікуванні" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "Автор видалив допис" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "Допис приховано, оскільки ви заблокували @{name}." -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "Допис приховано, оскільки ви заблокували {domain}." -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "Допис приховано, оскільки ви заглушили @{name}." -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "Все одно показати" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "Історія Змін" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "Не вдалося завантажити історію" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "Завантаження…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> поширили" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "Нові дописи" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "Спробувати знову" @@ -3077,100 +3078,98 @@ msgstr "Необхідно ввійти." msgid "Go home" msgstr "На головну" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "Дописи облікового запису" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ Відповіді)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (Медіа)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" msgstr "Скинути фільтри" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "Показ дописів з відповідями" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ Відповіді" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "Показ дописів без поширень" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "Показ дописів з медіа" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "Показ дописів з теґом #{0}" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "Показ дописів в {0}" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "Шукати дописи @{0}" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "Дописів" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "Поки що тут нічого нема." -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "Не вдалося завантажити дописи" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "Не вдалося отримати інформацію про обліковий запис" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "Перемкнутися на сервер обліковки {0} " -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "Перемкнутися на мій сервер (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "Місяць" @@ -3400,10 +3399,6 @@ msgstr "Отримання дописів…" msgid "This might take a while." msgstr "Це може зайняти деякий час." -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "Скинути фільтри" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "ПРИМІТКА: Push-сповіщення працюють лише для <0>одного облікового запису." #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "Допис" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "Ви не увійшли в систему. Взаємодія (відповідь, поширення тощо) неможлива." -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "Цей допис з іншого серверу (<0>{instance}). Взаємодія (відповідь, поширення тощо) неможлива." -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "Помилка: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "Перемкнутися на мій сервер задля взаємодії" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "Не вдалося завантажити відповіді." -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, one {# місяць потому} few {# місяці потому} other {# місяців потому}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural, one {# рік потому} few {# роки потому} other {# років потому}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "Назад" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "Перейти до головного запису" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "{0} дописів вище ‒ Перейти вгору" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "Перемкнутися на вигляд з Боковою Панеллю" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "Перемкнутися на Повний вигляд" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "Показати весь чутливий вміст" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "Експериментальне" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "Не вдалося перемкнутися" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "Перемкнутися на сервер допису ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "Перемкнутися на сервер допису" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "Переглянути редагування історії знімків" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "Не вдалося завантажити дописи" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, one {# відповідь} few {<0>{1} відповіді} other {<0>{1} відповідей}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, one {# коментар} few {<0>{0} коментарі} other {<0>{0} коментарів}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "Переглянути допис і відповіді на нього" diff --git a/src/locales/zh-CN.po b/src/locales/zh-CN.po index ab36de7371..81f8b0f6c2 100644 --- a/src/locales/zh-CN.po +++ b/src/locales/zh-CN.po @@ -8,7 +8,7 @@ msgstr "" "Language: zh\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "已锁嘟" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "嘟文: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "上次发嘟: {0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "机器人" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "群组" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "互相关注" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "已请求" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "正在关注" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "关注了你" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, other {# 粉丝}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "已认证" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "加入于 <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "站点域名" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "粉丝" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "该用户选择不提供此信息。" #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, other {<1>{1} 粉丝}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "关注" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, other {<0>{0} 关注}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "{statusesCount, plural, other {<1>{1} 嘟文}}" @@ -131,59 +131,59 @@ msgstr "{statusesCount, plural, other {<1>{1} 嘟文}}" msgid "View profile" msgstr "查看个人资料" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "无法加载账户。" -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "转到账户页" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} 已声明 Ta 现在的新账户是:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "已复制用户名" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "无法复制用户名" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "复制用户名" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "二维码" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "转到原始账户页" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "查看头像" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "查看横幅图片" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "编辑个人资料" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "悼念账户" @@ -191,14 +191,14 @@ msgstr "悼念账户" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "{0} 条原创嘟文, {1} 条回复, {2} 条引用, {3} 条转嘟" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} 为原创嘟文,{1} 为回复,{2} 为转嘟" @@ -209,43 +209,45 @@ msgstr "{0} 为原创嘟文,{1} 为回复,{2} 为转嘟" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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, other {{3, plural, other {最近 {6} 天发了 {5} 条嘟文}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{0, plural, one {Last 1 post in the past year(s)} other {Last {1} posts in the past year(s)}}" msgstr "{0, plural, other {近几年的 {1} 条嘟文}}" -#: src/components/account-info.jsx:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "原创" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "回复" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "引用" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "引用" msgid "Boosts" msgstr "转嘟" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "嘟文统计不可用" -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "查看嘟文统计" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "查看嘟文统计" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "查看嘟文统计" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "查看嘟文统计" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "关闭" @@ -352,7 +354,7 @@ msgstr "<0/> 的更多内容" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "选项 {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "移除" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "{0, plural, other {文件 {2} 的类型不受支持。}}" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "{maxMediaAttachments, plural, other {你最多可以添加 # 个附件。}}" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "你有尚未保存的更改。是否丢弃这条嘟文?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "弹出" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "最小化" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "你似乎关闭了上级窗口。" -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "你似乎已在上级窗口打开了一个撰写框并正在发布内容。请等待其完成后再试。" -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "你似乎已在上级窗口中打开了一个撰写框。如果在此窗口中新建撰写框,你在上级窗口中所做的更改将丢失。是否继续?" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "弹回" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "正在回复 @{0} 的嘟文 (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "正在回复 @{0} 的嘟文" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "编辑原嘟" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "投票必须至少包含 2 个选项" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "某些投票选项为空" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "某些媒体附件没有描述文本。是否继续?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "附加附件 #{i} 失败" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "内容警告" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "内容警告" msgid "Cancel" msgstr "取消" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "发送回复" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "编辑嘟文" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "提出一个问题" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "在做什么呢?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "将媒体标记为敏感" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "发布于 <0/>" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "任何人都能引用" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "你的粉丝才能引用" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "只有你才能引用" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "引用嘟文无法嵌入到私下提及中。" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "公开" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "本站" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "悄悄公开" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "私信" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "定时发嘟" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "回复" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "更新" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "发布" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "正在下载 GIF…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "GIF 下载失败" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "更多 {0} 个…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "自定义表情" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "搜索表情" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "加载自定义表情时出错" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "最近使用" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "其它" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "缩小" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "放大" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "此实例无法使用自定义表情。" @@ -690,7 +692,7 @@ msgstr "删除草稿时出错!请重试。" #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "删除全部…" msgid "No drafts found." msgstr "暂无草稿。" -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "投票" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "媒体" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "引用" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "已拒绝" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "账号" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "显示更多…" @@ -853,7 +855,7 @@ msgstr "显示更多…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "到底了。" @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "<0>l 或 <1>f" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "转嘟" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "<0>Shift + <1>b" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "收藏" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "媒体描述" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "更多" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "翻译" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "朗读" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "已上传" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "图片描述" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "视频描述" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "音频描述" @@ -1230,8 +1232,8 @@ msgstr "音频描述" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "文件大小过大。上传将有可能出现问题。可尝试将文件大小从 {0} 压缩至 {1} 或更小。" @@ -1239,64 +1241,64 @@ msgstr "文件大小过大。上传将有可能出现问题。可尝试将文件 #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "文件尺寸过大。上传将有可能出现问题。可尝试将尺寸从 {0}×{1}px 裁剪至 {2}×{3}px。" -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "帧率过高。上传将有可能出现问题。" -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "错误" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "编辑图片描述" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "编辑视频描述" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "编辑音频描述" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "正在生成描述。请稍候…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "描述生成失败: {0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "描述生成失败" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "生成描述…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "描述生成失败{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— 实验性功能" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "已完成" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "已过滤: {filterTitleStr}" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "已过滤" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "打开文件" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "关注的话题标签" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "账号…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "登录" @@ -1546,172 +1548,172 @@ msgstr "此通知来自你的其他账号。" msgid "View all notifications" msgstr "查看所有通知" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "{account} 对你的嘟文进行了 {emojiObject} 的回应" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "{account} 发布了一条嘟文。" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account}转嘟了你的回复。} other {{account} 转嘟了你的嘟文。}}} other {{account} 转嘟了你的 {postsCount} 条嘟文}}} other {{postType, select, reply {<0><1>{0} 转嘟了你的回复。} other {<2><3>{1} 转嘟了你的嘟文。}}}}" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "{count, plural, =1 {{account} 关注了你。} other {<0><1>{0} 关注了你。}}" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "{account} 请求关注你。" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} 点赞了你的回复。} other {{account} 点赞了你的嘟文。}}} other {{account} 点赞了你的 {postsCount} 条嘟文}}} other {{postType, select, reply {<0><1>{0} 点赞了你的回复。} other {<2><3>{1} 点赞了你的嘟文。}}}}" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "你参与或创建的投票已结束。" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "你创建的投票已结束。" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "你参与的投票已结束。" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "{account} 编辑了一条嘟文。" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "你互动过的嘟文已被编辑。" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} 转嘟和点赞了你的回复。} other {{account} 转嘟和点赞了你的嘟文。}}} other {{account} 转嘟和点赞了你的 {postsCount} 条嘟文。}}} other {{postType, select, reply {<0><1>{0} 转嘟和点赞了你的回复。} other {<2><3>{1} 转嘟和点赞了你的嘟文。}}}}" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "{account} 编辑了一条你引用过的嘟文。" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "{count, plural,=1 {{account} 已注册。} other {有 <0><1>{0} 已注册。}}" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "{account} 举报了 {targetAccount}" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "失去了与 <0>{name} 的联系。" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "管理警告" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "你的 {year} #Wrapstodon 年度回顾在此!" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "<0>{from} 的一位管理员封禁了 <1>{targetName} 的账户,你不再能接收其更新或与之互动。" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "一名来自<0>{from}的管理员已屏蔽<1>{targetName}。受影响的粉丝数:{followersCount},关注数:{followingCount}。" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "你已屏蔽<0>{targetName}。被移除的粉丝数:{followersCount},关注数:{followingCount}。" -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "你的账号收到了一次管理警告。" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "你的账号已被禁用。" -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "你的某些嘟文已被标记为敏感内容。" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "你的某些嘟文已被删除。" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "今后你的嘟文将被标记为敏感内容。" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "你的账户已被限制。" -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "你的账户已被封禁。" -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "[未知通知类型:{type}]" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "查看转嘟/点赞…" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "查看点赞…" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "查看转嘟…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "被关注…" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "了解更多 <0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "查看 #Wrapstodon 年度回顾" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "阅读更多 →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "已复制链接" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "无法复制链接" @@ -1723,13 +1725,13 @@ msgstr "是否打开链接?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "复制" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "分享…" @@ -1802,13 +1804,13 @@ msgstr "显示结果" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "刷新" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "嵌入嘟文" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "全部清除" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "清除" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "展示精选账户列表" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "搜索我的嘟文" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "分享似乎无法正常工作。" @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "向下移动" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "编辑" @@ -2598,371 +2599,371 @@ msgstr "原始快捷方式 JSON" msgid "Import/export settings from/to server (Very experimental)" msgstr "从实例导入或导出设置(很不稳定)" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "私密嘟文不能被引用" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "请求引用" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "作者将手动审核" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "只有粉丝才能引用这条嘟文" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "你无权引用这条嘟文" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "嘟文不可用" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "<0/> <1>转嘟了" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "抱歉,你当前登录的实例无法与该外站嘟文互动。" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "已取消点赞 @{0} 的嘟文" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "已点赞 @{0} 的嘟文" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "已取消收藏 @{0} 的嘟文" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "已收藏 @{0} 的嘟文" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "某些媒体附件没有描述文本。" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "旧嘟文 (<0>{0})" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "回复…" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "回复所有人" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "{mentionsCount, plural,other {# 个提及}}" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "{0, plural,other {首先是 <0>@{1},以下还有 # 人}}" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "仅 <0>@{0}" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "取消转嘟" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "以链接形式引用" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "已取消转嘟 @{0} 的嘟文" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "已转嘟 @{0} 的嘟文" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "转嘟/引用…" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "转嘟…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "取消喜欢" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "赞" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "取消收藏" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "查看引用" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "展开引用链" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "已复制嘟文文本" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "无法复制嘟文文本" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "复制嘟文文本" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "查看 <0>@{0} 的嘟文" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "显示编辑记录" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "编辑于: {editedDateText}" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "已取消静音该对话" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "已静音该对话" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "无法取消静音该对话" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "无法静音该对话" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "取消静音对话" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "静音对话" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "已取消置顶该嘟文" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "已置顶该嘟文" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "无法取消置顶该嘟文" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "无法置顶该嘟文" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "取消置顶" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "置顶" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "引用设置" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "是否删除此嘟文?" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "嘟文已删除" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "无法删除嘟文" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "是否将此嘟文从 <0>@{0} 的嘟文中移除?" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "引用的嘟文已被移除" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "无法移除引用" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "移除引用…" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "举报嘟文…" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "已点赞" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "已转嘟" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "已收藏" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "已置顶" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "已删除" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "{repliesCount, plural, other {# 条回复}}" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "已编辑" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "折叠" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "显示内容" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "已过滤: {0}" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "显示媒体" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "评论" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "嘟文已被你的过滤规则隐藏" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "待发布嘟文" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "嘟文已被作者删除" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "嘟文已被隐藏,原因是你屏蔽了 @{name}。" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "嘟文已被隐藏,原因是你屏蔽了 {domain}。" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "嘟文已被隐藏,原因是你隐藏了 @{name}。" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "仍然显示" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "编辑记录" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "无法加载编辑记录" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "正在加载…" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "<0/> <1/> 转嘟了" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "新嘟文" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "重试" @@ -3077,100 +3078,98 @@ msgstr "需要登录。" msgid "Go home" msgstr "返回主页" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "该账户的嘟文" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" -msgstr "{accountDisplay} (+ 回复)" - -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" -msgstr "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" -msgstr "{accountDisplay} (媒体)" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "{accountDisplay} ({monthYear})" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" +msgstr "" -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" -msgstr "清除过滤规则" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" +msgstr "重置过滤规则" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" -msgstr "已展示回复" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" +msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" -msgstr "+ 回复" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" +msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" -msgstr "已隐藏转嘟" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" +msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "已展示媒体" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "已展示带有 #{0} 话题标签的嘟文" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "已显示 {0} 中的嘟文" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "搜索 @{0} 的嘟文" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "嘟文" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "空空如也" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "无法加载嘟文" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "无法获取账户信息" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "切换到该账户所在实例 {0}" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "切换到我的实例 (<0>{currentInstance})" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "月" @@ -3400,10 +3399,6 @@ msgstr "正在获取嘟文…" msgid "This might take a while." msgstr "这可能需要一段时间。" -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "重置过滤规则" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "注意: 只能推送 <0>一个账户 的通知。" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "嘟文" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "你尚未登录。互动 ()" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "此嘟文加载自其它实例 (<0>{instance})。 无法进行互动 (回复、转嘟等)。" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "错误: {e}" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "切换到我所在的实例以进行互动" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "无法加载回复。" -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "{months, plural, other {# 个月后}}" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "{years, plural, other {# 年后}}" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "返回" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "跳转到主嘟文" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "还有 {0} 条上级嘟文 ‒ 转到顶部" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "切换至侧边预览视图" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "切换至完整视图" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "显示所有敏感内容" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "实验性功能" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "无法切换" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "切换到此嘟文所在的实例 ({0})" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "切换到此嘟文所在的实例" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "查看编辑历史快照" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "无法加载嘟文" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "{0, plural, other {<0>{1} 条回复}}" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "{totalComments, plural, other {<0>{0} 条评论}}" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr "查看嘟文及其回复" diff --git a/src/locales/zh-TW.po b/src/locales/zh-TW.po index be86428400..6687dbac55 100644 --- a/src/locales/zh-TW.po +++ b/src/locales/zh-TW.po @@ -8,7 +8,7 @@ msgstr "" "Language: zh\n" "Project-Id-Version: phanpy\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2026-03-16 15:50\n" +"PO-Revision-Date: 2026-04-08 18:02\n" "Last-Translator: \n" "Language-Team: Chinese Traditional\n" "Plural-Forms: nplurals=1; plural=0;\n" @@ -18,63 +18,63 @@ msgstr "" "X-Crowdin-File: /main/src/locales/en.po\n" "X-Crowdin-File-ID: 18\n" -#: src/components/account-block.jsx:143 +#: src/components/account-block.jsx:145 msgid "Locked" msgstr "已鎖定" #. placeholder {0}: shortenNumber(statusesCount) -#: src/components/account-block.jsx:150 +#: src/components/account-block.jsx:152 msgid "Posts: {0}" msgstr "嘟文: {0}" #. placeholder {0}: niceDateTime(lastStatusAt, { hideTime: true, }) -#: src/components/account-block.jsx:155 +#: src/components/account-block.jsx:157 msgid "Last posted: {0}" msgstr "最新嘟文:{0}" -#: src/components/account-block.jsx:170 -#: src/components/account-info.jsx:726 +#: src/components/account-block.jsx:172 +#: src/components/account-info.jsx:731 msgid "Automated" msgstr "機器人" -#: src/components/account-block.jsx:177 -#: src/components/account-info.jsx:731 -#: src/components/status.jsx:606 +#: src/components/account-block.jsx:179 +#: src/components/account-info.jsx:736 +#: src/components/status.jsx:607 msgid "Group" msgstr "群組" -#: src/components/account-block.jsx:187 +#: src/components/account-block.jsx:189 msgid "Mutual" msgstr "互相關注" -#: src/components/account-block.jsx:191 +#: src/components/account-block.jsx:193 #: src/components/related-actions.jsx:962 msgid "Requested" msgstr "已請求" -#: src/components/account-block.jsx:195 +#: src/components/account-block.jsx:197 #: src/components/related-actions.jsx:953 msgid "Following" msgstr "跟隨" -#: src/components/account-block.jsx:199 +#: src/components/account-block.jsx:201 #: src/components/related-actions.jsx:200 msgid "Follows you" msgstr "跟隨了你" -#: src/components/account-block.jsx:207 +#: src/components/account-block.jsx:209 msgid "{followersCount, plural, one {# follower} other {# followers}}" msgstr "{followersCount, plural, other {# 跟隨者}}" -#: src/components/account-block.jsx:216 -#: src/components/account-info.jsx:774 +#: src/components/account-block.jsx:218 +#: src/components/account-info.jsx:779 msgid "Verified" msgstr "已驗證" #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) #. placeholder {0}: niceDateTime(createdAt, { hideTime: true, }) -#: src/components/account-block.jsx:231 -#: src/components/account-info.jsx:913 +#: src/components/account-block.jsx:233 +#: src/components/account-info.jsx:918 msgid "Joined <0>{0}" msgstr "加入於 <0>{0}" @@ -87,8 +87,8 @@ msgid "server domain name" msgstr "伺服器域名" #: src/components/account-info-mini.jsx:57 -#: src/components/account-info.jsx:796 -#: src/components/compose.jsx:2030 +#: src/components/account-info.jsx:801 +#: src/components/compose.jsx:2048 #: src/pages/settings.jsx:300 #: src/utils/visibility-text.jsx:7 msgid "Followers" @@ -96,34 +96,34 @@ msgstr "粉絲" #: src/components/account-info-mini.jsx:61 #: src/components/account-info-mini.jsx:100 -#: src/components/account-info.jsx:803 -#: src/components/account-info.jsx:861 +#: src/components/account-info.jsx:808 +#: src/components/account-info.jsx:866 msgid "This user has chosen to not make this information available." msgstr "此用戶選擇不提供資訊。" #. placeholder {0}: shortenNumber(followersCount) #. placeholder {1}: shortenNumber(followersCount) #: src/components/account-info-mini.jsx:67 -#: src/components/account-info.jsx:823 +#: src/components/account-info.jsx:828 msgid "{followersCount, plural, one {<0>{0} Follower} other {<1>{1} Followers}}" msgstr "{followersCount, plural, one {<0>{0} 跟隨者} other {<1>{1} 跟隨者}}" #. js-lingui-explicit-id #: src/components/account-info-mini.jsx:93 -#: src/components/account-info.jsx:851 +#: src/components/account-info.jsx:856 msgid "following.stats" msgstr "" #. placeholder {0}: shortenNumber(followingCount) #: src/components/account-info-mini.jsx:106 -#: src/components/account-info.jsx:867 +#: src/components/account-info.jsx:872 msgid "{followingCount, plural, other {<0>{0} Following}}" msgstr "{followingCount, plural, other {<0>{0} 正在跟隨}}" #. placeholder {0}: shortenNumber(statusesCount) #. placeholder {1}: shortenNumber(statusesCount) #: src/components/account-info-mini.jsx:119 -#: src/components/account-info.jsx:891 +#: src/components/account-info.jsx:896 msgid "{statusesCount, plural, one {<0>{0} Post} other {<1>{1} Posts}}" msgstr "" @@ -131,59 +131,59 @@ msgstr "" msgid "View profile" msgstr "查看個人資訊" -#: src/components/account-info.jsx:392 +#: src/components/account-info.jsx:394 msgid "Unable to load account." msgstr "無法載入帳號" -#: src/components/account-info.jsx:407 +#: src/components/account-info.jsx:409 msgid "Go to account page" msgstr "前往帳號頁" -#: src/components/account-info.jsx:462 +#: src/components/account-info.jsx:464 msgid "<0>{displayName} has indicated that their new account is now:" msgstr "<0>{displayName} 他們的新帳號現在是:" -#: src/components/account-info.jsx:617 +#: src/components/account-info.jsx:620 #: src/components/related-actions.jsx:530 msgid "Handle copied" msgstr "已複製用戶名" -#: src/components/account-info.jsx:620 +#: src/components/account-info.jsx:623 #: src/components/related-actions.jsx:533 msgid "Unable to copy handle" msgstr "無法複製用戶名" -#: src/components/account-info.jsx:626 +#: src/components/account-info.jsx:629 #: src/components/related-actions.jsx:539 msgid "Copy handle" msgstr "複製用戶名" -#: src/components/account-info.jsx:644 +#: src/components/account-info.jsx:647 #: src/components/related-actions.jsx:255 #: src/components/related-actions.jsx:604 #: src/components/shortcuts-settings.jsx:1099 msgid "QR code" msgstr "QR 碼" -#: src/components/account-info.jsx:650 +#: src/components/account-info.jsx:653 msgid "Go to original profile page" msgstr "前往原始帳號頁面" -#: src/components/account-info.jsx:668 +#: src/components/account-info.jsx:672 msgid "View profile image" msgstr "查看頭像" -#: src/components/account-info.jsx:686 +#: src/components/account-info.jsx:691 msgid "View profile header" msgstr "查看個人資料標題" -#: src/components/account-info.jsx:702 +#: src/components/account-info.jsx:707 #: src/components/edit-profile-sheet.jsx:94 #: src/components/related-actions.jsx:856 msgid "Edit profile" msgstr "編輯個人資料" -#: src/components/account-info.jsx:721 +#: src/components/account-info.jsx:726 msgid "In Memoriam" msgstr "紀念帳戶" @@ -191,14 +191,14 @@ msgstr "紀念帳戶" #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.quotes / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {3}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:948 +#: src/components/account-info.jsx:953 msgid "{0} original posts, {1} replies, {2} quotes, {3} boosts" msgstr "" #. placeholder {0}: ( postingStats.originals / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {1}: ( postingStats.replies / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) #. placeholder {2}: ( postingStats.boosts / postingStats.total ).toLocaleString(i18n.locale || undefined, { style: 'percent', }) -#: src/components/account-info.jsx:965 +#: src/components/account-info.jsx:970 msgid "{0} original posts, {1} replies, {2} boosts" msgstr "{0} 原創嘟文,{1} 回覆,{2} 轉嘟" @@ -209,43 +209,45 @@ msgstr "{0} 原創嘟文,{1} 回覆,{2} 轉嘟" #. placeholder {4}: postingStats.total #. placeholder {5}: postingStats.total #. placeholder {6}: postingStats.daysSinceLastPost -#: src/components/account-info.jsx:982 +#: src/components/account-info.jsx:987 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, other {{3, plural, other {最近 {6} 天內的 {5} 條嘟文}}}}" #. placeholder {0}: postingStats.total #. placeholder {1}: postingStats.total -#: src/components/account-info.jsx:998 +#: src/components/account-info.jsx:1003 msgid "{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:1056 +#: src/components/account-info.jsx:1061 #: src/pages/catchup.jsx:73 #: src/pages/year-in-posts.jsx:1390 msgid "Original" msgstr "原文" -#: src/components/account-info.jsx:1060 -#: src/components/status.jsx:2756 +#: src/components/account-info.jsx:1065 +#: src/components/status.jsx:2785 +#: src/pages/account-statuses.jsx:428 #: src/pages/catchup.jsx:74 #: src/pages/catchup.jsx:1594 #: src/pages/catchup.jsx:2249 -#: src/pages/status.jsx:1207 -#: src/pages/status.jsx:1932 +#: src/pages/status.jsx:1215 +#: src/pages/status.jsx:1941 #: src/pages/year-in-posts.jsx:1394 msgid "Replies" msgstr "回覆" -#: src/components/account-info.jsx:1065 +#: src/components/account-info.jsx:1070 #: src/components/quotes-modal.jsx:81 -#: src/components/status.jsx:2761 +#: src/components/status.jsx:2790 #: src/pages/catchup.jsx:75 #: src/pages/catchup.jsx:1597 #: src/pages/year-in-posts.jsx:1400 msgid "Quotes" msgstr "引用" -#: src/components/account-info.jsx:1070 +#: src/components/account-info.jsx:1075 +#: src/pages/account-statuses.jsx:444 #: src/pages/catchup.jsx:76 #: src/pages/catchup.jsx:1596 #: src/pages/catchup.jsx:2261 @@ -254,18 +256,18 @@ msgstr "引用" msgid "Boosts" msgstr "轉嘟" -#: src/components/account-info.jsx:1076 +#: src/components/account-info.jsx:1081 msgid "Post stats unavailable." msgstr "" -#: src/components/account-info.jsx:1103 +#: src/components/account-info.jsx:1108 msgid "View post stats" msgstr "查看貼文統計" #: src/components/account-sheet.jsx:38 #: src/components/add-remove-lists-sheet.jsx:45 -#: src/components/compose.jsx:1114 -#: src/components/custom-emojis-modal.jsx:272 +#: src/components/compose.jsx:1127 +#: src/components/custom-emojis-modal.jsx:281 #: src/components/drafts.jsx:57 #: src/components/edit-profile-sheet.jsx:89 #: src/components/embed-modal.jsx:13 @@ -276,7 +278,7 @@ msgstr "查看貼文統計" #: src/components/keyboard-shortcuts-help.jsx:53 #: src/components/list-add-edit.jsx:37 #: src/components/media-alt-modal.jsx:43 -#: src/components/media-attachment.jsx:385 +#: src/components/media-attachment.jsx:415 #: src/components/media-modal.jsx:336 #: src/components/mention-modal.jsx:162 #: src/components/notification-service.jsx:157 @@ -292,8 +294,8 @@ msgstr "查看貼文統計" #: src/components/shortcuts-settings.jsx:247 #: src/components/shortcuts-settings.jsx:600 #: src/components/shortcuts-settings.jsx:801 -#: src/components/status.jsx:3414 -#: src/components/status.jsx:3626 +#: src/components/status.jsx:3455 +#: src/components/status.jsx:3667 #: src/components/translated-bio-sheet.jsx:21 #: src/pages/accounts.jsx:46 #: src/pages/catchup.jsx:1731 @@ -302,7 +304,7 @@ msgstr "查看貼文統計" #: src/pages/notifications.jsx:1056 #: src/pages/scheduled-posts.jsx:288 #: src/pages/settings.jsx:104 -#: src/pages/status.jsx:1671 +#: src/pages/status.jsx:1679 msgid "Close" msgstr "關閉" @@ -352,7 +354,7 @@ msgstr "" #: src/components/nav-menu.jsx:187 #: src/components/shortcuts-settings.jsx:142 #: src/components/timeline.jsx:539 -#: src/components/timeline2.jsx:561 +#: src/components/timeline2.jsx:564 #: src/pages/catchup.jsx:1027 #: src/pages/filters.jsx:90 #: src/pages/followed-hashtags.jsx:41 @@ -385,7 +387,7 @@ msgid "Choice {0}" msgstr "選擇 {0}" #: src/components/compose-poll.jsx:64 -#: src/components/media-attachment.jsx:349 +#: src/components/media-attachment.jsx:379 #: src/components/shortcuts-settings.jsx:743 #: src/pages/catchup.jsx:1228 #: src/pages/filters.jsx:415 @@ -393,7 +395,7 @@ msgid "Remove" msgstr "刪除" #: src/components/compose-poll.jsx:80 -#: src/components/compose.jsx:1738 +#: src/components/compose.jsx:1756 #: src/components/mention-modal.jsx:221 #: src/components/shortcuts-settings.jsx:732 #: src/pages/list.jsx:388 @@ -448,78 +450,78 @@ msgid "{0, plural, one {File {1} is not supported.} other {Files {2} are not sup msgstr "" #: src/components/compose.jsx:293 -#: src/components/compose.jsx:2165 -#: src/components/file-picker-input.jsx:38 +#: src/components/compose.jsx:2182 +#: src/components/file-picker-input.jsx:47 msgid "{maxMediaAttachments, plural, one {You can only attach up to 1 file.} other {You can only attach up to # files.}}" msgstr "" -#: src/components/compose.jsx:643 +#: src/components/compose.jsx:651 msgid "You have unsaved changes. Discard this post?" msgstr "您尚未儲存變更,是否丟棄這則貼文?" -#: src/components/compose.jsx:1094 +#: src/components/compose.jsx:1107 msgid "Pop out" msgstr "彈出" -#: src/components/compose.jsx:1102 +#: src/components/compose.jsx:1115 msgid "Minimize" msgstr "最小化" -#: src/components/compose.jsx:1138 +#: src/components/compose.jsx:1151 msgid "Looks like you closed the parent window." msgstr "" -#: src/components/compose.jsx:1145 +#: src/components/compose.jsx:1158 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 "" -#: src/components/compose.jsx:1150 +#: src/components/compose.jsx:1163 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 "" -#: src/components/compose.jsx:1196 +#: src/components/compose.jsx:1209 msgid "Pop in" msgstr "" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username #. placeholder {1}: rtf.format(-replyToStatusMonthsAgo, 'month') -#: src/components/compose.jsx:1206 +#: src/components/compose.jsx:1219 msgid "Replying to @{0}’s post (<0>{1})" msgstr "正在回覆 @{0} 的文章 (<0>{1})" #. placeholder {0}: replyToStatus.account.acct || replyToStatus.account.username -#: src/components/compose.jsx:1216 +#: src/components/compose.jsx:1229 msgid "Replying to @{0}’s post" msgstr "正在回覆 @{0} 的文章" -#: src/components/compose.jsx:1229 +#: src/components/compose.jsx:1242 msgid "Editing source post" msgstr "編輯來源嘟文" -#: src/components/compose.jsx:1298 +#: src/components/compose.jsx:1311 msgid "Poll must have at least 2 options" msgstr "投票必須至少含有兩個選項" -#: src/components/compose.jsx:1302 +#: src/components/compose.jsx:1315 msgid "Some poll choices are empty" msgstr "部份投票選項空白" -#: src/components/compose.jsx:1315 +#: src/components/compose.jsx:1328 msgid "Some media have no descriptions. Continue?" msgstr "有些媒體檔沒有描述。要繼續嗎?" -#: src/components/compose.jsx:1367 +#: src/components/compose.jsx:1385 msgid "Attachment #{i} failed" msgstr "" -#: src/components/compose.jsx:1494 -#: src/components/status.jsx:2518 +#: src/components/compose.jsx:1512 +#: src/components/status.jsx:2547 #: src/components/timeline.jsx:1065 msgid "Content warning" msgstr "內容警告" -#: src/components/compose.jsx:1526 -#: src/components/compose.jsx:1672 +#: src/components/compose.jsx:1544 +#: src/components/compose.jsx:1690 #: src/components/edit-profile-sheet.jsx:326 #: src/components/import-accounts-selection.jsx:175 #: src/components/open-link-sheet.jsx:74 @@ -528,146 +530,146 @@ msgstr "內容警告" msgid "Cancel" msgstr "取消" -#: src/components/compose.jsx:1534 +#: src/components/compose.jsx:1552 msgid "Post your reply" msgstr "張貼你的回覆" -#: src/components/compose.jsx:1536 +#: src/components/compose.jsx:1554 msgid "Edit your post" msgstr "編輯您的貼文" -#: src/components/compose.jsx:1538 +#: src/components/compose.jsx:1556 msgid "Ask a question" msgstr "詢問問題" -#: src/components/compose.jsx:1539 +#: src/components/compose.jsx:1557 msgid "What are you doing?" msgstr "你在做什麼?" -#: src/components/compose.jsx:1612 +#: src/components/compose.jsx:1630 msgid "Mark media as sensitive" msgstr "標記媒體為敏感內容" -#: src/components/compose.jsx:1652 +#: src/components/compose.jsx:1670 msgid "Posting on <0/>" msgstr "" -#: src/components/compose.jsx:1950 +#: src/components/compose.jsx:1968 #: src/components/quote-settings-sheet.jsx:82 -#: src/components/status.jsx:297 +#: src/components/status.jsx:298 #: src/pages/settings.jsx:342 msgid "Anyone can quote" msgstr "任何人都能引用" -#: src/components/compose.jsx:1953 +#: src/components/compose.jsx:1971 #: src/components/quote-settings-sheet.jsx:85 -#: src/components/status.jsx:298 +#: src/components/status.jsx:299 #: src/pages/settings.jsx:345 msgid "Your followers can quote" msgstr "你的追蹤者可以引用" -#: src/components/compose.jsx:1956 +#: src/components/compose.jsx:1974 #: src/components/quote-settings-sheet.jsx:88 -#: src/components/status.jsx:299 +#: src/components/status.jsx:300 #: src/pages/settings.jsx:348 msgid "Only you can quote" msgstr "只有你可以引用" -#: src/components/compose.jsx:1996 +#: src/components/compose.jsx:2014 msgid "Quotes can't be embedded in private mentions." msgstr "引用嘟文無法被內嵌於私訊中。" -#: src/components/compose.jsx:2018 +#: src/components/compose.jsx:2036 #: src/pages/settings.jsx:294 #: src/utils/visibility-text.jsx:4 msgid "Public" msgstr "公開" -#: src/components/compose.jsx:2023 +#: src/components/compose.jsx:2041 #: src/components/nav-menu.jsx:355 #: src/components/shortcuts-settings.jsx:168 #: src/utils/visibility-text.jsx:5 msgid "Local" msgstr "本地" -#: src/components/compose.jsx:2027 +#: src/components/compose.jsx:2045 #: src/pages/settings.jsx:297 #: src/utils/visibility-text.jsx:6 msgid "Quiet public" msgstr "不於公開時間軸顯示" -#: src/components/compose.jsx:2033 -#: src/components/status.jsx:2395 +#: src/components/compose.jsx:2051 +#: src/components/status.jsx:2426 #: src/utils/visibility-text.jsx:8 msgid "Private mention" msgstr "私人訊息" -#: src/components/compose.jsx:2089 +#: src/components/compose.jsx:2107 msgid "Schedule" msgstr "排程" -#: src/components/compose.jsx:2091 +#: src/components/compose.jsx:2109 #: src/components/keyboard-shortcuts-help.jsx:165 -#: src/components/status.jsx:1100 -#: src/components/status.jsx:1134 -#: src/components/status.jsx:2149 -#: src/components/status.jsx:2150 -#: src/components/status.jsx:2888 -#: src/components/status.jsx:2900 +#: src/components/status.jsx:1103 +#: src/components/status.jsx:1152 +#: src/components/status.jsx:2178 +#: src/components/status.jsx:2179 +#: src/components/status.jsx:2917 +#: src/components/status.jsx:2929 msgid "Reply" msgstr "回覆" -#: src/components/compose.jsx:2093 +#: src/components/compose.jsx:2111 msgid "Update" msgstr "更新" -#: src/components/compose.jsx:2094 +#: src/components/compose.jsx:2112 msgctxt "Submit button in composer" msgid "Post" msgstr "貼文" -#: src/components/compose.jsx:2177 +#: src/components/compose.jsx:2194 msgid "Downloading GIF…" msgstr "GIF下載中…" -#: src/components/compose.jsx:2205 +#: src/components/compose.jsx:2218 msgid "Failed to download GIF" msgstr "GIF 下載失敗" #. placeholder {0}: i18n.number(emojis.length - max) -#: src/components/custom-emojis-modal.jsx:103 +#: src/components/custom-emojis-modal.jsx:105 msgid "{0} more…" msgstr "{0} 更多…" -#: src/components/custom-emojis-modal.jsx:278 +#: src/components/custom-emojis-modal.jsx:287 msgid "Custom emojis" msgstr "自訂 emoji 表情符號" -#: src/components/custom-emojis-modal.jsx:299 +#: src/components/custom-emojis-modal.jsx:332 msgid "Search emoji" msgstr "搜尋表情符號" -#: src/components/custom-emojis-modal.jsx:334 +#: src/components/custom-emojis-modal.jsx:365 msgid "Error loading custom emojis" msgstr "" -#: src/components/custom-emojis-modal.jsx:345 +#: src/components/custom-emojis-modal.jsx:376 msgid "Recently used" msgstr "最近使用" -#: src/components/custom-emojis-modal.jsx:346 +#: src/components/custom-emojis-modal.jsx:377 msgid "Others" msgstr "其他" -#: src/components/custom-emojis-modal.jsx:365 +#: src/components/custom-emojis-modal.jsx:396 msgid "Zoom out" msgstr "縮小" -#: src/components/custom-emojis-modal.jsx:373 +#: src/components/custom-emojis-modal.jsx:404 msgid "Zoom in" msgstr "放大" -#: src/components/custom-emojis-modal.jsx:380 +#: src/components/custom-emojis-modal.jsx:411 msgid "Custom emojis are not available on this server." msgstr "" @@ -690,7 +692,7 @@ msgstr "" #: src/components/drafts.jsx:126 #: src/components/list-add-edit.jsx:188 -#: src/components/status.jsx:1654 +#: src/components/status.jsx:1682 #: src/pages/filters.jsx:605 #: src/pages/scheduled-posts.jsx:398 msgid "Delete…" @@ -720,19 +722,19 @@ msgstr "刪除所有…" msgid "No drafts found." msgstr "找不到草稿" -#: src/components/drafts.jsx:263 +#: src/components/drafts.jsx:276 #: src/pages/catchup.jsx:2108 msgid "Poll" msgstr "投票" -#: src/components/drafts.jsx:266 -#: src/pages/account-statuses.jsx:440 +#: src/components/drafts.jsx:279 +#: src/pages/account-statuses.jsx:462 msgid "Media" msgstr "媒體" -#: src/components/drafts.jsx:270 +#: src/components/drafts.jsx:283 #: src/components/keyboard-shortcuts-help.jsx:194 -#: src/components/status.jsx:763 +#: src/components/status.jsx:764 msgid "Quote" msgstr "引用" @@ -832,7 +834,7 @@ msgid "Rejected" msgstr "已拒絕" #: src/components/generic-accounts.jsx:154 -#: src/components/notification.jsx:481 +#: src/components/notification.jsx:483 #: src/pages/accounts.jsx:51 #: src/pages/search.jsx:349 #: src/pages/search.jsx:382 @@ -845,7 +847,7 @@ msgstr "帳號" #: src/pages/list.jsx:321 #: src/pages/notifications.jsx:1036 #: src/pages/search.jsx:576 -#: src/pages/status.jsx:1705 +#: src/pages/status.jsx:1712 msgid "Show more…" msgstr "顯示更多…" @@ -853,7 +855,7 @@ msgstr "顯示更多…" #: src/components/quote-chain-modal.jsx:169 #: src/components/quotes-modal.jsx:133 #: src/components/timeline.jsx:626 -#: src/components/timeline2.jsx:660 +#: src/components/timeline2.jsx:663 #: src/pages/search.jsx:581 msgid "The end." msgstr "結尾" @@ -1062,9 +1064,9 @@ msgid "<0>l or <1>f" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:186 -#: src/components/status.jsx:1170 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3032 msgid "Boost" msgstr "轉發" @@ -1073,9 +1075,9 @@ msgid "<0>Shift + <1>b" msgstr "" #: src/components/keyboard-shortcuts-help.jsx:198 -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 +#: src/components/status.jsx:3065 msgid "Bookmark" msgstr "書籤" @@ -1178,51 +1180,51 @@ msgid "Media description" msgstr "圖片描述" #: src/components/media-alt-modal.jsx:55 -#: src/components/media-attachment.jsx:430 +#: src/components/media-attachment.jsx:460 #: src/components/media-modal.jsx:372 #: src/components/related-actions.jsx:273 -#: src/components/status.jsx:2173 -#: src/components/status.jsx:2190 -#: src/components/status.jsx:2322 -#: src/components/status.jsx:3047 -#: src/components/status.jsx:3050 -#: src/pages/account-statuses.jsx:641 +#: src/components/status.jsx:2203 +#: src/components/status.jsx:2220 +#: src/components/status.jsx:2352 +#: src/components/status.jsx:3088 +#: src/components/status.jsx:3091 +#: src/pages/account-statuses.jsx:676 #: src/pages/accounts.jsx:149 #: src/pages/hashtag.jsx:232 #: src/pages/list.jsx:171 #: src/pages/public.jsx:147 #: src/pages/scheduled-posts.jsx:89 -#: src/pages/status.jsx:1572 +#: src/pages/status.jsx:1580 #: src/pages/trending.jsx:474 msgid "More" msgstr "更多" #: src/components/media-alt-modal.jsx:67 -#: src/components/status.jsx:1339 -#: src/components/status.jsx:1348 +#: src/components/status.jsx:1365 +#: src/components/status.jsx:1374 #: src/components/translation-block.jsx:270 msgid "Translate" msgstr "翻譯" #: src/components/media-alt-modal.jsx:78 -#: src/components/status.jsx:1369 +#: src/components/status.jsx:1395 msgid "Speak" msgstr "" -#: src/components/media-attachment.jsx:198 +#: src/components/media-attachment.jsx:228 msgid "Uploaded" msgstr "已上傳" -#: src/components/media-attachment.jsx:211 +#: src/components/media-attachment.jsx:241 msgid "Image description" msgstr "圖片說明" -#: src/components/media-attachment.jsx:212 -#: src/components/media-attachment.jsx:213 +#: src/components/media-attachment.jsx:242 +#: src/components/media-attachment.jsx:243 msgid "Video description" msgstr "影片說明" -#: src/components/media-attachment.jsx:214 +#: src/components/media-attachment.jsx:244 msgid "Audio description" msgstr "聲音說明" @@ -1230,8 +1232,8 @@ msgstr "聲音說明" #. placeholder {0}: prettyBytes( videoSize, ) #. placeholder {1}: prettyBytes(imageSizeLimit) #. placeholder {1}: prettyBytes(videoSizeLimit) -#: src/components/media-attachment.jsx:249 -#: src/components/media-attachment.jsx:269 +#: src/components/media-attachment.jsx:279 +#: src/components/media-attachment.jsx:299 msgid "File size too large. Uploading might encounter issues. Try reduce the file size from {0} to {1} or lower." msgstr "檔案大小太大,上載可能會遇到問題。請嘗試把檔案大小從 {0} 縮小到 {1} 或更小" @@ -1239,64 +1241,64 @@ msgstr "檔案大小太大,上載可能會遇到問題。請嘗試把檔案大 #. placeholder {1}: i18n.number(height) #. placeholder {2}: i18n.number(newWidth) #. placeholder {3}: i18n.number( newHeight, ) -#: src/components/media-attachment.jsx:261 -#: src/components/media-attachment.jsx:281 +#: src/components/media-attachment.jsx:291 +#: src/components/media-attachment.jsx:311 msgid "Dimension too large. Uploading might encounter issues. Try reduce dimension from {0}×{1}px to {2}×{3}px." msgstr "檔案大小過大,上傳可能會遇到問題。請嘗試把檔案大小從 {0}x{1}px 縮小到 {2}x{3}px。" -#: src/components/media-attachment.jsx:289 +#: src/components/media-attachment.jsx:319 msgid "Frame rate too high. Uploading might encounter issues." msgstr "" -#: src/components/media-attachment.jsx:366 +#: src/components/media-attachment.jsx:396 #: src/compose.jsx:89 msgid "Error" msgstr "錯誤" -#: src/components/media-attachment.jsx:391 +#: src/components/media-attachment.jsx:421 msgid "Edit image description" msgstr "編輯圖片說明" -#: src/components/media-attachment.jsx:392 -#: src/components/media-attachment.jsx:393 +#: src/components/media-attachment.jsx:422 +#: src/components/media-attachment.jsx:423 msgid "Edit video description" msgstr "編輯影像說明" -#: src/components/media-attachment.jsx:394 +#: src/components/media-attachment.jsx:424 msgid "Edit audio description" msgstr "編輯音訊描述" -#: src/components/media-attachment.jsx:439 -#: src/components/media-attachment.jsx:488 +#: src/components/media-attachment.jsx:469 +#: src/components/media-attachment.jsx:523 msgid "Generating description. Please wait…" msgstr "產生描述中,請稍後…" #. placeholder {0}: e.message -#: src/components/media-attachment.jsx:459 +#: src/components/media-attachment.jsx:494 msgid "Failed to generate description: {0}" msgstr "產生描述失敗:{0}" -#: src/components/media-attachment.jsx:460 +#: src/components/media-attachment.jsx:495 msgid "Failed to generate description" msgstr "無法產生描述" -#: src/components/media-attachment.jsx:472 -#: src/components/media-attachment.jsx:478 -#: src/components/media-attachment.jsx:524 +#: src/components/media-attachment.jsx:507 +#: src/components/media-attachment.jsx:513 +#: src/components/media-attachment.jsx:566 msgid "Generate description…" msgstr "產生描述中…" #. placeholder {0}: e?.message ? `: ${e.message}` : '' -#: src/components/media-attachment.jsx:511 +#: src/components/media-attachment.jsx:553 msgid "Failed to generate description{0}" msgstr "產生描述失敗:{0}" #. placeholder {0}: localeCode2Text(lang) -#: src/components/media-attachment.jsx:526 +#: src/components/media-attachment.jsx:568 msgid "({0}) <0>— experimental" msgstr "({0}) <0>— 實驗性" -#: src/components/media-attachment.jsx:545 +#: src/components/media-attachment.jsx:587 msgid "Done" msgstr "完成" @@ -1333,16 +1335,16 @@ msgid "Filtered: {filterTitleStr}" msgstr "" #: src/components/media-post.jsx:133 -#: src/components/status-compact.jsx:73 -#: src/components/status.jsx:3552 -#: src/components/status.jsx:3630 +#: src/components/status-compact.jsx:74 +#: src/components/status.jsx:3593 +#: src/components/status.jsx:3671 #: src/components/timeline.jsx:1054 #: src/pages/catchup.jsx:79 #: src/pages/catchup.jsx:2052 msgid "Filtered" msgstr "" -#: src/components/media.jsx:486 +#: src/components/media.jsx:511 msgid "Open file" msgstr "" @@ -1462,7 +1464,7 @@ msgid "Followed Hashtags" msgstr "已跟隨的主題標籤" #: src/components/nav-menu.jsx:279 -#: src/pages/account-statuses.jsx:382 +#: src/pages/account-statuses.jsx:410 #: src/pages/filters.jsx:55 #: src/pages/filters.jsx:94 #: src/pages/hashtag.jsx:373 @@ -1492,7 +1494,7 @@ msgstr "帳號…" #: src/components/nav-menu.jsx:332 #: src/pages/login.jsx:33 #: src/pages/login.jsx:227 -#: src/pages/status.jsx:1101 +#: src/pages/status.jsx:1109 #: src/pages/welcome.jsx:63 msgid "Log in" msgstr "登入" @@ -1546,172 +1548,172 @@ msgstr "" msgid "View all notifications" msgstr "查看所有通知" -#: src/components/notification.jsx:75 +#: src/components/notification.jsx:76 msgid "{account} reacted to your post with {emojiObject}" msgstr "" -#: src/components/notification.jsx:82 +#: src/components/notification.jsx:83 msgid "{account} published a post." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:90 +#: src/components/notification.jsx:91 msgid "{count, plural, =1 {{postsCount, plural, =1 {{postType, select, reply {{account} boosted your reply.} other {{account} boosted your post.}}} other {{account} boosted {postsCount} of your posts.}}} other {{postType, select, reply {<0><1>{0} people boosted your reply.} other {<2><3>{1} people boosted your post.}}}}" msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:133 +#: src/components/notification.jsx:134 msgid "{count, plural, =1 {{account} followed you.} other {<0><1>{0} people followed you.}}" msgstr "" -#: src/components/notification.jsx:147 +#: src/components/notification.jsx:148 msgid "{account} requested to follow you." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:156 +#: src/components/notification.jsx:157 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} people liked your reply.} other {<2><3>{1} people liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:198 +#: src/components/notification.jsx:199 msgid "A poll you have voted in or created has ended." msgstr "你參與或創立的投票已結束" -#: src/components/notification.jsx:199 +#: src/components/notification.jsx:200 msgid "A poll you have created has ended." msgstr "你創立的投票已結束" -#: src/components/notification.jsx:200 +#: src/components/notification.jsx:201 msgid "A poll you have voted in has ended." msgstr "你參與的投票已結束" -#: src/components/notification.jsx:203 +#: src/components/notification.jsx:204 msgid "{account} edited a post." msgstr "" -#: src/components/notification.jsx:205 +#: src/components/notification.jsx:206 msgid "A post you interacted with has been edited." msgstr "" #. placeholder {0}: shortenNumber(count) #. placeholder {1}: shortenNumber(count) -#: src/components/notification.jsx:214 +#: src/components/notification.jsx:215 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} people boosted & liked your reply.} other {<2><3>{1} people boosted & liked your post.}}}}" msgstr "" -#: src/components/notification.jsx:257 +#: src/components/notification.jsx:258 msgid "{account} edited a post you have quoted." msgstr "" #. placeholder {0}: shortenNumber(count) -#: src/components/notification.jsx:260 +#: src/components/notification.jsx:261 msgid "{count, plural, =1 {{account} signed up.} other {<0><1>{0} people signed up.}}" msgstr "" -#: src/components/notification.jsx:274 +#: src/components/notification.jsx:275 msgid "{account} reported {targetAccount}" msgstr "" -#: src/components/notification.jsx:279 +#: src/components/notification.jsx:280 msgid "Lost connections with <0>{name}." msgstr "與 <0>{name} 失去連線" -#: src/components/notification.jsx:285 +#: src/components/notification.jsx:286 msgid "Moderation warning" msgstr "" -#: src/components/notification.jsx:290 +#: src/components/notification.jsx:292 msgid "Your {year} #Wrapstodon is here!" msgstr "" -#: src/components/notification.jsx:296 +#: src/components/notification.jsx:298 msgid "An admin from <0>{from} has suspended <1>{targetName}, which means you can no longer receive updates from them or interact with them." msgstr "" -#: src/components/notification.jsx:302 +#: src/components/notification.jsx:304 msgid "An admin from <0>{from} has blocked <1>{targetName}. Affected followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:308 +#: src/components/notification.jsx:310 msgid "You have blocked <0>{targetName}. Removed followers: {followersCount}, followings: {followingCount}." msgstr "" -#: src/components/notification.jsx:316 +#: src/components/notification.jsx:318 msgid "Your account has received a moderation warning." msgstr "" -#: src/components/notification.jsx:317 +#: src/components/notification.jsx:319 msgid "Your account has been disabled." msgstr "您的帳號已被停用。" -#: src/components/notification.jsx:318 +#: src/components/notification.jsx:320 msgid "Some of your posts have been marked as sensitive." msgstr "您的某些嘟文已被標記為敏感內容。" -#: src/components/notification.jsx:319 +#: src/components/notification.jsx:321 msgid "Some of your posts have been deleted." msgstr "您的某些嘟文已被刪除。" -#: src/components/notification.jsx:320 +#: src/components/notification.jsx:322 msgid "Your posts will be marked as sensitive from now on." msgstr "" -#: src/components/notification.jsx:321 +#: src/components/notification.jsx:323 msgid "Your account has been limited." msgstr "您的帳號已被限制。" -#: src/components/notification.jsx:322 +#: src/components/notification.jsx:324 msgid "Your account has been suspended." msgstr "您的帳號已被停用" -#: src/components/notification.jsx:399 +#: src/components/notification.jsx:401 msgid "[Unknown notification type: {type}]" msgstr "" -#: src/components/notification.jsx:477 -#: src/components/status.jsx:1286 -#: src/components/status.jsx:1296 +#: src/components/notification.jsx:479 +#: src/components/status.jsx:1312 +#: src/components/status.jsx:1322 msgid "Boosted/Liked by…" msgstr "" -#: src/components/notification.jsx:478 +#: src/components/notification.jsx:480 msgid "Liked by…" msgstr "" -#: src/components/notification.jsx:479 +#: src/components/notification.jsx:481 msgid "Boosted by…" msgstr "被誰轉貼…" -#: src/components/notification.jsx:480 +#: src/components/notification.jsx:482 msgid "Followed by…" msgstr "" -#: src/components/notification.jsx:624 -#: src/components/notification.jsx:640 +#: src/components/notification.jsx:626 +#: src/components/notification.jsx:642 msgid "Learn more <0/>" msgstr "了解更多<0/>" -#: src/components/notification.jsx:649 +#: src/components/notification.jsx:651 msgid "View #Wrapstodon" msgstr "檢視 #Wrapstodon" -#: src/components/notification.jsx:847 +#: src/components/notification.jsx:849 #: src/components/quote-chain-modal.jsx:18 -#: src/components/status.jsx:260 +#: src/components/status.jsx:261 msgid "Read more →" msgstr "查看更多 →" #: src/components/open-link-sheet.jsx:30 #: src/components/related-actions.jsx:556 -#: src/components/status.jsx:1460 +#: src/components/status.jsx:1486 msgid "Link copied" msgstr "連結已複製" #: src/components/open-link-sheet.jsx:33 #: src/components/related-actions.jsx:559 -#: src/components/status.jsx:1463 +#: src/components/status.jsx:1489 msgid "Unable to copy link" msgstr "無法複製連結" @@ -1723,13 +1725,13 @@ msgstr "開啟連結?" #: src/components/post-embed-modal.jsx:232 #: src/components/related-actions.jsx:565 #: src/components/shortcuts-settings.jsx:1175 -#: src/components/status.jsx:1469 +#: src/components/status.jsx:1495 msgid "Copy" msgstr "複製" #: src/components/open-link-sheet.jsx:82 #: src/components/related-actions.jsx:586 -#: src/components/status.jsx:1491 +#: src/components/status.jsx:1517 msgid "Share…" msgstr "分享…" @@ -1802,13 +1804,13 @@ msgstr "顯示結果" #: src/components/poll.jsx:411 #: src/components/poll.jsx:413 #: src/pages/scheduled-posts.jsx:100 -#: src/pages/status.jsx:1561 -#: src/pages/status.jsx:1584 +#: src/pages/status.jsx:1569 +#: src/pages/status.jsx:1592 msgid "Refresh" msgstr "重新整理" #: src/components/post-embed-modal.jsx:201 -#: src/components/status.jsx:1504 +#: src/components/status.jsx:1530 msgid "Embed post" msgstr "嵌入貼文" @@ -1959,7 +1961,6 @@ msgid "Clear all" msgstr "全部清除" #: src/components/recent-searches.jsx:94 -#: src/pages/account-statuses.jsx:375 msgid "Clear" msgstr "清除" @@ -2063,13 +2064,13 @@ msgid "Show featured profiles" msgstr "" #: src/components/related-actions.jsx:507 -#: src/pages/account-statuses.jsx:546 +#: src/pages/account-statuses.jsx:578 msgid "Search my posts" msgstr "" #: src/components/related-actions.jsx:580 #: src/components/shortcuts-settings.jsx:1193 -#: src/components/status.jsx:1485 +#: src/components/status.jsx:1511 msgid "Sharing doesn't seem to work." msgstr "" @@ -2406,7 +2407,7 @@ msgid "Move down" msgstr "" #: src/components/shortcuts-settings.jsx:396 -#: src/components/status.jsx:1616 +#: src/components/status.jsx:1644 #: src/pages/list.jsx:195 msgid "Edit" msgstr "編輯" @@ -2598,371 +2599,371 @@ msgstr "" msgid "Import/export settings from/to server (Very experimental)" msgstr "" -#: src/components/status.jsx:289 +#: src/components/status.jsx:290 msgid "Private posts cannot be quoted" msgstr "" -#: src/components/status.jsx:290 +#: src/components/status.jsx:291 msgid "Request to quote" msgstr "" -#: src/components/status.jsx:291 +#: src/components/status.jsx:292 msgid "Author will manually review" msgstr "" -#: src/components/status.jsx:292 +#: src/components/status.jsx:293 msgid "Only followers can quote this post" msgstr "" -#: src/components/status.jsx:293 +#: src/components/status.jsx:294 msgid "You are not allowed to quote this post" msgstr "" -#: src/components/status.jsx:369 -#: src/components/status.jsx:3192 -#: src/components/status.jsx:3193 -#: src/components/status.jsx:3194 +#: src/components/status.jsx:370 +#: src/components/status.jsx:3233 +#: src/components/status.jsx:3234 +#: src/components/status.jsx:3235 msgid "Post unavailable" msgstr "" -#: src/components/status.jsx:630 +#: src/components/status.jsx:631 msgid "<0/> <1>boosted" msgstr "" -#: src/components/status.jsx:737 +#: src/components/status.jsx:738 msgid "Sorry, your current logged-in server can't interact with this post from another server." msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:926 +#: src/components/status.jsx:928 msgid "Unliked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:927 +#: src/components/status.jsx:929 msgid "Liked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:966 +#: src/components/status.jsx:969 msgid "Unbookmarked @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:967 +#: src/components/status.jsx:970 msgid "Bookmarked @{0}'s post" msgstr "" -#: src/components/status.jsx:1071 +#: src/components/status.jsx:1074 msgid "Some media have no descriptions." msgstr "" #. placeholder {0}: rtf.format(-statusMonthsAgo, 'month') -#: src/components/status.jsx:1078 +#: src/components/status.jsx:1081 msgid "Old post (<0>{0})" msgstr "" -#: src/components/status.jsx:1099 +#: src/components/status.jsx:1102 msgid "Reply…" msgstr "" -#: src/components/status.jsx:1108 -#: src/components/status.jsx:1117 +#: src/components/status.jsx:1116 +#: src/components/status.jsx:1130 msgid "Reply all" msgstr "" -#: src/components/status.jsx:1111 +#: src/components/status.jsx:1119 msgid "{mentionsCount, plural, other {# mentions}}" msgstr "" #. placeholder {0}: mentionsCount - 1 #. placeholder {1}: username || acct -#: src/components/status.jsx:1120 +#: src/components/status.jsx:1133 msgid "{0, plural, other {<0>@{1} first, # others below}}" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1137 +#: src/components/status.jsx:1155 msgid "Only <0>@{0}" msgstr "" -#: src/components/status.jsx:1170 -#: src/components/status.jsx:1247 -#: src/components/status.jsx:2931 -#: src/components/status.jsx:2995 +#: src/components/status.jsx:1195 +#: src/components/status.jsx:1273 +#: src/components/status.jsx:2966 +#: src/components/status.jsx:3030 msgid "Unboost" msgstr "取消轉發" -#: src/components/status.jsx:1209 -#: src/components/status.jsx:2980 +#: src/components/status.jsx:1234 +#: src/components/status.jsx:3015 msgid "Quote with link" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1226 -#: src/components/status.jsx:1816 +#: src/components/status.jsx:1252 +#: src/components/status.jsx:1845 msgid "Unboosted @{0}'s post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1227 -#: src/components/status.jsx:1817 +#: src/components/status.jsx:1253 +#: src/components/status.jsx:1846 msgid "Boosted @{0}'s post" msgstr "" -#: src/components/status.jsx:1249 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1275 +#: src/components/status.jsx:3029 msgid "Boost/Quote…" msgstr "" -#: src/components/status.jsx:1250 -#: src/components/status.jsx:2994 +#: src/components/status.jsx:1276 +#: src/components/status.jsx:3029 msgid "Boost…" msgstr "轉發…" -#: src/components/status.jsx:1262 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:3014 +#: src/components/status.jsx:1288 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:3049 msgid "Unlike" msgstr "取消喜愛" -#: src/components/status.jsx:1263 -#: src/components/status.jsx:2163 -#: src/components/status.jsx:2164 -#: src/components/status.jsx:3014 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:1289 +#: src/components/status.jsx:2193 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:3049 +#: src/components/status.jsx:3050 msgid "Like" msgstr "喜愛" -#: src/components/status.jsx:1272 -#: src/components/status.jsx:3026 +#: src/components/status.jsx:1298 +#: src/components/status.jsx:3064 msgid "Unbookmark" msgstr "取消書籤" -#: src/components/status.jsx:1307 +#: src/components/status.jsx:1333 msgid "View Quotes" msgstr "" -#: src/components/status.jsx:1319 +#: src/components/status.jsx:1345 msgid "Unwrap quote chain" msgstr "" -#: src/components/status.jsx:1386 +#: src/components/status.jsx:1412 msgid "Post text copied" msgstr "" -#: src/components/status.jsx:1389 +#: src/components/status.jsx:1415 msgid "Unable to copy post text" msgstr "" -#: src/components/status.jsx:1395 +#: src/components/status.jsx:1421 msgid "Copy post text" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1413 +#: src/components/status.jsx:1439 msgid "View post by <0>@{0}" msgstr "" -#: src/components/status.jsx:1434 +#: src/components/status.jsx:1460 msgid "Show Edit History" msgstr "顯示編輯紀錄" -#: src/components/status.jsx:1437 +#: src/components/status.jsx:1463 msgid "Edited: {editedDateText}" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation unmuted" msgstr "" -#: src/components/status.jsx:1520 +#: src/components/status.jsx:1547 msgid "Conversation muted" msgstr "" -#: src/components/status.jsx:1526 +#: src/components/status.jsx:1553 msgid "Unable to unmute conversation" msgstr "" -#: src/components/status.jsx:1527 +#: src/components/status.jsx:1554 msgid "Unable to mute conversation" msgstr "" -#: src/components/status.jsx:1536 +#: src/components/status.jsx:1563 msgid "Unmute conversation" msgstr "取消此對話的靜音" -#: src/components/status.jsx:1543 +#: src/components/status.jsx:1570 msgid "Mute conversation" msgstr "靜音對話" -#: src/components/status.jsx:1559 +#: src/components/status.jsx:1587 msgid "Post unpinned from profile" msgstr "貼文已從個人檔案取消釘選" -#: src/components/status.jsx:1560 +#: src/components/status.jsx:1588 msgid "Post pinned to profile" msgstr "貼文已釘選至個人檔案" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to unpin post" msgstr "" -#: src/components/status.jsx:1565 +#: src/components/status.jsx:1593 msgid "Unable to pin post" msgstr "" -#: src/components/status.jsx:1574 +#: src/components/status.jsx:1602 msgid "Unpin from profile" msgstr "從個人檔案取消釘選" -#: src/components/status.jsx:1581 +#: src/components/status.jsx:1609 msgid "Pin to profile" msgstr "釘選至個人檔案" -#: src/components/status.jsx:1594 +#: src/components/status.jsx:1622 #: src/pages/settings.jsx:307 msgid "Quote settings" msgstr "" -#: src/components/status.jsx:1627 +#: src/components/status.jsx:1655 msgid "Delete this post?" msgstr "" -#: src/components/status.jsx:1643 +#: src/components/status.jsx:1671 msgid "Post deleted" msgstr "" -#: src/components/status.jsx:1646 +#: src/components/status.jsx:1674 msgid "Unable to delete post" msgstr "" #. placeholder {0}: username || acct -#: src/components/status.jsx:1671 +#: src/components/status.jsx:1699 msgid "Remove my post from <0>@{0}'s post?" msgstr "" -#: src/components/status.jsx:1692 +#: src/components/status.jsx:1721 msgid "Quote removed" msgstr "" -#: src/components/status.jsx:1696 +#: src/components/status.jsx:1725 msgid "Unable to remove quote" msgstr "" -#: src/components/status.jsx:1702 +#: src/components/status.jsx:1731 msgid "Remove quote…" msgstr "" -#: src/components/status.jsx:1716 +#: src/components/status.jsx:1745 msgid "Report post…" msgstr "" -#: src/components/status.jsx:2164 -#: src/components/status.jsx:2200 -#: src/components/status.jsx:3015 +#: src/components/status.jsx:2194 +#: src/components/status.jsx:2230 +#: src/components/status.jsx:3050 msgid "Liked" msgstr "" -#: src/components/status.jsx:2197 -#: src/components/status.jsx:2997 +#: src/components/status.jsx:2227 +#: src/components/status.jsx:3032 msgid "Boosted" msgstr "" -#: src/components/status.jsx:2207 -#: src/components/status.jsx:3027 +#: src/components/status.jsx:2237 +#: src/components/status.jsx:3065 msgid "Bookmarked" msgstr "" -#: src/components/status.jsx:2211 +#: src/components/status.jsx:2241 msgid "Pinned" msgstr "" -#: src/components/status.jsx:2268 -#: src/components/status.jsx:2771 +#: src/components/status.jsx:2298 +#: src/components/status.jsx:2800 msgid "Deleted" msgstr "" -#: src/components/status.jsx:2306 -#: src/components/status.jsx:2373 +#: src/components/status.jsx:2336 +#: src/components/status.jsx:2403 msgid "{repliesCount, plural, one {# reply} other {# replies}}" msgstr "" -#: src/components/status.jsx:2318 -#: src/components/status.jsx:2385 -#: src/components/status.jsx:2803 +#: src/components/status.jsx:2348 +#: src/components/status.jsx:2415 +#: src/components/status.jsx:2832 msgid "Edited" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 +#: src/components/status.jsx:2679 msgid "Show less" msgstr "" -#: src/components/status.jsx:2481 -#: src/components/status.jsx:2543 +#: src/components/status.jsx:2510 +#: src/components/status.jsx:2572 msgid "Show content" msgstr "" #. placeholder {0}: filterInfo.titlesStr #. placeholder {0}: filterInfo?.titlesStr -#: src/components/status.jsx:2646 +#: src/components/status.jsx:2675 #: src/pages/catchup.jsx:2051 msgid "Filtered: {0}" msgstr "" -#: src/components/status.jsx:2650 +#: src/components/status.jsx:2679 msgid "Show media" msgstr "" -#: src/components/status.jsx:2889 -#: src/components/status.jsx:2901 +#: src/components/status.jsx:2918 +#: src/components/status.jsx:2930 msgid "Comments" msgstr "" -#: src/components/status.jsx:3190 +#: src/components/status.jsx:3231 msgid "Post hidden by your filters" msgstr "" -#: src/components/status.jsx:3191 +#: src/components/status.jsx:3232 msgid "Post pending" msgstr "" -#: src/components/status.jsx:3195 +#: src/components/status.jsx:3236 msgid "Post removed by author" msgstr "" -#: src/components/status.jsx:3196 +#: src/components/status.jsx:3237 msgid "Post hidden because you've blocked @{name}." msgstr "" -#: src/components/status.jsx:3198 +#: src/components/status.jsx:3239 msgid "Post hidden because you've blocked {domain}." msgstr "" -#: src/components/status.jsx:3199 +#: src/components/status.jsx:3240 msgid "Post hidden because you've muted @{name}." msgstr "" -#: src/components/status.jsx:3274 +#: src/components/status.jsx:3315 msgid "Show anyway" msgstr "" -#: src/components/status.jsx:3419 +#: src/components/status.jsx:3460 msgid "Edit History" msgstr "" -#: src/components/status.jsx:3423 +#: src/components/status.jsx:3464 msgid "Failed to load history" msgstr "" -#: src/components/status.jsx:3428 +#: src/components/status.jsx:3469 msgid "Loading…" msgstr "" #. [Name] [Visibility icon] boosted -#: src/components/status.jsx:3560 +#: src/components/status.jsx:3601 msgid "<0/> <1/> boosted" msgstr "" @@ -2998,11 +2999,11 @@ msgid "New posts" msgstr "" #: src/components/timeline.jsx:656 -#: src/components/timeline2.jsx:682 +#: src/components/timeline2.jsx:685 #: src/pages/home.jsx:243 #: src/pages/notifications.jsx:1012 -#: src/pages/status.jsx:1260 -#: src/pages/status.jsx:1734 +#: src/pages/status.jsx:1269 +#: src/pages/status.jsx:1741 msgid "Try again" msgstr "" @@ -3077,100 +3078,98 @@ msgstr "需要登入" msgid "Go home" msgstr "回到主頁" -#: src/pages/account-statuses.jsx:272 +#: src/pages/account-statuses.jsx:287 msgid "Account posts" msgstr "帳號貼文" -#: src/pages/account-statuses.jsx:279 -msgid "{accountDisplay} (+ Replies)" +#: src/pages/account-statuses.jsx:294 +msgid "Media posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:281 -msgid "{accountDisplay} (- Boosts)" +#: src/pages/account-statuses.jsx:296 +msgid "Posts tagged #{tagged} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:283 -msgid "{accountDisplay} (#{tagged})" +#: src/pages/account-statuses.jsx:303 +msgid "Posts in {monthYear} by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:285 -msgid "{accountDisplay} (Media)" +#: src/pages/account-statuses.jsx:305 +msgid "Media posts by {accountDisplay}" msgstr "" -#: src/pages/account-statuses.jsx:291 -msgid "{accountDisplay} ({monthYear})" -msgstr "" - -#: src/pages/account-statuses.jsx:366 -msgid "Clear filters" +#: src/pages/account-statuses.jsx:394 +#: src/pages/account-statuses.jsx:403 +#: src/pages/catchup.jsx:1290 +msgid "Reset filters" msgstr "" -#: src/pages/account-statuses.jsx:397 -msgid "Showing post with replies" +#: src/pages/account-statuses.jsx:422 +msgid "Showing replies" msgstr "" -#: src/pages/account-statuses.jsx:402 -msgid "+ Replies" +#: src/pages/account-statuses.jsx:424 +msgid "Hiding replies" msgstr "" -#: src/pages/account-statuses.jsx:416 -msgid "Showing posts without boosts" +#: src/pages/account-statuses.jsx:438 +msgid "Showing boosts" msgstr "" -#: src/pages/account-statuses.jsx:421 -msgid "- Boosts" +#: src/pages/account-statuses.jsx:440 +msgid "Hiding boosts" msgstr "" -#: src/pages/account-statuses.jsx:435 +#: src/pages/account-statuses.jsx:457 msgid "Showing posts with media" msgstr "" #. placeholder {0}: tag.name -#: src/pages/account-statuses.jsx:460 +#: src/pages/account-statuses.jsx:492 msgid "Showing posts tagged with #{0}" msgstr "" #. placeholder {0}: date.toLocaleString( i18n.locale, { month: 'long', year: 'numeric', }, ) -#: src/pages/account-statuses.jsx:500 +#: src/pages/account-statuses.jsx:532 msgid "Showing posts in {0}" msgstr "" #. placeholder {0}: account?.username -#: src/pages/account-statuses.jsx:547 +#: src/pages/account-statuses.jsx:579 msgid "Search @{0}'s posts" msgstr "" -#: src/pages/account-statuses.jsx:593 +#: src/pages/account-statuses.jsx:628 #: src/pages/search.jsx:359 #: src/pages/search.jsx:506 msgid "Posts" msgstr "嘟文" -#: src/pages/account-statuses.jsx:618 +#: src/pages/account-statuses.jsx:653 msgid "Nothing to see here yet." msgstr "" -#: src/pages/account-statuses.jsx:619 +#: src/pages/account-statuses.jsx:654 #: src/pages/public.jsx:130 #: src/pages/trending.jsx:452 msgid "Unable to load posts" msgstr "" -#: src/pages/account-statuses.jsx:660 -#: src/pages/account-statuses.jsx:690 +#: src/pages/account-statuses.jsx:695 +#: src/pages/account-statuses.jsx:725 msgid "Unable to fetch account info" msgstr "" #. placeholder {0}: accountInstance ? ( <> {' '} ({punycode.toUnicode(accountInstance)}) ) : null -#: src/pages/account-statuses.jsx:667 +#: src/pages/account-statuses.jsx:702 msgid "Switch to account's server {0}" msgstr "" -#: src/pages/account-statuses.jsx:697 +#: src/pages/account-statuses.jsx:732 msgid "Switch to my server (<0>{currentInstance})" msgstr "" -#: src/pages/account-statuses.jsx:770 +#: src/pages/account-statuses.jsx:805 msgid "Month" msgstr "" @@ -3400,10 +3399,6 @@ msgstr "" msgid "This might take a while." msgstr "" -#: src/pages/catchup.jsx:1290 -msgid "Reset filters" -msgstr "" - #: src/pages/catchup.jsx:1298 #: src/pages/catchup.jsx:1741 msgid "Top links" @@ -4375,102 +4370,102 @@ msgid "NOTE: Push notifications only work for <0>one account." msgstr "" #. js-lingui-explicit-id -#: src/pages/status.jsx:791 -#: src/pages/status.jsx:1485 +#: src/pages/status.jsx:799 +#: src/pages/status.jsx:1493 msgid "post.title" msgstr "" -#: src/pages/status.jsx:1088 +#: src/pages/status.jsx:1096 msgid "You're not logged in. Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1108 +#: src/pages/status.jsx:1116 msgid "This post is from another server (<0>{instance}). Interactions (reply, boost, etc) are not possible." msgstr "" -#: src/pages/status.jsx:1136 +#: src/pages/status.jsx:1144 msgid "Error: {e}" msgstr "" -#: src/pages/status.jsx:1143 +#: src/pages/status.jsx:1151 msgid "Switch to my server to enable interactions" msgstr "" -#: src/pages/status.jsx:1251 +#: src/pages/status.jsx:1260 msgid "Unable to load replies." msgstr "" -#: src/pages/status.jsx:1307 +#: src/pages/status.jsx:1315 msgid "{months, plural, one {# month later} other {# months later}}" msgstr "" -#: src/pages/status.jsx:1313 +#: src/pages/status.jsx:1321 msgid "{years, plural, one {# year later} other {# years later}}" msgstr "" -#: src/pages/status.jsx:1445 +#: src/pages/status.jsx:1453 msgid "Back" msgstr "" -#: src/pages/status.jsx:1476 +#: src/pages/status.jsx:1484 msgid "Go to main post" msgstr "" #. placeholder {0}: ancestors.length -#: src/pages/status.jsx:1499 +#: src/pages/status.jsx:1507 msgid "{0} posts above ‒ Go to top" msgstr "" -#: src/pages/status.jsx:1548 -#: src/pages/status.jsx:1611 +#: src/pages/status.jsx:1556 +#: src/pages/status.jsx:1619 msgid "Switch to Side Peek view" msgstr "" -#: src/pages/status.jsx:1612 +#: src/pages/status.jsx:1620 msgid "Switch to Full view" msgstr "" -#: src/pages/status.jsx:1630 +#: src/pages/status.jsx:1638 msgid "Show all sensitive content" msgstr "" -#: src/pages/status.jsx:1635 +#: src/pages/status.jsx:1643 msgid "Experimental" msgstr "" -#: src/pages/status.jsx:1644 +#: src/pages/status.jsx:1652 msgid "Unable to switch" msgstr "" #. placeholder {0}: punycode.toUnicode( postInstance, ) -#: src/pages/status.jsx:1651 +#: src/pages/status.jsx:1659 msgid "Switch to post's server ({0})" msgstr "" -#: src/pages/status.jsx:1654 +#: src/pages/status.jsx:1662 msgid "Switch to post's server" msgstr "" -#: src/pages/status.jsx:1667 +#: src/pages/status.jsx:1675 msgid "View Edit History Snapshots" msgstr "" -#: src/pages/status.jsx:1725 +#: src/pages/status.jsx:1732 msgid "Unable to load post" msgstr "" #. placeholder {0}: replies.length #. placeholder {1}: shortenNumber(replies.length) -#: src/pages/status.jsx:1862 +#: src/pages/status.jsx:1871 msgid "{0, plural, one {# reply} other {<0>{1} replies}}" msgstr "" #. placeholder {0}: shortenNumber(totalComments) -#: src/pages/status.jsx:1880 +#: src/pages/status.jsx:1889 msgid "{totalComments, plural, one {# comment} other {<0>{0} comments}}" msgstr "" -#: src/pages/status.jsx:1902 +#: src/pages/status.jsx:1911 msgid "View post with its replies" msgstr ""