diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-05-30 16:58:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-30 16:58:23 -0700 |
commit | 1e620b19cca59f04d33cc04f669514b9b16f8290 (patch) | |
tree | 78c88d95bb575261f3e83c658f47e35aa73bb048 /src/locale/locales/ru/messages.po | |
parent | e2b842ad4e580caf4ccfe00ff0fb1456db3b9c80 (diff) | |
download | voidsky-1e620b19cca59f04d33cc04f669514b9b16f8290.tar.zst |
Release 1.103.0 prep (#8434)
* Add pt-PT mapping to crowdin config * Pull latest translations from crowdin * run intl extract
Diffstat (limited to 'src/locale/locales/ru/messages.po')
-rw-r--r-- | src/locale/locales/ru/messages.po | 1137 |
1 files changed, 613 insertions, 524 deletions
diff --git a/src/locale/locales/ru/messages.po b/src/locale/locales/ru/messages.po index 68be19799..88cef0086 100644 --- a/src/locale/locales/ru/messages.po +++ b/src/locale/locales/ru/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ru\n" "Project-Id-Version: 49a8cb746fbc2ae5707392ee41ddec4c\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-05-10 03:00\n" +"PO-Revision-Date: 2025-05-30 23:41\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" @@ -90,17 +90,17 @@ msgstr "{0, plural, one {# непрочитанный элемент} other {# msgid "{0, plural, one {#mo} other {#mo}}" msgstr "{0, plural, one {# месяц} few {# месяца} other {# месяцев}}" -#: src/components/ProfileHoverCard/index.web.tsx:436 +#: src/components/ProfileHoverCard/index.web.tsx:442 #: src/screens/Profile/Header/Metrics.tsx:22 msgid "{0, plural, one {follower} other {followers}}" msgstr "{0, plural, one {подписчик} few {подписчика} other {подписчиков}}" -#: src/components/ProfileHoverCard/index.web.tsx:440 +#: src/components/ProfileHoverCard/index.web.tsx:446 #: src/screens/Profile/Header/Metrics.tsx:26 msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {подписка} few {подписки} other {подписок}}" -#: src/view/com/post-thread/PostThreadItem.tsx:483 +#: src/view/com/post-thread/PostThreadItem.tsx:529 msgid "{0, plural, one {like} other {likes}}" msgstr "{0, plural, one {лайк} few {лайка} other {лайков}}" @@ -108,20 +108,20 @@ msgstr "{0, plural, one {лайк} few {лайка} other {лайков}}" msgid "{0, plural, one {post} other {posts}}" msgstr "{0, plural, one {пост} few {поста} other {постов}}" -#: src/view/com/post-thread/PostThreadItem.tsx:467 +#: src/view/com/post-thread/PostThreadItem.tsx:513 msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {цитирование} few {цитирования} other {цитирований}}" -#: src/view/com/post-thread/PostThreadItem.tsx:449 +#: src/view/com/post-thread/PostThreadItem.tsx:495 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {репост} few {репоста} other {репостов}}" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:78 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:82 msgid "{0, plural, other {{1} posts}}" msgstr "{0, plural, one {{1} пост} few {{1} поста} many {{1} постов} other {{1} поста}}" #. Number of users (always at least 25) who have joined Bluesky using a specific starter pack -#: src/screens/StarterPack/StarterPackScreen.tsx:485 +#: src/screens/StarterPack/StarterPackScreen.tsx:490 msgid "{0, plural, other {# people have}} used this starter pack!" msgstr "{0, plural, few {# человека воспользовались} other {# человек воспользовался}} этим стартовым набором!" @@ -139,6 +139,10 @@ msgstr "{0} <0>в <1>тексте и тегах</1></0>" msgid "{0} is live" msgstr "" +#: src/components/live/queries.ts:39 +msgid "{0} is not a valid URL" +msgstr "" + #: src/screens/StarterPack/StarterPackLandingScreen.tsx:223 msgid "{0} joined this week" msgstr "{0} присоединился на этой неделе" @@ -160,8 +164,8 @@ msgstr "{0} отреагировал {1}" msgid "{0} reacted {1} to {2}" msgstr "{0} отреагировал {1} на {2}" -#: src/view/com/util/UserAvatar.tsx:555 -#: src/view/com/util/UserAvatar.tsx:573 +#: src/view/com/util/UserAvatar.tsx:559 +#: src/view/com/util/UserAvatar.tsx:577 msgid "{0}'s avatar" msgstr "Аватар {0}" @@ -210,127 +214,159 @@ msgstr "{estimatedTimeHrs, plural, one {час} few {часа} other {часов msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {минута} few {минуты} other {минут}}" -#: src/view/com/notifications/NotificationFeedItem.tsx:328 +#: src/view/com/notifications/NotificationFeedItem.tsx:335 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> followed you" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}}</0> подписались на вас" -#: src/view/com/notifications/NotificationFeedItem.tsx:354 +#: src/view/com/notifications/NotificationFeedItem.tsx:361 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your custom feed" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другому} other {{formattedAuthorsCount} другим}}</0> понравилась ваша лента" -#: src/view/com/notifications/NotificationFeedItem.tsx:247 +#: src/view/com/notifications/NotificationFeedItem.tsx:254 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your post" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другому} other {{formattedAuthorsCount} другим}}</0> понравился ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:432 +#: src/view/com/notifications/NotificationFeedItem.tsx:466 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your repost" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:439 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> removed their verifications from your account" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:271 +#: src/view/com/notifications/NotificationFeedItem.tsx:278 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your post" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}}</0> репостнули ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:378 +#: src/view/com/notifications/NotificationFeedItem.tsx:490 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your repost" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:385 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> signed up with your starter pack" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}}</0> зарегистрировались с вашим стартовым набором" -#: src/view/com/notifications/NotificationFeedItem.tsx:407 +#: src/view/com/notifications/NotificationFeedItem.tsx:414 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> verified you" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:340 +#: src/view/com/notifications/NotificationFeedItem.tsx:347 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} подписался на вас" -#: src/view/com/notifications/NotificationFeedItem.tsx:317 +#: src/view/com/notifications/NotificationFeedItem.tsx:324 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} подписался на вас в ответ" -#: src/view/com/notifications/NotificationFeedItem.tsx:366 +#: src/view/com/notifications/NotificationFeedItem.tsx:373 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} понравилась ваша лента" -#: src/view/com/notifications/NotificationFeedItem.tsx:259 +#: src/view/com/notifications/NotificationFeedItem.tsx:266 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} понравился ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:444 +#: src/view/com/notifications/NotificationFeedItem.tsx:478 +msgid "{firstAuthorLink} liked your repost" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:451 msgid "{firstAuthorLink} removed their verification from your account" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:283 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} репостнул ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:390 +#: src/view/com/notifications/NotificationFeedItem.tsx:502 +msgid "{firstAuthorLink} reposted your repost" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:397 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} зарегистрировался с вашим стартовым набором" -#: src/view/com/notifications/NotificationFeedItem.tsx:419 +#: src/view/com/notifications/NotificationFeedItem.tsx:426 msgid "{firstAuthorLink} verified you" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:321 +#: src/view/com/notifications/NotificationFeedItem.tsx:328 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}} подписались на вас" -#: src/view/com/notifications/NotificationFeedItem.tsx:347 +#: src/view/com/notifications/NotificationFeedItem.tsx:354 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другому} other {{formattedAuthorsCount} другим}} понравилась ваша лента" -#: src/view/com/notifications/NotificationFeedItem.tsx:240 +#: src/view/com/notifications/NotificationFeedItem.tsx:247 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другому} other {{formattedAuthorsCount} другим}} понравился ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:425 +#: src/view/com/notifications/NotificationFeedItem.tsx:459 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your repost" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:432 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} removed their verifications from your account" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:264 +#: src/view/com/notifications/NotificationFeedItem.tsx:271 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}} репостнули ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:371 +#: src/view/com/notifications/NotificationFeedItem.tsx:483 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your repost" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:378 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}} зарегистрировались с вашим стартовым набором" -#: src/view/com/notifications/NotificationFeedItem.tsx:400 +#: src/view/com/notifications/NotificationFeedItem.tsx:407 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} verified you" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:326 +#: src/view/com/notifications/NotificationFeedItem.tsx:333 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} подписался на вас" -#: src/view/com/notifications/NotificationFeedItem.tsx:316 +#: src/view/com/notifications/NotificationFeedItem.tsx:323 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} подписался на вас в ответ" -#: src/view/com/notifications/NotificationFeedItem.tsx:352 +#: src/view/com/notifications/NotificationFeedItem.tsx:359 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} понравилась ваша лента" -#: src/view/com/notifications/NotificationFeedItem.tsx:245 +#: src/view/com/notifications/NotificationFeedItem.tsx:252 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} понравился ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:430 +#: src/view/com/notifications/NotificationFeedItem.tsx:464 +msgid "{firstAuthorName} liked your repost" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:437 msgid "{firstAuthorName} removed their verification from your account" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:269 +#: src/view/com/notifications/NotificationFeedItem.tsx:276 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} репостнул ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:376 +#: src/view/com/notifications/NotificationFeedItem.tsx:488 +msgid "{firstAuthorName} reposted your repost" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:383 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} зарегистрировался с вашим стартовым набором" -#: src/view/com/notifications/NotificationFeedItem.tsx:405 +#: src/view/com/notifications/NotificationFeedItem.tsx:412 msgid "{firstAuthorName} verified you" msgstr "" -#: src/components/ProfileHoverCard/index.web.tsx:564 +#: src/components/ProfileHoverCard/index.web.tsx:570 #: src/screens/Profile/Header/Metrics.tsx:49 msgid "{following} following" msgstr "{following} подписок" @@ -369,12 +405,12 @@ msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} присоединился к Bluesky, используя стартовый набор {0} назад" #. The trending topic rank, i.e. "1. March Madness", "2. The Bachelor" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:107 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:111 msgid "{rank}." msgstr "{rank}." #. trending topic time spent trending. should be as short as possible to fit in a pill -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:202 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:206 msgid "{type}h ago" msgstr "{type}ч. назад" @@ -506,20 +542,20 @@ msgstr "Настройки Доступности" msgid "Account" msgstr "Учётная запись" +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:360 #: src/screens/Messages/components/RequestButtons.tsx:91 -#: src/view/com/profile/ProfileMenu.tsx:154 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:404 +#: src/view/com/profile/ProfileMenu.tsx:158 msgctxt "toast" msgid "Account blocked" msgstr "Учётная запись заблокирована" -#: src/view/com/profile/ProfileMenu.tsx:167 +#: src/view/com/profile/ProfileMenu.tsx:171 msgctxt "toast" msgid "Account followed" msgstr "Вы подписались на учётную запись" -#: src/view/com/profile/ProfileMenu.tsx:130 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:427 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:383 +#: src/view/com/profile/ProfileMenu.tsx:134 msgctxt "toast" msgid "Account muted" msgstr "Учётная запись игнорируется" @@ -542,18 +578,18 @@ msgid "Account removed from quick access" msgstr "Учётная запись удалена из быстрого доступа" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 -#: src/view/com/profile/ProfileMenu.tsx:144 +#: src/view/com/profile/ProfileMenu.tsx:148 msgctxt "toast" msgid "Account unblocked" msgstr "Учётная запись разблокирована" -#: src/view/com/profile/ProfileMenu.tsx:179 +#: src/view/com/profile/ProfileMenu.tsx:183 msgctxt "toast" msgid "Account unfollowed" msgstr "Вы отписались от учётной записи" -#: src/view/com/profile/ProfileMenu.tsx:120 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:417 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:373 +#: src/view/com/profile/ProfileMenu.tsx:124 msgctxt "toast" msgid "Account unmuted" msgstr "Учётная запись больше не игнорируется" @@ -581,7 +617,7 @@ msgstr "Добавить {displayName} в стартовый набор" msgid "Add a content warning" msgstr "Добавить предупреждение о содержимом" -#: src/components/live/GoLiveDialog.tsx:114 +#: src/components/live/GoLiveDialog.tsx:101 msgid "Add a temporary live status to your profile. When someone clicks on your avatar, they’ll see information about your live event." msgstr "" @@ -634,8 +670,8 @@ msgstr "Добавить пароль приложения" msgid "Add emoji reaction" msgstr "Добавить эмодзи-реакцию" -#: src/components/moderation/ReportDialog/index.tsx:392 -#: src/components/moderation/ReportDialog/index.tsx:396 +#: src/components/moderation/ReportDialog/index.tsx:400 +#: src/components/moderation/ReportDialog/index.tsx:404 msgid "Add more details (optional)" msgstr "Добавить подробности (опционально)" @@ -684,8 +720,8 @@ msgstr "Добавьте следующую DNS-запись к вашему д msgid "Add this feed to your feeds" msgstr "Добавьте эту ленту в свои ленты" -#: src/view/com/profile/ProfileMenu.tsx:295 -#: src/view/com/profile/ProfileMenu.tsx:298 +#: src/view/com/profile/ProfileMenu.tsx:305 +#: src/view/com/profile/ProfileMenu.tsx:308 msgid "Add to lists" msgstr "Добавить в списки" @@ -706,7 +742,7 @@ msgstr "Добавлено в список" msgid "Added to my feeds" msgstr "Добавлено в мои ленты" -#: src/components/moderation/ReportDialog/index.tsx:410 +#: src/components/moderation/ReportDialog/index.tsx:418 msgid "Additional details (limit 300 characters)" msgstr "Дополнительные сведения (до 300 символов)" @@ -747,7 +783,7 @@ msgstr "" msgid "All" msgstr "Все" -#: src/screens/StarterPack/StarterPackScreen.tsx:381 +#: src/screens/StarterPack/StarterPackScreen.tsx:386 msgid "All accounts have been followed!" msgstr "Все учётные записи отслеживаются!" @@ -862,7 +898,6 @@ msgid "An error occurred while loading the video. Please try again." msgstr "При загрузке видео возникла ошибка. Пожалуйста, попробуйте ещё раз." #: src/components/StarterPack/QrCodeDialog.tsx:72 -#: src/components/StarterPack/ShareDialog.tsx:79 msgid "An error occurred while saving the QR code!" msgstr "При сохранении QR-кода возникла ошибка!" @@ -870,8 +905,8 @@ msgstr "При сохранении QR-кода возникла ошибка!" msgid "An error occurred while selecting the video" msgstr "При выборе видео возникла ошибка" -#: src/screens/StarterPack/StarterPackScreen.tsx:347 -#: src/screens/StarterPack/StarterPackScreen.tsx:369 +#: src/screens/StarterPack/StarterPackScreen.tsx:352 +#: src/screens/StarterPack/StarterPackScreen.tsx:374 msgid "An error occurred while trying to follow all" msgstr "Возникла ошибка при попытке подписаться на всех" @@ -1030,12 +1065,12 @@ msgstr "Оформление" msgid "Apply default recommended feeds" msgstr "Применить рекомендуемые по умолчанию ленты" -#: src/view/com/post-thread/PostThreadItem.tsx:890 +#: src/view/com/post-thread/PostThreadItem.tsx:945 msgid "Archived from {0}" msgstr "Архивный пост от {0}" -#: src/view/com/post-thread/PostThreadItem.tsx:859 -#: src/view/com/post-thread/PostThreadItem.tsx:898 +#: src/view/com/post-thread/PostThreadItem.tsx:914 +#: src/view/com/post-thread/PostThreadItem.tsx:953 msgid "Archived post" msgstr "Архивный пост" @@ -1043,11 +1078,11 @@ msgstr "Архивный пост" msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Вы уверены, что хотите удалить пароль приложения \"{0}\"?" -#: src/components/dms/MessageContextMenu.tsx:185 +#: src/components/dms/MessageContextMenu.tsx:189 msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Вы уверены, что хотите удалить это сообщение? Сообщение будет удалено для вас, но не для другого участника." -#: src/screens/StarterPack/StarterPackScreen.tsx:641 +#: src/screens/StarterPack/StarterPackScreen.tsx:657 msgid "Are you sure you want to delete this starter pack?" msgstr "Вы уверены, что хотите удалить этот стартовый набор?" @@ -1083,7 +1118,7 @@ msgstr "Вы действительно хотите удалить этот п msgid "Are you sure?" msgstr "Вы уверены?" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:69 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:74 msgid "Are you writing in <0>{suggestedLanguageName}</0>?" msgstr "Вы пишете на <0>{suggestedLanguageName}</0>?" @@ -1096,9 +1131,9 @@ msgstr "Искусство" msgid "Artistic or non-erotic nudity." msgstr "Художественная или неэротическая обнаженность." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:570 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:573 -msgid "Assign topic - help train Discover!" +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:480 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:482 +msgid "Assign topic for algo" msgstr "" #: src/screens/Signup/StepHandle.tsx:194 @@ -1132,7 +1167,7 @@ msgstr "Автовоспроизведение видео и GIF-файлов" #: src/screens/Login/SetNewPasswordForm.tsx:170 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:150 +#: src/screens/Profile/Header/Shell.tsx:158 #: src/screens/Signup/BackNextButtons.tsx:41 #: src/screens/StarterPack/Wizard/index.tsx:286 msgid "Back" @@ -1172,25 +1207,25 @@ msgstr "" msgid "Birthday" msgstr "Дата рождения" +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:742 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:300 -#: src/view/com/profile/ProfileMenu.tsx:463 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:882 +#: src/view/com/profile/ProfileMenu.tsx:473 msgid "Block" msgstr "Заблокировать" #: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:627 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:629 #: src/screens/Messages/components/RequestButtons.tsx:144 #: src/screens/Messages/components/RequestButtons.tsx:146 -#: src/view/com/profile/ProfileMenu.tsx:374 -#: src/view/com/profile/ProfileMenu.tsx:381 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:719 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:721 +#: src/view/com/profile/ProfileMenu.tsx:384 +#: src/view/com/profile/ProfileMenu.tsx:391 msgid "Block account" msgstr "Заблокировать" -#: src/view/com/profile/ProfileMenu.tsx:446 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:877 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:737 +#: src/view/com/profile/ProfileMenu.tsx:456 msgid "Block Account?" msgstr "Заблокировать учётную запись?" @@ -1240,8 +1275,8 @@ msgstr "Заблокированные учётные записи" msgid "Blocked Accounts" msgstr "Заблокированные учётные записи" -#: src/view/com/profile/ProfileMenu.tsx:458 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:879 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:739 +#: src/view/com/profile/ProfileMenu.tsx:468 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Заблокированные учётные записи не могут вам отвечать, упоминать вас в своих постах, и взаимодействовать с вами каким-либо другим образом." @@ -1261,7 +1296,7 @@ msgstr "Блокировка не мешает этому маркировщик msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Блокировка - это открытая информация. Заблокированные учётные записи не могут отвечать в ваших постах, упоминать вас или иным образом взаимодействовать с вами." -#: src/view/com/profile/ProfileMenu.tsx:455 +#: src/view/com/profile/ProfileMenu.tsx:465 msgid "Blocking will not prevent labels from being applied on your account, but it will stop this account from replying in your threads or interacting with you." msgstr "Блокировка не помешает добавлять метки на вашу учётную запись, но она остановит возможность этой учётной записи комментировать ваши посты или взаимодействовать с вами." @@ -1274,7 +1309,7 @@ msgstr "Блог" msgid "Bluesky" msgstr "Bluesky" -#: src/view/com/post-thread/PostThreadItem.tsx:915 +#: src/view/com/post-thread/PostThreadItem.tsx:970 msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "Bluesky не может подтвердить подлинность заявленной даты." @@ -1370,7 +1405,7 @@ msgstr "Просмотреть посты с тегом {displayName}" msgid "Browse starter pack {displayName}" msgstr "Просмотреть стартовый набор {displayName}" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:89 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:93 msgid "Browse topic {0}" msgstr "Просмотреть тему {0}" @@ -1383,13 +1418,13 @@ msgid "Business" msgstr "Бизнес" #: src/components/LabelingServiceCard/index.tsx:62 -#: src/components/moderation/ReportDialog/index.tsx:672 +#: src/components/moderation/ReportDialog/index.tsx:680 #: src/screens/Search/components/StarterPackCard.tsx:106 -#: src/screens/Search/Explore.tsx:853 +#: src/screens/Search/Explore.tsx:934 msgid "By {0}" msgstr "От {0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:443 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:451 msgid "By <0>{0}</0>" msgstr "От <0>{0}</0>" @@ -1417,9 +1452,10 @@ msgstr "Камера" #: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:131 #: src/components/dialogs/InAppBrowserConsent.tsx:98 #: src/components/dialogs/InAppBrowserConsent.tsx:104 -#: src/components/live/GoLiveDialog.tsx:338 -#: src/components/live/GoLiveDialog.tsx:344 -#: src/components/Menu/index.tsx:306 +#: src/components/live/GoLiveDialog.tsx:247 +#: src/components/live/GoLiveDialog.tsx:253 +#: src/components/Menu/index.tsx:339 +#: src/components/PostControls/RepostButton.tsx:198 #: src/components/Prompt.tsx:143 #: src/components/Prompt.tsx:145 #: src/screens/Deactivated.tsx:158 @@ -1444,7 +1480,6 @@ msgstr "Камера" #: src/view/com/modals/EditProfile.tsx:269 #: src/view/com/modals/LinkWarning.tsx:105 #: src/view/com/modals/LinkWarning.tsx:107 -#: src/view/com/util/post-ctrls/RepostButton.tsx:213 #: src/view/shell/desktop/LeftNav.tsx:213 msgid "Cancel" msgstr "Отменить" @@ -1469,7 +1504,7 @@ msgstr "Отменить обрезку изображения" msgid "Cancel profile editing" msgstr "Отменить изменения профиля" -#: src/view/com/util/post-ctrls/RepostButton.tsx:207 +#: src/components/PostControls/RepostButton.tsx:192 msgid "Cancel quote post" msgstr "Отменить цитирование поста" @@ -1485,10 +1520,10 @@ msgstr "Отменить поиск" msgid "Cancels opening the linked website" msgstr "Отменяет открытие ссылки" +#: src/components/PostControls/index.tsx:101 +#: src/components/PostControls/index.tsx:132 +#: src/components/PostControls/index.tsx:160 #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:123 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:164 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:200 msgid "Cannot interact with a blocked user" msgstr "Невозможно взаимодействовать с заблокированным пользователем" @@ -1528,7 +1563,7 @@ msgstr "Изменить адрес электронной почты" msgid "Change Handle" msgstr "Изменить псевдоним" -#: src/components/moderation/ReportDialog/index.tsx:314 +#: src/components/moderation/ReportDialog/index.tsx:322 msgid "Change moderation service" msgstr "" @@ -1536,11 +1571,11 @@ msgstr "" msgid "Change Password" msgstr "Изменение пароля" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:82 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:85 msgid "Change post language to {suggestedLanguageName}" msgstr "Изменить язык поста на {suggestedLanguageName}" -#: src/components/moderation/ReportDialog/index.tsx:236 +#: src/components/moderation/ReportDialog/index.tsx:244 msgid "Change report reason" msgstr "Причина изменения жалобы" @@ -1718,23 +1753,23 @@ msgstr "Клип 🐴 клоп 🐴" #: src/components/dialogs/ChangeEmailDialog.tsx:244 #: src/components/dialogs/ChangeEmailDialog.tsx:250 #: src/components/dialogs/GifSelect.tsx:281 -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:174 -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:183 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:178 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:187 #: src/components/dialogs/SearchablePeopleList.tsx:295 #: src/components/dialogs/VerifyEmailDialog.tsx:346 #: src/components/dialogs/VerifyEmailDialog.tsx:352 #: src/components/dms/EmojiPopup.android.tsx:58 #: src/components/dms/ReportDialog.tsx:381 #: src/components/dms/ReportDialog.tsx:390 -#: src/components/live/EditLiveDialog.tsx:321 -#: src/components/live/EditLiveDialog.tsx:327 +#: src/components/live/EditLiveDialog.tsx:229 +#: src/components/live/EditLiveDialog.tsx:235 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 #: src/components/ProgressGuide/FollowDialog.tsx:386 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/components/verification/VerificationsDialog.tsx:144 -#: src/components/verification/VerifierDialog.tsx:140 +#: src/components/verification/VerifierDialog.tsx:144 #: src/view/com/modals/ChangePassword.tsx:279 #: src/view/com/modals/ChangePassword.tsx:282 #: src/view/com/util/post-embeds/GifEmbed.tsx:197 @@ -1756,7 +1791,7 @@ msgstr "Закрыть нижнее меню" #: src/components/dialogs/GifSelect.tsx:275 #: src/components/verification/VerificationsDialog.tsx:136 -#: src/components/verification/VerifierDialog.tsx:132 +#: src/components/verification/VerifierDialog.tsx:136 msgid "Close dialog" msgstr "Закрыть диалог" @@ -1787,7 +1822,7 @@ msgstr "Закрыть просмотр изображения" msgid "Close menu" msgstr "" -#: src/components/Menu/index.tsx:300 +#: src/components/Menu/index.tsx:333 msgid "Close this dialog" msgstr "Закрыть диалоговое окно" @@ -1808,11 +1843,11 @@ msgstr "Закрывает подборщик эмодзи" msgid "Closes viewer for header image" msgstr "Закрывает просмотр изображения" -#: src/view/com/notifications/NotificationFeedItem.tsx:481 +#: src/view/com/notifications/NotificationFeedItem.tsx:537 msgid "Collapse list of users" msgstr "Свернуть список пользователей" -#: src/view/com/notifications/NotificationFeedItem.tsx:689 +#: src/view/com/notifications/NotificationFeedItem.tsx:748 msgid "Collapses list of users for a given notification" msgstr "Сворачивает список пользователей для данного уведомления" @@ -2017,11 +2052,12 @@ msgid "Copied build version to clipboard" msgstr "Версия сборки скопирована в буфер обмена" #: src/components/dms/MessageContextMenu.tsx:56 +#: src/components/PostControls/DiscoverDebug.tsx:42 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:233 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:68 #: src/lib/sharing.ts:25 #: src/lib/sharing.ts:41 #: src/view/com/modals/InviteCodes.tsx:153 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:255 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:400 msgid "Copied to clipboard" msgstr "Скопировано в буфер обмена" @@ -2034,21 +2070,25 @@ msgstr "Скопировано!" msgid "Copies build version to clipboard" msgstr "Копирует версию сборки в буфер обмена" -#: src/components/StarterPack/QrCodeDialog.tsx:181 +#: src/components/StarterPack/QrCodeDialog.tsx:182 msgid "Copy" msgstr "Копировать" +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:186 +msgid "Copy anyway" +msgstr "" + #: src/screens/Settings/components/AddAppPasswordDialog.tsx:196 msgid "Copy App Password" msgstr "Копировать пароль приложения" -#: src/view/com/profile/ProfileMenu.tsx:411 -#: src/view/com/profile/ProfileMenu.tsx:414 +#: src/view/com/profile/ProfileMenu.tsx:421 +#: src/view/com/profile/ProfileMenu.tsx:424 msgid "Copy at:// URI" msgstr "Копировать at:// URI" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:781 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:783 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:151 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:154 msgid "Copy author DID" msgstr "Копировать DID автора" @@ -2058,8 +2098,8 @@ msgid "Copy code" msgstr "Копировать код" #: src/screens/Settings/components/ChangeHandleDialog.tsx:491 -#: src/view/com/profile/ProfileMenu.tsx:420 -#: src/view/com/profile/ProfileMenu.tsx:423 +#: src/view/com/profile/ProfileMenu.tsx:430 +#: src/view/com/profile/ProfileMenu.tsx:433 msgid "Copy DID" msgstr "Копировать DID" @@ -2067,11 +2107,12 @@ msgstr "Копировать DID" msgid "Copy host" msgstr "Копировать хост" -#: src/components/StarterPack/ShareDialog.tsx:123 +#: src/components/StarterPack/ShareDialog.tsx:104 +#: src/screens/StarterPack/StarterPackScreen.tsx:617 msgid "Copy link" msgstr "Копировать ссылку" -#: src/components/StarterPack/ShareDialog.tsx:130 +#: src/components/StarterPack/ShareDialog.tsx:111 msgid "Copy Link" msgstr "Копировать ссылку" @@ -2079,27 +2120,38 @@ msgstr "Копировать ссылку" msgid "Copy link to list" msgstr "Копировать ссылку на список" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:517 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:526 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:130 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:139 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:93 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:102 msgid "Copy link to post" msgstr "Копировать ссылку на пост" -#: src/components/dms/MessageContextMenu.tsx:146 -#: src/components/dms/MessageContextMenu.tsx:149 +#: src/view/com/profile/ProfileMenu.tsx:243 +#: src/view/com/profile/ProfileMenu.tsx:254 +msgid "Copy link to profile" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:610 +msgid "Copy link to starter pack" +msgstr "" + +#: src/components/dms/MessageContextMenu.tsx:150 +#: src/components/dms/MessageContextMenu.tsx:153 msgid "Copy message text" msgstr "Копировать текст сообщения" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:774 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:776 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:142 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:145 msgid "Copy post at:// URI" msgstr "Копировать at:// URI поста" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:495 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:497 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:443 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:445 msgid "Copy post text" msgstr "Копировать текст поста" -#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/components/StarterPack/QrCodeDialog.tsx:176 msgid "Copy QR code" msgstr "Копировать QR-код" @@ -2137,7 +2189,7 @@ msgstr "Не удалось обработать ваше видео" msgid "Create" msgstr "Создать" -#: src/components/StarterPack/QrCodeDialog.tsx:159 +#: src/components/StarterPack/QrCodeDialog.tsx:160 msgid "Create a QR code for a starter pack" msgstr "Создать QR-код для стартового набора" @@ -2189,7 +2241,7 @@ msgstr "Создать ещё один" msgid "Create new account" msgstr "Создать новую учётную запись" -#: src/components/moderation/ReportDialog/index.tsx:574 +#: src/components/moderation/ReportDialog/index.tsx:582 #: src/components/ReportDialog/SelectReportOptionView.tsx:99 msgid "Create report for {0}" msgstr "Создать отчёт для {0}" @@ -2270,13 +2322,13 @@ msgstr "По умолчанию" msgid "Default icons" msgstr "Иконки по умолчанию" -#: src/components/dms/MessageContextMenu.tsx:187 +#: src/components/dms/MessageContextMenu.tsx:191 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:686 #: src/screens/Messages/components/ChatStatusInfo.tsx:55 #: src/screens/Settings/AppPasswords.tsx:212 -#: src/screens/StarterPack/StarterPackScreen.tsx:594 -#: src/screens/StarterPack/StarterPackScreen.tsx:672 -#: src/screens/StarterPack/StarterPackScreen.tsx:744 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:800 +#: src/screens/StarterPack/StarterPackScreen.tsx:599 +#: src/screens/StarterPack/StarterPackScreen.tsx:688 +#: src/screens/StarterPack/StarterPackScreen.tsx:760 #: src/view/screens/ProfileList.tsx:768 msgid "Delete" msgstr "Удалить" @@ -2318,7 +2370,7 @@ msgstr "Удалить беседу" msgid "Delete Conversation" msgstr "Удалить беседу" -#: src/components/dms/MessageContextMenu.tsx:160 +#: src/components/dms/MessageContextMenu.tsx:164 msgid "Delete for me" msgstr "Удалить для меня" @@ -2326,11 +2378,11 @@ msgstr "Удалить для меня" msgid "Delete list" msgstr "Удалить список" -#: src/components/dms/MessageContextMenu.tsx:183 +#: src/components/dms/MessageContextMenu.tsx:187 msgid "Delete message" msgstr "Удалить сообщение" -#: src/components/dms/MessageContextMenu.tsx:158 +#: src/components/dms/MessageContextMenu.tsx:162 msgid "Delete message for me" msgstr "Удалите сообщение для меня" @@ -2338,18 +2390,18 @@ msgstr "Удалите сообщение для меня" msgid "Delete my account" msgstr "Удалить мою учётную запись" +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:667 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:669 #: src/view/com/composer/Composer.tsx:835 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:759 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:761 msgid "Delete post" msgstr "Удалить пост" -#: src/screens/StarterPack/StarterPackScreen.tsx:588 -#: src/screens/StarterPack/StarterPackScreen.tsx:735 +#: src/screens/StarterPack/StarterPackScreen.tsx:593 +#: src/screens/StarterPack/StarterPackScreen.tsx:751 msgid "Delete starter pack" msgstr "Удалить стартовый набор" -#: src/screens/StarterPack/StarterPackScreen.tsx:638 +#: src/screens/StarterPack/StarterPackScreen.tsx:654 msgid "Delete starter pack?" msgstr "Удалить стартовый набор?" @@ -2357,7 +2409,7 @@ msgstr "Удалить стартовый набор?" msgid "Delete this list?" msgstr "Удалить этот список?" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:795 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:681 msgid "Delete this post?" msgstr "Удалить этот пост?" @@ -2395,12 +2447,12 @@ msgstr "" msgid "Descriptive alt text" msgstr "Описательный альтернативный текст" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:663 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:673 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:571 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:581 msgid "Detach quote" msgstr "Отделить цитату" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:857 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:717 msgid "Detach quote post?" msgstr "Отделить цитату от поста?" @@ -2481,7 +2533,7 @@ msgstr "Удалить пост?" msgid "Discourage apps from showing my account to logged-out users" msgstr "Попросить приложения не показывать мою учётную запись незалогиненным пользователям" -#: src/screens/Search/Explore.tsx:436 +#: src/screens/Search/Explore.tsx:434 msgid "Discover Feeds" msgstr "Откройте для себя новые ленты" @@ -2608,7 +2660,7 @@ msgstr "Дважды нажмите или зажмите сообщение, ч msgid "Double tap to close the dialog" msgstr "Дважды нажмите, чтобы закрыть диалог" -#: src/screens/VideoFeed/index.tsx:1057 +#: src/screens/VideoFeed/index.tsx:1077 msgid "Double tap to like" msgstr "Дважды нажмите, чтобы поставить лайк" @@ -2674,7 +2726,7 @@ msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Каждый код приглашения работает только один раз. Время от времени вы будете получать новые коды." #: src/screens/Settings/AccountSettings.tsx:123 -#: src/screens/StarterPack/StarterPackScreen.tsx:583 +#: src/screens/StarterPack/StarterPackScreen.tsx:588 #: src/screens/StarterPack/Wizard/index.tsx:534 #: src/screens/StarterPack/Wizard/index.tsx:541 msgid "Edit" @@ -2701,8 +2753,8 @@ msgstr "Редактировать ленты" msgid "Edit image" msgstr "Редактировать изображение" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:740 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:753 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:648 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:661 msgid "Edit interaction settings" msgstr "Редактировать настройки взаимодействия" @@ -2715,8 +2767,8 @@ msgstr "" msgid "Edit list details" msgstr "Редактировать описание списка" -#: src/view/com/profile/ProfileMenu.tsx:307 -#: src/view/com/profile/ProfileMenu.tsx:313 +#: src/view/com/profile/ProfileMenu.tsx:317 +#: src/view/com/profile/ProfileMenu.tsx:323 msgid "Edit live status" msgstr "" @@ -2754,7 +2806,7 @@ msgstr "Редактировать профиль" msgid "Edit Profile" msgstr "Редактировать профиль" -#: src/screens/StarterPack/StarterPackScreen.tsx:575 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 msgid "Edit starter pack" msgstr "Редактировать стартовый набор" @@ -2831,8 +2883,8 @@ msgstr "Встроить HTML-код" #: src/components/dialogs/Embed.tsx:104 #: src/components/dialogs/Embed.tsx:108 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:534 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:536 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:125 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:130 msgid "Embed post" msgstr "Встроить пост" @@ -2840,7 +2892,7 @@ msgstr "Встроить пост" msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." msgstr "Встройте этот пост в Ваш сайт. Просто скопируйте этот скрипт и вставьте его в HTML код вашего сайта." -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerWeb.tsx:57 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerWeb.tsx:58 msgid "Embedded video player" msgstr "Встроенный видеоплеер" @@ -2974,7 +3026,7 @@ msgstr "Введите псевдоним и пароль" msgid "Enters full screen" msgstr "Переходит в полноэкранный режим" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:235 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:239 msgid "Entertainment" msgstr "Развлечения" @@ -3054,7 +3106,7 @@ msgstr "Выходит из режима просмотра" msgid "Expand alt text" msgstr "Развернуть альтернативный текст" -#: src/view/com/notifications/NotificationFeedItem.tsx:482 +#: src/view/com/notifications/NotificationFeedItem.tsx:538 msgid "Expand list of users" msgstr "Развернуть список пользователей" @@ -3062,7 +3114,7 @@ msgstr "Развернуть список пользователей" msgid "Expand or collapse the full post you are replying to" msgstr "Развернуть или свернуть весь пост, на который вы отвечаете" -#: src/screens/VideoFeed/index.tsx:951 +#: src/screens/VideoFeed/index.tsx:962 msgid "Expands or collapses post text" msgstr "Разворачивает или сворачивает текст поста" @@ -3088,7 +3140,7 @@ msgstr "Истекает {0}" msgid "Expires in {0}" msgstr "Истекает через {0}" -#: src/components/live/EditLiveDialog.tsx:145 +#: src/components/live/EditLiveDialog.tsx:131 msgid "Expires in {0} at {1}" msgstr "" @@ -3143,7 +3195,7 @@ msgid "Failed to accept chat" msgstr "Не удалось принять чат" #: src/components/dms/ActionsWrapper.web.tsx:67 -#: src/components/dms/MessageContextMenu.tsx:100 +#: src/components/dms/MessageContextMenu.tsx:104 msgid "Failed to add emoji reaction" msgstr "Не удалось добавить эмодзи-реакцию" @@ -3174,15 +3226,15 @@ msgctxt "toast" msgid "Failed to delete chat" msgstr "Не удалось удалить чат" -#: src/components/dms/MessageContextMenu.tsx:80 +#: src/components/dms/MessageContextMenu.tsx:84 msgid "Failed to delete message" msgstr "Не удалось удалить сообщение" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:215 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:202 msgid "Failed to delete post, please try again" msgstr "Не удалось удалить пост, попробуйте ещё раз" -#: src/screens/StarterPack/StarterPackScreen.tsx:706 +#: src/screens/StarterPack/StarterPackScreen.tsx:722 msgid "Failed to delete starter pack" msgstr "Не удалось удалить стартовый набор" @@ -3191,8 +3243,10 @@ msgstr "Не удалось удалить стартовый набор" msgid "Failed to load conversations" msgstr "Не удалось загрузить беседы" -#: src/screens/Search/Explore.tsx:475 -#: src/screens/Search/Explore.tsx:514 +#: src/screens/Search/Explore.tsx:470 +#: src/screens/Search/Explore.tsx:522 +#: src/screens/Search/Explore.tsx:560 +#: src/screens/Search/Explore.tsx:599 msgid "Failed to load feeds preferences" msgstr "Не удалось загрузить настройки ленты" @@ -3204,12 +3258,14 @@ msgstr "Не удалось загрузить GIF-файлы" msgid "Failed to load past messages" msgstr "Не удалось загрузить предыдущие сообщения" -#: src/screens/Search/Explore.tsx:468 -#: src/screens/Search/Explore.tsx:507 +#: src/screens/Search/Explore.tsx:463 +#: src/screens/Search/Explore.tsx:515 +#: src/screens/Search/Explore.tsx:553 +#: src/screens/Search/Explore.tsx:592 msgid "Failed to load suggested feeds" msgstr "Не удалось загрузить предложенные ленты" -#: src/screens/Search/Explore.tsx:375 +#: src/screens/Search/Explore.tsx:373 msgid "Failed to load suggested follows" msgstr "Не удалось загрузить предложенные подписки" @@ -3223,7 +3279,7 @@ msgid "Failed to pin post" msgstr "Не удалось закрепить пост" #: src/components/dms/ActionsWrapper.web.tsx:61 -#: src/components/dms/MessageContextMenu.tsx:94 +#: src/components/dms/MessageContextMenu.tsx:98 msgid "Failed to remove emoji reaction" msgstr "Не удалось удалить эмодзи-реакцию" @@ -3231,7 +3287,7 @@ msgstr "Не удалось удалить эмодзи-реакцию" msgid "Failed to remove verification" msgstr "" -#: src/view/com/lightbox/Lightbox.tsx:46 +#: src/lib/media/save-image.ts:28 msgid "Failed to save image: {0}" msgstr "Не удалось сохранить изображение: {0}" @@ -3262,7 +3318,7 @@ msgstr "" msgid "Failed to submit appeal, please try again." msgstr "Не удалось подать апелляцию, попробуйте ещё раз." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:244 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:222 msgid "Failed to toggle thread mute, please try again" msgstr "Не удалось переключить игнорирование ветки, попробуйте ещё раз" @@ -3307,7 +3363,7 @@ msgstr "Лента" msgid "Feed by {0}" msgstr "Лента от {0}" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:349 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:354 msgid "Feed menu" msgstr "Меню ленты" @@ -3321,15 +3377,15 @@ msgstr "Переключатель ленты" msgid "Feedback" msgstr "Обратная связь" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:299 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:314 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:272 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:288 msgctxt "toast" msgid "Feedback sent!" msgstr "Обратная связь отправлена!" #: src/Navigation.tsx:448 #: src/screens/Search/SearchResults.tsx:68 -#: src/screens/StarterPack/StarterPackScreen.tsx:185 +#: src/screens/StarterPack/StarterPackScreen.tsx:190 #: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:230 #: src/view/screens/SavedFeeds.tsx:96 @@ -3421,10 +3477,10 @@ msgstr "Гибкий" #. User is not following this account, click to follow #: src/components/ProfileCard.tsx:419 -#: src/components/ProfileHoverCard/index.web.tsx:488 -#: src/components/ProfileHoverCard/index.web.tsx:499 +#: src/components/ProfileHoverCard/index.web.tsx:494 +#: src/components/ProfileHoverCard/index.web.tsx:505 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:226 -#: src/screens/VideoFeed/index.tsx:839 +#: src/screens/VideoFeed/index.tsx:850 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:131 msgid "Follow" msgstr "Подписаться" @@ -3439,7 +3495,7 @@ msgstr "Подписаться" msgid "Follow {0}" msgstr "Подписаться на {0}" -#: src/screens/VideoFeed/index.tsx:816 +#: src/screens/VideoFeed/index.tsx:827 msgid "Follow {handle}" msgstr "Подписаться на {handle}" @@ -3452,13 +3508,13 @@ msgstr "Подпишитесь на 10 учётных записей" msgid "Follow 7 accounts" msgstr "Подпишитесь на 7 учётных записей" -#: src/view/com/profile/ProfileMenu.tsx:274 -#: src/view/com/profile/ProfileMenu.tsx:285 +#: src/view/com/profile/ProfileMenu.tsx:284 +#: src/view/com/profile/ProfileMenu.tsx:295 msgid "Follow account" msgstr "Подписаться на учётную запись" -#: src/screens/StarterPack/StarterPackScreen.tsx:433 -#: src/screens/StarterPack/StarterPackScreen.tsx:441 +#: src/screens/StarterPack/StarterPackScreen.tsx:438 +#: src/screens/StarterPack/StarterPackScreen.tsx:446 msgid "Follow all" msgstr "Подписаться на всех" @@ -3499,10 +3555,10 @@ msgstr "Подписчики, которых вы знаете" #. User is following this account, click to unfollow #: src/components/ProfileCard.tsx:413 -#: src/components/ProfileHoverCard/index.web.tsx:487 -#: src/components/ProfileHoverCard/index.web.tsx:498 +#: src/components/ProfileHoverCard/index.web.tsx:493 +#: src/components/ProfileHoverCard/index.web.tsx:504 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:222 -#: src/screens/VideoFeed/index.tsx:837 +#: src/screens/VideoFeed/index.tsx:848 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:134 #: src/view/screens/Feeds.tsx:602 #: src/view/screens/SavedFeeds.tsx:422 @@ -3514,7 +3570,7 @@ msgstr "Подписки" msgid "Following {0}" msgstr "Подписка на {0}" -#: src/screens/VideoFeed/index.tsx:815 +#: src/screens/VideoFeed/index.tsx:826 msgid "Following {handle}" msgstr "Подписан на {handle}" @@ -3591,7 +3647,7 @@ msgstr "Часто публикует неприемлемый контент" msgid "From @{sanitizedAuthor}" msgstr "От @{sanitizedAuthor}" -#: src/view/com/posts/PostFeedItem.tsx:296 +#: src/view/com/posts/PostFeedItem.tsx:326 msgctxt "from-feed" msgid "From <0/>" msgstr "Из <0/>" @@ -3638,8 +3694,8 @@ msgstr "Грубые нарушения закона или условий ис #: src/screens/Messages/Inbox.tsx:228 #: src/screens/Profile/ProfileFeed/index.tsx:92 #: src/screens/VideoFeed/components/Header.tsx:163 -#: src/screens/VideoFeed/index.tsx:1118 -#: src/screens/VideoFeed/index.tsx:1122 +#: src/screens/VideoFeed/index.tsx:1138 +#: src/screens/VideoFeed/index.tsx:1142 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 #: src/view/screens/ProfileList.tsx:1038 @@ -3651,7 +3707,7 @@ msgstr "Вернуться" #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 #: src/screens/Profile/ProfileFeed/index.tsx:97 -#: src/screens/StarterPack/StarterPackScreen.tsx:757 +#: src/screens/StarterPack/StarterPackScreen.tsx:773 #: src/view/screens/NotFound.tsx:56 #: src/view/screens/ProfileList.tsx:1043 msgid "Go Back" @@ -3674,23 +3730,23 @@ msgstr "Вернуться на главную" msgid "Go Home" msgstr "Вернуться на главную" -#: src/view/com/profile/ProfileMenu.tsx:308 -#: src/view/com/profile/ProfileMenu.tsx:315 +#: src/view/com/profile/ProfileMenu.tsx:318 +#: src/view/com/profile/ProfileMenu.tsx:325 msgid "Go live" msgstr "" -#: src/components/live/GoLiveDialog.tsx:106 -#: src/components/live/GoLiveDialog.tsx:111 -#: src/components/live/GoLiveDialog.tsx:323 -#: src/components/live/GoLiveDialog.tsx:332 +#: src/components/live/GoLiveDialog.tsx:93 +#: src/components/live/GoLiveDialog.tsx:98 +#: src/components/live/GoLiveDialog.tsx:232 +#: src/components/live/GoLiveDialog.tsx:241 msgid "Go Live" msgstr "" -#: src/components/live/GoLiveDialog.tsx:265 +#: src/components/live/GoLiveDialog.tsx:174 msgid "Go live for" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:197 +#: src/view/com/notifications/NotificationFeedItem.tsx:204 msgid "Go to {firstAuthorName}'s profile" msgstr "Перейти в профиль {firstAuthorName}" @@ -3788,7 +3844,7 @@ msgstr "Вот ваш пароль приложения!" msgid "Hidden" msgstr "Скрыто" -#: src/screens/VideoFeed/index.tsx:617 +#: src/screens/VideoFeed/index.tsx:625 msgid "Hidden by your moderation settings." msgstr "Скрыто настройками модерации." @@ -3801,16 +3857,16 @@ msgstr "Скрытый список" #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:124 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:697 #: src/lib/moderation/useLabelBehaviorDescription.ts:15 #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:811 #: src/view/shell/desktop/SidebarTrendingTopics.tsx:110 msgid "Hide" msgstr "Скрыть" -#: src/view/com/notifications/NotificationFeedItem.tsx:696 +#: src/view/com/notifications/NotificationFeedItem.tsx:755 msgctxt "action" msgid "Hide" msgstr "Скрыть" @@ -3819,18 +3875,18 @@ msgstr "Скрыть" msgid "Hide customization options" msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:620 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:626 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:528 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:534 msgid "Hide post for me" msgstr "Спрятать пост для меня" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:637 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:647 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:545 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:555 msgid "Hide reply for everyone" msgstr "Спрятать ответ для всех" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:619 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:625 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:527 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:533 msgid "Hide reply for me" msgstr "Спрятать ответ для меня" @@ -3838,12 +3894,12 @@ msgstr "Спрятать ответ для меня" msgid "Hide this card" msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:806 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:692 msgid "Hide this post?" msgstr "Скрыть этот пост?" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:806 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:867 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:692 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:727 msgid "Hide this reply?" msgstr "Скрыть этот ответ?" @@ -3861,12 +3917,12 @@ msgstr "Скрыть актуальные темы?" msgid "Hide trending videos?" msgstr "Скрыть актуальные видео?" -#: src/view/com/notifications/NotificationFeedItem.tsx:687 +#: src/view/com/notifications/NotificationFeedItem.tsx:746 msgid "Hide user list" msgstr "Скрыть список пользователей" -#: src/screens/Moderation/VerificationSettings.tsx:81 -#: src/screens/Moderation/VerificationSettings.tsx:90 +#: src/screens/Moderation/VerificationSettings.tsx:85 +#: src/screens/Moderation/VerificationSettings.tsx:94 msgid "Hide verification badges" msgstr "" @@ -3924,7 +3980,7 @@ msgstr "Хост:" msgid "Hosting provider" msgstr "Хостинг-провайдер" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:190 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:194 msgid "Hot" msgstr "Горячее" @@ -3979,7 +4035,7 @@ msgstr "Если у вас есть собственный домен, вы мо msgid "If you need to update your email, <0>click here</0>." msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:797 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:683 msgid "If you remove this post, you won't be able to recover it." msgstr "Если вы удалите этот пост, вы не сможете его восстановить." @@ -4017,11 +4073,14 @@ msgstr "" msgid "Image cache cleared, freed {0}" msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:76 -#: src/view/com/lightbox/Lightbox.tsx:44 +#: src/lib/media/save-image.ts:26 msgid "Image saved" msgstr "" +#: src/lib/media/save-image.ts:45 +msgid "Images cannot be saved unless permission is granted to access your photo library." +msgstr "" + #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:49 #: src/lib/moderation/useReportOptions.ts:49 msgid "Impersonation or false claims about identity or affiliation" @@ -4083,7 +4142,7 @@ msgstr "Неверный код подтверждения 2FA." msgid "Invalid handle. Please try a different one." msgstr "Недопустимый псевдоним. Пожалуйста, попробуйте другой." -#: src/view/com/post-thread/PostThreadItem.tsx:294 +#: src/view/com/post-thread/PostThreadItem.tsx:339 msgid "Invalid or unsupported post record" msgstr "Неверный или неподдерживаемый пост" @@ -4115,7 +4174,7 @@ msgstr "Коды приглашения: {0}" msgid "Invite codes: 1 available" msgstr "Коды приглашения: 1" -#: src/components/StarterPack/ShareDialog.tsx:96 +#: src/components/StarterPack/ShareDialog.tsx:77 msgid "Invite people to this starter pack!" msgstr "Пригласите людей в этот стартовый набор!" @@ -4146,8 +4205,8 @@ msgstr "Вакансии" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:205 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:211 -#: src/screens/StarterPack/StarterPackScreen.tsx:461 -#: src/screens/StarterPack/StarterPackScreen.tsx:472 +#: src/screens/StarterPack/StarterPackScreen.tsx:466 +#: src/screens/StarterPack/StarterPackScreen.tsx:477 msgid "Join Bluesky" msgstr "Присоединиться к Bluesky" @@ -4218,8 +4277,8 @@ msgstr "Недавние" msgid "learn more" msgstr "узнать больше" -#: src/components/verification/VerificationsDialog.tsx:161 -#: src/components/verification/VerifierDialog.tsx:128 +#: src/components/verification/VerificationsDialog.tsx:165 +#: src/components/verification/VerifierDialog.tsx:132 #: src/screens/Moderation/VerificationSettings.tsx:47 #: src/screens/Profile/Header/EditProfileDialog.tsx:359 #: src/screens/Settings/components/ChangeHandleDialog.tsx:212 @@ -4320,11 +4379,12 @@ msgctxt "Name of app icon variant" msgid "Light" msgstr "Светлая" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:510 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:518 msgid "Like" msgstr "Лайк" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:317 +#. Accessibility label for the like button when the post has not been liked, verb form followed by number of likes and noun form +#: src/components/PostControls/index.tsx:246 msgid "Like ({0, plural, one {# like} other {# likes}})" msgstr "Лайк ({0, plural, one {# лайк} few {# лайка} other {# лайков}})" @@ -4337,7 +4397,7 @@ msgstr "Лайкните 10 постов" msgid "Like 10 posts to train the Discover feed" msgstr "Лайкните 10 постов, чтобы обучить ленту Discover" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:497 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:505 msgid "Like this feed" msgstr "Лайкнуть эту ленту" @@ -4362,7 +4422,7 @@ msgid "Liked by {0, plural, one {# user} other {# users}}" msgstr "Понравилось {0, plural, one {# пользователю} other {# пользователям}}" #: src/components/LabelingServiceCard/index.tsx:96 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:485 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:493 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:292 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:306 msgid "Liked by {likeCount, plural, one {# user} other {# users}}" @@ -4372,7 +4432,7 @@ msgstr "Понравилось {likeCount, plural, one {# пользовател msgid "Likes" msgstr "Нравится" -#: src/view/com/post-thread/PostThreadItem.tsx:227 +#: src/view/com/post-thread/PostThreadItem.tsx:232 msgid "Likes on this post" msgstr "Лайки этого поста" @@ -4457,22 +4517,23 @@ msgstr "Списки, блокирующие этого пользователя msgid "LIVE" msgstr "" -#: src/components/live/LiveStatusDialog.tsx:207 +#: src/components/live/LiveStatusDialog.tsx:215 msgid "Live feature is in beta testing" msgstr "" -#: src/components/live/EditLiveDialog.tsx:162 -#: src/components/live/EditLiveDialog.tsx:166 -#: src/components/live/GoLiveDialog.tsx:137 -#: src/components/live/GoLiveDialog.tsx:141 +#: src/components/live/EditLiveDialog.tsx:148 +#: src/components/live/EditLiveDialog.tsx:152 +#: src/components/live/GoLiveDialog.tsx:124 +#: src/components/live/GoLiveDialog.tsx:128 msgid "Live link" msgstr "" -#: src/screens/Search/Explore.tsx:87 +#: src/screens/Search/Explore.tsx:86 msgid "Load more" msgstr "Загрузить больше" -#: src/screens/Search/Explore.tsx:496 +#: src/screens/Search/Explore.tsx:504 +#: src/screens/Search/Explore.tsx:581 msgid "Load more suggested feeds" msgstr "Загрузить больше предлагаемых лент" @@ -4604,7 +4665,7 @@ msgstr "Меню" msgid "Message {0}" msgstr "Сообщение {0}" -#: src/components/dms/MessageContextMenu.tsx:78 +#: src/components/dms/MessageContextMenu.tsx:82 msgctxt "toast" msgid "Message deleted" msgstr "Сообщение удалено" @@ -4613,7 +4674,7 @@ msgstr "Сообщение удалено" msgid "Message deleted" msgstr "Сообщение удалено" -#: src/components/dms/MessageContextMenu.tsx:126 +#: src/components/dms/MessageContextMenu.tsx:130 msgid "Message from @{0}: {1}" msgstr "Сообщение от @{0}: {1}" @@ -4630,7 +4691,7 @@ msgstr "Поле ввода сообщения" msgid "Message is too long" msgstr "Сообщение слишком длинное" -#: src/components/dms/MessageContextMenu.tsx:124 +#: src/components/dms/MessageContextMenu.tsx:128 msgid "Message options" msgstr "" @@ -4714,7 +4775,7 @@ msgstr "Инструменты модерации" msgid "Moderator has chosen to set a general warning on the content." msgstr "Модератор решил установить общее предупреждение на контент." -#: src/view/com/post-thread/PostThreadItem.tsx:670 +#: src/view/com/post-thread/PostThreadItem.tsx:721 msgid "More" msgstr "Больше" @@ -4723,8 +4784,8 @@ msgstr "Больше" msgid "More feeds" msgstr "Больше лент" -#: src/view/com/profile/ProfileMenu.tsx:216 -#: src/view/com/profile/ProfileMenu.tsx:222 +#: src/view/com/profile/ProfileMenu.tsx:220 +#: src/view/com/profile/ProfileMenu.tsx:226 #: src/view/screens/ProfileList.tsx:750 msgid "More options" msgstr "Дополнительные опции" @@ -4758,10 +4819,10 @@ msgstr "Игнорировать" msgid "Mute {tag}" msgstr "Игнорировать {tag}" -#: src/view/com/profile/ProfileMenu.tsx:353 -#: src/view/com/profile/ProfileMenu.tsx:360 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:702 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:708 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:610 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:616 +#: src/view/com/profile/ProfileMenu.tsx:363 +#: src/view/com/profile/ProfileMenu.tsx:370 msgid "Mute account" msgstr "Игнорировать учётную запись" @@ -4810,13 +4871,13 @@ msgstr "Игнорировать это слово только в тегах" msgid "Mute this word until you unmute it" msgstr "Игнорировать это слово пока вы его не включите" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:586 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:590 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:494 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:498 msgid "Mute thread" msgstr "Игнорировать ветку" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:600 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:602 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:508 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:510 msgid "Mute words & tags" msgstr "Игнорировать слова и теги" @@ -4901,7 +4962,7 @@ msgstr "Переходит к вашему профилю" msgid "Need to change it?" msgstr "Нужно изменить его?" -#: src/components/moderation/ReportDialog/index.tsx:280 +#: src/components/moderation/ReportDialog/index.tsx:288 #: src/components/ReportDialog/SelectReportOptionView.tsx:128 msgid "Need to report a copyright violation?" msgstr "Хотите сообщить о нарушении авторских прав?" @@ -4914,7 +4975,7 @@ msgstr "Никогда не теряйте доступ к вашим подпи msgid "Nevermind, create a handle for me" msgstr "Неважно, создайте для меня псевдоним" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:195 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:199 msgid "New" msgstr "Новый" @@ -5002,7 +5063,7 @@ msgstr "Сначала самые новые" #: src/screens/Onboarding/index.tsx:20 #: src/screens/Onboarding/state.ts:108 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:237 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:241 msgid "News" msgstr "Новости" @@ -5037,7 +5098,7 @@ msgstr "Пока нет паролей приложений" msgid "No DNS Panel" msgstr "Нет панели DNS" -#: src/components/live/EditLiveDialog.tsx:154 +#: src/components/live/EditLiveDialog.tsx:140 msgid "No expiry set" msgstr "" @@ -5049,6 +5110,10 @@ msgstr "Не найдено ни одного тематического GIF. В msgid "No feeds found. Try searching for something else." msgstr "Не найдено ни одной ленты. Попробуйте поискать что-нибудь еще." +#: src/components/live/LinkPreview.tsx:63 +msgid "No image" +msgstr "" + #: src/components/LikedByList.tsx:84 #: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" @@ -5102,7 +5167,7 @@ msgstr "Нет результатов" msgid "No results" msgstr "Нет результатов" -#: src/screens/Search/Explore.tsx:715 +#: src/screens/Search/Explore.tsx:786 msgid "No results for \"{0}\"." msgstr "" @@ -5120,7 +5185,7 @@ msgstr "Ничего не найдено по запросу \"{query}\"" msgid "No results found for {query}" msgstr "Ничего не найдено по запросу \"{query}\"" -#: src/screens/Search/Explore.tsx:719 +#: src/screens/Search/Explore.tsx:790 msgid "No results." msgstr "" @@ -5167,9 +5232,10 @@ msgstr "" msgid "Not Found" msgstr "Не найдено" -#: src/view/com/profile/ProfileMenu.tsx:470 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:824 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:363 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:171 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:181 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:165 +#: src/view/com/profile/ProfileMenu.tsx:480 msgid "Note about sharing" msgstr "Примечание по распространению" @@ -5250,7 +5316,7 @@ msgid "OK" msgstr "ОК" #: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/view/com/post-thread/PostThreadItem.tsx:920 +#: src/view/com/post-thread/PostThreadItem.tsx:975 msgid "Okay" msgstr "Хорошо" @@ -5337,12 +5403,12 @@ msgstr "Открыть выдвижное меню" msgid "Open emoji picker" msgstr "Открыть подборщик эмодзи" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:186 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:191 msgid "Open feed info screen" msgstr "Открыть экран информации о ленте" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:286 #: src/screens/Profile/components/ProfileFeedHeader.tsx:291 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:296 msgid "Open feed options menu" msgstr "Открыть меню настроек ленты" @@ -5370,16 +5436,20 @@ msgstr "Открыть настройки игнорирования слов и msgid "Open pack" msgstr "Открыть набор" -#: src/view/com/util/forms/PostDropdownBtn.tsx:73 +#: src/components/PostControls/PostMenu/index.tsx:62 msgid "Open post options menu" msgstr "Открыть меню настроек поста" -#: src/components/live/LiveStatusDialog.tsx:185 -#: src/components/live/LiveStatusDialog.tsx:195 +#: src/components/live/LiveStatusDialog.tsx:189 +#: src/components/live/LiveStatusDialog.tsx:203 msgid "Open profile" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:561 +#: src/components/PostControls/ShareMenu/index.tsx:87 +msgid "Open share menu" +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:566 msgid "Open starter pack menu" msgstr "Открыть меню стартового набора" @@ -5458,7 +5528,7 @@ msgstr "Открывает службу поддержки в браузере" msgid "Opens list of invite codes" msgstr "Открывает список кодов приглашения" -#: src/view/com/util/UserAvatar.tsx:559 +#: src/view/com/util/UserAvatar.tsx:563 msgid "Opens live status dialog" msgstr "" @@ -5470,8 +5540,8 @@ msgstr "Открывает форму сброса пароля" msgid "Opens the linked website" msgstr "Открывает ссылку" -#: src/view/com/notifications/NotificationFeedItem.tsx:790 -#: src/view/com/util/UserAvatar.tsx:577 +#: src/view/com/notifications/NotificationFeedItem.tsx:849 +#: src/view/com/util/UserAvatar.tsx:581 msgid "Opens this profile" msgstr "Открывает этот профиль" @@ -5583,7 +5653,7 @@ msgid "Pause video" msgstr "Приостановить видео" #: src/screens/Search/SearchResults.tsx:62 -#: src/screens/StarterPack/StarterPackScreen.tsx:184 +#: src/screens/StarterPack/StarterPackScreen.tsx:189 #: src/view/screens/ProfileList.tsx:170 msgid "People" msgstr "Люди" @@ -5596,13 +5666,9 @@ msgstr "Люди, на которых подписан(а) @{0}" msgid "People following @{0}" msgstr "Люди, которые подписаны на @{0}" -#: src/view/com/lightbox/Lightbox.tsx:27 -msgid "Permission to access camera roll is required." -msgstr "Требуется разрешение на доступ к папке камеры." - -#: src/view/com/lightbox/Lightbox.tsx:35 -msgid "Permission to access camera roll was denied. Please enable it in your system settings." -msgstr "Доступ к папке камеры был запрещён. Пожалуйста, разрешите доступ в настройках системы." +#: src/lib/media/save-image.ts:51 +msgid "Permission to access your photo library was denied. Please enable it in your system settings." +msgstr "" #: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Person toggle" @@ -5621,8 +5687,8 @@ msgstr "Фотография" msgid "Pictures meant for adults." msgstr "Изображения, предназначенные для взрослых." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:515 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:522 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:523 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:530 msgid "Pin feed" msgstr "Закрепить ленту" @@ -5634,21 +5700,21 @@ msgstr "Закрепить ленту" msgid "Pin to home" msgstr "Закрепить на главной странице" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:332 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:337 msgid "Pin to Home" msgstr "Закрепить на главной странице" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:463 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:470 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:411 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:418 msgid "Pin to your profile" msgstr "Закрепить в своём профиле" -#: src/view/com/posts/PostFeedItem.tsx:377 +#: src/view/com/posts/PostFeedItem.tsx:407 msgid "Pinned" msgstr "Закреплён" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:158 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:170 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:160 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:174 msgid "Pinned {0} to Home" msgstr "Прикреплено {0} к главной странице" @@ -5810,7 +5876,7 @@ msgstr "Подтвердите свой адрес электронной поч #: src/screens/Onboarding/index.tsx:34 #: src/screens/Onboarding/state.ts:111 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:231 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:235 msgid "Politics" msgstr "Политика" @@ -5833,7 +5899,7 @@ msgctxt "action" msgid "Post All" msgstr "Опубликовать все" -#: src/view/com/post-thread/PostThreadItem.tsx:219 +#: src/view/com/post-thread/PostThreadItem.tsx:224 msgid "Post by {0}" msgstr "Пост от {0}" @@ -5844,7 +5910,7 @@ msgstr "Пост от {0}" msgid "Post by @{0}" msgstr "Пост от @{0}" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:195 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:182 msgctxt "toast" msgid "Post deleted" msgstr "Пост удалён" @@ -5853,7 +5919,7 @@ msgstr "Пост удалён" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Не удалось загрузить пост. Проверьте подключение к Интернету и повторите попытку." -#: src/screens/VideoFeed/index.tsx:522 +#: src/screens/VideoFeed/index.tsx:529 msgid "Post has been deleted" msgstr "Пост был удалён" @@ -5903,7 +5969,7 @@ msgctxt "toast" msgid "Post unpinned" msgstr "Пост откреплён" -#: src/screens/StarterPack/StarterPackScreen.tsx:186 +#: src/screens/StarterPack/StarterPackScreen.tsx:191 #: src/view/screens/Profile.tsx:225 #: src/view/screens/ProfileList.tsx:170 msgid "Posts" @@ -5991,7 +6057,7 @@ msgstr "Обработка видео..." msgid "Processing..." msgstr "Обработка..." -#: src/view/screens/DebugMod.tsx:926 +#: src/view/screens/DebugMod.tsx:927 #: src/view/screens/Profile.tsx:364 msgid "profile" msgstr "профиль" @@ -6053,25 +6119,25 @@ msgstr "QR-код был скачан!" msgid "QR code saved to your camera roll!" msgstr "QR-код сохранён в папке камеры!" -#: src/view/com/util/post-ctrls/RepostButton.tsx:178 -#: src/view/com/util/post-ctrls/RepostButton.tsx:201 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 +#: src/components/PostControls/RepostButton.tsx:163 +#: src/components/PostControls/RepostButton.tsx:186 +#: src/components/PostControls/RepostButton.web.tsx:78 +#: src/components/PostControls/RepostButton.web.tsx:85 msgid "Quote post" msgstr "Цитировать пост" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:343 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:307 msgid "Quote post was re-attached" msgstr "Пост с цитатой был повторно прикреплён" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:342 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:306 msgid "Quote post was successfully detached" msgstr "Пост с цитатой был успешно отсоединён" -#: src/view/com/util/post-ctrls/RepostButton.tsx:177 -#: src/view/com/util/post-ctrls/RepostButton.tsx:199 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 +#: src/components/PostControls/RepostButton.tsx:162 +#: src/components/PostControls/RepostButton.tsx:184 +#: src/components/PostControls/RepostButton.web.tsx:77 +#: src/components/PostControls/RepostButton.web.tsx:84 msgid "Quote posts disabled" msgstr "Цитирование постов отключено" @@ -6083,7 +6149,7 @@ msgstr "Настройки цитирования" msgid "Quotes" msgstr "Цитаты" -#: src/view/com/post-thread/PostThreadItem.tsx:253 +#: src/view/com/post-thread/PostThreadItem.tsx:258 msgid "Quotes of this post" msgstr "Цитаты из этого поста" @@ -6098,8 +6164,8 @@ msgstr "В случайном порядке (он же \"Poster's Roulette\")" msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Лимит превышен - вы пытались сменить псевдоним слишком много раз за короткий промежуток времени. Пожалуйста, подождите минуту, прежде чем повторить попытку." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:662 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:672 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:570 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:580 msgid "Re-attach quote" msgstr "Прикрепить цитату заново" @@ -6112,15 +6178,15 @@ msgid "Reactivate your account" msgstr "Реактивировать свою учётную запись" #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:158 -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:169 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:173 msgid "Read blog post" msgstr "" -#: src/screens/VideoFeed/index.tsx:952 +#: src/screens/VideoFeed/index.tsx:963 msgid "Read less" msgstr "Читать меньше" -#: src/screens/VideoFeed/index.tsx:952 +#: src/screens/VideoFeed/index.tsx:963 msgid "Read more" msgstr "Читать больше" @@ -6226,8 +6292,8 @@ msgstr "Удалить ленту" msgid "Remove feed?" msgstr "Удалить ленту?" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:314 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:320 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:319 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:325 #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 #: src/view/screens/ProfileList.tsx:528 @@ -6253,8 +6319,8 @@ msgstr "Удалить из ваших лент?" msgid "Remove image" msgstr "Удалить изображение" -#: src/components/live/EditLiveDialog.tsx:332 -#: src/components/live/EditLiveDialog.tsx:339 +#: src/components/live/EditLiveDialog.tsx:240 +#: src/components/live/EditLiveDialog.tsx:247 msgid "Remove live status" msgstr "" @@ -6270,8 +6336,8 @@ msgstr "Удалить профиль" msgid "Remove quote" msgstr "Убрать цитату" -#: src/view/com/util/post-ctrls/RepostButton.tsx:155 -#: src/view/com/util/post-ctrls/RepostButton.tsx:165 +#: src/components/PostControls/RepostButton.tsx:140 +#: src/components/PostControls/RepostButton.tsx:150 msgid "Remove repost" msgstr "Удалить репост" @@ -6288,9 +6354,9 @@ msgid "Remove user from list" msgstr "" #: src/components/verification/VerificationRemovePrompt.tsx:46 -#: src/components/verification/VerificationsDialog.tsx:243 -#: src/view/com/profile/ProfileMenu.tsx:326 -#: src/view/com/profile/ProfileMenu.tsx:329 +#: src/components/verification/VerificationsDialog.tsx:247 +#: src/view/com/profile/ProfileMenu.tsx:336 +#: src/view/com/profile/ProfileMenu.tsx:339 msgid "Remove verification" msgstr "" @@ -6355,7 +6421,8 @@ msgctxt "action" msgid "Reply" msgstr "Ответить" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:269 +#. Accessibility label for the reply button, verb form followed by number of replies and noun form +#: src/components/PostControls/index.tsx:200 msgid "Reply ({0, plural, one {# reply} other {# replies}})" msgstr "Ответить ({0, plural, one {# ответ} few {# ответа} other {# ответов}})" @@ -6382,44 +6449,44 @@ msgid "Reply sorting" msgstr "Сортировка ответов" #: src/view/com/post/Post.tsx:205 -#: src/view/com/posts/PostFeedItem.tsx:571 +#: src/view/com/posts/PostFeedItem.tsx:605 msgctxt "description" msgid "Reply to <0><1/></0>" msgstr "Ответить на <0><1/></0>" -#: src/view/com/posts/PostFeedItem.tsx:562 +#: src/view/com/posts/PostFeedItem.tsx:596 msgctxt "description" msgid "Reply to a blocked post" msgstr "Ответ на заблокированный пост" -#: src/view/com/posts/PostFeedItem.tsx:564 +#: src/view/com/posts/PostFeedItem.tsx:598 msgctxt "description" msgid "Reply to a post" msgstr "Ответ на пост" #: src/view/com/post/Post.tsx:203 -#: src/view/com/posts/PostFeedItem.tsx:568 +#: src/view/com/posts/PostFeedItem.tsx:602 msgctxt "description" msgid "Reply to you" msgstr "Ответил вам" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:375 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:338 msgctxt "toast" msgid "Reply visibility updated" msgstr "Видимость ответа изменена" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:374 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:337 msgid "Reply was successfully hidden" msgstr "Ответ был успешно скрыт" -#: src/components/dms/MessageContextMenu.tsx:168 +#: src/components/dms/MessageContextMenu.tsx:172 #: src/components/dms/MessagesListBlockedFooter.tsx:85 #: src/components/dms/MessagesListBlockedFooter.tsx:92 msgid "Report" msgstr "Пожаловаться" -#: src/view/com/profile/ProfileMenu.tsx:393 -#: src/view/com/profile/ProfileMenu.tsx:396 +#: src/view/com/profile/ProfileMenu.tsx:403 +#: src/view/com/profile/ProfileMenu.tsx:406 msgid "Report account" msgstr "Пожаловаться на учётную запись" @@ -6432,13 +6499,13 @@ msgid "Report conversation" msgstr "Пожаловаться на беседу" #: src/components/moderation/ReportDialog/index.tsx:71 -#: src/components/moderation/ReportDialog/index.tsx:190 +#: src/components/moderation/ReportDialog/index.tsx:198 #: src/components/ReportDialog/index.tsx:44 msgid "Report dialog" msgstr "Диалоговое окно для жалоб" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:538 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:544 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:546 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:552 msgid "Report feed" msgstr "Пожаловаться на ленту" @@ -6446,17 +6513,17 @@ msgstr "Пожаловаться на ленту" msgid "Report list" msgstr "Пожаловаться на список" -#: src/components/dms/MessageContextMenu.tsx:166 +#: src/components/dms/MessageContextMenu.tsx:170 msgid "Report message" msgstr "Пожаловаться на сообщение" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:728 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:730 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:636 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:638 msgid "Report post" msgstr "Пожаловаться на пост" -#: src/screens/StarterPack/StarterPackScreen.tsx:614 -#: src/screens/StarterPack/StarterPackScreen.tsx:617 +#: src/screens/StarterPack/StarterPackScreen.tsx:630 +#: src/screens/StarterPack/StarterPackScreen.tsx:633 msgid "Report starter pack" msgstr "Пожаловаться на стартовый набор" @@ -6500,25 +6567,26 @@ msgstr "Пожаловаться на этот стартовый набор" msgid "Report this user" msgstr "Пожаловаться на этого пользователя" -#: src/view/com/util/post-ctrls/RepostButton.tsx:156 -#: src/view/com/util/post-ctrls/RepostButton.tsx:167 +#: src/components/PostControls/RepostButton.tsx:141 +#: src/components/PostControls/RepostButton.tsx:152 msgctxt "action" msgid "Repost" msgstr "Репостнуть" -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 +#: src/components/PostControls/RepostButton.web.tsx:65 +#: src/components/PostControls/RepostButton.web.tsx:69 msgid "Repost" msgstr "Репостнуть" -#: src/view/com/util/post-ctrls/RepostButton.tsx:74 +#. Accessibility label for the repost button when the post has not been reposted, verb form followed by number of reposts and noun form +#: src/components/PostControls/RepostButton.tsx:65 msgid "Repost ({0, plural, one {# repost} other {# reposts}})" msgstr "Репостнуть ({0, plural, one {# репост} few {# репоста} other {# репостов}})" -#: src/screens/StarterPack/StarterPackScreen.tsx:556 -#: src/view/com/util/post-ctrls/RepostButton.tsx:148 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 +#: src/components/PostControls/RepostButton.tsx:133 +#: src/components/PostControls/RepostButton.web.tsx:43 +#: src/components/PostControls/RepostButton.web.tsx:97 +#: src/screens/StarterPack/StarterPackScreen.tsx:561 msgid "Repost or quote post" msgstr "Репостить или цитировать" @@ -6526,20 +6594,20 @@ msgstr "Репостить или цитировать" msgid "Reposted By" msgstr "Сделали репост" -#: src/view/com/posts/PostFeedItem.tsx:317 +#: src/view/com/posts/PostFeedItem.tsx:347 msgid "Reposted by {0}" msgstr "{0} сделал(а) репост" -#: src/view/com/posts/PostFeedItem.tsx:336 +#: src/view/com/posts/PostFeedItem.tsx:366 msgid "Reposted by <0><1/></0>" msgstr "Репост от <0><1/></0>" -#: src/view/com/posts/PostFeedItem.tsx:315 -#: src/view/com/posts/PostFeedItem.tsx:334 +#: src/view/com/posts/PostFeedItem.tsx:345 +#: src/view/com/posts/PostFeedItem.tsx:364 msgid "Reposted by you" msgstr "Вы сделали репост" -#: src/view/com/post-thread/PostThreadItem.tsx:232 +#: src/view/com/post-thread/PostThreadItem.tsx:237 msgid "Reposts of this post" msgstr "Репосты этого поста" @@ -6620,7 +6688,7 @@ msgstr "Повторяет последнее действие, которое #: src/components/dms/MessageItem.tsx:321 #: src/components/Error.tsx:65 #: src/components/Lists.tsx:110 -#: src/components/moderation/ReportDialog/index.tsx:221 +#: src/components/moderation/ReportDialog/index.tsx:229 #: src/components/StarterPack/ProfileStarterPacks.tsx:346 #: src/screens/Login/LoginForm.tsx:323 #: src/screens/Login/LoginForm.tsx:330 @@ -6637,13 +6705,13 @@ msgstr "Повторяет последнее действие, которое msgid "Retry" msgstr "Повторить попытку" -#: src/components/moderation/ReportDialog/index.tsx:218 +#: src/components/moderation/ReportDialog/index.tsx:226 msgid "Retry loading report options" msgstr "" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:219 -#: src/screens/StarterPack/StarterPackScreen.tsx:751 +#: src/screens/StarterPack/StarterPackScreen.tsx:767 msgid "Return to previous page" msgstr "Вернуться к предыдущей странице" @@ -6653,7 +6721,7 @@ msgstr "Возвращает на главную страницу" #: src/screens/Profile/ProfileFeed/index.tsx:93 #: src/screens/Settings/components/ChangeHandleDialog.tsx:559 -#: src/screens/VideoFeed/index.tsx:1119 +#: src/screens/VideoFeed/index.tsx:1139 #: src/view/screens/NotFound.tsx:60 #: src/view/screens/ProfileList.tsx:1039 msgid "Returns to previous page" @@ -6666,9 +6734,9 @@ msgstr "Возвращает к предыдущему шагу" #: src/components/dialogs/BirthDateSettings.tsx:121 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:479 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:485 -#: src/components/live/EditLiveDialog.tsx:308 -#: src/components/live/EditLiveDialog.tsx:315 -#: src/components/StarterPack/QrCodeDialog.tsx:191 +#: src/components/live/EditLiveDialog.tsx:216 +#: src/components/live/EditLiveDialog.tsx:223 +#: src/components/StarterPack/QrCodeDialog.tsx:192 #: src/screens/Profile/Header/EditProfileDialog.tsx:243 #: src/screens/Profile/Header/EditProfileDialog.tsx:257 #: src/screens/Settings/components/ChangeHandleDialog.tsx:262 @@ -6703,8 +6771,8 @@ msgstr "Сохранить изменения" msgid "Save Changes" msgstr "Сохранить изменения" -#: src/components/StarterPack/ShareDialog.tsx:150 -#: src/components/StarterPack/ShareDialog.tsx:157 +#: src/components/StarterPack/ShareDialog.tsx:131 +#: src/components/StarterPack/ShareDialog.tsx:138 msgid "Save image" msgstr "Сохранить изображение" @@ -6716,12 +6784,12 @@ msgstr "Сохранить обрезаное изображение" msgid "Save new handle" msgstr "Сохранить новый псевдоним" -#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/components/StarterPack/QrCodeDialog.tsx:186 msgid "Save QR code" msgstr "Сохранить QR-код" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:315 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:321 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:320 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:326 msgid "Save to my feeds" msgstr "Сохранить в мои ленты" @@ -6729,7 +6797,7 @@ msgstr "Сохранить в мои ленты" msgid "Saved Feeds" msgstr "Сохранённые ленты" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:131 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:132 #: src/view/screens/ProfileList.tsx:372 msgid "Saved to your feeds" msgstr "Сохранено в ваши ленты" @@ -6744,8 +6812,8 @@ msgstr "Сохраняет настройки обрезки изображен #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/NotificationFeedItem.tsx:635 -#: src/view/com/notifications/NotificationFeedItem.tsx:660 +#: src/view/com/notifications/NotificationFeedItem.tsx:694 +#: src/view/com/notifications/NotificationFeedItem.tsx:719 msgid "Say hello!" msgstr "Скажи привет!" @@ -6797,11 +6865,11 @@ msgstr "Поиск \"{searchText}\"" msgid "Search for feeds that you want to suggest to others." msgstr "Поиск лент, которые вы хотите предложить другим." -#: src/screens/Search/Explore.tsx:362 +#: src/screens/Search/Explore.tsx:360 msgid "Search for more accounts" msgstr "" -#: src/screens/Search/Explore.tsx:439 +#: src/screens/Search/Explore.tsx:437 msgid "Search for more feeds" msgstr "Найдите больше лент" @@ -6817,8 +6885,8 @@ msgstr "Поиск GIF-файлов" msgid "Search my posts" msgstr "Поиск по моим постам" -#: src/view/com/profile/ProfileMenu.tsx:253 -#: src/view/com/profile/ProfileMenu.tsx:256 +#: src/view/com/profile/ProfileMenu.tsx:263 +#: src/view/com/profile/ProfileMenu.tsx:266 msgid "Search posts" msgstr "Поиск постов" @@ -6908,7 +6976,7 @@ msgstr "" msgid "Select content languages" msgstr "Выберите языки содержимого" -#: src/components/live/GoLiveDialog.tsx:270 +#: src/components/live/GoLiveDialog.tsx:179 msgid "Select duration" msgstr "" @@ -6936,7 +7004,7 @@ msgstr "Выбрать язык..." msgid "Select languages" msgstr "Выбрать языки" -#: src/components/moderation/ReportDialog/index.tsx:299 +#: src/components/moderation/ReportDialog/index.tsx:307 msgid "Select moderation service" msgstr "" @@ -7027,6 +7095,10 @@ msgstr "Отправить отзыв" msgid "Send message" msgstr "Отправить сообщение" +#: src/components/PostControls/ShareMenu/RecentChats.tsx:111 +msgid "Send post to {name}" +msgstr "" + #: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 msgid "Send post to..." msgstr "Отправить пост на..." @@ -7042,7 +7114,7 @@ msgstr "Пожаловаться" msgid "Send report to {0}" msgstr "Отправить жалобу в {0}" -#: src/components/moderation/ReportDialog/index.tsx:638 +#: src/components/moderation/ReportDialog/index.tsx:646 msgid "Send report to {title}" msgstr "Отправить жалобу в {title}" @@ -7052,8 +7124,10 @@ msgstr "Отправить жалобу в {title}" msgid "Send verification email" msgstr "Отправьте письмо с подтверждением" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:506 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:509 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:98 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:104 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:110 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:116 msgid "Send via direct message" msgstr "Отправить личным сообщением" @@ -7105,16 +7179,10 @@ msgstr "Сексуальная активность или эротическа msgid "Sexually Suggestive" msgstr "С сексуальным подтекстом" -#: src/components/StarterPack/QrCodeDialog.tsx:181 +#: src/components/StarterPack/QrCodeDialog.tsx:182 #: src/screens/Hashtag.tsx:126 -#: src/screens/StarterPack/StarterPackScreen.tsx:428 -#: src/screens/StarterPack/StarterPackScreen.tsx:603 +#: src/screens/StarterPack/StarterPackScreen.tsx:433 #: src/screens/Topic.tsx:102 -#: src/view/com/profile/ProfileMenu.tsx:238 -#: src/view/com/profile/ProfileMenu.tsx:247 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:517 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:526 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 #: src/view/screens/ProfileList.tsx:513 msgid "Share" msgstr "Поделиться" @@ -7132,15 +7200,19 @@ msgstr "Поделитесь классной историей!" msgid "Share a fun fact!" msgstr "Поделитесь забавным фактом!" -#: src/view/com/profile/ProfileMenu.tsx:475 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:829 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:368 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:176 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:170 +#: src/view/com/profile/ProfileMenu.tsx:485 msgid "Share anyway" msgstr "Всё равно поделиться" -#: src/components/StarterPack/ShareDialog.tsx:123 -#: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:607 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:158 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:161 +msgid "Share author DID" +msgstr "" + +#: src/components/StarterPack/ShareDialog.tsx:104 +#: src/components/StarterPack/ShareDialog.tsx:111 msgid "Share link" msgstr "Поделиться ссылкой" @@ -7149,27 +7221,41 @@ msgstr "Поделиться ссылкой" msgid "Share Link" msgstr "Поделиться ссылкой" -#: src/components/StarterPack/ShareDialog.tsx:87 +#: src/components/StarterPack/ShareDialog.tsx:68 msgid "Share link dialog" msgstr "Диалоговое окно обмена ссылками" -#: src/components/StarterPack/ShareDialog.tsx:134 -#: src/components/StarterPack/ShareDialog.tsx:145 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:149 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:152 +msgid "Share post at:// URI" +msgstr "" + +#: src/components/StarterPack/ShareDialog.tsx:115 +#: src/components/StarterPack/ShareDialog.tsx:126 msgid "Share QR code" msgstr "Поделиться QR-кодом" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:466 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:474 msgid "Share this feed" msgstr "Поделиться этой лентой" -#: src/screens/StarterPack/StarterPackScreen.tsx:421 +#: src/screens/StarterPack/StarterPackScreen.tsx:426 msgid "Share this starter pack" msgstr "Поделиться этим стартовым набором" -#: src/components/StarterPack/ShareDialog.tsx:99 +#: src/components/StarterPack/ShareDialog.tsx:80 msgid "Share this starter pack and help people join your community on Bluesky." msgstr "Поделитесь этим стартовым набором и помогите людям присоединиться к вашему сообществу на Bluesky." +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:114 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:123 +#: src/screens/StarterPack/StarterPackScreen.tsx:611 +#: src/screens/StarterPack/StarterPackScreen.tsx:619 +#: src/view/com/profile/ProfileMenu.tsx:243 +#: src/view/com/profile/ProfileMenu.tsx:256 +msgid "Share via..." +msgstr "" + #: src/components/dms/ChatEmptyPill.tsx:34 msgid "Share your favorite feed!" msgstr "Поделитесь любимой лентой!" @@ -7195,8 +7281,8 @@ msgstr "Показать альтернативный текст" #: src/components/moderation/ScreenHider.tsx:172 #: src/components/moderation/ScreenHider.tsx:175 #: src/screens/List/ListHiddenScreen.tsx:190 -#: src/screens/VideoFeed/index.tsx:620 -#: src/screens/VideoFeed/index.tsx:626 +#: src/screens/VideoFeed/index.tsx:628 +#: src/screens/VideoFeed/index.tsx:634 msgid "Show anyway" msgstr "Всё равно показать" @@ -7217,8 +7303,8 @@ msgstr "" msgid "Show hidden replies" msgstr "Показать скрытые ответы" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:556 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:558 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:466 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:468 msgid "Show less like this" msgstr "Показать меньше похожего" @@ -7226,14 +7312,14 @@ msgstr "Показать меньше похожего" msgid "Show list anyway" msgstr "Всё равно показывать список" -#: src/view/com/post-thread/PostThreadItem.tsx:630 +#: src/view/com/post-thread/PostThreadItem.tsx:681 #: src/view/com/post/Post.tsx:244 -#: src/view/com/posts/PostFeedItem.tsx:527 +#: src/view/com/posts/PostFeedItem.tsx:561 msgid "Show More" msgstr "Показать больше" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:548 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:550 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:458 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:460 msgid "Show more like this" msgstr "Показать больше похожего" @@ -7263,8 +7349,8 @@ msgstr "Показать ответы как ветки" msgid "Show replies by people you follow before all other replies" msgstr "Показывать ответы людей, на которых вы подписаны, перед всеми остальными ответами" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:636 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:646 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:544 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:554 msgid "Show reply for everyone" msgstr "Показать ответы для всех" @@ -7286,7 +7372,7 @@ msgstr "Показать предупреждения" msgid "Show warning and filter from feeds" msgstr "Показать предупреждения и фильтровать из ленты" -#: src/view/com/post-thread/PostThreadItem.tsx:861 +#: src/view/com/post-thread/PostThreadItem.tsx:916 msgid "Shows information about when this post was created" msgstr "Показывает информацию о том, когда был создан этот пост" @@ -7428,7 +7514,7 @@ msgstr "" msgid "Something went wrong" msgstr "Что-то пошло не так" -#: src/components/moderation/ReportDialog/index.tsx:215 +#: src/components/moderation/ReportDialog/index.tsx:223 #: src/screens/Deactivated.tsx:94 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 msgid "Something went wrong, please try again" @@ -7445,16 +7531,16 @@ msgstr "Что-то пошло не так. Пожалуйста, попробу msgid "Something went wrong!" msgstr "Что-то пошло не так!" -#: src/components/moderation/ReportDialog/index.tsx:174 +#: src/components/moderation/ReportDialog/index.tsx:178 msgid "Something went wrong. Please try again." msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:534 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:542 msgid "Something wrong? Let us know." msgstr "Что-то не так? Сообщите нам." -#: src/App.native.tsx:121 -#: src/App.web.tsx:98 +#: src/App.native.tsx:122 +#: src/App.web.tsx:99 msgid "Sorry! Your session expired. Please sign in again." msgstr "Извините! Ваша сессия истекла. Пожалуйста, войдите снова." @@ -7489,10 +7575,14 @@ msgstr "Спам; чрезмерные упоминания или ответы" #: src/screens/Onboarding/index.tsx:27 #: src/screens/Onboarding/state.ts:113 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:229 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:233 msgid "Sports" msgstr "Спорт" +#: src/components/PostControls/ShareMenu/RecentChats.tsx:196 +msgid "Start a conversation, and it will appear here." +msgstr "" + #: src/components/dms/dialogs/NewChatDialog.tsx:74 msgid "Start a new chat" msgstr "Начать новый чат" @@ -7530,11 +7620,11 @@ msgstr "Стартовый набор от <0/>" msgid "Starter pack by you" msgstr "Стартовый набор от вас" -#: src/screens/StarterPack/StarterPackScreen.tsx:715 +#: src/screens/StarterPack/StarterPackScreen.tsx:731 msgid "Starter pack is invalid" msgstr "Стартовый набор недействителен" -#: src/screens/Search/Explore.tsx:538 +#: src/screens/Search/Explore.tsx:628 #: src/view/screens/Profile.tsx:231 msgid "Starter Packs" msgstr "Наборы" @@ -7576,9 +7666,9 @@ msgstr "Отправить обращение" msgid "Submit Appeal" msgstr "Отправить обращение" -#: src/components/moderation/ReportDialog/index.tsx:376 -#: src/components/moderation/ReportDialog/index.tsx:433 -#: src/components/moderation/ReportDialog/index.tsx:440 +#: src/components/moderation/ReportDialog/index.tsx:384 +#: src/components/moderation/ReportDialog/index.tsx:441 +#: src/components/moderation/ReportDialog/index.tsx:448 msgid "Submit report" msgstr "Отправить жалобу" @@ -7611,7 +7701,7 @@ msgstr "Успех!" msgid "Successfully verified" msgstr "" -#: src/screens/Search/Explore.tsx:359 +#: src/screens/Search/Explore.tsx:357 msgid "Suggested Accounts" msgstr "" @@ -7778,10 +7868,10 @@ msgstr "Который содержит следующее:" msgid "That handle is already taken." msgstr "Этот псевдоним уже занят." -#: src/screens/StarterPack/StarterPackScreen.tsx:105 -#: src/screens/StarterPack/StarterPackScreen.tsx:106 -#: src/screens/StarterPack/StarterPackScreen.tsx:150 -#: src/screens/StarterPack/StarterPackScreen.tsx:151 +#: src/screens/StarterPack/StarterPackScreen.tsx:110 +#: src/screens/StarterPack/StarterPackScreen.tsx:111 +#: src/screens/StarterPack/StarterPackScreen.tsx:155 +#: src/screens/StarterPack/StarterPackScreen.tsx:156 #: src/screens/StarterPack/Wizard/index.tsx:104 #: src/screens/StarterPack/Wizard/index.tsx:114 msgid "That starter pack could not be found." @@ -7791,12 +7881,12 @@ msgstr "Не удалось найти этот стартовый набор." msgid "That's all, folks!" msgstr "Вот и все, ребята!" -#: src/screens/VideoFeed/index.tsx:1091 +#: src/screens/VideoFeed/index.tsx:1111 msgid "That's everything!" msgstr "Это всё!" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:296 -#: src/view/com/profile/ProfileMenu.tsx:451 +#: src/view/com/profile/ProfileMenu.tsx:461 msgid "The account will be able to interact with you after unblocking." msgstr "Учётная запись сможет взаимодействовать с вами после разблокировки." @@ -7872,7 +7962,7 @@ msgstr "Размер выбранного видео превышает 100 М msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Похоже, на сервере возникли проблемы. Пожалуйста, повторите попытку через несколько мгновений." -#: src/screens/StarterPack/StarterPackScreen.tsx:725 +#: src/screens/StarterPack/StarterPackScreen.tsx:741 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Стартовый набор, который вы пытаетесь просмотреть, недействителен. Вы можете удалить этот стартовый набор." @@ -7904,14 +7994,14 @@ msgstr "Время деактивации учётной записи не ог msgid "There was an issue connecting to Tenor." msgstr "Возникла проблема с подключением к Tenor." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:173 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:178 #: src/view/screens/ProfileList.tsx:375 #: src/view/screens/ProfileList.tsx:394 #: src/view/screens/SavedFeeds.tsx:85 msgid "There was an issue contacting the server" msgstr "При соединении с сервером возникла проблема" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:411 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:418 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:111 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "Возникла проблема соединения с сервером, проверьте подключение к Интернету и повторите попытку." @@ -7925,8 +8015,8 @@ msgstr "При соединении с вашим сервером возник msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Возникла проблема с загрузкой уведомлений. Нажмите здесь, чтобы повторить попытку." -#: src/screens/Search/Explore.tsx:908 -#: src/view/com/posts/PostFeed.tsx:655 +#: src/screens/Search/Explore.tsx:990 +#: src/view/com/posts/PostFeed.tsx:657 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Возникла проблема с загрузкой постов. Нажмите здесь, чтобы повторить попытку." @@ -7956,26 +8046,26 @@ msgstr "Возникла проблема с удалением этой лен msgid "There was an issue sending your report. Please check your internet connection." msgstr "Возникла проблема с отправкой вашей жалобы. Пожалуйста, проверьте подключение к Интернету." -#: src/screens/Profile/components/ProfileFeedHeader.tsx:136 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:138 #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Возникла проблема при изменении ваших лент, проверьте подключение к Интернету и повторите попытку." +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:364 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:377 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:387 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:132 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:90 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:101 -#: src/view/com/profile/ProfileMenu.tsx:124 -#: src/view/com/profile/ProfileMenu.tsx:134 -#: src/view/com/profile/ProfileMenu.tsx:148 -#: src/view/com/profile/ProfileMenu.tsx:158 -#: src/view/com/profile/ProfileMenu.tsx:171 -#: src/view/com/profile/ProfileMenu.tsx:183 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:408 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:421 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:431 +#: src/view/com/profile/ProfileMenu.tsx:128 +#: src/view/com/profile/ProfileMenu.tsx:138 +#: src/view/com/profile/ProfileMenu.tsx:152 +#: src/view/com/profile/ProfileMenu.tsx:162 +#: src/view/com/profile/ProfileMenu.tsx:175 +#: src/view/com/profile/ProfileMenu.tsx:187 msgid "There was an issue! {0}" msgstr "Возникла проблема! {0}" @@ -8106,8 +8196,8 @@ msgstr "Этот псевдоним зарезервирован. Пожалуй msgid "This information is not shared with other users." msgstr "Эта информация не раскрывается другим пользователям." -#: src/components/live/EditLiveDialog.tsx:203 -#: src/components/live/GoLiveDialog.tsx:173 +#: src/components/live/EditLiveDialog.tsx:189 +#: src/components/live/GoLiveDialog.tsx:160 msgid "This is not a valid link" msgstr "" @@ -8143,7 +8233,7 @@ msgstr "Этот список пуст." msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." msgstr "Данный сервис модерации недоступен. Просмотрите детали ниже. Если проблема не исчезнет, свяжитесь с нами." -#: src/view/com/post-thread/PostThreadItem.tsx:901 +#: src/view/com/post-thread/PostThreadItem.tsx:956 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." msgstr "Этот пост утверждает, что был создан <0>{0}</0>, но впервые был замечен Bluesky <1>{1}</1>." @@ -8151,16 +8241,17 @@ msgstr "Этот пост утверждает, что был создан <0>{0 msgid "This post has an unknown type of threadgate on it. Your app may be out of date." msgstr "Этот пост имеет неизвестный тип ограничения на ответы. Возможно, ваше приложение устарело." -#: src/view/com/post-thread/PostThreadItem.tsx:161 +#: src/view/com/post-thread/PostThreadItem.tsx:163 msgid "This post has been deleted." msgstr "Этот пост был удален." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:826 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:365 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:173 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:183 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:167 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't signed in." msgstr "Этот пост виден только вошедшим в систему пользователям. Оно не будет видно тем, кто не вошел в систему." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:808 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:694 msgid "This post will be hidden from feeds and threads. This cannot be undone." msgstr "Этот пост будет скрыт из лент и тем. Это невозможно отменить." @@ -8168,11 +8259,11 @@ msgstr "Этот пост будет скрыт из лент и тем. Это msgid "This post's author has disabled quote posts." msgstr "Автор этого поста отключил цитирование постов." -#: src/view/com/profile/ProfileMenu.tsx:472 +#: src/view/com/profile/ProfileMenu.tsx:482 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in." msgstr "Этот профиль виден только вошедшим в систему пользователям. Он не будет видно тем, кто не вошел в систему." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:869 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:729 msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others." msgstr "Этот ответ будет отсортирован в скрытый раздел в нижней части вашей ветки и отключит уведомления о последующих ответах - как для вас, так и для других." @@ -8229,7 +8320,7 @@ msgstr "Это удалит \"{0}\" из ваших отключённых сл msgid "This will remove @{0} from the quick access list." msgstr "Это удалит @{0} из списка быстрого доступа." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:859 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:719 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Это удалит ваш пост из этой цитаты для всех пользователей, и заменит его на заглушку." @@ -8307,12 +8398,12 @@ msgstr "Лучшее" msgid "Topic" msgstr "Тема" -#: src/components/dms/MessageContextMenu.tsx:139 -#: src/components/dms/MessageContextMenu.tsx:141 -#: src/view/com/post-thread/PostThreadItem.tsx:823 -#: src/view/com/post-thread/PostThreadItem.tsx:826 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:487 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:489 +#: src/components/dms/MessageContextMenu.tsx:143 +#: src/components/dms/MessageContextMenu.tsx:145 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:435 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:437 +#: src/view/com/post-thread/PostThreadItem.tsx:878 +#: src/view/com/post-thread/PostThreadItem.tsx:881 msgid "Translate" msgstr "Перевести" @@ -8320,10 +8411,6 @@ msgstr "Перевести" msgid "Trending" msgstr "Актуальные" -#: src/screens/Search/Explore.tsx:608 -msgid "Trending topics" -msgstr "" - #: src/components/interstitials/TrendingVideos.tsx:88 msgid "Trending Videos" msgstr "Актуальные видео" @@ -8372,7 +8459,7 @@ msgstr "Невозможно подключиться. Проверьте под msgid "Unable to contact your service. Please check your Internet connection." msgstr "Не удалось связаться с вашим хостинг-провайдером. Проверьте ваше подключение к Интернету." -#: src/screens/StarterPack/StarterPackScreen.tsx:657 +#: src/screens/StarterPack/StarterPackScreen.tsx:673 msgid "Unable to delete" msgstr "Не удаётся удалить" @@ -8382,7 +8469,7 @@ msgstr "Не удаётся удалить" #: src/components/dms/MessagesListBlockedFooter.tsx:119 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:190 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:300 -#: src/view/com/profile/ProfileMenu.tsx:463 +#: src/view/com/profile/ProfileMenu.tsx:473 #: src/view/screens/ProfileList.tsx:723 msgid "Unblock" msgstr "Разблокировать" @@ -8394,13 +8481,13 @@ msgstr "Разблокировать" #: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/view/com/profile/ProfileMenu.tsx:373 -#: src/view/com/profile/ProfileMenu.tsx:379 +#: src/view/com/profile/ProfileMenu.tsx:383 +#: src/view/com/profile/ProfileMenu.tsx:389 msgid "Unblock account" msgstr "Разблокировать учётную запись" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:294 -#: src/view/com/profile/ProfileMenu.tsx:445 +#: src/view/com/profile/ProfileMenu.tsx:455 msgid "Unblock Account?" msgstr "Разблокировать учётную запись?" @@ -8408,12 +8495,13 @@ msgstr "Разблокировать учётную запись?" msgid "Unblock list" msgstr "Разблокировать список" -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:72 -#: src/view/com/util/post-ctrls/RepostButton.web.tsx:76 +#: src/components/PostControls/RepostButton.web.tsx:65 +#: src/components/PostControls/RepostButton.web.tsx:69 msgid "Undo repost" msgstr "Отменить репост" -#: src/view/com/util/post-ctrls/RepostButton.tsx:68 +#. Accessibility label for the repost button when the post has been reposted, verb followed by number of reposts and noun +#: src/components/PostControls/RepostButton.tsx:55 msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" msgstr "Отменить репост ({0, plural, one {# репост} few {# репоста} other {# репостов}})" @@ -8426,28 +8514,29 @@ msgstr "Отписаться" msgid "Unfollow {0}" msgstr "Отписаться от {0}" -#: src/view/com/profile/ProfileMenu.tsx:273 #: src/view/com/profile/ProfileMenu.tsx:283 +#: src/view/com/profile/ProfileMenu.tsx:293 msgid "Unfollow account" msgstr "Отписаться от учётной записи" -#: src/screens/VideoFeed/index.tsx:820 +#: src/screens/VideoFeed/index.tsx:831 msgid "Unfollows the user" msgstr "Отписаться от пользователя" -#: src/components/moderation/ReportDialog/index.tsx:361 +#: src/components/moderation/ReportDialog/index.tsx:369 msgid "Unfortunately, none of your subscribed labelers supports this report type." msgstr "" -#: src/components/verification/VerificationsDialog.tsx:202 +#: src/components/verification/VerificationsDialog.tsx:206 msgid "Unknown verifier" msgstr "Неизвестный верификатор" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:510 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:518 msgid "Unlike" msgstr "Дизлайк" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:311 +#. Accessibility label for the like button when the post has been liked, verb followed by number of likes and noun +#: src/components/PostControls/index.tsx:236 msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "Дизлайк ({0, plural, one {# лайк} few {# лайка} other {# лайков}})" @@ -8466,10 +8555,10 @@ msgstr "Не игнорировать" msgid "Unmute {tag}" msgstr "Не игнорировать {tag}" -#: src/view/com/profile/ProfileMenu.tsx:352 -#: src/view/com/profile/ProfileMenu.tsx:358 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:701 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:707 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:609 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:615 +#: src/view/com/profile/ProfileMenu.tsx:362 +#: src/view/com/profile/ProfileMenu.tsx:368 msgid "Unmute account" msgstr "Не игнорировать учётную запись" @@ -8481,8 +8570,8 @@ msgstr "Включить звук" msgid "Unmute list" msgstr "Перестать игнорировать список" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:586 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:590 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:494 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:498 msgid "Unmute thread" msgstr "Перестать игнорировать ветку" @@ -8494,8 +8583,8 @@ msgstr "Включить звук видео" msgid "Unpin" msgstr "Открепить" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:515 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:522 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:523 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:530 msgid "Unpin feed" msgstr "Открепить ленту" @@ -8503,13 +8592,13 @@ msgstr "Открепить ленту" msgid "Unpin Feed" msgstr "Открепить ленту" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:305 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:307 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:310 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:312 msgid "Unpin from home" msgstr "Открепить от главной страницы" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:462 -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:469 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:410 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:417 msgid "Unpin from profile" msgstr "Открепить от профиля" @@ -8517,7 +8606,7 @@ msgstr "Открепить от профиля" msgid "Unpin moderation list" msgstr "Открепить список модерации" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:160 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:163 msgid "Unpinned {0} from Home" msgstr "Откреплено {0} от главной страницы" @@ -8587,12 +8676,12 @@ msgstr "Изменить на {domain}" msgid "Update your email" msgstr "" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:347 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:311 msgctxt "toast" msgid "Updating quote attachment failed" msgstr "Не удалось изменить вложение цитаты" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:379 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:342 msgctxt "toast" msgid "Updating reply visibility failed" msgstr "Не удалось изменить видимость ответа" @@ -8776,8 +8865,8 @@ msgstr "Подтвержден:" #: src/components/verification/VerificationCreatePrompt.tsx:84 #: src/components/verification/VerificationCreatePrompt.tsx:86 -#: src/view/com/profile/ProfileMenu.tsx:336 -#: src/view/com/profile/ProfileMenu.tsx:339 +#: src/view/com/profile/ProfileMenu.tsx:346 +#: src/view/com/profile/ProfileMenu.tsx:349 msgid "Verify account" msgstr "Подтвердить аккаунт" @@ -8849,15 +8938,15 @@ msgstr "Видео от {0}: {text}" #: src/screens/Onboarding/index.tsx:39 #: src/screens/Onboarding/state.ts:103 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:233 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:237 msgid "Video Games" msgstr "Видеоигры" -#: src/screens/VideoFeed/index.tsx:1049 +#: src/screens/VideoFeed/index.tsx:1069 msgid "Video is paused" msgstr "Видео приостановлено" -#: src/screens/VideoFeed/index.tsx:1049 +#: src/screens/VideoFeed/index.tsx:1069 msgid "Video is playing" msgstr "Видео воспроизводится" @@ -8886,15 +8975,15 @@ msgstr "Видео" msgid "Videos must be less than 3 minutes long" msgstr "Видео должно быть не более 3 минут" -#: src/screens/Profile/Header/Shell.tsx:203 +#: src/screens/Profile/Header/Shell.tsx:211 msgid "View {0}'s avatar" msgstr "Просмотреть аватар {0}" #: src/components/ProfileCard.tsx:116 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:446 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:454 #: src/screens/Search/components/SearchProfileCard.tsx:36 -#: src/screens/VideoFeed/index.tsx:779 -#: src/view/com/notifications/NotificationFeedItem.tsx:489 +#: src/screens/VideoFeed/index.tsx:790 +#: src/view/com/notifications/NotificationFeedItem.tsx:545 msgid "View {0}'s profile" msgstr "Посмотреть профиль {0}" @@ -8902,7 +8991,7 @@ msgstr "Посмотреть профиль {0}" msgid "View {displayName}'s profile" msgstr "Показать профиль {displayName}" -#: src/components/ProfileHoverCard/index.web.tsx:472 +#: src/components/ProfileHoverCard/index.web.tsx:478 msgid "View blocked user's profile" msgstr "Просмотреть профиль заблокированного пользователя" @@ -8915,12 +9004,12 @@ msgid "View debug entry" msgstr "Просмотреть запись для отладки" #: src/components/ReportDialog/SelectReportOptionView.tsx:137 -#: src/screens/VideoFeed/index.tsx:648 -#: src/screens/VideoFeed/index.tsx:666 +#: src/screens/VideoFeed/index.tsx:656 +#: src/screens/VideoFeed/index.tsx:674 msgid "View details" msgstr "Просмотреть детали" -#: src/components/moderation/ReportDialog/index.tsx:263 +#: src/components/moderation/ReportDialog/index.tsx:271 #: src/components/ReportDialog/SelectReportOptionView.tsx:132 msgid "View details for reporting a copyright violation" msgstr "Просмотреть детали как отправить жалобу о нарушении авторских прав" @@ -8940,9 +9029,9 @@ msgstr "Просмотреть информацию о метках" msgid "View more" msgstr "Показать больше" -#: src/components/ProfileHoverCard/index.web.tsx:458 -#: src/components/ProfileHoverCard/index.web.tsx:478 -#: src/components/ProfileHoverCard/index.web.tsx:505 +#: src/components/ProfileHoverCard/index.web.tsx:464 +#: src/components/ProfileHoverCard/index.web.tsx:484 +#: src/components/ProfileHoverCard/index.web.tsx:511 #: src/view/com/posts/PostFeedErrorMessage.tsx:175 #: src/view/com/util/PostMeta.tsx:91 #: src/view/com/util/PostMeta.tsx:126 @@ -8961,7 +9050,7 @@ msgstr "Просмотр услуг маркировки, который пре msgid "View this user's verifications" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:481 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 msgid "View users who like this feed" msgstr "Просмотр пользователей, которым понравилась эта лента" @@ -9027,7 +9116,7 @@ msgid "Warn content and filter from feeds" msgstr "Предупреждать о содержимом и фильтровать его из ленты" #: src/components/live/LiveStatusDialog.tsx:156 -#: src/components/live/LiveStatusDialog.tsx:165 +#: src/components/live/LiveStatusDialog.tsx:169 msgid "Watch now" msgstr "" @@ -9251,12 +9340,12 @@ msgstr "Писатели" msgid "Wrong DID returned from server. Received: {0}" msgstr "С сервера возвращён неверный DID. Получено: {0}" -#: src/components/live/EditLiveDialog.tsx:167 -#: src/components/live/GoLiveDialog.tsx:142 +#: src/components/live/EditLiveDialog.tsx:153 +#: src/components/live/GoLiveDialog.tsx:129 msgid "www.mylivestream.tv" msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:86 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:87 msgid "Yes" msgstr "Да" @@ -9265,15 +9354,15 @@ msgstr "Да" msgid "Yes, deactivate" msgstr "Да, деактивировать" -#: src/screens/StarterPack/StarterPackScreen.tsx:669 +#: src/screens/StarterPack/StarterPackScreen.tsx:685 msgid "Yes, delete this starter pack" msgstr "Да, удалите этот стартовый набор" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:862 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:722 msgid "Yes, detach" msgstr "Да, отсоединить" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:872 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:732 msgid "Yes, hide" msgstr "Да, скрыть" @@ -9301,15 +9390,19 @@ msgstr "" msgid "You are in line." msgstr "Вы в очереди." -#: src/components/live/EditLiveDialog.tsx:133 -#: src/components/live/EditLiveDialog.tsx:138 +#: src/components/live/EditLiveDialog.tsx:119 +#: src/components/live/EditLiveDialog.tsx:124 msgid "You are Live" msgstr "" -#: src/components/live/queries.ts:177 +#: src/components/live/queries.ts:211 msgid "You are no longer live" msgstr "" +#: src/components/live/queries.ts:35 +msgid "You are not allowed to go live" +msgstr "" + #: src/view/com/composer/state/video.ts:410 msgid "You are not allowed to upload videos." msgstr "Вы не можете загружать видео." @@ -9318,7 +9411,7 @@ msgstr "Вы не можете загружать видео." msgid "You are not following anyone." msgstr "Вы ни на кого не подписаны." -#: src/components/live/queries.ts:122 +#: src/components/live/queries.ts:156 msgid "You are now live!" msgstr "" @@ -9511,10 +9604,6 @@ msgstr "Чтобы получить стартовый набор, вы долж msgid "You must grant access to your photo library to save a QR code" msgstr "Чтобы сохранить QR-код, необходимо предоставить доступ к библиотеке фотографий" -#: src/components/StarterPack/ShareDialog.tsx:68 -msgid "You must grant access to your photo library to save the image." -msgstr "Чтобы сохранить изображение, необходимо предоставить доступ к библиотеке фотографий." - #: src/components/ReportDialog/SubmitView.tsx:211 msgid "You must select at least one labeler for a report" msgstr "Вы должны выбрать хотя бы одного маркировщика для жалобы" @@ -9544,11 +9633,11 @@ msgstr "Вы отреагировали {0} на {1}" msgid "You will be signed out of all your accounts." msgstr "Вы выйдете из всех своих учётных записей." -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:237 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:215 msgid "You will no longer receive notifications for this thread" msgstr "Вы больше не будете получать уведомления из этой ветки" -#: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:233 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:211 msgid "You will now receive notifications for this thread" msgstr "Вы будете получать уведомления из этой ветки" @@ -9630,7 +9719,7 @@ msgstr "Вы достигли дневного лимита по загрузк msgid "You've reached your daily limit for video uploads (too many videos)" msgstr "Вы достигли дневного лимита по загрузкам видео (слишком много видео)" -#: src/screens/VideoFeed/index.tsx:1100 +#: src/screens/VideoFeed/index.tsx:1120 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" msgstr "У вас закончились видео для просмотра. Может быть, сейчас самое время сделать перерыв?" @@ -9770,7 +9859,7 @@ msgstr "Ваш профиль, посты, ленты и списки больш msgid "Your reply has been published" msgstr "Ответ опубликован" -#: src/components/moderation/ReportDialog/index.tsx:383 +#: src/components/moderation/ReportDialog/index.tsx:391 msgid "Your report will be sent to <0>{0}</0>." msgstr "Ваша жалоба будет отправлена на адрес <0>{0}</0>." |