diff options
author | Samuel Newman <mozzius@protonmail.com> | 2025-08-29 18:24:43 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-29 08:24:43 -0700 |
commit | 1c78f36a5142e05eff76ec6f9ae4982c8dd4ff58 (patch) | |
tree | a66bd56293a7ecdfc3bbdcb92686c1dc1e239830 /src/locale/locales/ru | |
parent | d6dc52b6eadade991846c61e748d09a6f2b0ef78 (diff) | |
download | voidsky-1c78f36a5142e05eff76ec6f9ae4982c8dd4ff58.tar.zst |
v1.107.0 release prep (#8938)
* yarn intl:pull * yarn intl:extract:all
Diffstat (limited to 'src/locale/locales/ru')
-rw-r--r-- | src/locale/locales/ru/messages.po | 2163 |
1 files changed, 1129 insertions, 1034 deletions
diff --git a/src/locale/locales/ru/messages.po b/src/locale/locales/ru/messages.po index 4dc7021ed..08b9780c9 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-08-12 00:28\n" +"PO-Revision-Date: 2025-08-29 14:45\n" "Last-Translator: \n" "Language-Team: Russian\n" "Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n" @@ -18,16 +18,16 @@ msgstr "" "X-Crowdin-File: /main/src/locale/locales/en/messages.po\n" "X-Crowdin-File-ID: 11\n" -#: src/components/ProgressGuide/FollowDialog.tsx:516 -#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:127 -msgid "(active)" -msgstr "(активные)" +#. Accessibility label for a category (e.g. Art, Video Games, Sports, etc.) that shows suggested accounts for the user to follow. The tab is currently selected. +#: src/components/InterestTabs.tsx:325 +msgid "\"{interestsDisplayName}\" category (active)" +msgstr "" #: src/screens/Messages/components/ChatListItem.tsx:160 msgid "(contains embedded content)" msgstr "(содержит встроенный контент)" -#: src/screens/Settings/AccountSettings.tsx:69 +#: src/screens/Settings/AccountSettings.tsx:71 msgid "(no email)" msgstr "(нет электронной почты)" @@ -100,8 +100,7 @@ msgstr "{0, plural, one {подписчик} few {подписчика} other { msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {подписка} few {подписки} other {подписок}}" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:468 -#: src/view/com/post-thread/PostThreadItem.tsx:537 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:473 msgid "{0, plural, one {like} other {likes}}" msgstr "{0, plural, one {лайк} few {лайка} other {лайков}}" @@ -109,13 +108,11 @@ msgstr "{0, plural, one {лайк} few {лайка} other {лайков}}" msgid "{0, plural, one {post} other {posts}}" msgstr "{0, plural, one {пост} few {поста} other {постов}}" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:452 -#: src/view/com/post-thread/PostThreadItem.tsx:521 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:457 msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {цитирование} few {цитирования} other {цитирований}}" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:434 -#: src/view/com/post-thread/PostThreadItem.tsx:503 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:439 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {репост} few {репоста} other {репостов}}" @@ -128,6 +125,10 @@ msgstr "{0, plural, one {{1} пост} few {{1} поста} many {{1} посто msgid "{0, plural, other {# people have}} used this starter pack!" msgstr "{0, plural, few {# человека воспользовались} other {# человек воспользовался}} этим стартовым набором!" +#: src/components/dialogs/StarterPackDialog.tsx:370 +msgid "{0, plural, other {+# more}}" +msgstr "" + #. Pattern: {wordValue} in tags #: src/components/dialogs/MutedWords.tsx:475 msgid "{0} <0>in <1>tags</1></0>" @@ -158,7 +159,7 @@ msgstr "" msgid "{0} joined this week" msgstr "{0} присоединился на этой неделе" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:202 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:204 msgid "{0} of {1}" msgstr "{0} из {1}" @@ -216,12 +217,20 @@ msgstr "{0}м" msgid "{0}s" msgstr "{0}с" -#: src/view/shell/desktop/LeftNav.tsx:402 +#: src/view/shell/desktop/LeftNav.tsx:454 msgid "{count, plural, one {# unread item} other {# unread items}}" msgstr "{count, plural, one {# непрочитанный элемент} other {# непрочитанных элементов}}" -#: src/lib/generate-starterpack.ts:111 -#: src/screens/StarterPack/Wizard/index.tsx:184 +#: src/screens/Profile/Header/EditProfileDialog.tsx:385 +msgid "{DESCRIPTION_MAX_GRAPHEMES, plural, other {Description is too long. The maximum number of characters is #.}}" +msgstr "" + +#: src/screens/Profile/Header/EditProfileDialog.tsx:334 +msgid "{DISPLAY_NAME_MAX_GRAPHEMES, plural, other {Display name is too long. The maximum number of characters is #.}}" +msgstr "" + +#: src/lib/generate-starterpack.ts:104 +#: src/screens/StarterPack/Wizard/index.tsx:201 msgid "{displayName}'s Starter Pack" msgstr "Стартовый набор {displayName}" @@ -428,7 +437,7 @@ 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:206 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:203 msgid "{type}h ago" msgstr "{type}ч. назад" @@ -450,12 +459,12 @@ msgstr "Верификации {userName}" msgid "+{computedTotal}" msgstr "+{computedTotal}" -#: src/screens/StarterPack/Wizard/index.tsx:488 +#: src/screens/StarterPack/Wizard/index.tsx:524 msgctxt "profiles" msgid "<0>{0}, </0><1>{1}, </1>and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "<0>{0}, </0><1>{1}, </1> и {2, plural, one {# другой} other {# других}} включены в ваш стартовый набор" -#: src/screens/StarterPack/Wizard/index.tsx:541 +#: src/screens/StarterPack/Wizard/index.tsx:577 msgctxt "feeds" msgid "<0>{0}, </0><1>{1}, </1>and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "<0>{0}, </0><1>{1}, </1> и {2, plural, one {# другой} other {# других}} включены в ваш стартовый набор" @@ -468,11 +477,12 @@ msgstr "<0>{0}</0> {1, plural, one {подписчик} few {подписчик msgid "<0>{0}</0> {1, plural, one {following} other {following}}" msgstr "<0>{0}</0> {1, plural, one {подписка} few {подписки} other {подписок}}" -#: src/screens/StarterPack/Wizard/index.tsx:529 +#: src/screens/StarterPack/Wizard/index.tsx:511 +#: src/screens/StarterPack/Wizard/index.tsx:565 msgid "<0>{0}</0> and<1> </1><2>{1} </2>are included in your starter pack" msgstr "<0>{0}</0> и<1> </1><2>{1} </2> входят в ваш стартовый набор" -#: src/screens/StarterPack/Wizard/index.tsx:522 +#: src/screens/StarterPack/Wizard/index.tsx:558 msgid "<0>{0}</0> is included in your starter pack" msgstr "<0>{0}</0> входит в ваш стартовый набор" @@ -488,11 +498,11 @@ msgstr "<0>{date}</0> в {time}" msgid "<0>Sign in</0><1> or </1><2>create an account</2><3> </3><4>to search for news, sports, politics, and everything else happening on Bluesky.</4>" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:479 +#: src/screens/StarterPack/Wizard/index.tsx:502 msgid "<0>You</0> and<1> </1><2>{0} </2>are included in your starter pack" msgstr "<0>Вы</0> и<1> </1><2>{0} </2> включены в ваш стартовый набор" -#: src/screens/Profile/Header/Handle.tsx:53 +#: src/screens/Profile/Header/Handle.tsx:57 msgid "⚠Invalid Handle" msgstr "⚠Недопустимый псевдоним" @@ -512,6 +522,10 @@ msgstr "30 дней" msgid "7 days" msgstr "7 дней" +#: src/screens/Onboarding/StepFinished.tsx:341 +msgid "A collection of popular feeds you can find on Bluesky, including News, Booksky, Game Dev, Blacksky, and Fountain Pens" +msgstr "" + #. If last message does not contain text, fall back to "{user} reacted to {a message}" #: src/screens/Messages/components/ChatListItem.tsx:210 msgid "a message" @@ -521,6 +535,10 @@ msgstr "сообщение" msgid "A new form of verification" msgstr "Новая форма верификации" +#: src/components/BlockedGeoOverlay.tsx:39 +msgid "A new Mississippi law requires us to implement age verification for all users before they can access Bluesky. We think this law creates challenges that go beyond its child safety goals, and creates significant barriers that limit free speech and disproportionately harm smaller platforms and emerging technologies." +msgstr "" + #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:113 msgid "A screenshot of a profile page with a bell icon next to the follow button, indicating the new activity notifications feature." msgstr "Скриншот страницы профиля со значком колокольчика рядом с кнопкой \"Подписаться\", указывающей на новую функцию уведомлений об активности." @@ -558,26 +576,26 @@ msgstr "Настройки Доступности" #: src/Navigation.tsx:398 #: src/screens/Login/LoginForm.tsx:194 -#: src/screens/Settings/AccountSettings.tsx:49 +#: src/screens/Settings/AccountSettings.tsx:51 #: src/screens/Settings/Settings.tsx:174 #: src/screens/Settings/Settings.tsx:177 msgid "Account" msgstr "Учётная запись" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:357 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:361 #: src/screens/Messages/components/RequestButtons.tsx:91 -#: src/view/com/profile/ProfileMenu.tsx:158 +#: src/view/com/profile/ProfileMenu.tsx:161 msgctxt "toast" msgid "Account blocked" msgstr "Учётная запись заблокирована" -#: src/view/com/profile/ProfileMenu.tsx:171 +#: src/view/com/profile/ProfileMenu.tsx:174 msgctxt "toast" msgid "Account followed" msgstr "Вы подписались на учётную запись" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:380 -#: src/view/com/profile/ProfileMenu.tsx:134 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:384 +#: src/view/com/profile/ProfileMenu.tsx:137 msgctxt "toast" msgid "Account muted" msgstr "Учётная запись игнорируется" @@ -599,19 +617,19 @@ msgstr "Параметры учётной записи" msgid "Account removed from quick access" msgstr "Учётная запись удалена из быстрого доступа" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 -#: src/view/com/profile/ProfileMenu.tsx:148 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:132 +#: src/view/com/profile/ProfileMenu.tsx:151 msgctxt "toast" msgid "Account unblocked" msgstr "Учётная запись разблокирована" -#: src/view/com/profile/ProfileMenu.tsx:183 +#: src/view/com/profile/ProfileMenu.tsx:186 msgctxt "toast" msgid "Account unfollowed" msgstr "Вы отписались от учётной записи" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:370 -#: src/view/com/profile/ProfileMenu.tsx:124 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:374 +#: src/view/com/profile/ProfileMenu.tsx:127 msgctxt "toast" msgid "Account unmuted" msgstr "Учётная запись больше не игнорируется" @@ -632,15 +650,17 @@ msgstr "" #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:169 #: src/components/dialogs/MutedWords.tsx:328 +#: src/components/dialogs/StarterPackDialog.tsx:384 +#: src/components/dialogs/StarterPackDialog.tsx:390 #: src/view/com/modals/UserAddRemoveLists.tsx:235 msgid "Add" msgstr "Добавить" -#: src/screens/StarterPack/Wizard/index.tsx:572 +#: src/screens/StarterPack/Wizard/index.tsx:608 msgid "Add {0} more to continue" msgstr "Добавьте ещё {0}, чтобы продолжить" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:59 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:61 msgid "Add {displayName} to starter pack" msgstr "Добавить {displayName} в стартовый набор" @@ -679,12 +699,12 @@ msgstr "Добавьте альтернативный текст (необяза #: src/screens/Settings/Settings.tsx:564 #: src/screens/Settings/Settings.tsx:567 -#: src/view/shell/desktop/LeftNav.tsx:259 -#: src/view/shell/desktop/LeftNav.tsx:263 +#: src/view/shell/desktop/LeftNav.tsx:261 +#: src/view/shell/desktop/LeftNav.tsx:265 msgid "Add another account" msgstr "Добавить другую учётную запись" -#: src/view/com/composer/Composer.tsx:776 +#: src/view/com/composer/Composer.tsx:810 msgid "Add another post" msgstr "Добавить другой пост" @@ -702,6 +722,11 @@ msgstr "Добавить пароль приложения" msgid "Add emoji reaction" msgstr "Добавить эмодзи-реакцию" +#. Accessibility label for button in composer to add images, a video, or a GIF to a post +#: src/view/com/composer/SelectMediaButton.tsx:468 +msgid "Add media to post" +msgstr "" + #: src/components/moderation/ReportDialog/index.tsx:403 #: src/components/moderation/ReportDialog/index.tsx:407 msgid "Add more details (optional)" @@ -715,7 +740,7 @@ msgstr "Добавить игнорирование слова с выбранн msgid "Add muted words and tags" msgstr "Добавить игнорируемые слова и теги" -#: src/view/com/composer/Composer.tsx:1340 +#: src/view/com/composer/Composer.tsx:1443 msgid "Add new post" msgstr "Добавить новый пост" @@ -736,7 +761,7 @@ msgstr "Добавить реакцию" msgid "Add recommended feeds" msgstr "Добавить рекомендуемые ленты" -#: src/screens/StarterPack/Wizard/index.tsx:510 +#: src/screens/StarterPack/Wizard/index.tsx:546 msgid "Add some feeds to your starter pack!" msgstr "Добавьте ленты в свой стартовый набор!" @@ -744,7 +769,7 @@ msgstr "Добавьте ленты в свой стартовый набор!" msgid "Add the default feed of only people you follow" msgstr "Добавьте в ленту по умолчанию только тех людей, на кого вы подписаны" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:406 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:416 msgid "Add the following DNS record to your domain:" msgstr "Добавьте следующую DNS-запись к вашему домену:" @@ -752,11 +777,17 @@ msgstr "Добавьте следующую DNS-запись к вашему д msgid "Add this feed to your feeds" msgstr "Добавьте эту ленту в свои ленты" -#: src/view/com/profile/ProfileMenu.tsx:305 -#: src/view/com/profile/ProfileMenu.tsx:308 +#: src/view/com/profile/ProfileMenu.tsx:317 +#: src/view/com/profile/ProfileMenu.tsx:320 msgid "Add to lists" msgstr "Добавить в списки" +#: src/components/dialogs/StarterPackDialog.tsx:187 +#: src/view/com/profile/ProfileMenu.tsx:308 +#: src/view/com/profile/ProfileMenu.tsx:311 +msgid "Add to starter packs" +msgstr "" + #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:156 msgid "Add user to list" msgstr "Добавить пользователя в список" @@ -766,6 +797,10 @@ msgstr "Добавить пользователя в список" msgid "Added to list" msgstr "Добавлено в список" +#: src/components/dialogs/StarterPackDialog.tsx:271 +msgid "Added to starter pack" +msgstr "" + #: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:112 msgid "Additional details (limit 1000 characters)" msgstr "" @@ -785,7 +820,7 @@ msgstr "Для взрослых" msgid "Adult Content" msgstr "Содержимое для взрослых" -#: src/screens/Moderation/index.tsx:404 +#: src/screens/Moderation/index.tsx:423 msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." msgstr "Содержимое для взрослых можно включить только через веб-сайт <0>bsky.app</0>." @@ -798,7 +833,7 @@ msgstr "Содержимое для взрослых отключено." msgid "Adult Content labels" msgstr "Метки содержимого для взрослых" -#: src/screens/Moderation/index.tsx:454 +#: src/screens/Moderation/index.tsx:473 msgid "Advanced" msgstr "Расширенные" @@ -823,6 +858,8 @@ msgstr "" msgid "alice@example.com" msgstr "alice@example.com" +#. the default tab in the interests tab bar +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:154 #: src/view/screens/Notifications.tsx:88 msgid "All" msgstr "Все" @@ -834,6 +871,7 @@ msgstr "Все учётные записи отслеживаются!" #: src/screens/Search/components/SearchLanguageDropdown.tsx:64 #: src/screens/Search/components/SearchLanguageDropdown.tsx:99 #: src/screens/Search/components/SearchLanguageDropdown.tsx:101 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:280 msgid "All languages" msgstr "Все языки" @@ -869,7 +907,8 @@ msgid "Allows access to direct messages" msgstr "Позволяет получить доступ к личным сообщениям" #: src/screens/Login/ForgotPasswordForm.tsx:171 -#: src/view/com/modals/ChangePassword.tsx:182 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:235 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:241 msgid "Already have a code?" msgstr "Уже есть код?" @@ -885,7 +924,7 @@ msgstr "АЛЬТ" #: src/screens/Settings/AccessibilitySettings.tsx:54 #: src/view/com/composer/GifAltText.tsx:154 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:117 #: src/view/com/composer/videos/SubtitleDialog.tsx:40 #: src/view/com/composer/videos/SubtitleDialog.tsx:55 #: src/view/com/composer/videos/SubtitleDialog.tsx:101 @@ -902,7 +941,7 @@ msgid "Alt text describes images for blind and low-vision users, and helps give msgstr "Альтернативный текст описывает изображение для незрячих и слабовидящих пользователей и предоставляет дополнительный контекст для всех." #: src/view/com/composer/GifAltText.tsx:179 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:139 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:138 msgid "Alt text will be truncated. {MAX_ALT_TEXT, plural, other {Limit: {0} characters.}}" msgstr "Альтернативный текст будет обрезан. {MAX_ALT_TEXT, plural, one {} few {Ограничение: {0} символов.} many {Ограничение: {0} символов.}other {Ограничение: {0} символов.}}" @@ -910,18 +949,23 @@ msgstr "Альтернативный текст будет обрезан. {MAX_ msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "Было отправлено письмо на адрес {0}. Оно содержит код подтверждения, который можно ввести ниже." -#: src/components/dialogs/GifSelect.tsx:266 +#: src/components/dialogs/GifSelect.tsx:264 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:362 msgid "An error has occurred" msgstr "Возникла ошибка" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:420 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:422 msgid "An error occurred" msgstr "Возникла ошибка" -#: src/view/com/composer/state/video.ts:400 +#: src/view/com/composer/state/video.ts:399 msgid "An error occurred while compressing the video." msgstr "Возникла ошибка при сжатии видео." +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:176 +msgid "An error occurred while fetching suggested accounts." +msgstr "" + #: src/state/queries/explore-feed-previews.tsx:173 msgid "An error occurred while fetching the feed." msgstr "При обновлении ленты произошла ошибка." @@ -934,7 +978,7 @@ msgstr "При создании вашего стартового набора msgid "An error occurred while loading the video. Please try again later." msgstr "При загрузке видео возникла ошибка. Пожалуйста, повторите попытку позже." -#: src/components/Post/Embed/VideoEmbed/index.web.tsx:226 +#: src/components/Post/Embed/VideoEmbed/index.web.tsx:227 msgid "An error occurred while loading the video. Please try again." msgstr "При загрузке видео возникла ошибка. Пожалуйста, попробуйте ещё раз." @@ -942,19 +986,19 @@ msgstr "При загрузке видео возникла ошибка. Пож msgid "An error occurred while saving the QR code!" msgstr "При сохранении QR-кода возникла ошибка!" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:63 -msgid "An error occurred while selecting the video" -msgstr "При выборе видео возникла ошибка" - #: src/screens/StarterPack/StarterPackScreen.tsx:352 #: src/screens/StarterPack/StarterPackScreen.tsx:374 msgid "An error occurred while trying to follow all" msgstr "Возникла ошибка при попытке подписаться на всех" -#: src/view/com/composer/state/video.ts:441 +#: src/view/com/composer/state/video.ts:440 msgid "An error occurred while uploading the video." msgstr "При загрузке видео возникла ошибка." +#: src/screens/Onboarding/StepFinished.tsx:359 +msgid "An illustration of several Bluesky posts alongside repost, like, and comment icons" +msgstr "" + #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:84 #: src/components/verification/VerifierDialog.tsx:86 msgid "An illustration showing that Bluesky selects trusted verifiers, and trusted verifiers in turn verify individual user accounts." @@ -986,7 +1030,7 @@ msgstr "Возникла проблема, пожалуйста, попробу msgid "An mockup of a iPhone showing the Bluesky app open to the profile of a verified user with a blue checkmark next to their display name." msgstr "Макет iPhone с интерфейсом Bluesky на экране, в приложении открыт профиль пользователя, рядом с его именем стоит синяя галочка." -#: src/screens/Onboarding/StepInterests/index.tsx:185 +#: src/screens/Onboarding/StepInterests/index.tsx:194 msgid "an unknown error occurred" msgstr "возникла неизвестная ошибка" @@ -999,8 +1043,8 @@ msgstr "неизвестный маркировщик" msgid "and" msgstr "и" -#: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/index.tsx:45 +#: src/screens/Onboarding/state.ts:102 msgid "Animals" msgstr "Животные" @@ -1008,6 +1052,7 @@ msgstr "Животные" msgid "Animated GIF" msgstr "Анимированные GIF" +#: src/components/BlockedGeoOverlay.tsx:92 #: src/components/PolicyUpdateOverlay/Badge.tsx:33 msgid "Announcement" msgstr "" @@ -1105,7 +1150,7 @@ msgid "Appeal this decision" msgstr "Обжаловать это решение" #: src/Navigation.tsx:390 -#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/AppearanceSettings.tsx:86 #: src/screens/Settings/Settings.tsx:212 #: src/screens/Settings/Settings.tsx:215 msgid "Appearance" @@ -1121,15 +1166,12 @@ msgstr "Применить рекомендуемые по умолчанию л msgid "Apply Pull Request" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:638 -#: src/view/com/post-thread/PostThreadItem.tsx:953 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:643 msgid "Archived from {0}" msgstr "Архивный пост от {0}" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:607 -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:646 -#: src/view/com/post-thread/PostThreadItem.tsx:922 -#: src/view/com/post-thread/PostThreadItem.tsx:961 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:612 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:651 msgid "Archived post" msgstr "Архивный пост" @@ -1145,7 +1187,7 @@ msgstr "Вы уверены, что хотите удалить это сооб msgid "Are you sure you want to delete this starter pack?" msgstr "Вы уверены, что хотите удалить этот стартовый набор?" -#: src/screens/Profile/Header/EditProfileDialog.tsx:86 +#: src/screens/Profile/Header/EditProfileDialog.tsx:81 msgid "Are you sure you want to discard your changes?" msgstr "Вы уверены, что хотите отменить изменения?" @@ -1161,11 +1203,11 @@ msgstr "Вы уверены, что хотите покинуть эту бес msgid "Are you sure you want to remove this from your feeds?" msgstr "Вы уверены, что хотите удалить это из своих лент?" -#: src/view/com/composer/Composer.tsx:725 +#: src/view/com/composer/Composer.tsx:759 msgid "Are you sure you'd like to discard this draft?" msgstr "Вы действительно хотите удалить этот черновик?" -#: src/view/com/composer/Composer.tsx:910 +#: src/view/com/composer/Composer.tsx:949 msgid "Are you sure you'd like to discard this post?" msgstr "Вы действительно хотите удалить этот пост?" @@ -1173,12 +1215,12 @@ msgstr "Вы действительно хотите удалить этот п msgid "Are you sure?" msgstr "Вы уверены?" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:74 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:87 msgid "Are you writing in <0>{suggestedLanguageName}</0>?" msgstr "Вы пишете на <0>{suggestedLanguageName}</0>?" -#: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/index.tsx:39 +#: src/screens/Onboarding/state.ts:103 msgid "Art" msgstr "Искусство" @@ -1186,12 +1228,20 @@ msgstr "Искусство" msgid "Artistic or non-erotic nudity." msgstr "Художественная или неэротическая обнаженность." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:491 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:493 +#: src/components/BlockedGeoOverlay.tsx:42 +msgid "As a small team, we cannot justify building the expensive infrastructure this requirement demands while legal challenges to this law are pending." +msgstr "" + +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:497 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:499 msgid "Assign topic for algo" msgstr "Назначьте тему для алгоритма" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:48 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:208 +msgid "At least 8 characters" +msgstr "" + +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:58 msgctxt "Name of app icon variant" msgid "Aurora" msgstr "Аврора" @@ -1206,7 +1256,6 @@ msgstr "Автовоспроизведение видео и GIF-файлов" msgid "Available" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:84 #: src/components/moderation/LabelsOnMeDialog.tsx:315 #: src/components/moderation/LabelsOnMeDialog.tsx:316 #: src/screens/Login/ChooseAccountForm.tsx:90 @@ -1220,8 +1269,10 @@ msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 #: src/screens/Profile/Header/Shell.tsx:158 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:271 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:280 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:303 +#: src/screens/StarterPack/Wizard/index.tsx:323 msgid "Back" msgstr "Назад" @@ -1238,6 +1289,7 @@ msgstr "Чтобы создать список, необходимо снача msgid "Before creating a post or replying, you must first verify your email." msgstr "Чтобы создать пост или ответить, необходимо сначала подтвердить свою электронную почту." +#: src/components/dialogs/StarterPackDialog.tsx:71 #: src/components/StarterPack/ProfileStarterPacks.tsx:235 #: src/components/StarterPack/ProfileStarterPacks.tsx:245 msgid "Before creating a starter pack, you must first verify your email." @@ -1270,30 +1322,30 @@ msgstr "" msgid "Begin the age assurance process by completing the fields below." msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:103 -#: src/screens/Settings/AccountSettings.tsx:140 +#: src/components/dialogs/BirthDateSettings.tsx:115 +#: src/screens/Settings/AccountSettings.tsx:142 msgid "Birthday" msgstr "Дата рождения" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:753 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:320 -#: src/view/com/profile/ProfileMenu.tsx:473 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:760 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:328 +#: src/view/com/profile/ProfileMenu.tsx:490 msgid "Block" msgstr "Заблокировать" #: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:638 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:640 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:645 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:647 #: src/screens/Messages/components/RequestButtons.tsx:144 #: src/screens/Messages/components/RequestButtons.tsx:146 -#: src/view/com/profile/ProfileMenu.tsx:384 -#: src/view/com/profile/ProfileMenu.tsx:391 +#: src/view/com/profile/ProfileMenu.tsx:396 +#: src/view/com/profile/ProfileMenu.tsx:403 msgid "Block account" msgstr "Заблокировать" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:748 -#: src/view/com/profile/ProfileMenu.tsx:456 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:755 +#: src/view/com/profile/ProfileMenu.tsx:473 msgid "Block Account?" msgstr "Заблокировать учётную запись?" @@ -1330,11 +1382,11 @@ msgstr "Заблокировать пользователя" msgid "Block User" msgstr "Заблокировать пользователя" -#: src/components/Post/Embed/index.tsx:180 +#: src/components/Post/Embed/index.tsx:186 msgid "Blocked" msgstr "Заблокировано" -#: src/screens/Moderation/index.tsx:282 +#: src/screens/Moderation/index.tsx:301 msgid "Blocked accounts" msgstr "Заблокированные учётные записи" @@ -1343,8 +1395,8 @@ msgstr "Заблокированные учётные записи" msgid "Blocked Accounts" msgstr "Заблокированные учётные записи" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:750 -#: src/view/com/profile/ProfileMenu.tsx:468 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:757 +#: src/view/com/profile/ProfileMenu.tsx:485 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Заблокированные учётные записи не могут вам отвечать, упоминать вас в своих постах, и взаимодействовать с вами каким-либо другим образом." @@ -1352,10 +1404,6 @@ msgstr "Заблокированные учётные записи не могу msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Заблокированные учётные записи не могут вам отвечать, упоминать вас в своих постах, и взаимодействовать с вами каким-либо другим образом. Вы не будете видеть их посты и они не будут видеть ваши." -#: src/view/com/post-thread/PostThread.tsx:488 -msgid "Blocked post." -msgstr "Заблокирован пост." - #: src/screens/Profile/Sections/Labels.tsx:203 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Блокировка не мешает этому маркировщику добавлять метку на вашу учётную запись." @@ -1364,7 +1412,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:465 +#: src/view/com/profile/ProfileMenu.tsx:482 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 "Блокировка не помешает добавлять метки на вашу учётную запись, но она остановит возможность этой учётной записи комментировать ваши посты или взаимодействовать с вами." @@ -1377,12 +1425,11 @@ msgstr "Блог" msgid "Bluesky" msgstr "Bluesky" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:663 -#: src/view/com/post-thread/PostThreadItem.tsx:978 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:668 msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "Bluesky не может подтвердить подлинность заявленной даты." -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:165 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:175 msgctxt "Name of app icon variant" msgid "Bluesky Classic™" msgstr "Bluesky Classic™" @@ -1440,25 +1487,25 @@ msgstr "Размыть изображение" msgid "Blur images and filter from feeds" msgstr "Размыть изображения и отфильтровать их из ленты" -#: src/screens/Onboarding/index.tsx:30 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/index.tsx:46 +#: src/screens/Onboarding/state.ts:104 msgid "Books" msgstr "Книги" -#: src/components/FeedInterstitials.tsx:435 +#: src/components/FeedInterstitials.tsx:431 msgid "Browse more accounts on the Explore page" msgstr "Просмотреть другие учётные записи на странице Explore" -#: src/components/FeedInterstitials.tsx:566 +#: src/components/FeedInterstitials.tsx:559 msgid "Browse more feeds on the Explore page" msgstr "Просмотреть другие ленты на странице Explore" -#: src/components/FeedInterstitials.tsx:547 -#: src/components/FeedInterstitials.tsx:550 +#: src/components/FeedInterstitials.tsx:540 +#: src/components/FeedInterstitials.tsx:543 msgid "Browse more suggestions" msgstr "Просмотреть другие предложения" -#: src/components/FeedInterstitials.tsx:575 +#: src/components/FeedInterstitials.tsx:568 msgid "Browse more suggestions on the Explore page" msgstr "Просмотрите другие предложения на странице Explore" @@ -1541,25 +1588,25 @@ msgstr "Камера" #: src/components/live/GoLiveDialog.tsx:253 #: src/components/Menu/index.tsx:350 #: src/components/PostControls/RepostButton.tsx:209 -#: src/components/Prompt.tsx:143 -#: src/components/Prompt.tsx:145 +#: src/components/Prompt.tsx:144 +#: src/components/Prompt.tsx:146 #: src/screens/Deactivated.tsx:158 -#: src/screens/Profile/Header/EditProfileDialog.tsx:225 -#: src/screens/Profile/Header/EditProfileDialog.tsx:233 +#: src/screens/Profile/Header/EditProfileDialog.tsx:220 +#: src/screens/Profile/Header/EditProfileDialog.tsx:228 #: src/screens/Search/Shell.tsx:349 #: src/screens/Settings/AppIconSettings/index.tsx:44 #: src/screens/Settings/AppIconSettings/index.tsx:225 #: src/screens/Settings/components/ChangeHandleDialog.tsx:78 #: src/screens/Settings/components/ChangeHandleDialog.tsx:85 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:246 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:252 #: src/screens/Settings/Settings.tsx:289 #: src/screens/Takendown.tsx:99 #: src/screens/Takendown.tsx:102 -#: src/view/com/composer/Composer.tsx:965 -#: src/view/com/composer/Composer.tsx:976 +#: src/view/com/composer/Composer.tsx:1004 +#: src/view/com/composer/Composer.tsx:1015 #: src/view/com/composer/photos/EditImageDialog.web.tsx:43 #: src/view/com/composer/photos/EditImageDialog.web.tsx:52 -#: src/view/com/modals/ChangePassword.tsx:279 -#: src/view/com/modals/ChangePassword.tsx:282 #: src/view/com/modals/CreateOrEditList.tsx:333 #: src/view/com/modals/CropImage.web.tsx:97 #: src/view/shell/desktop/LeftNav.tsx:212 @@ -1597,7 +1644,7 @@ 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:91 +#: src/state/shell/composer/index.tsx:94 msgid "Cannot interact with a blocked user" msgstr "Невозможно взаимодействовать с заблокированным пользователем" @@ -1636,11 +1683,16 @@ msgstr "Изменить псевдоним" msgid "Change moderation service" msgstr "Изменить службу модерации" -#: src/view/com/modals/ChangePassword.tsx:153 -msgid "Change Password" -msgstr "Изменение пароля" +#: src/screens/Settings/components/ChangePasswordDialog.tsx:260 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:266 +msgid "Change password" +msgstr "" + +#: src/screens/Settings/components/ChangePasswordDialog.tsx:164 +msgid "Change password dialog" +msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:85 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:98 msgid "Change post language to {suggestedLanguageName}" msgstr "Изменить язык поста на {suggestedLanguageName}" @@ -1648,6 +1700,10 @@ msgstr "Изменить язык поста на {suggestedLanguageName}" msgid "Change report reason" msgstr "Причина изменения жалобы" +#: src/screens/Settings/components/ChangePasswordDialog.tsx:57 +msgid "Change your password" +msgstr "" + #: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Changes app icon" msgstr "Изменяет иконку приложения" @@ -1664,7 +1720,7 @@ msgstr "" #: src/lib/hooks/useNotificationHandler.ts:99 #: src/Navigation.tsx:548 #: src/view/shell/bottom-bar/BottomBar.tsx:221 -#: src/view/shell/desktop/LeftNav.tsx:554 +#: src/view/shell/desktop/LeftNav.tsx:606 #: src/view/shell/Drawer.tsx:455 msgid "Chat" msgstr "Чат" @@ -1699,7 +1755,7 @@ msgstr "Почтовый ящик запросов на чат" msgid "Chat requests" msgstr "Запросы на чат" -#: src/components/dms/ConvoMenu.tsx:75 +#: src/components/dms/ConvoMenu.tsx:76 #: src/Navigation.tsx:553 #: src/screens/Messages/ChatList.tsx:367 msgid "Chat settings" @@ -1734,11 +1790,11 @@ msgstr "Проверьте свою электронную почту на на msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "Проверьте свой почтовый ящик на наличие электронного письма с кодом подтверждения и введите его ниже:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:399 msgid "Choose domain verification method" msgstr "Выберите метод подтверждения домена" -#: src/screens/StarterPack/Wizard/index.tsx:200 +#: src/screens/StarterPack/Wizard/index.tsx:217 msgid "Choose Feeds" msgstr "Выберите ленты" @@ -1746,11 +1802,15 @@ msgstr "Выберите ленты" msgid "Choose for me" msgstr "Выберите за меня" -#: src/screens/StarterPack/Wizard/index.tsx:196 +#: src/screens/StarterPack/Wizard/index.tsx:213 msgid "Choose People" msgstr "Выберите людей" -#: src/screens/Onboarding/StepFinished.tsx:298 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:226 +msgid "Choose Post Languages" +msgstr "" + +#: src/screens/Onboarding/StepFinished.tsx:575 msgid "Choose the algorithms that power your custom feeds." msgstr "Выберите алгоритмы, которые будут наполнять ваши ленты." @@ -1823,7 +1883,7 @@ msgstr "Нажмите, чтобы открыть меню тегов для {ta msgid "Click to retry failed message" msgstr "Нажмите, чтобы повторить неудачное сообщение" -#: src/screens/Onboarding/index.tsx:32 +#: src/screens/Onboarding/index.tsx:48 msgid "Climate" msgstr "Климат" @@ -1835,12 +1895,13 @@ msgstr "Клип 🐴 клоп 🐴" #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:184 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:237 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:243 -#: src/components/dialogs/GifSelect.tsx:282 +#: src/components/dialogs/GifSelect.tsx:280 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:158 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:167 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:178 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:187 #: src/components/dialogs/SearchablePeopleList.tsx:295 +#: src/components/dialogs/StarterPackDialog.tsx:190 #: src/components/dms/EmojiPopup.android.tsx:58 #: src/components/dms/ReportDialog.tsx:381 #: src/components/dms/ReportDialog.tsx:390 @@ -1849,22 +1910,23 @@ msgstr "Клип 🐴 клоп 🐴" #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:197 -#: src/components/ProgressGuide/FollowDialog.tsx:386 -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 +#: src/components/ProgressGuide/FollowDialog.tsx:379 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:118 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:124 #: src/components/verification/VerificationsDialog.tsx:144 -#: src/components/verification/VerifierDialog.tsx:144 +#: src/components/verification/VerifierDialog.tsx:149 #: src/components/WhoCanReply.tsx:202 #: src/components/WhoCanReply.tsx:209 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:286 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:291 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:377 #: src/view/com/feeds/MissingFeed.tsx:208 #: src/view/com/feeds/MissingFeed.tsx:215 -#: src/view/com/modals/ChangePassword.tsx:279 -#: src/view/com/modals/ChangePassword.tsx:282 msgid "Close" msgstr "Закрыть" -#: src/components/Dialog/index.web.tsx:111 -#: src/components/Dialog/index.web.tsx:259 +#: src/components/Dialog/index.web.tsx:118 +#: src/components/Dialog/index.web.tsx:295 msgid "Close active dialog" msgstr "Закрыть диалоговое окно" @@ -1878,9 +1940,12 @@ msgstr "Закрыть нижнее меню" #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:224 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:230 -#: src/components/dialogs/GifSelect.tsx:276 +#: src/components/dialogs/GifSelect.tsx:274 #: src/components/verification/VerificationsDialog.tsx:136 -#: src/components/verification/VerifierDialog.tsx:136 +#: src/components/verification/VerifierDialog.tsx:141 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:246 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:340 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:372 msgid "Close dialog" msgstr "Закрыть диалог" @@ -1901,7 +1966,7 @@ msgstr "Закройте окно GIF" msgid "Close image" msgstr "Закрыть изображение" -#: src/view/com/lightbox/Lightbox.web.tsx:109 +#: src/view/com/lightbox/Lightbox.web.tsx:110 msgid "Close image viewer" msgstr "Закрыть просмотр изображения" @@ -1919,7 +1984,7 @@ msgstr "Закрыть диалоговое окно" msgid "Closes password update alert" msgstr "Закрывает уведомление об изменении пароля" -#: src/view/com/composer/Composer.tsx:973 +#: src/view/com/composer/Composer.tsx:1012 msgid "Closes post composer and discards post draft" msgstr "Закрывает редактор и удаляет черновик" @@ -1941,7 +2006,7 @@ msgid "Collapses list of users for a given notification" msgstr "Сворачивает список пользователей для данного уведомления" #: src/components/dialogs/Embed.tsx:154 -#: src/screens/Settings/AppearanceSettings.tsx:96 +#: src/screens/Settings/AppearanceSettings.tsx:94 msgid "Color mode" msgstr "Цветовой режим" @@ -1949,13 +2014,13 @@ msgstr "Цветовой режим" msgid "Color theme" msgstr "Цветовая схема" -#: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/index.tsx:54 +#: src/screens/Onboarding/state.ts:105 msgid "Comedy" msgstr "Комедия" -#: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/index.tsx:40 +#: src/screens/Onboarding/state.ts:106 msgid "Comics" msgstr "Комиксы" @@ -1965,7 +2030,8 @@ msgstr "Комиксы" msgid "Community Guidelines" msgstr "Правила сообщества" -#: src/screens/Onboarding/StepFinished.tsx:311 +#: src/screens/Onboarding/StepFinished.tsx:473 +#: src/screens/Onboarding/StepFinished.tsx:588 msgid "Complete onboarding and start using your account" msgstr "Завершите ознакомление и начните пользоваться вашей учётной записью" @@ -1973,19 +2039,19 @@ msgstr "Завершите ознакомление и начните польз msgid "Complete the challenge" msgstr "Выполните задание" -#: src/view/shell/desktop/LeftNav.tsx:519 +#: src/view/shell/desktop/LeftNav.tsx:571 msgid "Compose new post" msgstr "Составить новый пост" -#: src/view/com/composer/Composer.tsx:874 +#: src/view/com/composer/Composer.tsx:913 msgid "Compose posts up to {0, plural, other {# characters}} in length" msgstr "Пишите посты длиной до {0, plural, one {# символа} other {# символов}}" -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:62 +#: src/screens/PostThread/components/ThreadComposePrompt.tsx:62 msgid "Compose reply" msgstr "Составить ответ" -#: src/view/com/composer/Composer.tsx:1734 +#: src/view/com/composer/Composer.tsx:1837 msgid "Compressing video..." msgstr "Сжатие видео..." @@ -1997,8 +2063,8 @@ msgstr "Настроить фильтрацию содержимого для к msgid "Configured in <0>moderation settings</0>." msgstr "Настраивается в <0>настройках модерации</0>." -#: src/components/Prompt.tsx:186 -#: src/components/Prompt.tsx:189 +#: src/components/Prompt.tsx:187 +#: src/components/Prompt.tsx:190 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:188 msgid "Confirm" @@ -2012,16 +2078,18 @@ msgstr "Подтвердить настройку языка содержимо msgid "Confirm delete account" msgstr "Подтвердить удаление учётной записи" -#: src/screens/Moderation/index.tsx:330 +#: src/screens/Moderation/index.tsx:349 msgid "Confirm your age:" msgstr "Подтвердите ваш возраст:" -#: src/screens/Moderation/index.tsx:321 +#: src/screens/Moderation/index.tsx:340 msgid "Confirm your birthdate" msgstr "Подтвердите вашу дату рождения" #: src/components/dialogs/EmailDialog/components/TokenField.tsx:36 #: src/screens/Login/LoginForm.tsx:274 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:186 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:190 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/DeleteAccount.tsx:220 @@ -2069,8 +2137,8 @@ msgstr "Содержимое и медиа" msgid "Content Blocked" msgstr "Заблокированное содержимое" -#: src/screens/Moderation/index.tsx:317 -#: src/screens/Moderation/index.tsx:351 +#: src/screens/Moderation/index.tsx:336 +#: src/screens/Moderation/index.tsx:370 msgid "Content filters" msgstr "Фильтры содержимого" @@ -2105,8 +2173,9 @@ msgstr "Фон контекстного меню, нажмите, чтобы з #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:162 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:170 -#: src/screens/Onboarding/StepInterests/index.tsx:244 -#: src/screens/Onboarding/StepProfile/index.tsx:276 +#: src/screens/Onboarding/StepInterests/index.tsx:254 +#: src/screens/Onboarding/StepProfile/index.tsx:278 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:246 msgid "Continue" msgstr "Далее" @@ -2119,12 +2188,12 @@ msgid "Continue thread" msgstr "" #: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:63 -#: src/view/com/post-thread/PostThreadLoadMore.tsx:60 msgid "Continue thread..." msgstr "Продолжить ветку..." -#: src/screens/Onboarding/StepInterests/index.tsx:241 -#: src/screens/Onboarding/StepProfile/index.tsx:273 +#: src/screens/Onboarding/StepInterests/index.tsx:251 +#: src/screens/Onboarding/StepProfile/index.tsx:275 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:243 #: src/screens/Signup/BackNextButtons.tsx:60 msgid "Continue to next step" msgstr "Перейти к следующему шагу" @@ -2143,7 +2212,7 @@ msgstr "Беседа удалена" msgid "Conversation deleted" msgstr "Беседа удалена" -#: src/screens/Onboarding/index.tsx:41 +#: src/screens/Onboarding/index.tsx:57 msgid "Cooking" msgstr "Кулинария" @@ -2182,8 +2251,8 @@ msgstr "Копировать" msgid "Copy App Password" msgstr "Копировать пароль приложения" -#: src/view/com/profile/ProfileMenu.tsx:421 -#: src/view/com/profile/ProfileMenu.tsx:424 +#: src/view/com/profile/ProfileMenu.tsx:433 +#: src/view/com/profile/ProfileMenu.tsx:436 msgid "Copy at:// URI" msgstr "Копировать at:// URI" @@ -2197,13 +2266,13 @@ msgstr "Копировать DID автора" msgid "Copy code" msgstr "Копировать код" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:491 -#: src/view/com/profile/ProfileMenu.tsx:430 -#: src/view/com/profile/ProfileMenu.tsx:433 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:501 +#: src/view/com/profile/ProfileMenu.tsx:442 +#: src/view/com/profile/ProfileMenu.tsx:445 msgid "Copy DID" msgstr "Копировать DID" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:424 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:434 msgid "Copy host" msgstr "Копировать хост" @@ -2227,8 +2296,8 @@ msgstr "Копировать ссылку на список" msgid "Copy link to post" msgstr "Копировать ссылку на пост" -#: src/view/com/profile/ProfileMenu.tsx:243 -#: src/view/com/profile/ProfileMenu.tsx:254 +#: src/view/com/profile/ProfileMenu.tsx:246 +#: src/view/com/profile/ProfileMenu.tsx:257 msgid "Copy link to profile" msgstr "Копировать ссылку на профиль" @@ -2246,8 +2315,8 @@ msgstr "Копировать текст сообщения" msgid "Copy post at:// URI" msgstr "Копировать at:// URI поста" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:448 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:450 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:452 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:454 msgid "Copy post text" msgstr "Копировать текст поста" @@ -2255,7 +2324,7 @@ msgstr "Копировать текст поста" msgid "Copy QR code" msgstr "Копировать QR-код" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:445 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 msgid "Copy TXT record value" msgstr "Копировать значение TXT-записи" @@ -2307,6 +2376,10 @@ msgstr "" msgid "Could not update notification settings" msgstr "" +#. Text on button to create a new starter pack +#. Text on button to create a new starter pack +#: src/components/dialogs/StarterPackDialog.tsx:113 +#: src/components/dialogs/StarterPackDialog.tsx:212 #: src/components/StarterPack/ProfileStarterPacks.tsx:300 msgid "Create" msgstr "Создать" @@ -2325,6 +2398,8 @@ msgstr "Создать стартовый набор" msgid "Create a starter pack for me" msgstr "Создать для меня стартовый набор" +#: src/components/LoggedOutCTA.tsx:71 +#: src/components/LoggedOutCTA.tsx:76 #: src/view/com/auth/SplashScreen.tsx:55 #: src/view/com/auth/SplashScreen.web.tsx:117 #: src/view/shell/bottom-bar/BottomBar.tsx:345 @@ -2351,7 +2426,7 @@ msgstr "Создать учётную запись" msgid "Create an account without using this starter pack" msgstr "Создать учётную запись без этого стартового набора" -#: src/screens/Onboarding/StepProfile/index.tsx:290 +#: src/screens/Onboarding/StepProfile/index.tsx:293 msgid "Create an avatar instead" msgstr "Создать аватар вместо этого" @@ -2369,6 +2444,11 @@ msgstr "Создать новую учётную запись" msgid "Create report for {0}" msgstr "Создать отчёт для {0}" +#: src/components/dialogs/StarterPackDialog.tsx:108 +#: src/components/dialogs/StarterPackDialog.tsx:207 +msgid "Create starter pack" +msgstr "" + #: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "Создано: {0}" @@ -2377,8 +2457,8 @@ msgstr "Создано: {0}" msgid "Creator has been blocked" msgstr "Создатель был заблокирован" -#: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/index.tsx:42 +#: src/screens/Onboarding/state.ts:107 msgid "Culture" msgstr "Культура" @@ -2395,14 +2475,14 @@ msgstr "" msgid "Customize who can interact with this post." msgstr "Настройте, кто может взаимодействовать с этим постом." -#: src/screens/Onboarding/Layout.tsx:56 +#: src/screens/Onboarding/Layout.tsx:61 msgid "Customizes your Bluesky experience" msgstr "Настройте свой опыт работы с Bluesky" #: src/components/dialogs/Embed.tsx:167 #: src/components/dialogs/Embed.tsx:169 -#: src/screens/Settings/AppearanceSettings.tsx:108 -#: src/screens/Settings/AppearanceSettings.tsx:129 +#: src/screens/Settings/AppearanceSettings.tsx:106 +#: src/screens/Settings/AppearanceSettings.tsx:127 msgid "Dark" msgstr "Тёмная" @@ -2411,11 +2491,11 @@ msgctxt "Name of app icon variant" msgid "Dark" msgstr "Тёмная" -#: src/view/screens/Debug.tsx:69 +#: src/view/screens/Debug.tsx:68 msgid "Dark mode" msgstr "Тёмный режим" -#: src/screens/Settings/AppearanceSettings.tsx:121 +#: src/screens/Settings/AppearanceSettings.tsx:119 msgid "Dark theme" msgstr "Тёмная тема" @@ -2423,8 +2503,8 @@ msgstr "Тёмная тема" msgid "Date of birth" msgstr "Дата рождения" -#: src/screens/Settings/AccountSettings.tsx:159 -#: src/screens/Settings/AccountSettings.tsx:164 +#: src/screens/Settings/AccountSettings.tsx:161 +#: src/screens/Settings/AccountSettings.tsx:166 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "Деактивировать учётную запись" @@ -2433,11 +2513,11 @@ msgstr "Деактивировать учётную запись" msgid "Debug Moderation" msgstr "Настройка модерации" -#: src/view/screens/Debug.tsx:89 +#: src/view/screens/Debug.tsx:88 msgid "Debug panel" msgstr "Панель отладки" -#: src/screens/Settings/AppearanceSettings.tsx:171 +#: src/screens/Settings/AppearanceSettings.tsx:169 msgid "Default" msgstr "По умолчанию" @@ -2446,7 +2526,7 @@ msgid "Default icons" msgstr "Иконки по умолчанию" #: src/components/dms/MessageContextMenu.tsx:185 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:697 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:704 #: src/screens/Messages/components/ChatStatusInfo.tsx:55 #: src/screens/Settings/AppPasswords.tsx:212 #: src/screens/StarterPack/StarterPackScreen.tsx:599 @@ -2456,8 +2536,8 @@ msgstr "Иконки по умолчанию" msgid "Delete" msgstr "Удалить" -#: src/screens/Settings/AccountSettings.tsx:169 -#: src/screens/Settings/AccountSettings.tsx:174 +#: src/screens/Settings/AccountSettings.tsx:171 +#: src/screens/Settings/AccountSettings.tsx:176 msgid "Delete account" msgstr "Удалить учётную запись" @@ -2513,9 +2593,9 @@ msgstr "Удалите сообщение для меня" msgid "Delete my account" msgstr "Удалить мою учётную запись" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:678 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:680 -#: src/view/com/composer/Composer.tsx:884 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:685 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:687 +#: src/view/com/composer/Composer.tsx:923 msgid "Delete post" msgstr "Удалить пост" @@ -2532,15 +2612,15 @@ msgstr "Удалить стартовый набор?" msgid "Delete this list?" msgstr "Удалить этот список?" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:692 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:699 msgid "Delete this post?" msgstr "Удалить этот пост?" -#: src/components/Post/Embed/index.tsx:173 +#: src/components/Post/Embed/index.tsx:179 msgid "Deleted" msgstr "Удалено" -#: src/components/dms/MessagesListHeader.tsx:160 +#: src/components/dms/MessagesListHeader.tsx:121 #: src/screens/Messages/components/ChatListItem.tsx:128 msgid "Deleted Account" msgstr "Удалённая учётная запись" @@ -2552,35 +2632,23 @@ msgstr "Удалённая учётная запись" msgid "Deleted list" msgstr "" -#: src/view/com/post-thread/PostThread.tsx:474 -msgid "Deleted post." -msgstr "Удалённый пост." - -#: src/screens/Profile/Header/EditProfileDialog.tsx:369 +#: src/screens/Profile/Header/EditProfileDialog.tsx:365 #: src/view/com/modals/CreateOrEditList.tsx:278 #: src/view/com/modals/CreateOrEditList.tsx:299 msgid "Description" msgstr "Описание" -#: src/screens/Profile/Header/EditProfileDialog.tsx:389 -msgid "Description is too long" -msgstr "Описание слишком длинное" - -#: src/screens/Profile/Header/EditProfileDialog.tsx:390 -msgid "Description is too long. {DESCRIPTION_MAX_GRAPHEMES, plural, other {The maximum number of characters is #.}}" -msgstr "Описание слишком длинное. {DESCRIPTION_MAX_GRAPHEMES, plural, other {Максимальное количество символов равно #.}}" - #: src/view/com/composer/GifAltText.tsx:150 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:114 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:113 msgid "Descriptive alt text" msgstr "Описательный альтернативный текст" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:582 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:592 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:589 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:599 msgid "Detach quote" msgstr "Отделить цитату" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:728 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:735 msgid "Detach quote post?" msgstr "Отделить цитату от поста?" @@ -2603,7 +2671,7 @@ msgstr "Опции разработчика" msgid "Dialog: adjust who can interact with this post" msgstr "Диалог: настройте, кто может взаимодействовать с этим постом" -#: src/screens/Settings/AppearanceSettings.tsx:125 +#: src/screens/Settings/AppearanceSettings.tsx:123 msgid "Dim" msgstr "Тусклая" @@ -2625,7 +2693,7 @@ msgstr "Отключить 2FA по электронной почте" msgid "Disable haptic feedback" msgstr "Отключить тактильную обратную связь" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:386 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:388 msgid "Disable subtitles" msgstr "Отключить субтитры" @@ -2634,25 +2702,25 @@ msgstr "Отключить субтитры" #: src/lib/moderation/useLabelBehaviorDescription.ts:68 #: src/screens/Messages/Settings.tsx:155 #: src/screens/Messages/Settings.tsx:158 -#: src/screens/Moderation/index.tsx:394 +#: src/screens/Moderation/index.tsx:413 msgid "Disabled" msgstr "Отключено" -#: src/screens/Profile/Header/EditProfileDialog.tsx:88 -#: src/view/com/composer/Composer.tsx:727 -#: src/view/com/composer/Composer.tsx:917 +#: src/screens/Profile/Header/EditProfileDialog.tsx:83 +#: src/view/com/composer/Composer.tsx:761 +#: src/view/com/composer/Composer.tsx:956 msgid "Discard" msgstr "Удалить" -#: src/screens/Profile/Header/EditProfileDialog.tsx:85 +#: src/screens/Profile/Header/EditProfileDialog.tsx:80 msgid "Discard changes?" msgstr "Удалить изменения?" -#: src/view/com/composer/Composer.tsx:724 +#: src/view/com/composer/Composer.tsx:758 msgid "Discard draft?" msgstr "Удалить черновик?" -#: src/view/com/composer/Composer.tsx:909 +#: src/view/com/composer/Composer.tsx:948 msgid "Discard post?" msgstr "Удалить пост?" @@ -2661,24 +2729,21 @@ msgstr "Удалить пост?" msgid "Discourage apps from showing my account to logged-out users" msgstr "Попросить приложения не показывать мою учётную запись незалогиненным пользователям" -#: src/screens/Search/Explore.tsx:434 -msgid "Discover Feeds" -msgstr "Откройте для себя новые ленты" - #: src/view/com/posts/FollowingEmptyState.tsx:70 #: src/view/com/posts/FollowingEndOfFeed.tsx:71 msgid "Discover new custom feeds" msgstr "Откройте для себя новые пользовательские ленты" +#: src/screens/Search/Explore.tsx:435 #: src/view/screens/Feeds.tsx:730 msgid "Discover New Feeds" msgstr "Откройте для себя новые ленты" -#: src/components/Dialog/index.tsx:321 +#: src/components/Dialog/index.tsx:370 msgid "Dismiss" msgstr "Пропустить" -#: src/view/com/composer/Composer.tsx:1658 +#: src/view/com/composer/Composer.tsx:1761 msgid "Dismiss error" msgstr "Пропустить ошибку" @@ -2690,11 +2755,6 @@ msgstr "Пропустить руководство по началу работ msgid "Dismiss interests" msgstr "Отклонить интересы" -#. Accessibility label for dismissing a toast notification -#: src/components/Toast/index.web.tsx:82 -msgid "Dismiss message" -msgstr "" - #: src/components/interstitials/TrendingVideos.tsx:89 msgid "Dismiss this section" msgstr "Пропустить этот раздел" @@ -2704,22 +2764,18 @@ msgstr "Пропустить этот раздел" msgid "Display larger alt text badges" msgstr "Отображение больших значков альтернативного текста" -#: src/screens/Profile/Header/EditProfileDialog.tsx:320 -#: src/screens/Profile/Header/EditProfileDialog.tsx:326 -#: src/screens/Profile/Header/EditProfileDialog.tsx:376 +#: src/screens/Profile/Header/EditProfileDialog.tsx:315 +#: src/screens/Profile/Header/EditProfileDialog.tsx:321 +#: src/screens/Profile/Header/EditProfileDialog.tsx:372 msgid "Display name" msgstr "Имя" -#: src/screens/Profile/Header/EditProfileDialog.tsx:339 -msgid "Display name is too long" -msgstr "Имя слишком длинное" - -#: src/screens/Profile/Header/EditProfileDialog.tsx:340 -msgid "Display name is too long. {DISPLAY_NAME_MAX_GRAPHEMES, plural, other {The maximum number of characters is #.}}" -msgstr "Отображаемое имя слишком длинное. {DISPLAY_NAME_MAX_GRAPHEMES, plural, other {Максимальное количество символов #.}}" +#: src/screens/Onboarding/StepFinished.tsx:347 +msgid "Ditch the trolls and clickbait. Find real people and conversations that matter to you." +msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:392 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:394 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:402 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:404 msgid "DNS Panel" msgstr "Панель DNS" @@ -2731,7 +2787,7 @@ msgstr "Не применять это игнорируемое слово к п msgid "Does not include nudity." msgstr "Не содержит обнаженности." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:507 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:517 msgid "Domain verified!" msgstr "Домен проверен!" @@ -2752,21 +2808,22 @@ msgstr "" msgid "Don't worry! All existing messages and settings are saved and will be available after you verify you're an adult." msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:115 -#: src/components/dialogs/BirthDateSettings.tsx:121 +#: src/components/dialogs/BirthDateSettings.tsx:149 +#: src/components/dialogs/BirthDateSettings.tsx:156 #: src/components/dms/ReportDialog.tsx:314 #: src/components/forms/DateField/index.tsx:103 #: src/components/forms/DateField/index.tsx:109 -#: src/components/Select/index.tsx:183 -#: src/components/Select/index.tsx:190 -#: src/screens/Onboarding/StepProfile/index.tsx:328 +#: src/components/Select/index.tsx:185 +#: src/components/Select/index.tsx:192 #: src/screens/Onboarding/StepProfile/index.tsx:331 +#: src/screens/Onboarding/StepProfile/index.tsx:334 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:215 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:222 #: src/view/com/auth/server-input/index.tsx:232 #: src/view/com/auth/server-input/index.tsx:233 #: src/view/com/composer/labels/LabelsBtn.tsx:223 #: src/view/com/composer/labels/LabelsBtn.tsx:230 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:345 #: src/view/com/composer/videos/SubtitleDialog.tsx:168 #: src/view/com/composer/videos/SubtitleDialog.tsx:178 #: src/view/com/modals/CropImage.web.tsx:112 @@ -2789,11 +2846,11 @@ msgstr "Готово{extraText}" msgid "Double tap or long press the message to add a reaction" msgstr "Дважды нажмите или зажмите сообщение, чтобы добавить реакцию" -#: src/components/Dialog/index.tsx:322 +#: src/components/Dialog/index.tsx:371 msgid "Double tap to close the dialog" msgstr "Дважды нажмите, чтобы закрыть диалог" -#: src/screens/VideoFeed/index.tsx:1080 +#: src/screens/VideoFeed/index.tsx:1084 msgid "Double tap to like" msgstr "Дважды нажмите, чтобы поставить лайк" @@ -2806,7 +2863,7 @@ msgstr "Скачать Bluesky" msgid "Download CAR file" msgstr "Скачать CAR файл" -#: src/view/com/composer/text-input/TextInput.web.tsx:344 +#: src/view/com/composer/text-input/TextInput.web.tsx:361 msgid "Drop to add images" msgstr "Перетащите и отпустите, чтобы добавить изображение" @@ -2814,15 +2871,15 @@ msgstr "Перетащите и отпустите, чтобы добавить msgid "Duration:" msgstr "Продолжительность:" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:230 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:235 msgid "e.g. alice" msgstr "например, alice" -#: src/screens/Profile/Header/EditProfileDialog.tsx:327 +#: src/screens/Profile/Header/EditProfileDialog.tsx:322 msgid "e.g. Alice Lastname" msgstr "например, Алиса Фамилия" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:376 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 msgid "e.g. alice.com" msgstr "например, alice.com" @@ -2850,16 +2907,16 @@ msgstr "например, Пользователи, неоднократно о msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Каждый код приглашения работает только один раз. Время от времени вы будете получать новые коды." -#: src/screens/Settings/AccountSettings.tsx:143 +#: src/screens/Settings/AccountSettings.tsx:145 #: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:249 #: src/screens/StarterPack/StarterPackScreen.tsx:588 -#: src/screens/StarterPack/Wizard/index.tsx:319 -#: src/screens/StarterPack/Wizard/index.tsx:324 +#: src/screens/StarterPack/Wizard/index.tsx:339 +#: src/screens/StarterPack/Wizard/index.tsx:344 msgid "Edit" msgstr "Редактировать" -#: src/view/com/lists/ListMembers.tsx:180 -#: src/view/com/lists/ListMembers.tsx:186 +#: src/view/com/lists/ListMembers.tsx:187 +#: src/view/com/lists/ListMembers.tsx:193 msgctxt "action" msgid "Edit" msgstr "Редактировать" @@ -2869,7 +2926,7 @@ msgstr "Редактировать" msgid "Edit avatar" msgstr "Изменить фото профиля" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:112 msgid "Edit Feeds" msgstr "Редактировать ленты" @@ -2879,8 +2936,8 @@ msgstr "Редактировать ленты" msgid "Edit image" msgstr "Редактировать изображение" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:659 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:672 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:666 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:679 msgid "Edit interaction settings" msgstr "Редактировать настройки взаимодействия" @@ -2893,8 +2950,8 @@ msgstr "Изменить интересы" msgid "Edit list details" msgstr "Редактировать описание списка" -#: src/view/com/profile/ProfileMenu.tsx:317 -#: src/view/com/profile/ProfileMenu.tsx:323 +#: src/view/com/profile/ProfileMenu.tsx:329 +#: src/view/com/profile/ProfileMenu.tsx:335 msgid "Edit live status" msgstr "Изменить статус прямого эфира" @@ -2911,7 +2968,7 @@ msgstr "Редактировать мои ленты" msgid "Edit notifications from {0}" msgstr "" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:110 msgid "Edit People" msgstr "Редактировать людей" @@ -2920,15 +2977,15 @@ msgstr "Редактировать людей" msgid "Edit post interaction settings" msgstr "Редактировать настройки взаимодействия с постом" -#: src/screens/Profile/Header/EditProfileDialog.tsx:275 -#: src/screens/Profile/Header/EditProfileDialog.tsx:281 +#: src/screens/Profile/Header/EditProfileDialog.tsx:270 +#: src/screens/Profile/Header/EditProfileDialog.tsx:276 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:183 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:185 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:190 msgid "Edit profile" msgstr "Редактировать профиль" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:186 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:188 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:193 msgid "Edit Profile" msgstr "Редактировать профиль" @@ -2948,8 +3005,8 @@ msgstr "Редактировать, кто может отвечать" msgid "Edit your starter pack" msgstr "Редактировать ваш стартовый набор" -#: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/index.tsx:47 +#: src/screens/Onboarding/state.ts:109 msgid "Education" msgstr "Образование" @@ -2957,7 +3014,7 @@ msgstr "Образование" msgid "Either the creator of this list has blocked you or you have blocked the creator." msgstr "Либо создатель этого списка заблокировал вас, либо вы заблокировали создателя." -#: src/screens/Settings/AccountSettings.tsx:64 +#: src/screens/Settings/AccountSettings.tsx:66 #: src/screens/Signup/StepInfo/index.tsx:197 msgid "Email" msgstr "Электронная почта" @@ -3020,7 +3077,7 @@ msgstr "Включено" msgid "Enable {0} only" msgstr "Включить только {0}" -#: src/screens/Moderation/index.tsx:381 +#: src/screens/Moderation/index.tsx:400 msgid "Enable adult content" msgstr "Разрешить содержимое для взрослых" @@ -3046,7 +3103,7 @@ msgstr "Включите уведомления для учётной запис msgid "Enable push notifications" msgstr "Включить push-уведомления" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:387 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:389 msgid "Enable subtitles" msgstr "Включить субтитры" @@ -3066,7 +3123,7 @@ msgstr "Включить актуальные видео в ленте Discover" #: src/screens/Messages/Settings.tsx:146 #: src/screens/Messages/Settings.tsx:149 -#: src/screens/Moderation/index.tsx:392 +#: src/screens/Moderation/index.tsx:411 msgid "Enabled" msgstr "Включено" @@ -3089,18 +3146,15 @@ msgstr "Введите слово или тег" #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:201 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:320 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:63 msgid "Enter code" msgstr "Введите код" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:405 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:407 msgid "Enter fullscreen" msgstr "Перейти в полноэкранный режим" -#: src/view/com/modals/ChangePassword.tsx:165 -msgid "Enter the code you received to change your password." -msgstr "Введите код, который вы получили, чтобы изменить пароль." - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:370 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 msgid "Enter the domain you want to use" msgstr "Введите домен, который вы хотите использовать" @@ -3112,7 +3166,7 @@ msgstr "Введите адрес электронной почты, котор msgid "Enter the username or email address you used when you created your account" msgstr "Введите псевдоним или адрес электронной почты, с которым вы создавали учётную запись" -#: src/components/dialogs/BirthDateSettings.tsx:104 +#: src/components/dialogs/BirthDateSettings.tsx:116 msgid "Enter your birth date" msgstr "Введите вашу дату рождения" @@ -3133,11 +3187,11 @@ msgstr "Введите псевдоним и пароль" msgid "Enters full screen" msgstr "Переходит в полноэкранный режим" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:239 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:236 msgid "Entertainment" msgstr "Развлечения" -#: src/view/com/composer/Composer.tsx:1743 +#: src/view/com/composer/Composer.tsx:1846 #: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Ошибка" @@ -3162,7 +3216,7 @@ msgstr "Произошла ошибка при сохранении файла" msgid "Error receiving captcha response." msgstr "Ошибка получения ответа Captcha." -#: src/screens/Onboarding/StepInterests/index.tsx:183 +#: src/screens/Onboarding/StepInterests/index.tsx:192 msgid "Error:" msgstr "Ошибка:" @@ -3212,7 +3266,7 @@ msgstr "Исключить пользователей, на которых вы msgid "Excludes users you follow" msgstr "Исключает пользователей, на которых вы подписаны" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:404 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:406 msgid "Exit fullscreen" msgstr "Выйти из полноэкранного режима" @@ -3224,11 +3278,11 @@ msgstr "Выходит из процесса удаления учётной з msgid "Exits image cropping process" msgstr "Выходит из процесса обрезки изображений" -#: src/view/com/lightbox/Lightbox.web.tsx:110 +#: src/view/com/lightbox/Lightbox.web.tsx:111 msgid "Exits image view" msgstr "Выходит из режима просмотра" -#: src/view/com/lightbox/Lightbox.web.tsx:184 +#: src/view/com/lightbox/Lightbox.web.tsx:185 msgid "Expand alt text" msgstr "Развернуть альтернативный текст" @@ -3244,7 +3298,7 @@ msgstr "Развернуть или свернуть весь пост, на к msgid "Expand post text" msgstr "" -#: src/screens/VideoFeed/index.tsx:965 +#: src/screens/VideoFeed/index.tsx:969 msgid "Expands or collapses post text" msgstr "Разворачивает или сворачивает текст поста" @@ -3253,7 +3307,6 @@ msgid "Expected uri to resolve to a record" msgstr "Ожидалось, что uri разрешиться в запись" #: src/screens/Settings/FollowingFeedPreferences.tsx:126 -#: src/screens/Settings/ThreadPreferences.tsx:271 msgid "Experimental" msgstr "Экспериментально" @@ -3285,13 +3338,13 @@ msgstr "Откровенные сексуальные изображения." #: src/Navigation.tsx:750 #: src/screens/Search/Shell.tsx:307 -#: src/view/shell/desktop/LeftNav.tsx:636 +#: src/view/shell/desktop/LeftNav.tsx:688 #: src/view/shell/Drawer.tsx:403 msgid "Explore" msgstr "Обзор" -#: src/screens/Settings/AccountSettings.tsx:150 -#: src/screens/Settings/AccountSettings.tsx:154 +#: src/screens/Settings/AccountSettings.tsx:152 +#: src/screens/Settings/AccountSettings.tsx:156 msgid "Export my data" msgstr "Экспорт моих данных" @@ -3329,7 +3382,11 @@ msgstr "Не удалось принять чат" msgid "Failed to add emoji reaction" msgstr "Не удалось добавить эмодзи-реакцию" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:587 +#: src/components/dialogs/StarterPackDialog.tsx:283 +msgid "Failed to add to starter pack" +msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:597 msgid "Failed to change handle. Please try again." msgstr "Не удалось изменить псевдоним. Попробуйте ещё раз." @@ -3341,8 +3398,8 @@ msgstr "Не удалось изменить пароль приложения. msgid "Failed to create conversation" msgstr "Не удалось создать беседу" -#: src/screens/StarterPack/Wizard/index.tsx:239 -#: src/screens/StarterPack/Wizard/index.tsx:247 +#: src/screens/StarterPack/Wizard/index.tsx:262 +#: src/screens/StarterPack/Wizard/index.tsx:270 msgid "Failed to create starter pack" msgstr "Не удалось создать стартовый набор" @@ -3368,19 +3425,23 @@ msgstr "Не удалось удалить пост, попробуйте ещё msgid "Failed to delete starter pack" msgstr "Не удалось удалить стартовый набор" +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:126 +msgid "Failed to follow all suggested accounts, please try again" +msgstr "" + #: src/screens/Messages/ChatList.tsx:270 #: src/screens/Messages/Inbox.tsx:208 msgid "Failed to load conversations" msgstr "Не удалось загрузить беседы" -#: src/screens/Search/Explore.tsx:470 -#: src/screens/Search/Explore.tsx:522 -#: src/screens/Search/Explore.tsx:560 -#: src/screens/Search/Explore.tsx:599 +#: src/screens/Search/Explore.tsx:471 +#: src/screens/Search/Explore.tsx:523 +#: src/screens/Search/Explore.tsx:561 +#: src/screens/Search/Explore.tsx:600 msgid "Failed to load feeds preferences" msgstr "Не удалось загрузить настройки ленты" -#: src/components/dialogs/GifSelect.tsx:226 +#: src/components/dialogs/GifSelect.tsx:224 msgid "Failed to load GIFs" msgstr "Не удалось загрузить GIF-файлы" @@ -3406,14 +3467,14 @@ msgstr "Не удалось загрузить предыдущие сообще msgid "Failed to load preference." msgstr "" -#: src/screens/Search/Explore.tsx:463 -#: src/screens/Search/Explore.tsx:515 -#: src/screens/Search/Explore.tsx:553 -#: src/screens/Search/Explore.tsx:592 +#: src/screens/Search/Explore.tsx:464 +#: src/screens/Search/Explore.tsx:516 +#: src/screens/Search/Explore.tsx:554 +#: src/screens/Search/Explore.tsx:593 msgid "Failed to load suggested feeds" msgstr "Не удалось загрузить предложенные ленты" -#: src/screens/Search/Explore.tsx:373 +#: src/screens/Search/Explore.tsx:374 msgid "Failed to load suggested follows" msgstr "Не удалось загрузить предложенные подписки" @@ -3431,6 +3492,10 @@ msgstr "Не удалось закрепить пост" msgid "Failed to remove emoji reaction" msgstr "Не удалось удалить эмодзи-реакцию" +#: src/components/dialogs/StarterPackDialog.tsx:302 +msgid "Failed to remove from starter pack" +msgstr "" + #: src/components/verification/VerificationRemovePrompt.tsx:34 msgid "Failed to remove verification" msgstr "Не удалось снять верификацию" @@ -3498,7 +3563,7 @@ msgstr "Не удалось загрузить видео" msgid "Failed to verify email, please try again." msgstr "Не удалось подтвердить электронную почту, попробуйте ещё раз." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:360 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:370 msgid "Failed to verify handle. Please try again." msgstr "Не удалось проверить псевдоним. Попробуйте ещё раз." @@ -3523,7 +3588,7 @@ msgstr "" msgid "Feed menu" msgstr "Меню ленты" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:57 msgid "Feed toggle" msgstr "Переключатель ленты" @@ -3531,17 +3596,17 @@ msgstr "Переключатель ленты" msgid "Feed unavailable" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:102 -#: src/view/shell/desktop/RightNav.tsx:103 +#: src/view/shell/desktop/RightNav.tsx:106 +#: src/view/shell/desktop/RightNav.tsx:107 #: src/view/shell/Drawer.tsx:357 msgid "Feedback" msgstr "Обратная связь" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:269 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:285 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:270 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:288 msgctxt "toast" -msgid "Feedback sent!" -msgstr "Обратная связь отправлена!" +msgid "Feedback sent to feed operator" +msgstr "" #: src/Navigation.tsx:573 #: src/screens/Search/SearchResults.tsx:73 @@ -3549,7 +3614,7 @@ msgstr "Обратная связь отправлена!" #: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:230 #: src/view/screens/SavedFeeds.tsx:104 -#: src/view/shell/desktop/LeftNav.tsx:674 +#: src/view/shell/desktop/LeftNav.tsx:726 #: src/view/shell/Drawer.tsx:519 msgid "Feeds" msgstr "Ленты" @@ -3596,7 +3661,8 @@ msgstr "" msgid "Filter who you receive notifications from" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:314 +#: src/screens/Onboarding/StepFinished.tsx:479 +#: src/screens/Onboarding/StepFinished.tsx:591 msgid "Finalizing" msgstr "Завершение" @@ -3606,9 +3672,9 @@ msgstr "Завершение" msgid "Find accounts to follow" msgstr "Найдите учётные записи для подписки" -#: src/components/ProgressGuide/FollowDialog.tsx:77 -#: src/components/ProgressGuide/FollowDialog.tsx:87 -#: src/components/ProgressGuide/FollowDialog.tsx:374 +#: src/components/ProgressGuide/FollowDialog.tsx:69 +#: src/components/ProgressGuide/FollowDialog.tsx:79 +#: src/components/ProgressGuide/FollowDialog.tsx:367 msgid "Find people to follow" msgstr "Найти людей, чтобы подписаться" @@ -3616,40 +3682,44 @@ msgstr "Найти людей, чтобы подписаться" msgid "Find posts, users, and feeds on Bluesky" msgstr "Найти посты, пользователей и ленты в Bluesky" -#: src/screens/StarterPack/Wizard/index.tsx:201 +#: src/screens/Onboarding/StepFinished.tsx:345 +msgid "Find your people" +msgstr "" + +#: src/screens/StarterPack/Wizard/index.tsx:218 msgid "Finish" msgstr "Финиш" -#: src/screens/Onboarding/index.tsx:35 +#: src/screens/Onboarding/index.tsx:51 msgid "Fitness" msgstr "Фитнес" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:149 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:159 msgctxt "Name of app icon variant" msgid "Flat Black" msgstr "Плоский черный" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:117 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:127 msgctxt "Name of app icon variant" msgid "Flat Blue" msgstr "Плоский синий" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:133 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:143 msgctxt "Name of app icon variant" msgid "Flat White" msgstr "Плоский белый" -#: src/screens/Onboarding/StepFinished.tsx:294 +#: src/screens/Onboarding/StepFinished.tsx:571 msgid "Flexible" msgstr "Гибкий" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:517 +#: src/components/ProfileCard.tsx:524 #: src/components/ProfileHoverCard/index.web.tsx:496 #: src/components/ProfileHoverCard/index.web.tsx:507 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:245 -#: src/screens/VideoFeed/index.tsx:850 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:131 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:131 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:252 +#: src/screens/VideoFeed/index.tsx:854 msgid "Follow" msgstr "Подписаться" @@ -3658,17 +3728,17 @@ msgctxt "action" msgid "Follow" msgstr "Подписаться" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:113 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:113 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:237 msgid "Follow {0}" msgstr "Подписаться на {0}" -#: src/screens/VideoFeed/index.tsx:827 +#: src/screens/VideoFeed/index.tsx:831 msgid "Follow {handle}" msgstr "Подписаться на {handle}" #: src/components/ProgressGuide/List.tsx:52 -#: src/state/shell/progress-guide.tsx:229 +#: src/state/shell/progress-guide.tsx:231 msgid "Follow 10 accounts" msgstr "Подпишитесь на 10 учётных записей" @@ -3676,26 +3746,37 @@ msgstr "Подпишитесь на 10 учётных записей" msgid "Follow 7 accounts" msgstr "Подпишитесь на 7 учётных записей" -#: src/view/com/profile/ProfileMenu.tsx:284 -#: src/view/com/profile/ProfileMenu.tsx:295 +#: src/view/com/profile/ProfileMenu.tsx:287 +#: src/view/com/profile/ProfileMenu.tsx:298 msgid "Follow account" msgstr "Подписаться на учётную запись" +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:235 #: src/screens/StarterPack/StarterPackScreen.tsx:438 #: src/screens/StarterPack/StarterPackScreen.tsx:446 msgid "Follow all" msgstr "Подписаться на всех" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:243 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:129 -msgid "Follow Back" +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:232 +msgid "Follow all accounts" +msgstr "" + +#. User is not following this account, click to follow back +#: src/components/ProfileCard.tsx:518 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:129 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:250 +msgid "Follow back" msgstr "Подписаться в ответ" #: src/view/com/profile/FollowButton.tsx:81 msgctxt "action" -msgid "Follow Back" +msgid "Follow back" msgstr "Подписаться в ответ" +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:121 +msgid "Followed all accounts!" +msgstr "" + #: src/components/KnownFollowers.tsx:238 msgid "Followed by <0>{0}</0>" msgstr "Подписаны <0>{0}</0>" @@ -3725,9 +3806,9 @@ msgstr "Подписчики, которых вы знаете" #: src/components/ProfileCard.tsx:511 #: src/components/ProfileHoverCard/index.web.tsx:495 #: src/components/ProfileHoverCard/index.web.tsx:506 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:241 -#: src/screens/VideoFeed/index.tsx:848 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:134 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:134 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:248 +#: src/screens/VideoFeed/index.tsx:852 msgid "Following" msgstr "Подписки" @@ -3738,11 +3819,11 @@ msgid "Following" msgstr "Подписки" #: src/components/ProfileCard.tsx:474 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:89 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:92 msgid "Following {0}" msgstr "Подписка на {0}" -#: src/screens/VideoFeed/index.tsx:826 +#: src/screens/VideoFeed/index.tsx:830 msgid "Following {handle}" msgstr "Подписан на {handle}" @@ -3764,19 +3845,23 @@ msgstr "Подписан на вас" msgid "Follows You" msgstr "Подписан на вас" -#: src/screens/Settings/AppearanceSettings.tsx:143 +#: src/screens/Settings/AppearanceSettings.tsx:141 msgid "Font" msgstr "Шрифт" -#: src/screens/Settings/AppearanceSettings.tsx:163 +#: src/screens/Settings/AppearanceSettings.tsx:161 msgid "Font size" msgstr "Размер шрифта" -#: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:102 +#: src/screens/Onboarding/index.tsx:56 +#: src/screens/Onboarding/state.ts:110 msgid "Food" msgstr "Еда" +#: src/components/BlockedGeoOverlay.tsx:45 +msgid "For now, we have made the difficult decision to block access to Bluesky in the state of Mississippi." +msgstr "" + #: src/view/com/modals/DeleteAccount.tsx:125 msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "По соображениям безопасности нам нужно будет отправить код подтверждения на вашу электронную почту." @@ -3785,10 +3870,11 @@ msgstr "По соображениям безопасности нам нужно msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "В целях безопасности вы не сможете просмотреть его снова. Если вы потеряете этот пароль приложения, вам придётся сгенерировать новый." -#: src/screens/Settings/AppearanceSettings.tsx:145 +#: src/screens/Settings/AppearanceSettings.tsx:143 msgid "For the best experience, we recommend using the theme font." msgstr "Для наилучшего восприятия мы рекомендуем использовать тематический шрифт." +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:293 #: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:94 msgid "For You" msgstr "Для Вас" @@ -3797,6 +3883,10 @@ msgstr "Для Вас" msgid "Forever" msgstr "Навсегда" +#: src/screens/Onboarding/StepFinished.tsx:354 +msgid "Forget the noise" +msgstr "" + #: src/screens/Login/index.tsx:153 #: src/screens/Login/index.tsx:168 msgid "Forgot Password" @@ -3810,6 +3900,10 @@ msgstr "Забыли пароль?" msgid "Forgot?" msgstr "Забыли пароль?" +#: src/screens/Onboarding/StepFinished.tsx:336 +msgid "Free your feed" +msgstr "" + #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:54 #: src/lib/moderation/useReportOptions.ts:54 msgid "Frequently Posts Unwanted Content" @@ -3823,15 +3917,11 @@ msgstr "От" msgid "From @{sanitizedAuthor}" msgstr "От @{sanitizedAuthor}" -#: src/view/com/posts/PostFeedItem.tsx:330 +#: src/view/com/posts/PostFeedItem.tsx:327 msgctxt "from-feed" msgid "From <0/>" msgstr "Из <0/>" -#: src/view/com/composer/photos/SelectPhotoBtn.tsx:50 -msgid "Gallery" -msgstr "Галерея" - #: src/components/StarterPack/ProfileStarterPacks.tsx:307 msgid "Generate a starter pack" msgstr "Сгенерировать стартовый набор" @@ -3905,11 +3995,11 @@ msgstr "Приступить" msgid "Getting started" msgstr "Начало работы" -#: src/components/MediaPreview.tsx:116 +#: src/components/MediaPreview.tsx:114 msgid "GIF" msgstr "GIF" -#: src/screens/Onboarding/StepProfile/index.tsx:232 +#: src/screens/Onboarding/StepProfile/index.tsx:233 msgid "Give your profile a face" msgstr "Придайте своему профилю лицо" @@ -3920,14 +4010,14 @@ msgstr "Грубые нарушения закона или условий ис #: src/components/dialogs/LinkWarning.tsx:111 #: src/components/dialogs/LinkWarning.tsx:117 -#: src/components/Layout/Header/index.tsx:127 +#: src/components/Layout/Header/index.tsx:128 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Messages/Inbox.tsx:249 #: src/screens/Profile/ProfileFeed/index.tsx:92 #: src/screens/VideoFeed/components/Header.tsx:163 -#: src/screens/VideoFeed/index.tsx:1141 #: src/screens/VideoFeed/index.tsx:1145 +#: src/screens/VideoFeed/index.tsx:1149 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 #: src/view/screens/ProfileList.tsx:1038 @@ -3948,8 +4038,8 @@ msgstr "Вернуться" #: src/components/dms/ReportDialog.tsx:192 #: src/components/ReportDialog/SelectReportOptionView.tsx:78 #: src/components/ReportDialog/SubmitView.tsx:110 -#: src/screens/Onboarding/Layout.tsx:99 -#: src/screens/Onboarding/Layout.tsx:188 +#: src/screens/Onboarding/Layout.tsx:121 +#: src/screens/Onboarding/Layout.tsx:214 #: src/screens/Signup/BackNextButtons.tsx:35 msgid "Go back to previous step" msgstr "Вернуться к предыдущему шагу" @@ -3962,8 +4052,8 @@ msgstr "Вернуться на главную" msgid "Go Home" msgstr "Вернуться на главную" -#: src/view/com/profile/ProfileMenu.tsx:318 -#: src/view/com/profile/ProfileMenu.tsx:325 +#: src/view/com/profile/ProfileMenu.tsx:330 +#: src/view/com/profile/ProfileMenu.tsx:337 msgid "Go live" msgstr "Выйти в прямой эфир" @@ -3985,6 +4075,7 @@ msgstr "Перейти в профиль {firstAuthorName}" #: src/components/ageAssurance/AgeAssuranceAdmonition.tsx:89 #: src/components/ageAssurance/AgeRestrictedScreen.tsx:75 #: src/components/ageAssurance/AgeRestrictedScreen.tsx:84 +#: src/screens/Moderation/index.tsx:214 msgid "Go to account settings" msgstr "" @@ -3993,11 +4084,12 @@ msgid "Go to conversation with {0}" msgstr "Перейти к беседе с {0}" #: src/screens/Login/ForgotPasswordForm.tsx:165 -#: src/view/com/modals/ChangePassword.tsx:179 msgid "Go to next" msgstr "Далее" #: src/components/dms/ConvoMenu.tsx:227 +#: src/view/shell/desktop/LeftNav.tsx:316 +#: src/view/shell/desktop/LeftNav.tsx:322 msgid "Go to profile" msgstr "В профиль" @@ -4012,26 +4104,26 @@ msgstr "Перейти к профилю пользователя" msgid "Graphic Media" msgstr "Графический медиаконтент" -#: src/state/shell/progress-guide.tsx:218 -#: src/state/shell/progress-guide.tsx:228 +#: src/state/shell/progress-guide.tsx:220 +#: src/state/shell/progress-guide.tsx:230 msgid "Half way there!" msgstr "Полпути пройдено!" -#: src/screens/Settings/AccountSettings.tsx:128 -#: src/screens/Settings/AccountSettings.tsx:133 +#: src/screens/Settings/AccountSettings.tsx:130 +#: src/screens/Settings/AccountSettings.tsx:135 msgid "Handle" msgstr "Псевдоним" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:591 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:601 msgid "Handle already taken. Please try a different one." msgstr "Этот псевдоним уже занят. Пожалуйста, попробуйте другой." #: src/screens/Settings/components/ChangeHandleDialog.tsx:195 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:344 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:354 msgid "Handle changed!" msgstr "Псевдоним изменён!" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:595 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:605 msgid "Handle too long. Please try a shorter one." msgstr "Псевдоним слишком длинный. Пожалуйста, попробуйте более короткий." @@ -4063,13 +4155,13 @@ msgstr "Возникли проблемы?" #: src/screens/Settings/Settings.tsx:236 #: src/screens/Settings/Settings.tsx:240 -#: src/view/shell/desktop/RightNav.tsx:120 -#: src/view/shell/desktop/RightNav.tsx:121 +#: src/view/shell/desktop/RightNav.tsx:124 +#: src/view/shell/desktop/RightNav.tsx:125 #: src/view/shell/Drawer.tsx:370 msgid "Help" msgstr "Справка" -#: src/screens/Onboarding/StepProfile/index.tsx:235 +#: src/screens/Onboarding/StepProfile/index.tsx:236 msgid "Help people know you're not a bot by uploading a picture or creating an avatar." msgstr "Чтобы люди знали, что вы не бот, загрузите фотографию или создайте аватар." @@ -4087,7 +4179,7 @@ msgstr "" msgid "Hidden" msgstr "Скрыто" -#: src/screens/VideoFeed/index.tsx:625 +#: src/screens/VideoFeed/index.tsx:628 msgid "Hidden by your moderation settings." msgstr "Скрыто настройками модерации." @@ -4100,12 +4192,12 @@ msgstr "Скрытый список" #: src/components/moderation/ContentHider.tsx:203 #: src/components/moderation/LabelPreference.tsx:141 #: src/components/moderation/PostHider.tsx:134 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:708 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:715 #: 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/shell/desktop/SidebarTrendingTopics.tsx:110 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:111 msgid "Hide" msgstr "Скрыть" @@ -4118,18 +4210,18 @@ msgstr "Скрыть" msgid "Hide customization options" msgstr "" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:539 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:545 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:546 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:552 msgid "Hide post for me" msgstr "Спрятать пост для меня" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:556 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:566 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:563 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:573 msgid "Hide reply for everyone" msgstr "Спрятать ответ для всех" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:538 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:544 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:545 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:551 msgid "Hide reply for me" msgstr "Спрятать ответ для меня" @@ -4137,12 +4229,12 @@ msgstr "Спрятать ответ для меня" msgid "Hide this card" msgstr "Скрыть эту карту" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:703 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:710 msgid "Hide this post?" msgstr "Скрыть этот пост?" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:703 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:738 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:710 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:745 msgid "Hide this reply?" msgstr "Скрыть этот ответ?" @@ -4152,7 +4244,7 @@ msgid "Hide trending topics" msgstr "Скрыть актуальные темы" #: src/components/interstitials/Trending.tsx:129 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:108 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:109 msgid "Hide trending topics?" msgstr "Скрыть актуальные темы?" @@ -4164,8 +4256,8 @@ msgstr "Скрыть актуальные видео?" msgid "Hide user list" msgstr "Скрыть список пользователей" -#: src/screens/Moderation/VerificationSettings.tsx:85 -#: src/screens/Moderation/VerificationSettings.tsx:94 +#: src/screens/Moderation/VerificationSettings.tsx:90 +#: src/screens/Moderation/VerificationSettings.tsx:99 msgid "Hide verification badges" msgstr "Скрыть значки верификации" @@ -4194,7 +4286,7 @@ msgstr "Хмм, сервер ленты прислал нам непонятны msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Хмм, мы не можем найти эту ленту. Возможно она была удалена." -#: src/screens/Moderation/index.tsx:59 +#: src/screens/Moderation/index.tsx:60 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "Похоже, у нас возникли проблемы с загрузкой этих данных. Просмотрите детали ниже. Если проблема не исчезнет, пожалуйста, свяжитесь с нами." @@ -4202,19 +4294,19 @@ msgstr "Похоже, у нас возникли проблемы с загру msgid "Hmmmm, we couldn't load that moderation service." msgstr "Хммм, мы не смогли загрузить этот сервис модерации." -#: src/view/com/composer/state/video.ts:415 +#: src/view/com/composer/state/video.ts:414 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Подождите! Мы постепенно даём доступ к видео, и вы всё ещё в очереди. Возвращайтесь позже!" #: src/Navigation.tsx:745 #: src/Navigation.tsx:765 #: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:618 +#: src/view/shell/desktop/LeftNav.tsx:670 #: src/view/shell/Drawer.tsx:429 msgid "Home" msgstr "Главная" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:417 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:427 msgid "Host:" msgstr "Хост:" @@ -4223,17 +4315,10 @@ msgstr "Хост:" msgid "Hosting provider" msgstr "Хостинг-провайдер" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:194 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:191 msgid "Hot" msgstr "Горячее" -#: src/screens/Settings/ThreadPreferences.tsx:201 -#: src/screens/Settings/ThreadPreferences.tsx:204 -#: src/view/com/post-thread/PostThread.tsx:679 -#: src/view/com/post-thread/PostThread.tsx:684 -msgid "Hot replies first" -msgstr "Сначала горячие ответы" - #: src/components/dialogs/InAppBrowserConsent.tsx:62 #: src/components/dialogs/InAppBrowserConsent.tsx:66 msgid "How should we open this link?" @@ -4244,8 +4329,8 @@ msgstr "Как вы хотите открыть эту ссылку?" msgid "I have a code" msgstr "У меня есть код" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:280 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:286 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:290 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:296 msgid "I have my own domain" msgstr "У меня есть собственный домен" @@ -4254,7 +4339,7 @@ msgstr "У меня есть собственный домен" msgid "I understand" msgstr "Я понял" -#: src/view/com/lightbox/Lightbox.web.tsx:186 +#: src/view/com/lightbox/Lightbox.web.tsx:187 msgid "If alt text is long, toggles alt text expanded state" msgstr "Раскрывает альтернативный текст, если текст слишком длинный" @@ -4266,7 +4351,7 @@ msgstr "Если вы ещё не достигли совершеннолети msgid "If you delete this list, you won't be able to recover it." msgstr "Если вы удалите этот список, вы не сможете его восстановить." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:267 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:272 msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here.</0>" msgstr "Если у вас есть собственный домен, вы можете использовать его в качестве своего псевдонима. Это позволит вам самостоятельно подтвердить свою личность. <0> Узнайте больше здесь.</0>" @@ -4274,7 +4359,7 @@ msgstr "Если у вас есть собственный домен, вы мо msgid "If you need to update your email, <0>click here</0>." msgstr "Если вам нужно обновить электронную почту, <0>нажмите здесь</0>." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:694 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:701 msgid "If you remove this post, you won't be able to recover it." msgstr "Если вы удалите этот пост, вы не сможете его восстановить." @@ -4282,7 +4367,7 @@ msgstr "Если вы удалите этот пост, вы не сможете msgid "If you update your email address, email 2FA will be disabled." msgstr "Если вы обновите адрес электронной почты, 2FA по электронной почте будет отключена." -#: src/view/com/modals/ChangePassword.tsx:160 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:59 msgid "If you want to change your password, we will send you a code to verify that this is your account." msgstr "Если вы хотите изменить пароль, мы отправим вам код, чтобы убедиться, что это ваша учётная запись." @@ -4400,7 +4485,7 @@ msgstr "Введите код, который был отправлен вам msgid "Interaction limited" msgstr "Взаимодействие ограничено" -#: src/screens/Moderation/index.tsx:222 +#: src/screens/Moderation/index.tsx:241 msgid "Interaction settings" msgstr "Настройки взаимодействия" @@ -4413,14 +4498,10 @@ msgstr "" msgid "Invalid 2FA confirmation code." msgstr "Неверный код подтверждения 2FA." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:597 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:607 msgid "Invalid handle. Please try a different one." msgstr "Недопустимый псевдоним. Пожалуйста, попробуйте другой." -#: src/view/com/post-thread/PostThreadItem.tsx:347 -msgid "Invalid or unsupported post record" -msgstr "Неверный или неподдерживаемый пост" - #: src/components/moderation/ReportDialog/index.tsx:73 msgid "Invalid report subject" msgstr "" @@ -4437,7 +4518,7 @@ msgstr "Пригласить друга" msgid "Invite code" msgstr "Код приглашения" -#: src/screens/Signup/state.ts:339 +#: src/screens/Signup/state.ts:340 msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "Код приглашения не принят. Убедитесь в его правильности и повторите попытку." @@ -4465,11 +4546,15 @@ msgstr "Приглашения, но личные" msgid "It's correct" msgstr "Он правильный" -#: src/screens/StarterPack/Wizard/index.tsx:474 +#: src/screens/StarterPack/Wizard/index.tsx:491 +msgid "It's just <0>{0} </0>right now! Add more people to your starter pack by searching above." +msgstr "" + +#: src/screens/StarterPack/Wizard/index.tsx:486 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Сейчас здесь только вы! Добавьте больше людей в свой стартовый набор, воспользовавшись поиском выше." -#: src/view/com/composer/Composer.tsx:1677 +#: src/view/com/composer/Composer.tsx:1780 msgid "Job ID: {0}" msgstr "ID вакансии: {0}" @@ -4478,6 +4563,7 @@ msgstr "ID вакансии: {0}" msgid "Jobs" msgstr "Вакансии" +#: src/components/LoggedOutCTA.tsx:54 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:205 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:211 #: src/screens/StarterPack/StarterPackScreen.tsx:466 @@ -4490,8 +4576,8 @@ msgstr "Присоединиться к Bluesky" msgid "Join the conversation" msgstr "Присоединиться к беседе" -#: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:104 +#: src/screens/Onboarding/index.tsx:37 +#: src/screens/Onboarding/state.ts:112 msgid "Journalism" msgstr "Журналистика" @@ -4540,10 +4626,6 @@ msgstr "Метки на вашей учётной записи" msgid "Labels on your content" msgstr "Метки на вашем контенте" -#: src/view/com/composer/select-language/SelectLangBtn.tsx:107 -msgid "Language selection" -msgstr "Выбор языка" - #: src/Navigation.tsx:217 msgid "Language Settings" msgstr "Настройки языка" @@ -4554,7 +4636,7 @@ msgstr "Настройки языка" msgid "Languages" msgstr "Языки" -#: src/screens/Settings/AppearanceSettings.tsx:175 +#: src/screens/Settings/AppearanceSettings.tsx:173 msgid "Larger" msgstr "Увеличенный" @@ -4572,17 +4654,15 @@ msgstr "" msgid "Latest" msgstr "Недавние" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:271 -msgid "learn more" -msgstr "узнать больше" - -#: 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 +#: src/components/verification/VerificationsDialog.tsx:170 +#: src/components/verification/VerifierDialog.tsx:137 +#: src/screens/Moderation/VerificationSettings.tsx:48 +#: src/screens/Profile/Header/EditProfileDialog.tsx:351 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:277 +msgctxt "english-only-resource" msgid "Learn more" -msgstr "Узнать больше" +msgstr "" #: src/components/moderation/ScreenHider.tsx:140 msgid "Learn More" @@ -4601,13 +4681,10 @@ msgid "Learn more about self hosting your PDS." msgstr "Узнайте больше о самостоятельном хостинге PDS." #: src/components/moderation/ContentHider.tsx:152 +#: src/components/moderation/ContentHider.tsx:218 msgid "Learn more about the moderation applied to this content" msgstr "Узнайте больше о модерации, применяемой к этому содержимому" -#: src/components/moderation/ContentHider.tsx:218 -msgid "Learn more about the moderation applied to this content." -msgstr "Узнайте больше о том, какая модерация применима к этому содержимому." - #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:149 msgid "Learn more about these changes and how to share your thoughts with us by <0>reading our blog post.</0>" msgstr "" @@ -4621,10 +4698,11 @@ msgstr "" msgid "Learn more about this warning" msgstr "Узнать больше об этом предупреждении" -#: src/components/verification/VerificationsDialog.tsx:150 -#: src/components/verification/VerifierDialog.tsx:117 +#: src/components/verification/VerificationsDialog.tsx:151 +#: src/components/verification/VerifierDialog.tsx:118 +msgctxt "english-only-resource" msgid "Learn more about verification on Bluesky" -msgstr "Узнайте больше о верификации на Bluesky" +msgstr "" #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:128 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:131 @@ -4679,13 +4757,14 @@ msgstr "Позвольте мне выбрать" msgid "Let's get your password reset!" msgstr "Давайте восстановим ваш пароль!" -#: src/screens/Onboarding/StepFinished.tsx:314 +#: src/screens/Onboarding/StepFinished.tsx:481 +#: src/screens/Onboarding/StepFinished.tsx:591 msgid "Let's go!" msgstr "Взлетаем!" #: src/components/dialogs/Embed.tsx:162 #: src/components/dialogs/Embed.tsx:164 -#: src/screens/Settings/AppearanceSettings.tsx:104 +#: src/screens/Settings/AppearanceSettings.tsx:102 msgid "Light" msgstr "Светлая" @@ -4707,8 +4786,8 @@ msgstr "Лайк ({0, plural, one {# лайк} few {# лайка} other {# ла msgid "Like 10 posts" msgstr "Лайкните 10 постов" -#: src/state/shell/progress-guide.tsx:214 -#: src/state/shell/progress-guide.tsx:219 +#: src/state/shell/progress-guide.tsx:216 +#: src/state/shell/progress-guide.tsx:221 msgid "Like 10 posts to train the Discover feed" msgstr "Лайкните 10 постов, чтобы обучить ленту Discover" @@ -4764,15 +4843,12 @@ msgstr "" msgid "Likes of your reposts notifications" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:461 -#: src/view/com/post-thread/PostThreadItem.tsx:243 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:466 msgid "Likes on this post" msgstr "Лайки этого поста" #: src/screens/PostThread/components/HeaderDropdown.tsx:47 #: src/screens/PostThread/components/HeaderDropdown.tsx:52 -#: src/view/com/post-thread/PostThread.tsx:653 -#: src/view/com/post-thread/PostThread.tsx:658 msgid "Linear" msgstr "Линейно" @@ -4842,7 +4918,7 @@ msgstr "Список больше не игнорируется" #: src/view/screens/Lists.tsx:65 #: src/view/screens/Profile.tsx:224 #: src/view/screens/Profile.tsx:232 -#: src/view/shell/desktop/LeftNav.tsx:692 +#: src/view/shell/desktop/LeftNav.tsx:744 #: src/view/shell/Drawer.tsx:534 msgid "Lists" msgstr "Списки" @@ -4867,12 +4943,12 @@ msgstr "Функция прямого эфира находится в стад msgid "Live link" msgstr "Прямая ссылка" -#: src/screens/Search/Explore.tsx:86 +#: src/screens/Search/Explore.tsx:87 msgid "Load more" msgstr "Загрузить больше" -#: src/screens/Search/Explore.tsx:504 -#: src/screens/Search/Explore.tsx:581 +#: src/screens/Search/Explore.tsx:505 +#: src/screens/Search/Explore.tsx:582 msgid "Load more suggested feeds" msgstr "Загрузить больше предлагаемых лент" @@ -4882,7 +4958,7 @@ msgstr "Загрузить новые уведомления" #: src/screens/Profile/ProfileFeed/index.tsx:224 #: src/screens/Profile/Sections/Feed.tsx:98 -#: src/view/com/feeds/FeedPage.tsx:155 +#: src/view/com/feeds/FeedPage.tsx:162 #: src/view/screens/ProfileList.tsx:878 msgid "Load new posts" msgstr "Загрузить новые посты" @@ -4899,11 +4975,11 @@ msgstr "Отчёт" msgid "Logged-out visibility" msgstr "Видимость для пользователей без учётной записи" -#: src/view/shell/desktop/RightNav.tsx:130 +#: src/view/shell/desktop/RightNav.tsx:134 msgid "Logo by @sawaratsuki.bsky.social" msgstr "Логотип @sawaratsuki.bsky.social" -#: src/view/shell/desktop/RightNav.tsx:127 +#: src/view/shell/desktop/RightNav.tsx:131 #: src/view/shell/Drawer.tsx:672 msgid "Logo by <0>@sawaratsuki.bsky.social</0>" msgstr "Логотип от <0>@sawaratsuki.bsky.social</0>" @@ -4945,7 +5021,7 @@ msgstr "Убедитесь, что это действительно тот са msgid "Manage saved feeds" msgstr "Управление сохранёнными лентами" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:311 msgid "Manage verification settings" msgstr "Управляйте настройками верификации" @@ -5005,7 +5081,7 @@ msgstr "Упоминания" msgid "Menu" msgstr "Меню" -#: src/components/dms/MessageProfileButton.tsx:96 +#: src/components/dms/MessageProfileButton.tsx:97 msgid "Message {0}" msgstr "Сообщение {0}" @@ -5043,7 +5119,7 @@ msgstr "Параметры сообщений" msgid "Messages" msgstr "Сообщения" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:101 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:111 msgctxt "Name of app icon variant" msgid "Midnight" msgstr "Полночь" @@ -5063,7 +5139,7 @@ msgid "Misleading Post" msgstr "Ложный пост" #: src/Navigation.tsx:176 -#: src/screens/Moderation/index.tsx:99 +#: src/screens/Moderation/index.tsx:100 #: src/screens/Settings/Settings.tsx:188 #: src/screens/Settings/Settings.tsx:191 msgid "Moderation" @@ -5097,7 +5173,7 @@ msgctxt "toast" msgid "Moderation list updated" msgstr "Список модерации изменён" -#: src/screens/Moderation/index.tsx:252 +#: src/screens/Moderation/index.tsx:271 msgid "Moderation lists" msgstr "Списки модерации" @@ -5114,7 +5190,7 @@ msgstr "настройка модерации" msgid "Moderation states" msgstr "Статус модерации" -#: src/screens/Moderation/index.tsx:206 +#: src/screens/Moderation/index.tsx:225 msgid "Moderation tools" msgstr "Инструменты модерации" @@ -5123,36 +5199,22 @@ msgstr "Инструменты модерации" msgid "Moderator has chosen to set a general warning on the content." msgstr "Модератор решил установить общее предупреждение на контент." -#: src/view/com/post-thread/PostThreadItem.tsx:727 -msgid "More" -msgstr "Больше" - -#: src/view/shell/desktop/Feeds.tsx:102 -#: src/view/shell/desktop/Feeds.tsx:105 +#: src/view/shell/desktop/Feeds.tsx:108 +#: src/view/shell/desktop/Feeds.tsx:118 msgid "More feeds" msgstr "Больше лент" -#: src/view/com/profile/ProfileMenu.tsx:220 -#: src/view/com/profile/ProfileMenu.tsx:226 +#: src/view/com/profile/ProfileMenu.tsx:223 +#: src/view/com/profile/ProfileMenu.tsx:229 #: src/view/screens/ProfileList.tsx:750 msgid "More options" msgstr "Дополнительные опции" -#: src/screens/Settings/ThreadPreferences.tsx:228 -msgid "Most-liked first" -msgstr "По количеству лайков" - -#: src/screens/Settings/ThreadPreferences.tsx:225 -#: src/view/com/post-thread/PostThread.tsx:709 -#: src/view/com/post-thread/PostThread.tsx:714 -msgid "Most-liked replies first" -msgstr "По количеству лайков" - -#: src/screens/Onboarding/state.ts:105 +#: src/screens/Onboarding/state.ts:113 msgid "Movies" msgstr "Кино" -#: src/screens/Onboarding/state.ts:106 +#: src/screens/Onboarding/state.ts:114 msgid "Music" msgstr "Музыка" @@ -5167,10 +5229,10 @@ msgstr "Игнорировать" msgid "Mute {tag}" msgstr "Игнорировать {tag}" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:621 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:627 -#: src/view/com/profile/ProfileMenu.tsx:363 -#: src/view/com/profile/ProfileMenu.tsx:370 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:628 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:634 +#: src/view/com/profile/ProfileMenu.tsx:375 +#: src/view/com/profile/ProfileMenu.tsx:382 msgid "Mute account" msgstr "Игнорировать учётную запись" @@ -5219,17 +5281,17 @@ msgstr "Игнорировать это слово только в тегах" msgid "Mute this word until you unmute it" msgstr "Игнорировать это слово пока вы его не включите" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:505 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:512 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:516 msgid "Mute thread" msgstr "Игнорировать ветку" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:519 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:521 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:526 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:528 msgid "Mute words & tags" msgstr "Игнорировать слова и теги" -#: src/screens/Moderation/index.tsx:267 +#: src/screens/Moderation/index.tsx:286 msgid "Muted accounts" msgstr "Игнорируемые учётные записи" @@ -5246,7 +5308,7 @@ msgstr "Игнорируемые учётные записи автоматич msgid "Muted by \"{0}\"" msgstr "Проигнорировано списком \"{0}\"" -#: src/screens/Moderation/index.tsx:237 +#: src/screens/Moderation/index.tsx:256 msgid "Muted words & tags" msgstr "Игнорируемые слова и теги" @@ -5254,8 +5316,8 @@ msgstr "Игнорируемые слова и теги" msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "Игнорирование является приватным. Игнорируемые учётные записи могут взаимодействовать с вами, но вы не будете видеть их посты и не будете получать от них уведомления." -#: src/components/dialogs/BirthDateSettings.tsx:35 #: src/components/dialogs/BirthDateSettings.tsx:38 +#: src/components/dialogs/BirthDateSettings.tsx:42 msgid "My Birthday" msgstr "Моя дата рождения" @@ -5282,8 +5344,8 @@ msgstr "Необходимое название" msgid "Name or Description Violates Community Standards" msgstr "Имя или описание нарушают стандарты сообщества" -#: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:107 +#: src/screens/Onboarding/index.tsx:38 +#: src/screens/Onboarding/state.ts:115 msgid "Nature" msgstr "Природа" @@ -5298,7 +5360,6 @@ msgstr "Перейти к стартовому набору" #: src/screens/Login/ForgotPasswordForm.tsx:166 #: src/screens/Login/LoginForm.tsx:344 -#: src/view/com/modals/ChangePassword.tsx:180 msgid "Navigates to the next screen" msgstr "Переходит к следующему экрану" @@ -5315,15 +5376,15 @@ msgstr "" msgid "Need to report a copyright violation?" msgstr "Хотите сообщить о нарушении авторских прав?" -#: src/screens/Onboarding/StepFinished.tsx:282 +#: src/screens/Onboarding/StepFinished.tsx:559 msgid "Never lose access to your followers or data." msgstr "Никогда не теряйте доступ к вашим подписчикам и данным." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:567 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:577 msgid "Nevermind, create a handle for me" msgstr "Неважно, создайте для меня псевдоним" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:199 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:196 msgid "New" msgstr "Новый" @@ -5366,9 +5427,9 @@ msgstr "" msgid "New followers" msgstr "Новые подписчики" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:221 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:229 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:226 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:234 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:385 msgid "New handle" msgstr "Новый псевдоним" @@ -5386,14 +5447,11 @@ msgid "New Moderation List" msgstr "Новый список модерации" #: src/screens/Login/SetNewPasswordForm.tsx:141 -#: src/view/com/modals/ChangePassword.tsx:224 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:203 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:207 msgid "New password" msgstr "Новый пароль" -#: src/view/com/modals/ChangePassword.tsx:229 -msgid "New Password" -msgstr "Новый Пароль" - #: src/screens/Profile/ProfileFeed/index.tsx:241 #: src/view/screens/Feeds.tsx:552 #: src/view/screens/Notifications.tsx:167 @@ -5403,12 +5461,12 @@ msgstr "Новый Пароль" msgid "New post" msgstr "Новый пост" -#: src/view/com/feeds/FeedPage.tsx:166 +#: src/view/com/feeds/FeedPage.tsx:173 msgctxt "action" msgid "New post" msgstr "Новый пост" -#: src/view/shell/desktop/LeftNav.tsx:527 +#: src/view/shell/desktop/LeftNav.tsx:579 msgctxt "action" msgid "New Post" msgstr "Новый пост" @@ -5421,6 +5479,10 @@ msgstr "" msgid "New posts from {firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}" msgstr "" +#: src/components/dialogs/StarterPackDialog.tsx:204 +msgid "New starter pack" +msgstr "" + #: src/components/NewskieDialog.tsx:83 msgid "New user info dialog" msgstr "Новый диалог информации о пользователе" @@ -5431,18 +5493,14 @@ msgstr "Новый список пользователей" #: src/screens/PostThread/components/HeaderDropdown.tsx:93 #: src/screens/PostThread/components/HeaderDropdown.tsx:98 -#: src/screens/Settings/ThreadPreferences.tsx:96 -#: src/screens/Settings/ThreadPreferences.tsx:99 -#: src/screens/Settings/ThreadPreferences.tsx:217 -#: src/screens/Settings/ThreadPreferences.tsx:220 -#: src/view/com/post-thread/PostThread.tsx:699 -#: src/view/com/post-thread/PostThread.tsx:704 +#: src/screens/Settings/ThreadPreferences.tsx:80 +#: src/screens/Settings/ThreadPreferences.tsx:83 msgid "Newest replies first" msgstr "Сначала самые новые" -#: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:108 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:241 +#: src/screens/Onboarding/index.tsx:36 +#: src/screens/Onboarding/state.ts:116 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:238 msgid "News" msgstr "Новости" @@ -5452,28 +5510,37 @@ msgstr "Новости" #: src/screens/Login/LoginForm.tsx:350 #: src/screens/Login/SetNewPasswordForm.tsx:182 #: src/screens/Login/SetNewPasswordForm.tsx:188 +#: src/screens/Onboarding/StepFinished.tsx:474 +#: src/screens/Onboarding/StepFinished.tsx:483 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:157 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:165 #: src/screens/Signup/BackNextButtons.tsx:67 -#: src/screens/StarterPack/Wizard/index.tsx:193 -#: src/screens/StarterPack/Wizard/index.tsx:197 -#: src/screens/StarterPack/Wizard/index.tsx:376 -#: src/screens/StarterPack/Wizard/index.tsx:383 -#: src/view/com/modals/ChangePassword.tsx:265 -#: src/view/com/modals/ChangePassword.tsx:267 +#: src/screens/StarterPack/Wizard/index.tsx:210 +#: src/screens/StarterPack/Wizard/index.tsx:214 +#: src/screens/StarterPack/Wizard/index.tsx:392 +#: src/screens/StarterPack/Wizard/index.tsx:399 msgid "Next" msgstr "Далее" -#: src/view/com/lightbox/Lightbox.web.tsx:169 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:42 +msgctxt "Name of app icon variant" +msgid "Next" +msgstr "Далее" + +#: src/view/com/lightbox/Lightbox.web.tsx:170 msgid "Next image" msgstr "Следующее изображение" +#: src/screens/Onboarding/StepFinished.tsx:356 +msgid "No ads, no invasive tracking, no engagement traps. Bluesky respects your time and attention." +msgstr "" + #: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "Пока нет паролей приложений" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:397 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:399 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:409 msgid "No DNS Panel" msgstr "Нет панели DNS" @@ -5481,7 +5548,7 @@ msgstr "Нет панели DNS" msgid "No expiry set" msgstr "Нет срока действия" -#: src/components/dialogs/GifSelect.tsx:232 +#: src/components/dialogs/GifSelect.tsx:230 msgid "No featured GIFs found. There may be an issue with Tenor." msgstr "Не найдено ни одного тематического GIF. Возможно, возникла проблема с Tenor." @@ -5499,7 +5566,7 @@ msgid "No likes yet" msgstr "Пока нет лайков" #: src/components/ProfileCard.tsx:496 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:110 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:114 msgid "No longer following {0}" msgstr "Вы больше не подписаны на {0}" @@ -5507,6 +5574,10 @@ msgstr "Вы больше не подписаны на {0}" msgid "No messages yet" msgstr "Сообщения пока отсутствуют" +#: src/screens/Onboarding/StepFinished.tsx:338 +msgid "No more doomscrolling junk-filled algorithms. Find feeds that work for you, not against you." +msgstr "" + #: src/view/com/notifications/NotificationFeed.tsx:122 msgid "No notifications yet!" msgstr "Ещё никаких уведомлений!" @@ -5540,16 +5611,16 @@ msgid "No reposts yet" msgstr "Пока нет репостов" #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:61 -#: src/view/com/composer/text-input/web/Autocomplete.tsx:172 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:192 msgid "No result" msgstr "Нет результатов" #: src/components/dialogs/SearchablePeopleList.tsx:223 -#: src/components/ProgressGuide/FollowDialog.tsx:212 +#: src/components/ProgressGuide/FollowDialog.tsx:204 msgid "No results" msgstr "Нет результатов" -#: src/screens/Search/Explore.tsx:786 +#: src/screens/Search/Explore.tsx:787 msgid "No results for \"{0}\"." msgstr "Ничего не найдено для \"{0}\"." @@ -5567,11 +5638,11 @@ msgstr "Ничего не найдено по запросу \"{query}\"" msgid "No results found for {query}" msgstr "Ничего не найдено по запросу \"{query}\"" -#: src/screens/Search/Explore.tsx:790 +#: src/screens/Search/Explore.tsx:791 msgid "No results." msgstr "Нет результатов." -#: src/components/dialogs/GifSelect.tsx:230 +#: src/components/dialogs/GifSelect.tsx:228 msgid "No search results found for \"{search}\"." msgstr "Результаты поиска по запросу \"{search}\" не найдены." @@ -5618,7 +5689,7 @@ msgstr "Нет в подписках у тех, на кого подписаны msgid "Not Found" msgstr "Не найдено" -#: src/view/com/profile/ProfileMenu.tsx:480 +#: src/view/com/profile/ProfileMenu.tsx:497 msgid "Note about sharing" msgstr "Примечание по распространению" @@ -5666,7 +5737,7 @@ msgstr "Звуки уведомлений" #: src/screens/Settings/Settings.tsx:199 #: src/view/screens/Notifications.tsx:130 #: src/view/shell/bottom-bar/BottomBar.tsx:252 -#: src/view/shell/desktop/LeftNav.tsx:655 +#: src/view/shell/desktop/LeftNav.tsx:707 #: src/view/shell/Drawer.tsx:482 msgid "Notifications" msgstr "Уведомления" @@ -5698,7 +5769,8 @@ msgstr "Нагота или материалы для взрослых не по msgid "Off" msgstr "Отключено" -#: src/components/dialogs/GifSelect.tsx:269 +#: src/components/dialogs/GifSelect.tsx:267 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:365 #: src/view/com/util/ErrorBoundary.tsx:57 msgid "Oh no!" msgstr "О нет!" @@ -5716,19 +5788,14 @@ msgid "OK" msgstr "ОК" #: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:668 -#: src/view/com/post-thread/PostThreadItem.tsx:983 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:673 msgid "Okay" msgstr "Хорошо" #: src/screens/PostThread/components/HeaderDropdown.tsx:83 #: src/screens/PostThread/components/HeaderDropdown.tsx:88 -#: src/screens/Settings/ThreadPreferences.tsx:88 -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/screens/Settings/ThreadPreferences.tsx:209 -#: src/screens/Settings/ThreadPreferences.tsx:212 -#: src/view/com/post-thread/PostThread.tsx:689 -#: src/view/com/post-thread/PostThread.tsx:694 +#: src/screens/Settings/ThreadPreferences.tsx:72 +#: src/screens/Settings/ThreadPreferences.tsx:75 msgid "Oldest replies first" msgstr "Сначала самые старые" @@ -5740,19 +5807,27 @@ msgstr "на<0><1/><2><3/></2></0>" msgid "Onboarding reset" msgstr "Сброс настроек" -#: src/view/com/composer/Composer.tsx:347 +#: src/view/com/composer/Composer.tsx:358 msgid "One or more GIFs is missing alt text." msgstr "В одном или нескольких GIF-файлах отсутствует альтернативный текст." -#: src/view/com/composer/Composer.tsx:344 +#: src/view/com/composer/Composer.tsx:355 msgid "One or more images is missing alt text." msgstr "Для одного или нескольких изображений отсутствует альтернативный текст." -#: src/view/com/composer/Composer.tsx:354 +#: src/view/com/composer/SelectMediaButton.tsx:387 +msgid "One or more of your selected files are not supported." +msgstr "" + +#: src/view/com/composer/SelectMediaButton.tsx:410 +msgid "One or more of your selected files are too large. Maximum size is 100 MB." +msgstr "" + +#: src/view/com/composer/Composer.tsx:365 msgid "One or more videos is missing alt text." msgstr "В одном или нескольких видео отсутствует альтернативный текст." -#: src/screens/Onboarding/StepProfile/index.tsx:115 +#: src/screens/Onboarding/StepProfile/index.tsx:116 msgid "Only .jpg and .png files are supported" msgstr "Поддерживаются только файлы .jpg и .png" @@ -5766,7 +5841,7 @@ msgstr "Только {0} могут отвечать." msgid "Only followers who I follow" msgstr "" -#: src/lib/media/picker.shared.ts:32 +#: src/lib/media/picker.shared.ts:31 msgid "Only image files are supported" msgstr "Поддерживаются только файлы изображений" @@ -5787,11 +5862,11 @@ msgstr "Ой, что-то пошло не так!" msgid "Oops!" msgstr "Ой!" -#: src/screens/Onboarding/StepFinished.tsx:278 +#: src/screens/Onboarding/StepFinished.tsx:555 msgid "Open" msgstr "Открыть" -#: src/screens/Onboarding/StepProfile/index.tsx:284 +#: src/screens/Onboarding/StepProfile/index.tsx:287 msgid "Open avatar creator" msgstr "Открыть создатель аватара" @@ -5800,12 +5875,12 @@ msgstr "Открыть создатель аватара" msgid "Open conversation options" msgstr "Открыть настройки беседы" -#: src/components/Layout/Header/index.tsx:159 +#: src/components/Layout/Header/index.tsx:160 msgid "Open drawer menu" msgstr "Открыть выдвижное меню" #: src/screens/Messages/components/MessageInput.web.tsx:181 -#: src/view/com/composer/Composer.tsx:1325 +#: src/view/com/composer/Composer.tsx:1428 msgid "Open emoji picker" msgstr "Открыть подборщик эмодзи" @@ -5834,7 +5909,7 @@ msgstr "Открыть параметры сообщений" msgid "Open moderation debug page" msgstr "Открыть страницу отладки модерации" -#: src/screens/Moderation/index.tsx:233 +#: src/screens/Moderation/index.tsx:252 msgid "Open muted words and tags settings" msgstr "Открыть настройки игнорирования слов и тегов" @@ -5868,10 +5943,6 @@ msgstr "Открыть страницу историй" msgid "Open system log" msgstr "Открыть системный журнал" -#: src/view/com/util/forms/DropdownButton.tsx:167 -msgid "Opens {numItems} options" -msgstr "Открывает меню с {numItems} опциями" - #: src/view/com/composer/labels/LabelsBtn.tsx:62 msgid "Opens a dialog to add a content warning to your post" msgstr "Открывает диалог для добавления предупреждения о содержимом поста" @@ -5880,7 +5951,7 @@ msgstr "Открывает диалог для добавления предуп msgid "Opens a dialog to choose who can reply to this thread" msgstr "Открывает диалог, позволяющий выбрать, кто может отвечать в этой ветке" -#: src/view/screens/Log.tsx:59 +#: src/screens/Log.tsx:83 msgid "Opens additional details for a debug entry" msgstr "Открывает дополнительную информацию о записи для отладки" @@ -5896,19 +5967,20 @@ msgstr "Открывает камеру на устройстве" msgid "Opens captions and alt text dialog" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:129 +#: src/screens/Settings/AccountSettings.tsx:131 msgid "Opens change handle dialog" msgstr "Открывает диалог изменения псевдонима" -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:63 +#: src/screens/PostThread/components/ThreadComposePrompt.tsx:63 msgid "Opens composer" msgstr "Открывает редактор" -#: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 -msgid "Opens device photo gallery" -msgstr "Открывает фотогалерею устройства" +#. Accessibility hint for button in composer to add images, a video, or a GIF to a post. Maximum number of images that can be selected is currently 4 but may change. +#: src/view/com/composer/SelectMediaButton.tsx:474 +msgid "Opens device gallery to select up to {MAX_IMAGES, plural, other {# images}}, or a single video or GIF." +msgstr "" -#: src/view/com/composer/Composer.tsx:1326 +#: src/view/com/composer/Composer.tsx:1429 msgid "Opens emoji picker" msgstr "Открывает подборщик эмодзи" @@ -5946,15 +6018,15 @@ msgstr "Открывает диалоговое окно статуса прям msgid "Opens password reset form" msgstr "Открывает форму сброса пароля" +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:58 +msgid "Opens post language settings" +msgstr "" + #: src/view/com/notifications/NotificationFeedItem.tsx:906 #: src/view/com/util/UserAvatar.tsx:594 msgid "Opens this profile" msgstr "Открывает этот профиль" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:75 -msgid "Opens video picker" -msgstr "Открывает окно выбора видео" - #: src/components/dms/ReportDialog.tsx:221 #: src/components/ReportDialog/SubmitView.tsx:168 msgid "Optionally provide additional information below:" @@ -6002,10 +6074,6 @@ msgstr "Другое" msgid "Other account" msgstr "Другая учётная запись" -#: src/view/com/composer/select-language/SelectLangBtn.tsx:93 -msgid "Other..." -msgstr "Другие..." - #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:50 msgid "Our blog post" msgstr "" @@ -6028,19 +6096,19 @@ msgid "Page Not Found" msgstr "Страница не найдена" #: src/screens/Login/LoginForm.tsx:228 -#: src/screens/Settings/AccountSettings.tsx:119 -#: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/AccountSettings.tsx:121 +#: src/screens/Settings/AccountSettings.tsx:125 #: src/screens/Signup/StepInfo/index.tsx:232 #: src/view/com/modals/DeleteAccount.tsx:239 #: src/view/com/modals/DeleteAccount.tsx:246 msgid "Password" msgstr "Пароль" -#: src/view/com/modals/ChangePassword.tsx:154 -msgid "Password Changed" -msgstr "Пароль изменён" +#: src/screens/Settings/components/ChangePasswordDialog.tsx:69 +msgid "Password changed" +msgstr "" -#: src/view/com/modals/ChangePassword.tsx:99 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:124 msgid "Password must be at least 8 characters long." msgstr "Пароль должен состоять не менее чем из 8 символов." @@ -6085,16 +6153,16 @@ msgstr "" msgid "Permission to access your photo library was denied. Please enable it in your system settings." msgstr "" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:57 msgid "Person toggle" msgstr "Переключатель пользователя" -#: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:109 +#: src/screens/Onboarding/index.tsx:44 +#: src/screens/Onboarding/state.ts:117 msgid "Pets" msgstr "Домашние животные" -#: src/screens/Onboarding/state.ts:110 +#: src/screens/Onboarding/state.ts:118 msgid "Photography" msgstr "Фотография" @@ -6119,12 +6187,12 @@ msgstr "Закрепить на главной странице" msgid "Pin to Home" msgstr "Закрепить на главной странице" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:416 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:423 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:420 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:427 msgid "Pin to your profile" msgstr "Закрепить в своём профиле" -#: src/view/com/posts/PostFeedItem.tsx:411 +#: src/view/com/posts/PostFeedItem.tsx:408 msgid "Pinned" msgstr "Закреплён" @@ -6184,11 +6252,11 @@ msgstr "" msgid "Please check your email inbox for further instructions. It may take a minute or two to arrive." msgstr "" -#: src/screens/Signup/state.ts:286 +#: src/screens/Signup/state.ts:287 msgid "Please choose your handle." msgstr "Пожалуйста, выберите псевдоним." -#: src/screens/Signup/state.ts:278 +#: src/screens/Signup/state.ts:279 #: src/screens/Signup/StepInfo/index.tsx:123 msgid "Please choose your password." msgstr "Пожалуйста, выберите ваш пароль." @@ -6197,7 +6265,7 @@ msgstr "Пожалуйста, выберите ваш пароль." msgid "Please click on the link in the email we just sent you to verify your new email address. This is an important step to allow you to continue enjoying all the features of Bluesky." msgstr "" -#: src/screens/Signup/state.ts:301 +#: src/screens/Signup/state.ts:302 msgid "Please complete the verification captcha." msgstr "Пожалуйста, завершите проверку Captcha." @@ -6210,7 +6278,7 @@ msgstr "Пожалуйста, проверьте, правильно ли вы msgid "Please enter a password." msgstr "Пожалуйста, введите пароль." -#: src/view/com/modals/ChangePassword.tsx:94 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:119 msgid "Please enter a password. It must be at least 8 characters long." msgstr "Пожалуйста, введите пароль. Он должен состоять не менее чем из 8 символов." @@ -6241,11 +6309,15 @@ msgstr "" msgid "Please enter the code we sent to <0>{0}</0> below." msgstr "" +#: src/screens/Settings/components/ChangePasswordDialog.tsx:65 +msgid "Please enter the code you received and the new password you would like to use." +msgstr "" + #: src/components/dialogs/EmailDialog/screens/Update.tsx:247 msgid "Please enter the security code we sent to your previous email address." msgstr "" -#: src/screens/Signup/state.ts:262 +#: src/screens/Signup/state.ts:263 #: src/screens/Signup/StepInfo/index.tsx:94 msgid "Please enter your email." msgstr "Пожалуйста, введите адрес электронной почты." @@ -6312,9 +6384,9 @@ msgstr "Подтвердите свой адрес электронной поч msgid "Please write your message below:" msgstr "" -#: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:111 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:235 +#: src/screens/Onboarding/index.tsx:50 +#: src/screens/Onboarding/state.ts:119 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:232 msgid "Politics" msgstr "Политика" @@ -6322,18 +6394,17 @@ msgstr "Политика" msgid "Porn" msgstr "Порнография" -#: src/screens/PostThread/index.tsx:495 -#: src/view/com/post-thread/PostThread.tsx:561 +#: src/screens/PostThread/index.tsx:502 msgctxt "description" msgid "Post" msgstr "Пост" -#: src/view/com/composer/Composer.tsx:1036 +#: src/view/com/composer/Composer.tsx:1075 msgctxt "action" msgid "Post" msgstr "Опубликовать" -#: src/view/com/composer/Composer.tsx:1034 +#: src/view/com/composer/Composer.tsx:1073 msgctxt "action" msgid "Post All" msgstr "Опубликовать все" @@ -6342,10 +6413,6 @@ msgstr "Опубликовать все" msgid "Post blocked" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:235 -msgid "Post by {0}" -msgstr "Пост от {0}" - #: src/Navigation.tsx:263 #: src/Navigation.tsx:270 #: src/Navigation.tsx:277 @@ -6362,17 +6429,13 @@ msgstr "Пост удалён" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Не удалось загрузить пост. Проверьте подключение к Интернету и повторите попытку." -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:132 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:133 #: src/screens/PostThread/components/ThreadItemPost.tsx:110 #: src/screens/PostThread/components/ThreadItemTreePost.tsx:107 -#: src/screens/VideoFeed/index.tsx:529 +#: src/screens/VideoFeed/index.tsx:532 msgid "Post has been deleted" msgstr "Пост был удалён" -#: src/view/com/post-thread/PostThread.tsx:271 -msgid "Post hidden" -msgstr "Пост скрыт" - #: src/components/moderation/ModerationDetailsDialog.tsx:107 #: src/lib/moderation/useModerationCauseDescription.ts:106 msgid "Post Hidden by Muted Word" @@ -6392,18 +6455,13 @@ msgstr "Настройки взаимодействия с постом" msgid "Post Interaction Settings" msgstr "Настройки взаимодействия с постом" -#: src/view/com/composer/select-language/SelectLangBtn.tsx:89 -msgid "Post language" -msgstr "Язык поста" - -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:77 -msgid "Post Languages" -msgstr "Языки поста" +#. Accessibility label for button that opens dialog to choose post language settings +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:53 +msgid "Post language selection" +msgstr "" #: src/screens/PostThread/components/ThreadError.tsx:32 #: src/screens/PostThread/components/ThreadItemPostTombstone.tsx:25 -#: src/view/com/post-thread/PostThread.tsx:266 -#: src/view/com/post-thread/PostThread.tsx:278 msgid "Post not found" msgstr "Пост не найден" @@ -6461,7 +6519,7 @@ msgstr "Нажмите, чтобы повторить попытку" msgid "Press to view followers of this account that you also follow" msgstr "Нажмите, чтобы просмотреть подписчиков этой учётной записи, на которых вы также подписаны" -#: src/view/com/lightbox/Lightbox.web.tsx:150 +#: src/view/com/lightbox/Lightbox.web.tsx:151 msgid "Previous image" msgstr "Предварительное изображение" @@ -6469,15 +6527,13 @@ msgstr "Предварительное изображение" msgid "Primary Language" msgstr "Основной язык" -#: src/screens/Settings/ThreadPreferences.tsx:110 -#: src/screens/Settings/ThreadPreferences.tsx:115 -#: src/screens/Settings/ThreadPreferences.tsx:246 -#: src/screens/Settings/ThreadPreferences.tsx:251 +#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:99 msgid "Prioritize your Follows" msgstr "Подписчики в приоритете" -#: src/view/shell/desktop/RightNav.tsx:110 -#: src/view/shell/desktop/RightNav.tsx:111 +#: src/view/shell/desktop/RightNav.tsx:114 +#: src/view/shell/desktop/RightNav.tsx:115 msgid "Privacy" msgstr "Конфиденциальность" @@ -6508,7 +6564,7 @@ msgstr "" msgid "Privacy Policy" msgstr "Политика конфиденциальности" -#: src/view/com/composer/Composer.tsx:1740 +#: src/view/com/composer/Composer.tsx:1843 msgid "Processing video..." msgstr "Обработка видео..." @@ -6517,24 +6573,24 @@ msgstr "Обработка видео..." msgid "Processing..." msgstr "Обработка..." -#: src/view/screens/DebugMod.tsx:927 +#: src/view/screens/DebugMod.tsx:934 #: src/view/screens/Profile.tsx:364 msgid "profile" msgstr "профиль" #: src/view/shell/bottom-bar/BottomBar.tsx:316 -#: src/view/shell/desktop/LeftNav.tsx:710 +#: src/view/shell/desktop/LeftNav.tsx:762 #: src/view/shell/Drawer.tsx:76 #: src/view/shell/Drawer.tsx:559 msgid "Profile" msgstr "Профиль" -#: src/screens/Profile/Header/EditProfileDialog.tsx:196 +#: src/screens/Profile/Header/EditProfileDialog.tsx:191 msgctxt "toast" msgid "Profile updated" msgstr "Профиль изменён" -#: src/screens/Onboarding/StepFinished.tsx:264 +#: src/screens/Onboarding/StepFinished.tsx:541 msgid "Public" msgstr "Публичный" @@ -6547,22 +6603,22 @@ msgid "Public, sharable lists which can be used to drive feeds." msgstr "Публичные, доступные для обмена списки, которые могут использоваться для формирования лент." #. Accessibility label for button to publish a single post -#: src/view/com/composer/Composer.tsx:1016 +#: src/view/com/composer/Composer.tsx:1055 msgid "Publish post" msgstr "Опубликовать пост" #. Accessibility label for button to publish multiple posts in a thread -#: src/view/com/composer/Composer.tsx:1009 +#: src/view/com/composer/Composer.tsx:1048 msgid "Publish posts" msgstr "Опубликовать посты" #. Accessibility label for button to publish multiple replies in a thread -#: src/view/com/composer/Composer.tsx:994 +#: src/view/com/composer/Composer.tsx:1033 msgid "Publish replies" msgstr "Опубликовать ответы" #. Accessibility label for button to publish a single reply -#: src/view/com/composer/Composer.tsx:1001 +#: src/view/com/composer/Composer.tsx:1040 msgid "Publish reply" msgstr "Опубликовать ответ" @@ -6605,11 +6661,11 @@ msgstr "" msgid "Quote post" msgstr "Цитировать пост" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:304 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:308 msgid "Quote post was re-attached" msgstr "Пост с цитатой был повторно прикреплён" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:303 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:307 msgid "Quote post was successfully detached" msgstr "Пост с цитатой был успешно отсоединён" @@ -6631,24 +6687,16 @@ msgstr "Настройки цитирования" msgid "Quotes" msgstr "Цитаты" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:445 -#: src/view/com/post-thread/PostThreadItem.tsx:269 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:450 msgid "Quotes of this post" msgstr "Цитаты из этого поста" -#: src/screens/Settings/ThreadPreferences.tsx:233 -#: src/screens/Settings/ThreadPreferences.tsx:236 -#: src/view/com/post-thread/PostThread.tsx:719 -#: src/view/com/post-thread/PostThread.tsx:724 -msgid "Random (aka \"Poster's Roulette\")" -msgstr "В случайном порядке (он же \"Poster's Roulette\")" - -#: src/screens/Settings/components/ChangeHandleDialog.tsx:600 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:610 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/components/PostControls/PostMenu/PostMenuItems.tsx:581 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:591 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:588 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:598 msgid "Re-attach quote" msgstr "Прикрепить цитату заново" @@ -6661,7 +6709,7 @@ msgid "Reactivate your account" msgstr "Реактивировать свою учётную запись" #: src/screens/PostThread/components/ThreadItemReadMore.tsx:92 -msgid "Read {0} more {1, plural, one {reply} other {replies}}" +msgid "Read {0, plural, one {# more reply} other {# more replies}}" msgstr "" #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:158 @@ -6669,11 +6717,11 @@ msgstr "" msgid "Read blog post" msgstr "Прочитать пост в блоге" -#: src/screens/VideoFeed/index.tsx:966 +#: src/screens/VideoFeed/index.tsx:970 msgid "Read less" msgstr "Читать меньше" -#: src/screens/VideoFeed/index.tsx:966 +#: src/screens/VideoFeed/index.tsx:970 msgid "Read more" msgstr "Читать больше" @@ -6681,6 +6729,7 @@ msgstr "Читать больше" msgid "Read more replies" msgstr "" +#: src/components/BlockedGeoOverlay.tsx:29 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:112 msgid "Read our blog post" msgstr "" @@ -6720,6 +6769,10 @@ msgstr "" msgid "Recent Searches" msgstr "Последние запросы" +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:274 +msgid "Recently used" +msgstr "" + #: src/screens/Search/modules/ExploreRecommendations.tsx:54 msgid "Recommended" msgstr "Рекомендуется" @@ -6744,16 +6797,18 @@ msgstr "Перезагрузить беседы" #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:171 #: src/components/dialogs/MutedWords.tsx:438 +#: src/components/dialogs/StarterPackDialog.tsx:384 +#: src/components/dialogs/StarterPackDialog.tsx:390 #: src/components/FeedCard.tsx:343 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:102 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:109 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:104 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:111 #: src/screens/Settings/Settings.tsx:662 #: src/view/com/modals/UserAddRemoveLists.tsx:235 #: src/view/com/posts/PostFeedErrorMessage.tsx:217 msgid "Remove" msgstr "Удалить" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:60 msgid "Remove {displayName} from starter pack" msgstr "Удалить {displayName} из стартового набора" @@ -6849,9 +6904,9 @@ msgid "Remove user from list" msgstr "Удалить пользователя из списка" #: src/components/verification/VerificationRemovePrompt.tsx:46 -#: src/components/verification/VerificationsDialog.tsx:247 -#: src/view/com/profile/ProfileMenu.tsx:336 -#: src/view/com/profile/ProfileMenu.tsx:339 +#: src/components/verification/VerificationsDialog.tsx:252 +#: src/view/com/profile/ProfileMenu.tsx:348 +#: src/view/com/profile/ProfileMenu.tsx:351 msgid "Remove verification" msgstr "Удаление верификации" @@ -6859,11 +6914,11 @@ msgstr "Удаление верификации" msgid "Remove your verification for this account?" msgstr "Удалить верификацию для этой учётной записи?" -#: src/components/Post/Embed/index.tsx:208 +#: src/components/Post/Embed/index.tsx:214 msgid "Removed by author" msgstr "Удалено автором" -#: src/components/Post/Embed/index.tsx:206 +#: src/components/Post/Embed/index.tsx:212 msgid "Removed by you" msgstr "Удалено вами" @@ -6876,6 +6931,10 @@ msgstr "Удалено из списка" msgid "Removed from saved feeds" msgstr "Удалено из сохранённых лент" +#: src/components/dialogs/StarterPackDialog.tsx:290 +msgid "Removed from starter pack" +msgstr "" + #: src/screens/Profile/components/ProfileFeedHeader.tsx:122 #: src/view/com/posts/FeedShutdownMsg.tsx:44 #: src/view/screens/ProfileList.tsx:392 @@ -6891,6 +6950,26 @@ msgstr "Удаление верификации" msgid "Replace with Discover" msgstr "Заменить на Discover" +#: src/components/Post/PostRepliedTo.tsx:39 +msgctxt "description" +msgid "Replied to <0><1/></0>" +msgstr "" + +#: src/components/Post/PostRepliedTo.tsx:28 +msgctxt "description" +msgid "Replied to a blocked post" +msgstr "" + +#: src/components/Post/PostRepliedTo.tsx:30 +msgctxt "description" +msgid "Replied to a post" +msgstr "" + +#: src/components/Post/PostRepliedTo.tsx:36 +msgctxt "description" +msgid "Replied to you" +msgstr "" + #: src/components/activity-notifications/SubscribeProfileDialog.tsx:267 #: src/components/activity-notifications/SubscribeProfileDialog.tsx:279 #: src/lib/hooks/useNotificationHandler.ts:140 @@ -6909,7 +6988,7 @@ msgstr "Ответы отключены" msgid "Replies to this post are disabled." msgstr "Ответы на этот пост отключены." -#: src/view/com/composer/Composer.tsx:1032 +#: src/view/com/composer/Composer.tsx:1071 msgctxt "action" msgid "Reply" msgstr "Ответить" @@ -6942,38 +7021,15 @@ msgid "Reply settings are chosen by the author of the thread" msgstr "Настройки ответов выбирает автор ветки" #: src/screens/PostThread/components/HeaderDropdown.tsx:69 -#: src/view/com/post-thread/PostThread.tsx:675 msgid "Reply sorting" msgstr "Сортировка ответов" -#: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/PostFeedItem.tsx:602 -msgctxt "description" -msgid "Reply to <0><1/></0>" -msgstr "Ответить на <0><1/></0>" - -#: src/view/com/posts/PostFeedItem.tsx:593 -msgctxt "description" -msgid "Reply to a blocked post" -msgstr "Ответ на заблокированный пост" - -#: src/view/com/posts/PostFeedItem.tsx:595 -msgctxt "description" -msgid "Reply to a post" -msgstr "Ответ на пост" - -#: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/PostFeedItem.tsx:599 -msgctxt "description" -msgid "Reply to you" -msgstr "Ответил вам" - -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:335 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:339 msgctxt "toast" msgid "Reply visibility updated" msgstr "Видимость ответа изменена" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:334 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:338 msgid "Reply was successfully hidden" msgstr "Ответ был успешно скрыт" @@ -6983,8 +7039,8 @@ msgstr "Ответ был успешно скрыт" msgid "Report" msgstr "Пожаловаться" -#: src/view/com/profile/ProfileMenu.tsx:403 -#: src/view/com/profile/ProfileMenu.tsx:406 +#: src/view/com/profile/ProfileMenu.tsx:415 +#: src/view/com/profile/ProfileMenu.tsx:418 msgid "Report account" msgstr "Пожаловаться на учётную запись" @@ -7015,8 +7071,8 @@ msgstr "Пожаловаться на список" msgid "Report message" msgstr "Пожаловаться на сообщение" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:647 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:649 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:654 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:656 msgid "Report post" msgstr "Пожаловаться на пост" @@ -7093,16 +7149,16 @@ msgstr "Репостить или цитировать" msgid "Reposted By" msgstr "Сделали репост" -#: src/view/com/posts/PostFeedItem.tsx:351 +#: src/view/com/posts/PostFeedItem.tsx:348 msgid "Reposted by {0}" msgstr "{0} сделал(а) репост" -#: src/view/com/posts/PostFeedItem.tsx:370 +#: src/view/com/posts/PostFeedItem.tsx:367 msgid "Reposted by <0><1/></0>" msgstr "Репост от <0><1/></0>" -#: src/view/com/posts/PostFeedItem.tsx:349 -#: src/view/com/posts/PostFeedItem.tsx:368 +#: src/view/com/posts/PostFeedItem.tsx:346 +#: src/view/com/posts/PostFeedItem.tsx:365 msgid "Reposted by you" msgstr "Вы сделали репост" @@ -7112,8 +7168,7 @@ msgstr "Вы сделали репост" msgid "Reposts" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:427 -#: src/view/com/post-thread/PostThreadItem.tsx:248 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:432 msgid "Reposts of this post" msgstr "Репосты этого поста" @@ -7127,10 +7182,10 @@ msgstr "" msgid "Reposts of your reposts notifications" msgstr "" -#: src/view/com/modals/ChangePassword.tsx:253 -#: src/view/com/modals/ChangePassword.tsx:255 -msgid "Request Code" -msgstr "Отправить запрос на код" +#: src/screens/Settings/components/ChangePasswordDialog.tsx:224 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:230 +msgid "Request code" +msgstr "" #: src/screens/Settings/AccessibilitySettings.tsx:58 #: src/screens/Settings/AccessibilitySettings.tsx:63 @@ -7172,14 +7227,9 @@ msgid "Reset activity subscription nudge" msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:116 -#: src/view/com/modals/ChangePassword.tsx:197 msgid "Reset code" msgstr "Код подтверждения" -#: src/view/com/modals/ChangePassword.tsx:204 -msgid "Reset Code" -msgstr "Код сброса" - #: src/screens/Settings/Settings.tsx:467 #: src/screens/Settings/Settings.tsx:469 msgid "Reset onboarding state" @@ -7210,8 +7260,10 @@ msgstr "Повторяет последнее действие, которое #: src/screens/Messages/ChatList.tsx:280 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Messages/Inbox.tsx:218 -#: src/screens/Onboarding/StepInterests/index.tsx:217 -#: src/screens/Onboarding/StepInterests/index.tsx:220 +#: src/screens/Onboarding/StepInterests/index.tsx:226 +#: src/screens/Onboarding/StepInterests/index.tsx:229 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:209 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:212 #: src/screens/PostThread/components/ThreadError.tsx:75 #: src/screens/PostThread/components/ThreadError.tsx:81 #: src/screens/Signup/BackNextButtons.tsx:53 @@ -7235,32 +7287,32 @@ msgid "Returns to home page" msgstr "Возвращает на главную страницу" #: src/screens/Profile/ProfileFeed/index.tsx:93 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:559 -#: src/screens/VideoFeed/index.tsx:1142 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:569 +#: src/screens/VideoFeed/index.tsx:1146 #: src/view/screens/NotFound.tsx:60 #: src/view/screens/ProfileList.tsx:1039 msgid "Returns to previous page" msgstr "Возвращает к предыдущей странице" -#: src/screens/StarterPack/Wizard/index.tsx:304 +#: src/screens/StarterPack/Wizard/index.tsx:324 msgid "Returns to the previous step" msgstr "Возвращает к предыдущему шагу" -#: src/components/dialogs/BirthDateSettings.tsx:121 +#: src/components/dialogs/BirthDateSettings.tsx:156 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:483 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:489 #: 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 +#: src/screens/Profile/Header/EditProfileDialog.tsx:238 +#: src/screens/Profile/Header/EditProfileDialog.tsx:252 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:267 #: src/view/com/composer/GifAltText.tsx:193 #: src/view/com/composer/GifAltText.tsx:202 #: src/view/com/composer/photos/EditImageDialog.web.tsx:62 #: src/view/com/composer/photos/EditImageDialog.web.tsx:75 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:153 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:163 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:152 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:162 #: src/view/com/modals/CreateOrEditList.tsx:315 #: src/view/screens/SavedFeeds.tsx:117 msgid "Save" @@ -7272,7 +7324,7 @@ msgctxt "action" msgid "Save" msgstr "Сохранить" -#: src/components/dialogs/BirthDateSettings.tsx:115 +#: src/components/dialogs/BirthDateSettings.tsx:149 msgid "Save birthday" msgstr "Сохранить дату рождения" @@ -7292,7 +7344,7 @@ msgstr "Сохранить изображение" msgid "Save image crop" msgstr "Сохранить обрезаное изображение" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:248 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:253 msgid "Save new handle" msgstr "Сохранить новый псевдоним" @@ -7325,11 +7377,19 @@ msgstr "Сохраняет настройки обрезки изображен msgid "Say hello!" msgstr "Скажи привет!" -#: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:112 +#: src/screens/Onboarding/index.tsx:49 +#: src/screens/Onboarding/state.ts:120 msgid "Science" msgstr "Наука" +#: src/components/InterestTabs.tsx:250 +msgid "Scroll left" +msgstr "" + +#: src/components/InterestTabs.tsx:284 +msgid "Scroll right" +msgstr "" + #: src/view/screens/ProfileList.tsx:996 msgid "Scroll to top" msgstr "Пролистать вверх" @@ -7348,7 +7408,7 @@ msgstr "Поиск" msgid "Search @{0}'s posts" msgstr "Поиск постов @{0}" -#: src/components/ProgressGuide/FollowDialog.tsx:683 +#: src/components/ProgressGuide/FollowDialog.tsx:595 msgid "Search by name or interest" msgstr "Поиск по имени или интересам" @@ -7356,10 +7416,15 @@ msgstr "Поиск по имени или интересам" msgid "Search feeds" msgstr "Поиск лент" -#: src/components/ProgressGuide/FollowDialog.tsx:524 -#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:135 -msgid "Search for \"{interestsDisplayName}\"{activeText}" -msgstr "Поиск по \"{interestsDisplayName}\"{activeText}" +#. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is not currently active and can be selected. +#: src/components/ProgressGuide/FollowDialog.tsx:425 +msgid "Search for \"{interestsDisplayName}\"" +msgstr "" + +#. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is currently selected. +#: src/components/ProgressGuide/FollowDialog.tsx:418 +msgid "Search for \"{interestsDisplayName}\" (active)" +msgstr "" #: src/view/shell/desktop/Search.tsx:131 msgid "Search for \"{query}\"" @@ -7369,15 +7434,15 @@ msgstr "Искать \"{query}\"" msgid "Search for \"{searchText}\"" msgstr "Поиск \"{searchText}\"" -#: src/screens/StarterPack/Wizard/index.tsx:513 +#: src/screens/StarterPack/Wizard/index.tsx:549 msgid "Search for feeds that you want to suggest to others." msgstr "Поиск лент, которые вы хотите предложить другим." -#: src/screens/Search/Explore.tsx:360 +#: src/screens/Search/Explore.tsx:361 msgid "Search for more accounts" msgstr "Поиск других учетных записей" -#: src/screens/Search/Explore.tsx:437 +#: src/screens/Search/Explore.tsx:438 msgid "Search for more feeds" msgstr "Найдите больше лент" @@ -7393,17 +7458,22 @@ msgstr "Поиск GIF-файлов" msgid "Search is currently unavailable when logged out" msgstr "" +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:257 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:258 +msgid "Search languages" +msgstr "" + #: src/screens/Profile/ProfileSearch.tsx:36 msgid "Search my posts" msgstr "Поиск по моим постам" -#: src/view/com/profile/ProfileMenu.tsx:263 #: src/view/com/profile/ProfileMenu.tsx:266 +#: src/view/com/profile/ProfileMenu.tsx:269 msgid "Search posts" msgstr "Поиск постов" #: src/components/dialogs/SearchablePeopleList.tsx:534 -#: src/components/ProgressGuide/FollowDialog.tsx:702 +#: src/components/ProgressGuide/FollowDialog.tsx:614 msgid "Search profiles" msgstr "Поиск профилей" @@ -7416,7 +7486,7 @@ msgid "Search..." msgstr "Поиск..." #: src/components/dialogs/SearchablePeopleList.tsx:535 -#: src/components/ProgressGuide/FollowDialog.tsx:703 +#: src/components/ProgressGuide/FollowDialog.tsx:615 msgid "Searches for profiles" msgstr "Ищет профили" @@ -7444,15 +7514,12 @@ msgstr "Просмотреть посты пользователя #{tag}" msgid "See jobs at Bluesky" msgstr "Посмотреть вакансии в Bluesky" -#: src/components/FeedInterstitials.tsx:397 +#: src/components/FeedInterstitials.tsx:394 +#: src/components/FeedInterstitials.tsx:445 msgid "See more" msgstr "" -#: src/components/FeedInterstitials.tsx:444 -msgid "See more accounts you might like" -msgstr "" - -#: src/components/FeedInterstitials.tsx:395 +#: src/components/FeedInterstitials.tsx:392 msgid "See more suggested profiles on the Explore page" msgstr "" @@ -7460,10 +7527,15 @@ msgstr "" msgid "See this guide" msgstr "Просмотрите это руководство" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:195 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:197 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "Ползунок перемещения. Используйте клавиши со стрелками для перемещения вперёд и назад и пробел для воспроизведения/паузы" +#. Accessibility label for a category (e.g. Art, Video Games, Sports, etc.) that shows suggested accounts for the user to follow. The tab is not currently active and can be selected. +#: src/components/InterestTabs.tsx:332 +msgid "Select \"{interestsDisplayName}\" category" +msgstr "" + #. Accessibility label for a username suggestion in the account creation flow #: src/screens/Signup/StepHandle/HandleSuggestions.tsx:42 msgid "Select {0}" @@ -7489,7 +7561,7 @@ msgstr "Выбрать аватар" msgid "Select an emoji" msgstr "Выбрать эмодзи" -#: src/components/Select/index.tsx:204 +#: src/components/Select/index.tsx:206 msgid "Select an option" msgstr "Выберите опцию" @@ -7513,7 +7585,7 @@ msgstr "Выбрать существующую учётную запись" msgid "Select GIF" msgstr "Выбрать GIF" -#: src/components/dialogs/GifSelect.tsx:307 +#: src/components/dialogs/GifSelect.tsx:305 msgid "Select GIF \"{0}\"" msgstr "Выбрать GIF \"{0}\"" @@ -7531,6 +7603,7 @@ msgid "Select language..." msgstr "Выбрать язык..." #: src/screens/Settings/LanguageSettings.tsx:178 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:290 msgid "Select languages" msgstr "Выбрать языки" @@ -7559,9 +7632,9 @@ msgstr "Выбрать эмодзи {emojiName} в качестве своего msgid "Select the moderation service(s) to report to" msgstr "Выберите сервис(ы) модерации для жалобы" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:74 -msgid "Select video" -msgstr "Выберите видео" +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:236 +msgid "Select up to 3 languages used in this post" +msgstr "" #: src/components/dialogs/MutedWords.tsx:242 msgid "Select what content this mute word should apply to." @@ -7579,7 +7652,7 @@ msgstr "Выберите языки, на которых будут отобра msgid "Select your date of birth" msgstr "Выберите дату рождения" -#: src/screens/Onboarding/StepInterests/index.tsx:192 +#: src/screens/Onboarding/StepInterests/index.tsx:201 #: src/screens/Settings/InterestsSettings.tsx:161 msgid "Select your interests from the options below" msgstr "Выберите ваши интересы из нижеприведённых вариантов" @@ -7592,9 +7665,9 @@ msgstr "Выберите желаемый язык для переводов в msgid "Select your preferred notification channels" msgstr "" -#: src/view/com/util/forms/DropdownButton.tsx:302 -msgid "Selects option {0} of {numItems}" -msgstr "Выбирает опцию {0} из {numItems}" +#: src/view/com/composer/SelectMediaButton.tsx:390 +msgid "Selecting multiple media types is not supported." +msgstr "" #: src/components/dms/ChatEmptyPill.tsx:38 msgid "Send a neat website!" @@ -7669,7 +7742,7 @@ msgstr "Адреса сервера" msgid "Set app icon to {0}" msgstr "Установите иконку приложения на {0}" -#: src/screens/Moderation/index.tsx:333 +#: src/screens/Moderation/index.tsx:352 msgid "Set birthdate" msgstr "Добавить дату рождения" @@ -7677,7 +7750,7 @@ msgstr "Добавить дату рождения" msgid "Set new password" msgstr "Изменение пароля" -#: src/screens/Onboarding/Layout.tsx:47 +#: src/screens/Onboarding/Layout.tsx:50 msgid "Set up your account" msgstr "Настройте вашу учётную запись" @@ -7687,7 +7760,7 @@ msgstr "Устанавливает адрес электронной почты #: src/Navigation.tsx:212 #: src/screens/Settings/Settings.tsx:99 -#: src/view/shell/desktop/LeftNav.tsx:728 +#: src/view/shell/desktop/LeftNav.tsx:780 #: src/view/shell/Drawer.tsx:572 msgid "Settings" msgstr "Настройки" @@ -7770,7 +7843,7 @@ msgstr "Поделитесь классной историей!" msgid "Share a fun fact!" msgstr "Поделитесь забавным фактом!" -#: src/view/com/profile/ProfileMenu.tsx:485 +#: src/view/com/profile/ProfileMenu.tsx:502 msgid "Share anyway" msgstr "Всё равно поделиться" @@ -7816,8 +7889,8 @@ msgstr "Поделитесь этим стартовым набором и по #: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:120 #: 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 +#: src/view/com/profile/ProfileMenu.tsx:246 +#: src/view/com/profile/ProfileMenu.tsx:259 msgid "Share via..." msgstr "Поделиться через..." @@ -7842,8 +7915,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:628 -#: src/screens/VideoFeed/index.tsx:634 +#: src/screens/VideoFeed/index.tsx:631 +#: src/screens/VideoFeed/index.tsx:637 msgid "Show anyway" msgstr "Всё равно показать" @@ -7860,12 +7933,8 @@ msgstr "Показать значок и фильтры из ленты" msgid "Show customization options" msgstr "" -#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 -msgid "Show hidden replies" -msgstr "Показать скрытые ответы" - -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:479 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:481 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:483 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:485 msgid "Show less like this" msgstr "Показать меньше похожего" @@ -7877,8 +7946,8 @@ msgstr "Всё равно показывать список" msgid "Show More" msgstr "Показать больше" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:471 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:473 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:475 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:477 msgid "Show more like this" msgstr "Показать больше похожего" @@ -7886,11 +7955,7 @@ msgstr "Показать больше похожего" msgid "Show more replies" msgstr "" -#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 -msgid "Show muted replies" -msgstr "Показать игнорируемые ответы" - -#: src/screens/Settings/ThreadPreferences.tsx:143 +#: src/screens/Settings/ThreadPreferences.tsx:127 msgid "Show post replies in a threaded tree view" msgstr "" @@ -7905,21 +7970,15 @@ msgid "Show replies" msgstr "Показывать ответы" #: src/screens/PostThread/components/HeaderDropdown.tsx:43 -#: src/view/com/post-thread/PostThread.tsx:649 msgid "Show replies as" msgstr "Показывать ответы" -#: src/screens/Settings/ThreadPreferences.tsx:285 -msgid "Show replies as threaded" -msgstr "Показать ответы как ветки" - -#: src/screens/Settings/ThreadPreferences.tsx:120 -#: src/screens/Settings/ThreadPreferences.tsx:260 +#: src/screens/Settings/ThreadPreferences.tsx:104 msgid "Show replies by people you follow before all other replies" msgstr "Показывать ответы людей, на которых вы подписаны, перед всеми остальными ответами" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:555 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:565 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:562 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:572 msgid "Show reply for everyone" msgstr "Показать ответы для всех" @@ -7941,8 +8000,7 @@ msgstr "Показать предупреждения" msgid "Show warning and filter from feeds" msgstr "Показать предупреждения и фильтровать из ленты" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:609 -#: src/view/com/post-thread/PostThreadItem.tsx:924 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:614 msgid "Shows information about when this post was created" msgstr "Показывает информацию о том, когда был создан этот пост" @@ -7999,8 +8057,8 @@ msgstr "Войти в учётную запись, которой нет в сп msgid "Sign in to Bluesky or create a new account" msgstr "Войдите в Bluesky или создайте новую учётную запись" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:457 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:459 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:461 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:463 msgid "Sign in to view post" msgstr "" @@ -8011,8 +8069,8 @@ msgstr "" #: src/screens/SignupQueued.tsx:96 #: src/screens/Takendown.tsx:85 #: src/view/shell/desktop/LeftNav.tsx:211 -#: src/view/shell/desktop/LeftNav.tsx:266 -#: src/view/shell/desktop/LeftNav.tsx:269 +#: src/view/shell/desktop/LeftNav.tsx:268 +#: src/view/shell/desktop/LeftNav.tsx:271 msgid "Sign out" msgstr "Выйти" @@ -8035,20 +8093,29 @@ msgstr "Необходимо войти для просмотра" msgid "Signed in as @{0}" msgstr "Вы вошли как @{0}" -#: src/components/FeedInterstitials.tsx:389 +#: src/components/FeedInterstitials.tsx:387 msgid "Similar accounts" msgstr "Похожие учётные записи" -#: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:201 +#: src/screens/Onboarding/StepFinished.tsx:380 +#: src/screens/Onboarding/StepFinished.tsx:462 +#: src/screens/Onboarding/StepInterests/index.tsx:240 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:222 +#: src/screens/StarterPack/Wizard/index.tsx:218 msgid "Skip" msgstr "Пропустить" -#: src/screens/Onboarding/StepInterests/index.tsx:228 +#: src/screens/Onboarding/StepFinished.tsx:373 +#: src/screens/Onboarding/StepFinished.tsx:459 +msgid "Skip introduction and start using your account" +msgstr "" + +#: src/screens/Onboarding/StepInterests/index.tsx:237 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:219 msgid "Skip this flow" msgstr "Пропустить этот процесс" -#: src/screens/Settings/AppearanceSettings.tsx:167 +#: src/screens/Settings/AppearanceSettings.tsx:165 msgid "Smaller" msgstr "Уменьшенный" @@ -8056,8 +8123,8 @@ msgstr "Уменьшенный" msgid "Snoozes the reminder" msgstr "Отложить напоминание" -#: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/index.tsx:53 +#: src/screens/Onboarding/state.ts:108 msgid "Software Dev" msgstr "Разрабочик программного обеспечения" @@ -8065,7 +8132,7 @@ msgstr "Разрабочик программного обеспечения" msgid "Some of your verifications are invalid." msgstr "Некоторые из ваших верификаций недействительны." -#: src/components/FeedInterstitials.tsx:529 +#: src/components/FeedInterstitials.tsx:522 msgid "Some other feeds you might like" msgstr "Некоторые другие ленты, которые могут вам понравиться" @@ -8097,7 +8164,7 @@ msgid "Something went wrong, please try again" msgstr "Что-то пошло не так, пожалуйста, попробуйте ещё раз" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:111 +#: src/screens/Moderation/index.tsx:112 #: src/screens/Profile/Sections/Labels.tsx:184 msgid "Something went wrong, please try again." msgstr "Что-то пошло не так. Пожалуйста, попробуйте ещё раз." @@ -8118,23 +8185,20 @@ msgstr "Что-то пошло не так. Пожалуйста, попробу msgid "Something wrong? Let us know." msgstr "Что-то не так? Сообщите нам." -#: src/App.native.tsx:124 -#: src/App.web.tsx:101 +#: src/App.native.tsx:126 +#: src/App.web.tsx:102 msgid "Sorry! Your session expired. Please sign in again." msgstr "Извините! Ваша сессия истекла. Пожалуйста, войдите снова." -#: src/screens/Settings/ThreadPreferences.tsx:68 -#: src/screens/Settings/ThreadPreferences.tsx:189 +#: src/screens/Settings/ThreadPreferences.tsx:52 msgid "Sort replies" msgstr "Сортировать ответы" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:196 +#: src/screens/Settings/ThreadPreferences.tsx:59 msgid "Sort replies by" msgstr "Сортировать ответы по" -#: src/screens/Settings/ThreadPreferences.tsx:72 -#: src/screens/Settings/ThreadPreferences.tsx:193 +#: src/screens/Settings/ThreadPreferences.tsx:56 msgid "Sort replies to the same post by:" msgstr "Выберите, как сортировать ответы к постам:" @@ -8155,9 +8219,9 @@ msgstr "Спам" msgid "Spam; excessive mentions or replies" msgstr "Спам; чрезмерные упоминания или ответы" -#: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:113 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:233 +#: src/screens/Onboarding/index.tsx:43 +#: src/screens/Onboarding/state.ts:121 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:230 msgid "Sports" msgstr "Спорт" @@ -8185,7 +8249,7 @@ msgstr "Начать общаться с {displayName}" #: src/Navigation.tsx:578 #: src/Navigation.tsx:583 -#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:209 msgid "Starter Pack" msgstr "Стартовый набор" @@ -8206,7 +8270,7 @@ msgstr "Стартовый набор от вас" msgid "Starter pack is invalid" msgstr "Стартовый набор недействителен" -#: src/screens/Search/Explore.tsx:628 +#: src/screens/Search/Explore.tsx:629 #: src/view/screens/Profile.tsx:231 msgid "Starter Packs" msgstr "Наборы" @@ -8293,11 +8357,13 @@ msgstr "Успех!" msgid "Successfully verified" msgstr "Верификация прошла успешно" -#: src/screens/Search/Explore.tsx:357 +#: src/screens/Search/Explore.tsx:358 msgid "Suggested Accounts" msgstr "Предлагаемые учётные записи" -#: src/components/FeedInterstitials.tsx:391 +#. Accounts suggested to the user for them to follow +#: src/components/FeedInterstitials.tsx:385 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:137 msgid "Suggested for you" msgstr "Предложения для вас" @@ -8306,12 +8372,12 @@ msgstr "Предложения для вас" msgid "Suggestive" msgstr "Неприличный" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:72 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:82 msgctxt "Name of app icon variant" msgid "Sunrise" msgstr "Восход" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:86 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:96 msgctxt "Name of app icon variant" msgid "Sunset" msgstr "Закат" @@ -8325,7 +8391,7 @@ msgstr "Поддержка" #: src/screens/Settings/Settings.tsx:123 #: src/screens/Settings/Settings.tsx:137 #: src/screens/Settings/Settings.tsx:604 -#: src/view/shell/desktop/LeftNav.tsx:245 +#: src/view/shell/desktop/LeftNav.tsx:246 msgid "Switch account" msgstr "Переключить учётную запись" @@ -8338,17 +8404,18 @@ msgstr "Переключить учётную запись" msgid "Switch accounts" msgstr "Переключить учётные записи" -#: src/view/shell/desktop/LeftNav.tsx:293 +#: src/view/shell/desktop/LeftNav.tsx:345 msgid "Switch to {0}" msgstr "Переключиться на {0}" #: src/components/dialogs/Embed.tsx:157 #: src/components/dialogs/Embed.tsx:159 -#: src/screens/Settings/AppearanceSettings.tsx:100 -#: src/screens/Settings/AppearanceSettings.tsx:150 +#: src/screens/Settings/AppearanceSettings.tsx:98 +#: src/screens/Settings/AppearanceSettings.tsx:148 msgid "System" msgstr "Системный" +#: src/screens/Log.tsx:58 #: src/screens/Settings/AboutSettings.tsx:107 #: src/screens/Settings/AboutSettings.tsx:110 #: src/screens/Settings/Settings.tsx:441 @@ -8381,11 +8448,11 @@ msgstr "Нажмите, чтобы закрыть контекстное мен msgid "Tap to dismiss" msgstr "Нажмите, чтобы пропустить" -#: src/state/shell/progress-guide.tsx:233 +#: src/state/shell/progress-guide.tsx:235 msgid "Task complete - 10 follows!" msgstr "Цель выполнена - 10 подписок!" -#: src/state/shell/progress-guide.tsx:223 +#: src/state/shell/progress-guide.tsx:225 msgid "Task complete - 10 likes!" msgstr "Цель выполнена - 10 лайков!" @@ -8393,8 +8460,8 @@ msgstr "Цель выполнена - 10 лайков!" msgid "Teach our algorithm what you like" msgstr "Обучите наш алгоритм тому, что вам нравится" -#: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:114 +#: src/screens/Onboarding/index.tsx:52 +#: src/screens/Onboarding/state.ts:122 msgid "Tech" msgstr "Технологии" @@ -8402,7 +8469,7 @@ msgstr "Технологии" msgid "Tell a joke!" msgstr "Расскажите шутку!" -#: src/screens/Profile/Header/EditProfileDialog.tsx:377 +#: src/screens/Profile/Header/EditProfileDialog.tsx:373 msgid "Tell us a bit about yourself" msgstr "Расскажите нам немного о себе" @@ -8410,11 +8477,12 @@ msgstr "Расскажите нам немного о себе" msgid "Tell us a little more" msgstr "Расскажите нам немного больше" -#: src/view/shell/desktop/RightNav.tsx:116 -#: src/view/shell/desktop/RightNav.tsx:117 +#: src/view/shell/desktop/RightNav.tsx:120 +#: src/view/shell/desktop/RightNav.tsx:121 msgid "Terms" msgstr "Условия" +#: src/components/dialogs/BirthDateSettings.tsx:135 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:30 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:97 #: src/Navigation.tsx:335 @@ -8462,7 +8530,7 @@ msgstr "Спасибо. Ваша жалоба была отправлена." msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "Спасибо, вы успешно подтвердили свой адрес электронной почты. Вы можете закрыть этот диалог." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 msgid "That contains the following:" msgstr "Который содержит следующее:" @@ -8470,12 +8538,12 @@ msgstr "Который содержит следующее:" #: src/screens/StarterPack/StarterPackScreen.tsx:111 #: src/screens/StarterPack/StarterPackScreen.tsx:155 #: src/screens/StarterPack/StarterPackScreen.tsx:156 -#: src/screens/StarterPack/Wizard/index.tsx:110 -#: src/screens/StarterPack/Wizard/index.tsx:120 +#: src/screens/StarterPack/Wizard/index.tsx:117 +#: src/screens/StarterPack/Wizard/index.tsx:127 msgid "That starter pack could not be found." msgstr "Не удалось найти этот стартовый набор." -#: src/screens/Signup/StepHandle/index.tsx:81 +#: src/screens/Signup/StepHandle/index.tsx:78 msgid "That username is already taken" msgstr "" @@ -8483,12 +8551,12 @@ msgstr "" msgid "That's all, folks!" msgstr "Вот и все, ребята!" -#: src/screens/VideoFeed/index.tsx:1114 +#: src/screens/VideoFeed/index.tsx:1118 msgid "That's everything!" msgstr "Это всё!" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:316 -#: src/view/com/profile/ProfileMenu.tsx:461 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:324 +#: src/view/com/profile/ProfileMenu.tsx:478 msgid "The account will be able to interact with you after unblocking." msgstr "Учётная запись сможет взаимодействовать с вами после разблокировки." @@ -8502,7 +8570,11 @@ msgstr "Приложение будет перезапущено" msgid "The author of this thread has hidden this reply." msgstr "Автор этой ветки скрыл этот ответ." -#: src/screens/Moderation/index.tsx:407 +#: src/components/dialogs/BirthDateSettings.tsx:122 +msgid "The birthdate you've entered means you are under 18 years old. Certain content and features may be unavailable to you." +msgstr "" + +#: src/screens/Moderation/index.tsx:426 msgid "The Bluesky web application" msgstr "Веб-приложение Bluesky" @@ -8518,7 +8590,7 @@ msgstr "Политика защиты авторского права перем msgid "The Discover feed" msgstr "Лента Discover" -#: src/state/shell/progress-guide.tsx:224 +#: src/state/shell/progress-guide.tsx:226 msgid "The Discover feed now knows what you like" msgstr "Теперь лента Discover знает, что вам нравится" @@ -8550,17 +8622,16 @@ msgstr "" msgid "The laws in your location require you to verify you're an adult to access certain features. Tap to learn more." msgstr "" -#: src/view/com/post-thread/PostThread.tsx:267 -#: src/view/com/post-thread/PostThread.tsx:279 -msgid "The post may have been deleted." -msgstr "Возможно этот пост был удален." +#: src/components/LoggedOutCTA.tsx:63 +msgid "The open social network." +msgstr "" #: src/view/screens/PrivacyPolicy.tsx:35 msgid "The Privacy Policy has been moved to <0/>" msgstr "Политика конфиденциальности была перемещена в <0/>" -#: src/view/com/composer/state/video.ts:396 -#: src/view/com/composer/state/video.ts:435 +#: src/view/com/composer/state/video.ts:395 +#: src/view/com/composer/state/video.ts:434 msgid "The selected video is larger than 100 MB. Please try again with a smaller file." msgstr "" @@ -8589,7 +8660,7 @@ msgstr "Условия Использования перенесены в" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Вы ввели неверный код подтверждения. Пожалуйста, убедитесь, что перешли по правильной ссылке подтверждения, или запросите новую." -#: src/screens/Settings/AppearanceSettings.tsx:154 +#: src/screens/Settings/AppearanceSettings.tsx:152 msgid "Theme" msgstr "Тематический" @@ -8597,7 +8668,7 @@ msgstr "Тематический" msgid "There is no time limit for account deactivation, come back any time." msgstr "Время деактивации учётной записи не ограничено, возвращайтесь в любое время." -#: src/components/dialogs/GifSelect.tsx:227 +#: src/components/dialogs/GifSelect.tsx:225 msgid "There was an issue connecting to Tenor." msgstr "Возникла проблема с подключением к Tenor." @@ -8622,7 +8693,7 @@ msgstr "Возникла проблема с загрузкой уведомле msgid "There was an issue fetching posts. Tap here to try again." msgstr "Возникла проблема с загрузкой постов. Нажмите здесь, чтобы повторить попытку." -#: src/view/com/lists/ListMembers.tsx:151 +#: src/view/com/lists/ListMembers.tsx:158 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Возникла проблема с загрузкой списка. Нажмите здесь, чтобы повторить попытку." @@ -8654,20 +8725,20 @@ msgstr "Возникла проблема с отправкой вашей жа msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Возникла проблема при изменении ваших лент, проверьте подключение к Интернету и повторите попытку." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:361 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:374 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:384 -#: 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: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 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:365 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:378 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:388 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:90 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:101 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:101 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:123 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:136 +#: src/view/com/profile/ProfileMenu.tsx:131 +#: src/view/com/profile/ProfileMenu.tsx:141 +#: src/view/com/profile/ProfileMenu.tsx:155 +#: src/view/com/profile/ProfileMenu.tsx:165 +#: src/view/com/profile/ProfileMenu.tsx:178 +#: src/view/com/profile/ProfileMenu.tsx:190 msgid "There was an issue! {0}" msgstr "Возникла проблема! {0}" @@ -8682,7 +8753,8 @@ msgstr "Возникла проблема! {0}" msgid "There was an issue. Please check your internet connection and try again." msgstr "Возникла проблема. Проверьте подключение к Интернету и повторите попытку." -#: src/components/dialogs/GifSelect.tsx:271 +#: src/components/dialogs/GifSelect.tsx:269 +#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:367 #: src/view/com/util/ErrorBoundary.tsx:59 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "В приложении возникла неожиданная проблема. Пожалуйста, сообщите нам, если вы получили это сообщение!" @@ -8731,6 +8803,10 @@ msgstr "Это обращение будет отправлено в служб msgid "This chat was disconnected" msgstr "Этот чат был отключён" +#: src/screens/Settings/components/ChangePasswordDialog.tsx:144 +msgid "This confirmation code is not valid. Please try again." +msgstr "" + #: src/lib/moderation/useGlobalLabelStrings.ts:19 msgid "This content has been hidden by the moderators." msgstr "Этот контент был скрыт модераторами." @@ -8794,13 +8870,13 @@ msgstr "Эта лента пуста." msgid "This feed is no longer online. We are showing <0>Discover</0> instead." msgstr "Эта лента больше не работает. Вместо этого мы показываем <0>Discover</0>." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:593 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:603 msgid "This handle is reserved. Please try a different one." msgstr "Этот псевдоним зарезервирован. Пожалуйста, попробуйте другой." -#: src/components/dialogs/BirthDateSettings.tsx:41 -msgid "This information is not shared with other users." -msgstr "Эта информация не раскрывается другим пользователям." +#: src/components/dialogs/BirthDateSettings.tsx:45 +msgid "This information is private and not shared with other users." +msgstr "" #: src/components/live/EditLiveDialog.tsx:189 #: src/components/live/GoLiveDialog.tsx:160 @@ -8839,8 +8915,7 @@ msgstr "Этот список пуст." msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." msgstr "Данный сервис модерации недоступен. Просмотрите детали ниже. Если проблема не исчезнет, свяжитесь с нами." -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:649 -#: src/view/com/post-thread/PostThreadItem.tsx:964 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:654 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>." @@ -8848,27 +8923,23 @@ 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:171 -msgid "This post has been deleted." -msgstr "Этот пост был удален." - #: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:140 msgid "This post is only visible to logged-in users." msgstr "" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:705 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:712 msgid "This post will be hidden from feeds and threads. This cannot be undone." msgstr "Этот пост будет скрыт из лент и тем. Это невозможно отменить." -#: src/view/com/composer/Composer.tsx:463 +#: src/view/com/composer/Composer.tsx:474 msgid "This post's author has disabled quote posts." msgstr "Автор этого поста отключил цитирование постов." -#: src/view/com/profile/ProfileMenu.tsx:482 +#: src/view/com/profile/ProfileMenu.tsx:499 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in." msgstr "Этот профиль виден только вошедшим в систему пользователям. Он не будет видно тем, кто не вошел в систему." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:740 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:747 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 "Этот ответ будет отсортирован в скрытый раздел в нижней части вашей ветки и отключит уведомления о последующих ответах - как для вас, так и для других." @@ -8876,7 +8947,7 @@ msgstr "Этот ответ будет отсортирован в скрыты msgid "This service has not provided terms of service or a privacy policy." msgstr "Этот сервис не предоставил условия обслуживания или политику конфиденциальности." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:456 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:466 msgid "This should create a domain record at:" msgstr "Это должно создать учётную запись домена:" @@ -8929,14 +9000,12 @@ msgstr "Это удалит \"{0}\" из ваших отключённых сл msgid "This will remove @{0} from the quick access list." msgstr "Это удалит @{0} из списка быстрого доступа." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:730 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:737 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Это удалит ваш пост из этой цитаты для всех пользователей, и заменит его на заглушку." #: src/screens/PostThread/components/HeaderDropdown.tsx:23 #: src/screens/PostThread/components/HeaderDropdown.tsx:26 -#: src/view/com/post-thread/PostThread.tsx:633 -#: src/view/com/post-thread/PostThread.tsx:636 msgid "Thread options" msgstr "Настройки веток" @@ -8945,22 +9014,15 @@ msgstr "Настройки веток" msgid "Thread preferences" msgstr "Настройки веток" -#: src/screens/Settings/ThreadPreferences.tsx:58 -#: src/screens/Settings/ThreadPreferences.tsx:179 +#: src/screens/Settings/ThreadPreferences.tsx:42 msgid "Thread Preferences" msgstr "Настройки веток" #: src/screens/PostThread/components/HeaderDropdown.tsx:57 #: src/screens/PostThread/components/HeaderDropdown.tsx:62 -#: src/view/com/post-thread/PostThread.tsx:663 -#: src/view/com/post-thread/PostThread.tsx:668 msgid "Threaded" msgstr "Как ветки" -#: src/screens/Settings/ThreadPreferences.tsx:276 -msgid "Threaded mode" -msgstr "Режим веток" - #: src/Navigation.tsx:368 msgid "Threads Preferences" msgstr "Настройки веток" @@ -8990,11 +9052,7 @@ msgstr "Кому вы хотели бы отправить эту жалобу?" msgid "Today" msgstr "Сегодня" -#: src/view/com/util/forms/DropdownButton.tsx:263 -msgid "Toggle dropdown" -msgstr "Раскрыть/скрыть" - -#: src/screens/Moderation/index.tsx:384 +#: src/screens/Moderation/index.tsx:403 msgid "Toggle to enable or disable adult content" msgstr "Включить или отключить контент для взрослых" @@ -9010,8 +9068,8 @@ msgstr "Лучшее" #: src/screens/PostThread/components/HeaderDropdown.tsx:73 #: src/screens/PostThread/components/HeaderDropdown.tsx:78 -#: src/screens/Settings/ThreadPreferences.tsx:80 -#: src/screens/Settings/ThreadPreferences.tsx:83 +#: src/screens/Settings/ThreadPreferences.tsx:64 +#: src/screens/Settings/ThreadPreferences.tsx:67 msgid "Top replies first" msgstr "" @@ -9021,17 +9079,15 @@ msgstr "Тема" #: src/components/dms/MessageContextMenu.tsx:137 #: src/components/dms/MessageContextMenu.tsx:139 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:440 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:442 -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:571 -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:574 -#: src/view/com/post-thread/PostThreadItem.tsx:886 -#: src/view/com/post-thread/PostThreadItem.tsx:889 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:444 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:446 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:576 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:579 msgid "Translate" msgstr "Перевести" -#: src/screens/Settings/ThreadPreferences.tsx:131 -#: src/screens/Settings/ThreadPreferences.tsx:136 +#: src/screens/Settings/ThreadPreferences.tsx:115 +#: src/screens/Settings/ThreadPreferences.tsx:120 msgid "Tree view" msgstr "" @@ -9052,7 +9108,7 @@ msgctxt "action" msgid "Try again" msgstr "Попробовать ещё раз" -#: src/screens/Onboarding/state.ts:115 +#: src/screens/Onboarding/state.ts:123 msgid "TV" msgstr "ТВ" @@ -9064,7 +9120,7 @@ msgstr "Двухфакторная аутентификация (2FA)" msgid "Type your message here" msgstr "Напечатайте здесь своё сообщение" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:432 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:442 msgid "Type:" msgstr "Тип:" @@ -9073,13 +9129,16 @@ msgstr "Тип:" msgid "Unable to connect. Please check your internet connection and try again." msgstr "Невозможно подключиться. Проверьте подключение к Интернету и повторите попытку." +#: src/screens/Settings/components/ChangePasswordDialog.tsx:95 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:140 +msgid "Unable to contact your service. Please check your internet connection and try again." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:79 #: src/screens/Login/LoginForm.tsx:169 #: src/screens/Login/SetNewPasswordForm.tsx:81 #: src/screens/Signup/index.tsx:76 -#: src/view/com/modals/ChangePassword.tsx:71 -#: src/view/com/modals/ChangePassword.tsx:117 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Не удалось связаться с вашим хостинг-провайдером. Проверьте ваше подключение к Интернету." @@ -9107,27 +9166,27 @@ msgstr "" #: src/components/dms/MessagesListBlockedFooter.tsx:104 #: src/components/dms/MessagesListBlockedFooter.tsx:112 #: src/components/dms/MessagesListBlockedFooter.tsx:119 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:203 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:320 -#: src/view/com/profile/ProfileMenu.tsx:473 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:328 +#: src/view/com/profile/ProfileMenu.tsx:490 #: src/view/screens/ProfileList.tsx:723 msgid "Unblock" msgstr "Разблокировать" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:213 msgctxt "action" msgid "Unblock" msgstr "Разблокировать" #: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/view/com/profile/ProfileMenu.tsx:383 -#: src/view/com/profile/ProfileMenu.tsx:389 +#: src/view/com/profile/ProfileMenu.tsx:395 +#: src/view/com/profile/ProfileMenu.tsx:401 msgid "Unblock account" msgstr "Разблокировать учётную запись" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:314 -#: src/view/com/profile/ProfileMenu.tsx:455 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:322 +#: src/view/com/profile/ProfileMenu.tsx:472 msgid "Unblock Account?" msgstr "Разблокировать учётную запись?" @@ -9150,24 +9209,28 @@ msgctxt "action" msgid "Unfollow" msgstr "Отписаться" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:229 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:236 msgid "Unfollow {0}" msgstr "Отписаться от {0}" -#: src/view/com/profile/ProfileMenu.tsx:283 -#: src/view/com/profile/ProfileMenu.tsx:293 +#: src/view/com/profile/ProfileMenu.tsx:286 +#: src/view/com/profile/ProfileMenu.tsx:296 msgid "Unfollow account" msgstr "Отписаться от учётной записи" -#: src/screens/VideoFeed/index.tsx:831 +#: src/screens/VideoFeed/index.tsx:835 msgid "Unfollows the user" msgstr "Отписаться от пользователя" +#: src/components/BlockedGeoOverlay.tsx:37 +msgid "Unfortunately, Bluesky is unavailable in Mississippi right now." +msgstr "" + #: src/components/moderation/ReportDialog/index.tsx:372 msgid "Unfortunately, none of your subscribed labelers supports this report type." msgstr "К сожалению, ни один из маркировщиков в ваших подписках не поддерживает этот вид жалобы." -#: src/components/verification/VerificationsDialog.tsx:206 +#: src/components/verification/VerificationsDialog.tsx:211 msgid "Unknown verifier" msgstr "Неизвестный верификатор" @@ -9195,10 +9258,10 @@ msgstr "Не игнорировать" msgid "Unmute {tag}" msgstr "Не игнорировать {tag}" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:620 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:626 -#: src/view/com/profile/ProfileMenu.tsx:362 -#: src/view/com/profile/ProfileMenu.tsx:368 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:627 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:633 +#: src/view/com/profile/ProfileMenu.tsx:374 +#: src/view/com/profile/ProfileMenu.tsx:380 msgid "Unmute account" msgstr "Не игнорировать учётную запись" @@ -9210,8 +9273,8 @@ msgstr "Включить звук" msgid "Unmute list" msgstr "Перестать игнорировать список" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:505 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:512 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:516 msgid "Unmute thread" msgstr "Перестать игнорировать ветку" @@ -9237,8 +9300,8 @@ msgstr "Открепить ленту" msgid "Unpin from home" msgstr "Открепить от главной страницы" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:415 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:422 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:419 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:426 msgid "Unpin from profile" msgstr "Открепить от профиля" @@ -9276,13 +9339,9 @@ msgstr "Отписаться от этого маркировщика" msgid "Unsubscribed from list" msgstr "Подписка на список отменена" -#: src/view/com/composer/Composer.tsx:814 -msgid "Unsupported video type" -msgstr "Неподдерживаемый тип видео" - -#: src/view/com/composer/videos/SelectVideoBtn.tsx:48 -msgid "Unsupported video type: {0}" -msgstr "Неподдерживаемый тип видео: {0}" +#: src/view/com/composer/Composer.tsx:851 +msgid "Unsupported video type: {mimeType}" +msgstr "" #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:77 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:90 @@ -9302,13 +9361,13 @@ msgstr "Изменить <0>{displayName}</0> в списках" #: src/components/dialogs/EmailDialog/screens/Update.tsx:300 #: src/components/dialogs/EmailDialog/screens/Update.tsx:312 -#: src/screens/Settings/AccountSettings.tsx:105 -#: src/screens/Settings/AccountSettings.tsx:113 +#: src/screens/Settings/AccountSettings.tsx:107 +#: src/screens/Settings/AccountSettings.tsx:115 msgid "Update email" msgstr "Обновить электронную почту" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:526 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:547 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:536 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:557 msgid "Update to {domain}" msgstr "Изменить на {domain}" @@ -9316,12 +9375,12 @@ msgstr "Изменить на {domain}" msgid "Update your email" msgstr "Обновите вашу электронную почту" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:308 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:312 msgctxt "toast" msgid "Updating quote attachment failed" msgstr "Не удалось изменить вложение цитаты" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:339 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:343 msgctxt "toast" msgid "Updating reply visibility failed" msgstr "Не удалось изменить видимость ответа" @@ -9330,11 +9389,11 @@ msgstr "Не удалось изменить видимость ответа" msgid "Updating..." msgstr "Изменение..." -#: src/screens/Onboarding/StepProfile/index.tsx:288 +#: src/screens/Onboarding/StepProfile/index.tsx:291 msgid "Upload a photo instead" msgstr "Загрузить вместо этого фотографию" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:472 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:482 msgid "Upload a text file to:" msgstr "Загрузить текстовый файл в:" @@ -9366,7 +9425,7 @@ msgstr "Загрузка изображений..." msgid "Uploading link thumbnail..." msgstr "Загрузка миниатюры ссылки..." -#: src/view/com/composer/Composer.tsx:1737 +#: src/view/com/composer/Composer.tsx:1840 msgid "Uploading video..." msgstr "Загрузка видео..." @@ -9374,7 +9433,7 @@ msgstr "Загрузка видео..." msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "Используйте пароли приложений для входа в другие клиенты Bluesky, не предоставляя полного доступа к своей учётной записи или паролю." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:558 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:568 msgid "Use default provider" msgstr "Использовать провайдера по умолчанию" @@ -9457,15 +9516,15 @@ msgctxt "toast" msgid "User list updated" msgstr "Список пользователей изменён" -#: src/screens/Signup/StepHandle/index.tsx:235 +#: src/screens/Signup/StepHandle/index.tsx:234 msgid "Username cannot be longer than {MAX_SERVICE_HANDLE_LENGTH, plural, other {# characters}}" msgstr "" -#: src/screens/Signup/StepHandle/index.tsx:219 +#: src/screens/Signup/StepHandle/index.tsx:218 msgid "Username cannot begin or end with a hyphen" msgstr "" -#: src/screens/Signup/StepHandle/index.tsx:223 +#: src/screens/Signup/StepHandle/index.tsx:222 msgid "Username must only contain letters (a-z), numbers, and hyphens" msgstr "" @@ -9494,7 +9553,7 @@ msgstr "Пользователи в \"{0}\"" msgid "Users you follow" msgstr "Пользователи, на которых вы подписаны" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:438 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:448 msgid "Value:" msgstr "Значение:" @@ -9502,7 +9561,7 @@ msgstr "Значение:" msgid "Verification failed, please try again." msgstr "Верификация не удалась, попробуйте ещё раз." -#: src/screens/Moderation/index.tsx:297 +#: src/screens/Moderation/index.tsx:316 msgid "Verification settings" msgstr "Настройки верификации" @@ -9521,8 +9580,8 @@ msgstr "Подтвержден:" #: src/components/verification/VerificationCreatePrompt.tsx:84 #: src/components/verification/VerificationCreatePrompt.tsx:86 -#: src/view/com/profile/ProfileMenu.tsx:346 -#: src/view/com/profile/ProfileMenu.tsx:349 +#: src/view/com/profile/ProfileMenu.tsx:358 +#: src/view/com/profile/ProfileMenu.tsx:361 msgid "Verify account" msgstr "Подтвердить аккаунт" @@ -9538,8 +9597,8 @@ msgctxt "action" msgid "Verify code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:549 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:538 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:559 msgid "Verify DNS Record" msgstr "Проверка DNS-записи" @@ -9557,8 +9616,8 @@ msgstr "Диалоговое окно подтверждения электро msgid "Verify now" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:529 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:551 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:539 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:561 msgid "Verify Text File" msgstr "Подтвердить текстовым файлом" @@ -9571,8 +9630,8 @@ msgid "Verify your age" msgstr "" #: src/components/dialogs/EmailDialog/screens/Verify.tsx:211 -#: src/screens/Settings/AccountSettings.tsx:79 -#: src/screens/Settings/AccountSettings.tsx:99 +#: src/screens/Settings/AccountSettings.tsx:81 +#: src/screens/Settings/AccountSettings.tsx:101 msgid "Verify your email" msgstr "Подтвердите адрес вашей электронной почты" @@ -9594,7 +9653,7 @@ msgstr "" msgid "Video" msgstr "Видео" -#: src/view/com/composer/state/video.ts:358 +#: src/view/com/composer/state/video.ts:357 msgid "Video failed to process" msgstr "Не удалось обработать видео" @@ -9606,21 +9665,21 @@ msgstr "Лента видео" msgid "Video from {0}: {text}" msgstr "Видео от {0}: {text}" -#: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:103 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:237 +#: src/screens/Onboarding/index.tsx:55 +#: src/screens/Onboarding/state.ts:111 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:234 msgid "Video Games" msgstr "Видеоигры" -#: src/screens/VideoFeed/index.tsx:1072 +#: src/screens/VideoFeed/index.tsx:1076 msgid "Video is paused" msgstr "Видео приостановлено" -#: src/screens/VideoFeed/index.tsx:1072 +#: src/screens/VideoFeed/index.tsx:1076 msgid "Video is playing" msgstr "Видео воспроизводится" -#: src/components/Post/Embed/VideoEmbed/index.web.tsx:219 +#: src/components/Post/Embed/VideoEmbed/index.web.tsx:220 msgid "Video not found." msgstr "Видео не найдено." @@ -9628,7 +9687,7 @@ msgstr "Видео не найдено." msgid "Video settings" msgstr "Настройки видео" -#: src/view/com/composer/Composer.tsx:1747 +#: src/view/com/composer/Composer.tsx:1850 msgid "Video uploaded" msgstr "Видео загружено" @@ -9640,24 +9699,28 @@ msgstr "Видео: {0}" msgid "Videos" msgstr "Видео" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:42 -#: src/view/com/composer/videos/SelectVideoBtn.tsx:55 -msgid "Videos must be less than 3 minutes long" -msgstr "Видео должно быть не более 3 минут" +#: src/view/com/composer/SelectMediaButton.tsx:404 +msgid "Videos must be less than 3 minutes long." +msgstr "" -#: src/screens/Profile/Header/Shell.tsx:211 +#: src/view/com/composer/Composer.tsx:545 +msgctxt "Action to view the post the user just created" +msgid "View" +msgstr "" + +#: src/screens/Profile/Header/Shell.tsx:229 msgid "View {0}'s avatar" msgstr "Просмотреть аватар {0}" #: src/components/ProfileCard.tsx:124 #: src/screens/Profile/components/ProfileFeedHeader.tsx:454 #: src/screens/Search/components/SearchProfileCard.tsx:36 -#: src/screens/VideoFeed/index.tsx:790 +#: src/screens/VideoFeed/index.tsx:794 #: src/view/com/notifications/NotificationFeedItem.tsx:599 msgid "View {0}'s profile" msgstr "Посмотреть профиль {0}" -#: src/components/dms/MessagesListHeader.tsx:181 +#: src/components/dms/MessagesListHeader.tsx:142 msgid "View {displayName}'s profile" msgstr "Показать профиль {displayName}" @@ -9669,13 +9732,13 @@ msgstr "Просмотреть профиль заблокированного msgid "View blogpost for more details" msgstr "Посмотреть запись в блоге для получения более подробной информации" -#: src/view/screens/Log.tsx:57 +#: src/screens/Log.tsx:81 msgid "View debug entry" msgstr "Просмотреть запись для отладки" #: src/components/ReportDialog/SelectReportOptionView.tsx:137 -#: src/screens/VideoFeed/index.tsx:656 -#: src/screens/VideoFeed/index.tsx:674 +#: src/screens/VideoFeed/index.tsx:659 +#: src/screens/VideoFeed/index.tsx:677 msgid "View details" msgstr "Просмотреть детали" @@ -9691,13 +9754,21 @@ msgstr "Просмотреть ветку полностью" msgid "View information about these labels" msgstr "Просмотреть информацию о метках" -#: src/components/interstitials/TrendingVideos.tsx:189 -#: src/components/interstitials/TrendingVideos.tsx:211 +#: src/components/interstitials/TrendingVideos.tsx:198 +#: src/components/interstitials/TrendingVideos.tsx:220 #: src/screens/Search/modules/ExploreTrendingVideos.tsx:194 #: src/screens/Search/modules/ExploreTrendingVideos.tsx:213 msgid "View more" msgstr "Показать больше" +#: src/components/interstitials/TrendingVideos.tsx:226 +msgid "View more trending videos" +msgstr "" + +#: src/view/com/composer/Composer.tsx:540 +msgid "View post" +msgstr "" + #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/components/ProfileHoverCard/index.web.tsx:486 #: src/components/ProfileHoverCard/index.web.tsx:513 @@ -9727,11 +9798,11 @@ msgstr "Просмотр пользователей, которым понрав msgid "View video" msgstr "Посмотреть видео" -#: src/screens/Moderation/index.tsx:277 +#: src/screens/Moderation/index.tsx:296 msgid "View your blocked accounts" msgstr "Просмотрите заблокированные вами учётные записи" -#: src/screens/Moderation/index.tsx:217 +#: src/screens/Moderation/index.tsx:236 msgid "View your default post interaction settings" msgstr "Просмотр ваших настроек взаимодействия с постами по умолчанию" @@ -9740,11 +9811,11 @@ msgstr "Просмотр ваших настроек взаимодействи msgid "View your feeds and explore more" msgstr "Просмотрите свои ленты и исследуйте больше" -#: src/screens/Moderation/index.tsx:247 +#: src/screens/Moderation/index.tsx:266 msgid "View your moderation lists" msgstr "Просмотр своего списка модерации" -#: src/screens/Moderation/index.tsx:262 +#: src/screens/Moderation/index.tsx:281 msgid "View your muted accounts" msgstr "Просмотр отключённых учётных записей" @@ -9825,7 +9896,7 @@ msgstr "" msgid "We have sent another verification email to <0>{0}</0>." msgstr "Мы повторно отправили письмо с подтверждением на <0>{0}</0>." -#: src/screens/Onboarding/StepFinished.tsx:256 +#: src/screens/Onboarding/StepFinished.tsx:533 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Мы надеемся, что вы отлично проведёте время. Помните, Bluesky - это:" @@ -9841,15 +9912,15 @@ msgstr "" msgid "We sent an email to <0>{0}</0> containing a link. Please click on it to complete the email verification process." msgstr "Мы отправили письмо на <0>{0}</0>, содержащее ссылку. Нажмите на неё, чтобы завершить процесс подтверждения электронной почты." -#: src/view/com/composer/state/video.ts:419 +#: src/view/com/composer/state/video.ts:418 msgid "We were unable to determine if you are allowed to upload videos. Please try again." msgstr "Мы не смогли определить, доступна ли вам загрузка видео. Попробуйте ещё раз." -#: src/components/dialogs/BirthDateSettings.tsx:52 +#: src/components/dialogs/BirthDateSettings.tsx:57 msgid "We were unable to load your birth date preferences. Please try again." msgstr "Не удалось загрузить ваши настройки даты рождения. Повторите попытку." -#: src/screens/Moderation/index.tsx:464 +#: src/screens/Moderation/index.tsx:483 msgid "We were unable to load your configured labelers at this time." msgstr "На данный момент мы не смогли загрузить список ваших маркировщиков." @@ -9890,7 +9961,7 @@ msgid "We're having issues initializing the age assurance process for your accou msgstr "" #: src/components/dialogs/SearchablePeopleList.tsx:107 -#: src/components/ProgressGuide/FollowDialog.tsx:172 +#: src/components/ProgressGuide/FollowDialog.tsx:164 msgid "We're having network issues, try again" msgstr "У нас проблемы с сетью, попробуйте ещё раз" @@ -9914,7 +9985,7 @@ msgstr "Нам очень жаль, мы не смогли сейчас загр msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Нам очень жаль, нам не удалось выполнить поиск по вашему запросу. Пожалуйста, попробуйте ещё раз через несколько минут." -#: src/view/com/composer/Composer.tsx:460 +#: src/view/com/composer/Composer.tsx:471 msgid "We're sorry! The post you are replying to has been deleted." msgstr "Нам очень жаль! Пост, на который вы отвечаете, был удален." @@ -9965,7 +10036,7 @@ msgstr "Как вы хотите назвать свой стартовый на #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 -#: src/view/com/composer/Composer.tsx:777 +#: src/view/com/composer/Composer.tsx:811 msgid "What's up?" msgstr "Как дела?" @@ -9973,10 +10044,6 @@ msgstr "Как дела?" msgid "When you tap on a check, you’ll see which organizations have granted verification." msgstr "Нажмите на галочку и увидите, какие организации вручили верификацию." -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:80 -msgid "Which languages are used in this post?" -msgstr "Какие языки использованы в этом посте?" - #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:79 msgid "Which languages would you like to see in your algorithmic feeds?" msgstr "На каких языках вы хотите видеть посты в алгоритмических лентах?" @@ -10047,21 +10114,21 @@ msgstr "Почему следует просмотреть этого польз msgid "Write a message" msgstr "Написать сообщение" -#: src/view/com/composer/Composer.tsx:872 +#: src/view/com/composer/Composer.tsx:911 msgid "Write post" msgstr "Написать пост" -#: src/view/com/composer/Composer.tsx:775 -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:90 +#: src/screens/PostThread/components/ThreadComposePrompt.tsx:90 +#: src/view/com/composer/Composer.tsx:809 msgid "Write your reply" msgstr "Написать ответ" -#: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:116 +#: src/screens/Onboarding/index.tsx:41 +#: src/screens/Onboarding/state.ts:124 msgid "Writers" msgstr "Писатели" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:366 msgid "Wrong DID returned from server. Received: {0}" msgstr "С сервера возвращён неверный DID. Получено: {0}" @@ -10070,7 +10137,7 @@ msgstr "С сервера возвращён неверный DID. Получе msgid "www.mylivestream.tv" msgstr "www.mylivestream.tv" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:87 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:100 msgid "Yes" msgstr "Да" @@ -10083,11 +10150,11 @@ msgstr "Да, деактивировать" msgid "Yes, delete this starter pack" msgstr "Да, удалите этот стартовый набор" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:733 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:740 msgid "Yes, detach" msgstr "Да, отсоединить" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:743 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:750 msgid "Yes, hide" msgstr "Да, скрыть" @@ -10136,7 +10203,7 @@ msgstr "Вы больше не в прямом эфире" msgid "You are not allowed to go live" msgstr "Вам не разрешено выходить в прямой эфир" -#: src/view/com/composer/state/video.ts:412 +#: src/view/com/composer/state/video.ts:411 msgid "You are not allowed to upload videos." msgstr "Вы не можете загружать видео." @@ -10152,7 +10219,7 @@ msgstr "Вы в прямом эфире!" msgid "You are verified" msgstr "Вы верифицированы" -#: src/screens/Profile/Header/EditProfileDialog.tsx:355 +#: src/screens/Profile/Header/EditProfileDialog.tsx:346 msgid "You are verified. You will lose your verification status if you change your display name. <0>Learn more.</0>" msgstr "Вы верифицированы. Вы потеряете статус верификации, если измените ваше отображаемое имя. <0>Узнать больше.</0>" @@ -10190,17 +10257,30 @@ msgstr "Теперь вы можете выбирать, получать ли msgid "You can now sign in with your new password." msgstr "Теперь вы можете войти с помощью нового пароля." +#: src/view/com/composer/SelectMediaButton.tsx:407 +msgid "You can only select one GIF at a time." +msgstr "" + +#: src/view/com/composer/SelectMediaButton.tsx:401 +msgid "You can only select one video at a time." +msgstr "" + #: src/screens/Deactivated.tsx:133 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Вы можете реактивировать свою учётную запись, чтобы продолжить вход в систему. Ваш профиль и посты будут видны другим пользователям." +#. Error message for maximum number of images that can be selected to add to a post, currently 4 but may change. +#: src/view/com/composer/SelectMediaButton.tsx:393 +msgid "You can select up to {MAX_IMAGES, plural, other {# images}} in total." +msgstr "" + #: src/components/dialogs/PostInteractionSettingsDialog.tsx:85 msgid "You can set default interaction settings in <0>Settings → Moderation → Interaction settings</0>." msgstr "Вы можете установить настройки взаимодействия по умолчанию в <0>Настройки → Модерация → Настройки взаимодействия</0>." #: src/components/interstitials/Trending.tsx:130 #: src/components/interstitials/TrendingVideos.tsx:137 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:109 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:110 msgid "You can update this later from your settings." msgstr "Вы можете обновить это позже в своих настройках." @@ -10228,10 +10308,6 @@ msgstr "У вас нет закреплённых лент." msgid "You don't have any saved feeds." msgstr "У вас нет сохранённых лент." -#: src/view/com/post-thread/PostThread.tsx:273 -msgid "You have blocked the author or you have been blocked by the author." -msgstr "Вы заблокировали автора или автор заблокировал вас." - #: src/components/dms/MessagesListBlockedFooter.tsx:66 msgid "You have blocked this user" msgstr "Вы заблокировали этого пользователя" @@ -10248,8 +10324,7 @@ msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:49 #: src/screens/Login/SetNewPasswordForm.tsx:95 -#: src/view/com/modals/ChangePassword.tsx:87 -#: src/view/com/modals/ChangePassword.tsx:133 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:112 msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." msgstr "Вы ввели неправильный код. Он должен выглядеть так: XXXXX-XXXXX." @@ -10283,6 +10358,10 @@ msgstr "У вас нет лент." msgid "You have no lists." msgstr "У вас нет списков." +#: src/components/dialogs/StarterPackDialog.tsx:102 +msgid "You have no starter packs." +msgstr "" + #: src/view/screens/ModerationBlockedAccounts.tsx:164 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "Вы ещё не заблокировали ни одну учётную запись. Чтобы заблокировать кого-то, перейдите в их профиль и выберите опцию \"Заблокировать\" в меню их учётной записи." @@ -10328,27 +10407,27 @@ msgstr "Вы можете обжаловать несамостоятельны msgid "You may appeal these labels if you feel they were placed in error." msgstr "Вы можете обжаловать метки, если считаете, что они были размещены ошибочно." -#: src/screens/StarterPack/Wizard/State.tsx:76 +#: src/screens/StarterPack/Wizard/State.tsx:80 msgid "You may only add up to {STARTER_PACK_MAX_SIZE, plural, other {{STARTER_PACK_MAX_SIZE} profiles}}" msgstr "Вы можете добавить лишь до {STARTER_PACK_MAX_SIZE, plural, one {# профиля} other {# профилей}}" -#: src/screens/StarterPack/Wizard/State.tsx:95 +#: src/screens/StarterPack/Wizard/State.tsx:99 msgid "You may only add up to 3 feeds" msgstr "Вы можете добавить не более 3 лент" -#: src/lib/media/picker.shared.ts:25 -msgid "You may only select up to 4 images" -msgstr "Вы можете выбрать не более 4 изображений" - #: src/screens/Signup/StepInfo/Policies.tsx:136 msgid "You must be 13 years of age or older to create an account." msgstr "Вам должно исполниться 13 лет, чтобы иметь возможность создать учётную запись." +#: src/components/dialogs/BirthDateSettings.tsx:131 +msgid "You must be at least 13 years old to use Bluesky. Read our <0>Terms of Service</0> for more information." +msgstr "" + #: src/components/StarterPack/ProfileStarterPacks.tsx:334 msgid "You must be following at least seven other people to generate a starter pack." msgstr "Чтобы получить стартовый набор, вы должны подписаться как минимум на семь других людей." -#: src/screens/Moderation/index.tsx:355 +#: src/screens/Moderation/index.tsx:374 msgid "You must complete age assurance in order to access the settings below." msgstr "" @@ -10369,6 +10448,10 @@ msgstr "Вы должны выбрать хотя бы одного маркир msgid "You must sign in to view this post." msgstr "" +#: src/view/com/composer/SelectMediaButton.tsx:436 +msgid "You need to allow access to your media library." +msgstr "" + #: src/components/dialogs/EmailDialog/screens/Manage2FA/index.tsx:23 msgid "You need to verify your email address before you can enable email 2FA." msgstr "Чтобы включить функцию 2FA, необходимо подтвердить адрес электронной почты." @@ -10450,7 +10533,7 @@ msgstr "Вы будете оставаться в курсе этих лент" msgid "You're in line" msgstr "Вы в очереди" -#: src/screens/Onboarding/StepFinished.tsx:253 +#: src/screens/Onboarding/StepFinished.tsx:530 msgid "You're ready to go!" msgstr "Всё готово!" @@ -10464,7 +10547,7 @@ msgstr "Вы вошли в систему с паролем приложения msgid "You've chosen to hide a word or tag within this post." msgstr "Вы выбрали скрывать слово или тег в этом посте." -#: src/state/shell/progress-guide.tsx:234 +#: src/state/shell/progress-guide.tsx:236 msgid "You've found some people to follow" msgstr "Вы нашли несколько людей для подписки" @@ -10484,15 +10567,15 @@ msgstr "Вы достигли максимально допустимого ко msgid "You've reached the start of the active content." msgstr "" -#: src/view/com/composer/state/video.ts:423 +#: src/view/com/composer/state/video.ts:422 msgid "You've reached your daily limit for video uploads (too many bytes)" msgstr "Вы достигли дневного лимита по загрузкам видео (слишком много байт)" -#: src/view/com/composer/state/video.ts:427 +#: src/view/com/composer/state/video.ts:426 msgid "You've reached your daily limit for video uploads (too many videos)" msgstr "Вы достигли дневного лимита по загрузкам видео (слишком много видео)" -#: src/screens/VideoFeed/index.tsx:1123 +#: src/screens/VideoFeed/index.tsx:1127 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" msgstr "У вас закончились видео для просмотра. Может быть, сейчас самое время сделать перерыв?" @@ -10508,7 +10591,7 @@ msgstr "Ваша учётная запись удалена" msgid "Your account has been suspended" msgstr "Ваша учётная запись была приостановлена" -#: src/view/com/composer/state/video.ts:431 +#: src/view/com/composer/state/video.ts:430 msgid "Your account is not yet old enough to upload videos. Please try again later." msgstr "Ваша учётная запись создана ещё недостаточно давно, чтобы вы могли загружать видео. Попробуйте ещё раз позже." @@ -10528,7 +10611,7 @@ msgstr "Ваше обращение было отправлено. Если об msgid "Your birth date" msgstr "Ваша дата рождения" -#: src/components/Post/Embed/VideoEmbed/index.web.tsx:223 +#: src/components/Post/Embed/VideoEmbed/index.web.tsx:224 msgid "Your browser does not support the video format. Please try a different browser." msgstr "Ваш браузер не поддерживает формат видео. Пожалуйста, попробуйте использовать другой браузер." @@ -10540,10 +10623,14 @@ msgstr "Ваши чаты были отключены" msgid "Your choice will be remembered for future links. You can change it at any time in settings." msgstr "Ваш выбор будет сохранен для будущих ссылок. Вы можете изменить его в любое время в настройках." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:513 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:523 msgid "Your current handle <0>{0}</0> will automatically remain reserved for you. You can switch back to it at any time from this account." msgstr "Ваш текущий псевдоним <0>{0}</0> будет автоматически сохранен за вами. Вы сможете вернуться к нему в любое время с этой учётной записи." +#: src/screens/Moderation/index.tsx:208 +msgid "Your declared age is under 18. Some settings below may be disabled. If this was a mistake, you may edit your birthdate in your <0>account settings</0>." +msgstr "" + #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:253 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:257 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:258 @@ -10551,9 +10638,9 @@ msgid "Your email" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:51 -#: src/screens/Signup/state.ts:270 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:81 +#: src/screens/Signup/state.ts:271 #: src/screens/Signup/StepInfo/index.tsx:101 -#: src/view/com/modals/ChangePassword.tsx:55 msgid "Your email appears to be invalid." msgstr "Не удалось распознать адрес электронной почты." @@ -10561,7 +10648,7 @@ msgstr "Не удалось распознать адрес электронно msgid "Your email has not yet been verified. Please verify your email in order to enjoy all the features of Bluesky." msgstr "Ваша электронная почта еще не проверена. Пожалуйста, подтвердите свою электронную почту, чтобы пользоваться всеми возможностями Bluesky." -#: src/state/shell/progress-guide.tsx:213 +#: src/state/shell/progress-guide.tsx:215 msgid "Your first like!" msgstr "Ваш первый лайк!" @@ -10573,7 +10660,7 @@ msgstr "Ваши подписчики" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "Ваша домашняя лента пуста! Подпишитесь на больше пользователей чтобы получать больше постов." -#: src/screens/Settings/components/ChangeHandleDialog.tsx:240 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 msgid "Your full handle will be <0>@{0}</0>" msgstr "Вашим полным псевдонимом будет <0>@{0}</0>" @@ -10598,23 +10685,23 @@ msgstr "Ваши интересы помогают нам найти то, чт msgid "Your muted words" msgstr "Ваши игнорируемые слова" -#: src/view/com/modals/ChangePassword.tsx:169 -msgid "Your password has been changed successfully!" -msgstr "Ваш пароль успешно изменён!" +#: src/screens/Settings/components/ChangePasswordDialog.tsx:71 +msgid "Your password has been changed successfully! Please use your new password when you sign in to Bluesky from now on." +msgstr "" #: src/screens/Signup/StepInfo/index.tsx:130 msgid "Your password must be at least 8 characters long." msgstr "Ваш пароль должен состоять не менее чем из 8 символов." -#: src/view/com/composer/Composer.tsx:522 -msgid "Your post has been published" -msgstr "Пост опубликован" +#: src/view/com/composer/Composer.tsx:536 +msgid "Your post was sent" +msgstr "" -#: src/view/com/composer/Composer.tsx:519 -msgid "Your posts have been published" -msgstr "Ваши посты были опубликованы" +#: src/view/com/composer/Composer.tsx:533 +msgid "Your posts were sent" +msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:268 +#: src/screens/Onboarding/StepFinished.tsx:545 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Ваши посты, лайки и блокировки являются публичными. Игнорирования - приватные." @@ -10622,13 +10709,21 @@ msgstr "Ваши посты, лайки и блокировки являются msgid "Your preferred language" msgstr "" +#: src/screens/Onboarding/StepFinished.tsx:422 +msgid "Your profile picture" +msgstr "" + +#: src/screens/Onboarding/StepFinished.tsx:350 +msgid "Your profile picture surrounded by concentric circles of other users' profile pictures" +msgstr "" + #: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." msgstr "Ваш профиль, посты, ленты и списки больше не будут видны другим пользователям Bluesky. Вы можете реактивировать свою учётную запись в любое время, войдя в систему." -#: src/view/com/composer/Composer.tsx:521 -msgid "Your reply has been published" -msgstr "Ответ опубликован" +#: src/view/com/composer/Composer.tsx:535 +msgid "Your reply was sent" +msgstr "" #: src/components/moderation/ReportDialog/index.tsx:394 msgid "Your report will be sent to <0>{0}</0>." |