diff --git a/src/locale/locales/ru/messages.po b/src/locale/locales/ru/messages.po index 030ecb809c..66d22dbbcf 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: bluesky-social\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-02-18 03:17\n" +"PO-Revision-Date: 2025-02-19 03:37\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" @@ -31,7 +31,7 @@ msgstr "(содержит встроенный контент)" msgid "(no email)" msgstr "(нет электронной почты)" -#: src/lib/hooks/useTimeAgo.ts:156 +#: src/lib/hooks/useTimeAgo.ts:169 msgid "{0, plural, one {# day} other {# days}}" msgstr "{0, plural, one {# день} few {# дня} other {# дней}}" @@ -43,7 +43,7 @@ msgstr "{0, plural, one {# подписчик} few {# подписчика } oth msgid "{0, plural, one {# following} other {# following}}" msgstr "{0, plural, one {# подписка} few {# подписки} other {# подписок}}" -#: src/lib/hooks/useTimeAgo.ts:146 +#: src/lib/hooks/useTimeAgo.ts:159 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "{0, plural, one {# час} few {# часа} other {# часов}}" @@ -59,11 +59,11 @@ msgstr "{0, plural, one {# метка была размещена} few {# мет msgid "{0, plural, one {# like} other {# likes}}" msgstr " {0, plural, one {# лайк} few {# лайка} other {# лайков}}" -#: src/lib/hooks/useTimeAgo.ts:136 +#: src/lib/hooks/useTimeAgo.ts:149 msgid "{0, plural, one {# minute} other {# minutes}}" msgstr "{0, plural, one {# минуту} few {# минуты} other {# минут}}" -#: src/lib/hooks/useTimeAgo.ts:167 +#: src/lib/hooks/useTimeAgo.ts:180 msgid "{0, plural, one {# month} other {# months}}" msgstr "{0, plural, one {# месяц} few {# месяца} other {# месяцев}}" @@ -75,7 +75,7 @@ msgstr "{0, plural, one {# цитирование} few {# цитирования msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "{0, plural, one {# репост} few {# репоста} other {# репостов}}" -#: src/lib/hooks/useTimeAgo.ts:126 +#: src/lib/hooks/useTimeAgo.ts:139 msgid "{0, plural, one {# second} other {# seconds}}" msgstr "{0, plural, one {# секунду} few {# секунды} other {# секунд}}" @@ -89,7 +89,7 @@ msgstr "{0, plural, one {подписчик} few {подписчика} other { msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {подписка} few {подписки} other {подписок}}" -#: src/view/com/post-thread/PostThreadItem.tsx:452 +#: src/view/com/post-thread/PostThreadItem.tsx:453 msgid "{0, plural, one {like} other {likes}}" msgstr "{0, plural, one {лайк} few {лайка} other {лайков}}" @@ -97,11 +97,11 @@ msgstr "{0, plural, one {лайк} few {лайка} other {лайков}}" msgid "{0, plural, one {post} other {posts}}" msgstr "{0, plural, one {пост} few {поста} other {постов}}" -#: src/view/com/post-thread/PostThreadItem.tsx:436 +#: src/view/com/post-thread/PostThreadItem.tsx:437 msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {цитирование} few {цитирования} other {цитирований}}" -#: src/view/com/post-thread/PostThreadItem.tsx:418 +#: src/view/com/post-thread/PostThreadItem.tsx:419 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {репост} few {репоста} other {репостов}}" @@ -115,7 +115,7 @@ msgstr "{0} <0>в <1>тегах" msgid "{0} <0>in <1>text & tags" msgstr "{0} <0>в <1>тексте и тегах" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:225 msgid "{0} joined this week" msgstr "{0} присоединился на этой неделе" @@ -123,7 +123,7 @@ msgstr "{0} присоединился на этой неделе" msgid "{0} of {1}" msgstr "{0} из {1}" -#: src/screens/StarterPack/StarterPackScreen.tsx:480 +#: src/screens/StarterPack/StarterPackScreen.tsx:486 msgid "{0} people have used this starter pack!" msgstr "{0} людей использовали этот стартовый набор!" @@ -131,7 +131,7 @@ msgstr "{0} людей использовали этот стартовый на msgid "{0} unread items" msgstr "{0} непрочитанных элементов" -#: src/view/com/util/UserAvatar.tsx:436 +#: src/view/com/util/UserAvatar.tsx:437 msgid "{0}'s avatar" msgstr "Аватар {0}" @@ -144,27 +144,27 @@ msgid "{0}'s starter pack" msgstr "Стартовый набор {0}" #. How many days have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:158 +#: src/lib/hooks/useTimeAgo.ts:171 msgid "{0}d" msgstr "{0}д" #. How many hours have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:148 +#: src/lib/hooks/useTimeAgo.ts:161 msgid "{0}h" msgstr "{0}ч" #. How many minutes have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:138 +#: src/lib/hooks/useTimeAgo.ts:151 msgid "{0}m" msgstr "{0}м" #. How many months have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:169 +#: src/lib/hooks/useTimeAgo.ts:182 msgid "{0}mo" msgstr "{0}мес" #. How many seconds have passed, displayed in a narrow form -#: src/lib/hooks/useTimeAgo.ts:128 +#: src/lib/hooks/useTimeAgo.ts:141 msgid "{0}s" msgstr "{0}с" @@ -172,8 +172,8 @@ msgstr "{0}с" msgid "{count} unread items" msgstr "{count} непрочитанных элементов" -#: src/lib/generate-starterpack.ts:108 -#: src/screens/StarterPack/Wizard/index.tsx:178 +#: src/lib/generate-starterpack.ts:111 +#: src/screens/StarterPack/Wizard/index.tsx:179 msgid "{displayName}'s Starter Pack" msgstr "Стартовый набор {displayName}" @@ -185,91 +185,91 @@ msgstr "{estimatedTimeHrs, plural, one {час} few {часа} other {часов msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {минута} few {минуты} other {минут}}" -#: src/view/com/notifications/NotificationFeedItem.tsx:301 +#: src/view/com/notifications/NotificationFeedItem.tsx:305 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}} подписались на вас" -#: src/view/com/notifications/NotificationFeedItem.tsx:327 +#: src/view/com/notifications/NotificationFeedItem.tsx:331 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другому} other {{formattedAuthorsCount} другим}} понравилась ваша лента" -#: src/view/com/notifications/NotificationFeedItem.tsx:223 +#: src/view/com/notifications/NotificationFeedItem.tsx:224 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другому} other {{formattedAuthorsCount} другим}} понравился ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:247 +#: src/view/com/notifications/NotificationFeedItem.tsx:248 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}} репостнули ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:351 +#: src/view/com/notifications/NotificationFeedItem.tsx:355 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorLink} и <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}} зарегистрировались с вашим стартовым набором" -#: src/view/com/notifications/NotificationFeedItem.tsx:313 +#: src/view/com/notifications/NotificationFeedItem.tsx:317 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} подписался на вас" -#: src/view/com/notifications/NotificationFeedItem.tsx:290 +#: src/view/com/notifications/NotificationFeedItem.tsx:294 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} подписался на вас в ответ" -#: src/view/com/notifications/NotificationFeedItem.tsx:339 +#: src/view/com/notifications/NotificationFeedItem.tsx:343 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} понравилась ваша лента" -#: src/view/com/notifications/NotificationFeedItem.tsx:235 +#: src/view/com/notifications/NotificationFeedItem.tsx:236 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} понравился ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:259 +#: src/view/com/notifications/NotificationFeedItem.tsx:260 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} репостнул ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:363 +#: src/view/com/notifications/NotificationFeedItem.tsx:367 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "{firstAuthorLink} зарегистрировался с вашим стартовым набором" -#: src/view/com/notifications/NotificationFeedItem.tsx:294 +#: src/view/com/notifications/NotificationFeedItem.tsx:298 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}} подписались на вас" -#: src/view/com/notifications/NotificationFeedItem.tsx:320 +#: src/view/com/notifications/NotificationFeedItem.tsx:324 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другому} other {{formattedAuthorsCount} другим}} понравилась ваша лента" -#: src/view/com/notifications/NotificationFeedItem.tsx:216 +#: src/view/com/notifications/NotificationFeedItem.tsx:217 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другому} other {{formattedAuthorsCount} другим}} понравился ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:240 +#: src/view/com/notifications/NotificationFeedItem.tsx:241 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}} репостнули ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:344 +#: src/view/com/notifications/NotificationFeedItem.tsx:348 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} и {additionalAuthorsCount, plural, one {{formattedAuthorsCount} другой} other {{formattedAuthorsCount} других}} зарегистрировались с вашим стартовым набором" -#: src/view/com/notifications/NotificationFeedItem.tsx:299 +#: src/view/com/notifications/NotificationFeedItem.tsx:303 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} подписался на вас" -#: src/view/com/notifications/NotificationFeedItem.tsx:289 +#: src/view/com/notifications/NotificationFeedItem.tsx:293 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} подписался на вас в ответ" -#: src/view/com/notifications/NotificationFeedItem.tsx:325 +#: src/view/com/notifications/NotificationFeedItem.tsx:329 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} понравилась ваша лента" -#: src/view/com/notifications/NotificationFeedItem.tsx:221 +#: src/view/com/notifications/NotificationFeedItem.tsx:222 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} понравился ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:245 +#: src/view/com/notifications/NotificationFeedItem.tsx:246 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} репостнул ваш пост" -#: src/view/com/notifications/NotificationFeedItem.tsx:349 +#: src/view/com/notifications/NotificationFeedItem.tsx:353 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} зарегистрировался с вашим стартовым набором" @@ -278,7 +278,7 @@ msgstr "{firstAuthorName} зарегистрировался с вашим ст msgid "{following} following" msgstr "{following} подписок" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:388 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:389 msgid "{handle} can't be messaged" msgstr "{handle} не может получать сообщения" @@ -302,12 +302,12 @@ msgstr "{profileName} присоединился к Bluesky {0} назад" msgid "{profileName} joined Bluesky using a starter pack {0} ago" msgstr "{profileName} присоединился к Bluesky, используя стартовый набор {0} назад" -#: src/screens/StarterPack/Wizard/index.tsx:449 +#: src/screens/StarterPack/Wizard/index.tsx:450 msgctxt "profiles" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "<0>{0}, <1>{1}, и {2, plural, one {# другой} other {# других}} включены в ваш стартовый набор" -#: src/screens/StarterPack/Wizard/index.tsx:502 +#: src/screens/StarterPack/Wizard/index.tsx:503 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "<0>{0}, <1>{1}, и {2, plural, one {# другой} other {# других}} включены в ваш стартовый набор" @@ -320,15 +320,15 @@ msgstr "<0>{0} {1, plural, one {подписчик} few {подписчик msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, one {подписка} few {подписки} other {подписок}}" -#: src/screens/StarterPack/Wizard/index.tsx:490 +#: src/screens/StarterPack/Wizard/index.tsx:491 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "<0>{0} и<1> <2>{1} входят в ваш стартовый набор" -#: src/screens/StarterPack/Wizard/index.tsx:483 +#: src/screens/StarterPack/Wizard/index.tsx:484 msgid "<0>{0} is included in your starter pack" msgstr "<0>{0} входит в ваш стартовый набор" -#: src/components/WhoCanReply.tsx:292 +#: src/components/WhoCanReply.tsx:296 msgid "<0>{0} members" msgstr "<0>{0} участников" @@ -340,7 +340,7 @@ msgstr "<0>{date} в {time}" msgid "<0>Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." msgstr "<0> Экспериментально: Когда эта настройка включена, вы будете получать уведомления об ответах и цитатах только от тех пользователей, на которых вы подписаны. Со временем мы продолжим добавлять сюда дополнительные настройки." -#: src/screens/StarterPack/Wizard/index.tsx:440 +#: src/screens/StarterPack/Wizard/index.tsx:441 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "<0>Вы и<1> <2>{0} включены в ваш стартовый набор" @@ -402,12 +402,12 @@ msgstr "Вы подписались на учётную запись" msgid "Account muted" msgstr "Учётная запись игнорируется" -#: src/components/moderation/ModerationDetailsDialog.tsx:101 -#: src/lib/moderation/useModerationCauseDescription.ts:96 +#: src/components/moderation/ModerationDetailsDialog.tsx:103 +#: src/lib/moderation/useModerationCauseDescription.ts:98 msgid "Account Muted" msgstr "Учётная запись игнорируется" -#: src/components/moderation/ModerationDetailsDialog.tsx:87 +#: src/components/moderation/ModerationDetailsDialog.tsx:89 msgid "Account Muted by List" msgstr "Учётная запись игнорируется списком" @@ -438,11 +438,11 @@ msgstr "Учётная запись больше не игнорируется" msgid "Add" msgstr "Добавить" -#: src/screens/StarterPack/Wizard/index.tsx:551 +#: src/screens/StarterPack/Wizard/index.tsx:552 msgid "Add {0} more to continue" msgstr "Добавьте ещё {0}, чтобы продолжить" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:59 msgid "Add {displayName} to starter pack" msgstr "Добавить {displayName} в стартовый набор" @@ -517,7 +517,7 @@ msgstr "" msgid "Add recommended feeds" msgstr "Добавить рекомендуемые ленты" -#: src/screens/StarterPack/Wizard/index.tsx:471 +#: src/screens/StarterPack/Wizard/index.tsx:472 msgid "Add some feeds to your starter pack!" msgstr "Добавьте ленты в свой стартовый набор!" @@ -557,7 +557,7 @@ msgstr "Для взрослых" #: src/components/moderation/ContentHider.tsx:113 #: src/lib/moderation/useGlobalLabelStrings.ts:34 -#: src/lib/moderation/useModerationCauseDescription.ts:144 +#: src/lib/moderation/useModerationCauseDescription.ts:148 #: src/view/com/composer/labels/LabelsBtn.tsx:128 msgid "Adult Content" msgstr "Содержимое для взрослых" @@ -583,13 +583,13 @@ msgstr "Расширенные" msgid "All" msgstr "Все" -#: src/screens/StarterPack/StarterPackScreen.tsx:381 +#: src/screens/StarterPack/StarterPackScreen.tsx:382 msgid "All accounts have been followed!" msgstr "Все учётные записи отслеживаются!" -#: src/view/screens/Search/Search.tsx:361 -#: src/view/screens/Search/Search.tsx:399 -#: src/view/screens/Search/Search.tsx:401 +#: src/view/screens/Search/Search.tsx:362 +#: src/view/screens/Search/Search.tsx:400 +#: src/view/screens/Search/Search.tsx:402 msgid "All languages" msgstr "" @@ -693,7 +693,7 @@ msgstr "При загрузке видео возникла ошибка. Пож msgid "An error occurred while loading the video. Please try again." msgstr "При загрузке видео возникла ошибка. Пожалуйста, попробуйте ещё раз." -#: src/components/StarterPack/QrCodeDialog.tsx:71 +#: src/components/StarterPack/QrCodeDialog.tsx:72 #: src/components/StarterPack/ShareDialog.tsx:79 msgid "An error occurred while saving the QR code!" msgstr "При сохранении QR-кода возникла ошибка!" @@ -702,8 +702,8 @@ msgstr "При сохранении QR-кода возникла ошибка!" msgid "An error occurred while selecting the video" msgstr "При выборе видео возникла ошибка" -#: src/screens/StarterPack/StarterPackScreen.tsx:347 -#: src/screens/StarterPack/StarterPackScreen.tsx:369 +#: src/screens/StarterPack/StarterPackScreen.tsx:348 +#: src/screens/StarterPack/StarterPackScreen.tsx:370 msgid "An error occurred while trying to follow all" msgstr "Возникла ошибка при попытке подписаться на всех" @@ -725,8 +725,8 @@ msgstr "При попытке открыть чат возникла пробл #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:333 -#: src/components/ProfileCard.tsx:354 +#: src/components/ProfileCard.tsx:332 +#: src/components/ProfileCard.tsx:353 #: src/view/com/profile/FollowButton.tsx:38 #: src/view/com/profile/FollowButton.tsx:48 msgid "An issue occurred, please try again." @@ -736,12 +736,12 @@ msgstr "Возникла проблема, пожалуйста, попробу msgid "an unknown error occurred" msgstr "возникла неизвестная ошибка" -#: src/components/moderation/ModerationDetailsDialog.tsx:157 -#: src/components/moderation/ModerationDetailsDialog.tsx:153 +#: src/components/moderation/ModerationDetailsDialog.tsx:134 +#: src/lib/moderation/useModerationCauseDescription.ts:144 msgid "an unknown labeler" msgstr "неизвестный маркировщик" -#: src/components/WhoCanReply.tsx:313 +#: src/components/WhoCanReply.tsx:317 msgid "and" msgstr "и" @@ -803,16 +803,16 @@ msgstr "Пароли приложений" msgid "App Passwords" msgstr "Пароли приложений" -#: src/components/moderation/LabelsOnMeDialog.tsx:148 -#: src/components/moderation/LabelsOnMeDialog.tsx:151 +#: src/components/moderation/LabelsOnMeDialog.tsx:150 +#: src/components/moderation/LabelsOnMeDialog.tsx:153 msgid "Appeal" msgstr "Оспорить" -#: src/components/moderation/LabelsOnMeDialog.tsx:243 +#: src/components/moderation/LabelsOnMeDialog.tsx:268 msgid "Appeal \"{0}\" label" msgstr "Оспорить метку \"{0}\"" -#: src/components/moderation/LabelsOnMeDialog.tsx:233 +#: src/components/moderation/LabelsOnMeDialog.tsx:258 #: src/screens/Messages/components/ChatDisabled.tsx:91 msgid "Appeal submitted" msgstr "Обращение отправлено" @@ -845,12 +845,12 @@ msgstr "Оформление" msgid "Apply default recommended feeds" msgstr "Применить рекомендуемые по умолчанию ленты" -#: src/view/com/post-thread/PostThreadItem.tsx:839 +#: src/view/com/post-thread/PostThreadItem.tsx:843 msgid "Archived from {0}" msgstr "Архивный пост от {0}" -#: src/view/com/post-thread/PostThreadItem.tsx:808 -#: src/view/com/post-thread/PostThreadItem.tsx:847 +#: src/view/com/post-thread/PostThreadItem.tsx:812 +#: src/view/com/post-thread/PostThreadItem.tsx:851 msgid "Archived post" msgstr "Архивный пост" @@ -862,7 +862,7 @@ msgstr "Вы уверены, что хотите удалить пароль п msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Вы уверены, что хотите удалить это сообщение? Сообщение будет удалено для вас, но не для другого участника." -#: src/screens/StarterPack/StarterPackScreen.tsx:634 +#: src/screens/StarterPack/StarterPackScreen.tsx:640 msgid "Are you sure you want to delete this starter pack?" msgstr "Вы уверены, что хотите удалить этот стартовый набор?" @@ -920,9 +920,9 @@ msgstr "Опции автовоспроизведения перемещены msgid "Autoplay videos and GIFs" msgstr "Автовоспроизведение видео и GIF-файлов" -#: src/components/dms/MessagesListHeader.tsx:81 -#: src/components/moderation/LabelsOnMeDialog.tsx:290 -#: src/components/moderation/LabelsOnMeDialog.tsx:291 +#: src/components/dms/MessagesListHeader.tsx:82 +#: src/components/moderation/LabelsOnMeDialog.tsx:315 +#: src/components/moderation/LabelsOnMeDialog.tsx:316 #: src/screens/Login/ChooseAccountForm.tsx:90 #: src/screens/Login/ChooseAccountForm.tsx:95 #: src/screens/Login/ForgotPasswordForm.tsx:123 @@ -935,7 +935,7 @@ msgstr "Автовоспроизведение видео и GIF-файлов" #: src/screens/Messages/components/ChatDisabled.tsx:134 #: src/screens/Profile/Header/Shell.tsx:115 #: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:286 +#: src/screens/StarterPack/Wizard/index.tsx:287 msgid "Back" msgstr "Назад" @@ -974,8 +974,8 @@ msgstr "Дата рождения" msgid "Block" msgstr "Заблокировать" +#: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/components/dms/ConvoMenu.tsx:253 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:613 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:615 msgid "Block account" @@ -995,11 +995,11 @@ msgstr "Заблокировать учётную запись?" msgid "Block accounts" msgstr "Заблокировать учётные записи" -#: src/components/dms/ReportDialog.tsx:325 +#: src/components/dms/ReportDialog.tsx:327 msgid "Block and Delete" msgstr "" -#: src/components/dms/ReportDialog.tsx:343 +#: src/components/dms/ReportDialog.tsx:345 msgid "Block and/or delete this conversation" msgstr "" @@ -1011,16 +1011,16 @@ msgstr "Заблокировать список" msgid "Block these accounts?" msgstr "Заблокировать эти учётные записи?" -#: src/components/dms/ReportDialog.tsx:347 -#: src/components/dms/ReportDialog.tsx:350 +#: src/components/dms/ReportDialog.tsx:349 +#: src/components/dms/ReportDialog.tsx:352 msgid "Block user" msgstr "" -#: src/components/dms/ReportDialog.tsx:329 +#: src/components/dms/ReportDialog.tsx:331 msgid "Block User" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:83 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:84 msgid "Blocked" msgstr "Заблокировано" @@ -1067,7 +1067,7 @@ msgstr "Блог" msgid "Bluesky" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:864 +#: src/view/com/post-thread/PostThreadItem.tsx:868 msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "Bluesky не может подтвердить подлинность заявленной даты." @@ -1092,7 +1092,7 @@ msgstr "" msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "Bluesky выберет набор рекомендуемых учётных записей из вашего круга общения." -#: src/screens/Settings/components/PwiOptOut.tsx:92 +#: src/screens/Settings/components/PwiOptOut.tsx:99 msgid "Bluesky will not show your profile and posts to logged-out users. Other apps may not honor this request. This does not make your account private." msgstr "Bluesky не будет показывать ваш профиль и посты посетителям без учётной записи. Другие приложения могут не следовать этому запросу. Это не делает вашу учётную запись приватной." @@ -1117,23 +1117,23 @@ msgstr "Размыть изображения и отфильтровать их msgid "Books" msgstr "Книги" -#: src/components/FeedInterstitials.tsx:370 +#: src/components/FeedInterstitials.tsx:372 msgid "Browse more accounts on the Explore page" msgstr "Просмотреть другие учётные записи на странице Explore" -#: src/components/FeedInterstitials.tsx:507 +#: src/components/FeedInterstitials.tsx:509 msgid "Browse more feeds on the Explore page" msgstr "Просмотреть другие ленты на странице Explore" -#: src/components/FeedInterstitials.tsx:351 -#: src/components/FeedInterstitials.tsx:354 -#: src/components/FeedInterstitials.tsx:488 -#: src/components/FeedInterstitials.tsx:491 +#: src/components/FeedInterstitials.tsx:353 +#: src/components/FeedInterstitials.tsx:356 +#: src/components/FeedInterstitials.tsx:490 +#: src/components/FeedInterstitials.tsx:493 msgid "Browse more suggestions" msgstr "Просмотреть другие предложения" -#: src/components/FeedInterstitials.tsx:378 -#: src/components/FeedInterstitials.tsx:516 +#: src/components/FeedInterstitials.tsx:380 +#: src/components/FeedInterstitials.tsx:518 msgid "Browse more suggestions on the Explore page" msgstr "Просмотрите другие предложения на странице Explore" @@ -1187,8 +1187,8 @@ msgid "Camera" msgstr "Камера" #: src/components/Menu/index.tsx:304 -#: src/components/Prompt.tsx:129 -#: src/components/Prompt.tsx:131 +#: src/components/Prompt.tsx:130 +#: src/components/Prompt.tsx:132 #: src/screens/Deactivated.tsx:157 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 @@ -1214,7 +1214,7 @@ msgstr "Камера" #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 #: src/view/com/util/post-ctrls/RepostButton.tsx:213 -#: src/view/screens/Search/Search.tsx:887 +#: src/view/screens/Search/Search.tsx:888 #: src/view/shell/desktop/LeftNav.tsx:209 msgid "Cancel" msgstr "Отменить" @@ -1248,7 +1248,7 @@ msgid "Cancel reactivation and sign out" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:879 +#: src/view/screens/Search/Search.tsx:880 msgid "Cancel search" msgstr "Отменить поиск" @@ -1256,10 +1256,10 @@ msgstr "Отменить поиск" msgid "Cancels opening the linked website" msgstr "Отменяет открытие ссылки" -#: src/state/shell/composer/index.tsx:83 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:127 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:168 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:204 +#: src/state/shell/composer/index.tsx:82 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:118 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:159 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:195 msgid "Cannot interact with a blocked user" msgstr "Невозможно взаимодействовать с заблокированным пользователем" @@ -1336,11 +1336,11 @@ msgstr "" msgid "Chat" msgstr "Чат" -#: src/components/dms/ConvoMenu.tsx:179 +#: src/components/dms/ConvoMenu.tsx:176 msgid "Chat muted" msgstr "Чат без звука" -#: src/components/dms/ConvoMenu.tsx:78 +#: src/components/dms/ConvoMenu.tsx:75 #: src/components/dms/MessageMenu.tsx:81 #: src/Navigation.tsx:411 #: src/screens/Messages/ChatList.tsx:253 @@ -1351,7 +1351,7 @@ msgstr "Настройки чата" msgid "Chat Settings" msgstr "Настройки чата" -#: src/components/dms/ConvoMenu.tsx:181 +#: src/components/dms/ConvoMenu.tsx:178 msgid "Chat unmuted" msgstr "Чат со звуком" @@ -1372,7 +1372,7 @@ msgstr "Проверьте свой почтовый ящик на наличи msgid "Choose domain verification method" msgstr "Выберите метод подтверждения домена" -#: src/screens/StarterPack/Wizard/index.tsx:194 +#: src/screens/StarterPack/Wizard/index.tsx:195 msgid "Choose Feeds" msgstr "Выберите ленты" @@ -1380,7 +1380,7 @@ msgstr "Выберите ленты" msgid "Choose for me" msgstr "Выберите за меня" -#: src/screens/StarterPack/Wizard/index.tsx:190 +#: src/screens/StarterPack/Wizard/index.tsx:191 msgid "Choose People" msgstr "Выберите людей" @@ -1388,7 +1388,7 @@ msgstr "Выберите людей" msgid "Choose self-labels that are applicable for the media you are posting. If none are selected, this post is suitable for all audiences." msgstr "Выберите метки, применимые к размещаемому медиа. Если ни одна из них не выбрана, этот пост подходит для всех аудиторий." -#: src/screens/Onboarding/StepFinished.tsx:287 +#: src/screens/Onboarding/StepFinished.tsx:298 msgid "Choose the algorithms that power your custom feeds." msgstr "Выберите алгоритмы, которые будут наполнять ваши ленты." @@ -1409,7 +1409,7 @@ msgstr "Выберите свою собственную временную шк msgid "Choose your password" msgstr "Укажите пароль" -#: src/screens/Signup/index.tsx:142 +#: src/screens/Signup/index.tsx:146 msgid "Choose your username" msgstr "" @@ -1455,9 +1455,9 @@ msgstr "Клип 🐴 клоп 🐴" #: src/components/dialogs/GifSelect.tsx:281 #: src/components/dialogs/VerifyEmailDialog.tsx:289 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:265 -#: src/components/dms/ReportDialog.tsx:372 -#: src/components/dms/ReportDialog.tsx:381 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:266 +#: src/components/dms/ReportDialog.tsx:374 +#: src/components/dms/ReportDialog.tsx:383 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 #: src/components/ProgressGuide/FollowDialog.tsx:429 @@ -1469,8 +1469,8 @@ msgstr "Клип 🐴 клоп 🐴" msgid "Close" msgstr "Закрыть" -#: src/components/Dialog/index.web.tsx:111 -#: src/components/Dialog/index.web.tsx:253 +#: src/components/Dialog/index.web.tsx:112 +#: src/components/Dialog/index.web.tsx:255 msgid "Close active dialog" msgstr "Закрыть диалоговое окно" @@ -1524,11 +1524,11 @@ msgstr "" msgid "Closes viewer for header image" msgstr "Закрывает просмотр изображения" -#: src/view/com/notifications/NotificationFeedItem.tsx:401 +#: src/view/com/notifications/NotificationFeedItem.tsx:405 msgid "Collapse list of users" msgstr "Свернуть список пользователей" -#: src/view/com/notifications/NotificationFeedItem.tsx:594 +#: src/view/com/notifications/NotificationFeedItem.tsx:598 msgid "Collapses list of users for a given notification" msgstr "Сворачивает список пользователей для данного уведомления" @@ -1551,11 +1551,11 @@ msgstr "Комиксы" msgid "Community Guidelines" msgstr "Правила сообщества" -#: src/screens/Onboarding/StepFinished.tsx:300 +#: src/screens/Onboarding/StepFinished.tsx:311 msgid "Complete onboarding and start using your account" msgstr "Завершите ознакомление и начните пользоваться вашей учётной записью" -#: src/screens/Signup/index.tsx:144 +#: src/screens/Signup/index.tsx:148 msgid "Complete the challenge" msgstr "Выполните задание" @@ -1586,8 +1586,8 @@ msgstr "Настраивается в <0>настройках модерации #: src/components/dialogs/VerifyEmailDialog.tsx:253 #: src/components/dialogs/VerifyEmailDialog.tsx:260 #: src/components/dialogs/VerifyEmailDialog.tsx:283 -#: src/components/Prompt.tsx:172 -#: src/components/Prompt.tsx:175 +#: src/components/Prompt.tsx:173 +#: src/components/Prompt.tsx:176 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:188 #: src/view/com/modals/VerifyEmail.tsx:239 @@ -1635,8 +1635,8 @@ msgstr "Код подтверждения" msgid "Connecting..." msgstr "Соединение..." -#: src/screens/Signup/index.tsx:175 -#: src/screens/Signup/index.tsx:178 +#: src/screens/Signup/index.tsx:179 +#: src/screens/Signup/index.tsx:182 msgid "Contact support" msgstr "Служба поддержки" @@ -1671,15 +1671,15 @@ msgstr "" msgid "Content Languages" msgstr "Языки содержимого" -#: src/components/moderation/ModerationDetailsDialog.tsx:80 -#: src/lib/moderation/useModerationCauseDescription.ts:80 +#: src/components/moderation/ModerationDetailsDialog.tsx:82 +#: src/lib/moderation/useModerationCauseDescription.ts:82 msgid "Content Not Available" msgstr "Содержимое недоступно" -#: src/components/moderation/ModerationDetailsDialog.tsx:48 +#: src/components/moderation/ModerationDetailsDialog.tsx:50 #: src/components/moderation/ScreenHider.tsx:93 #: src/lib/moderation/useGlobalLabelStrings.ts:22 -#: src/lib/moderation/useModerationCauseDescription.ts:43 +#: src/lib/moderation/useModerationCauseDescription.ts:45 msgid "Content Warning" msgstr "Предупреждение о содержимом" @@ -1731,7 +1731,7 @@ msgstr "Версия сборки скопирована в буфер обме #: src/lib/sharing.ts:41 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:237 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:403 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:394 msgid "Copied to clipboard" msgstr "Скопировано в буфер обмена" @@ -1744,7 +1744,7 @@ msgstr "Скопировано!" msgid "Copies build version to clipboard" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/components/StarterPack/QrCodeDialog.tsx:181 msgid "Copy" msgstr "Копировать" @@ -1809,7 +1809,7 @@ msgstr "" msgid "Copy post text" msgstr "Копировать текст поста" -#: src/components/StarterPack/QrCodeDialog.tsx:169 +#: src/components/StarterPack/QrCodeDialog.tsx:175 msgid "Copy QR code" msgstr "Копировать QR-код" @@ -1823,7 +1823,7 @@ msgid "Copyright Policy" msgstr "Политика защиты авторского права" #: src/components/dms/LeaveConvoPrompt.tsx:33 -#: src/components/dms/ReportDialog.tsx:308 +#: src/components/dms/ReportDialog.tsx:310 msgid "Could not leave chat" msgstr "Не удалось выйти из чата" @@ -1835,7 +1835,7 @@ msgstr "Не удалось загрузить ленту" msgid "Could not load list" msgstr "Не удалось загрузить список" -#: src/components/dms/ConvoMenu.tsx:185 +#: src/components/dms/ConvoMenu.tsx:182 msgid "Could not mute chat" msgstr "Не удалось заглушить чат" @@ -1847,7 +1847,7 @@ msgstr "Не удалось обработать ваше видео" msgid "Create" msgstr "Создать" -#: src/components/StarterPack/QrCodeDialog.tsx:153 +#: src/components/StarterPack/QrCodeDialog.tsx:159 msgid "Create a QR code for a starter pack" msgstr "Создать QR-код для стартового набора" @@ -1872,7 +1872,7 @@ msgstr "Создать для меня стартовый набор" msgid "Create account" msgstr "Регистрация" -#: src/screens/Signup/index.tsx:93 +#: src/screens/Signup/index.tsx:94 msgid "Create Account" msgstr "Создать учётную запись" @@ -1965,9 +1965,9 @@ msgstr "Иконки по умолчанию" #: src/components/dms/MessageMenu.tsx:152 #: src/screens/Settings/AppPasswords.tsx:212 -#: src/screens/StarterPack/StarterPackScreen.tsx:586 -#: src/screens/StarterPack/StarterPackScreen.tsx:665 -#: src/screens/StarterPack/StarterPackScreen.tsx:745 +#: src/screens/StarterPack/StarterPackScreen.tsx:592 +#: src/screens/StarterPack/StarterPackScreen.tsx:671 +#: src/screens/StarterPack/StarterPackScreen.tsx:751 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:693 #: src/view/screens/ProfileList.tsx:739 msgid "Delete" @@ -1994,12 +1994,12 @@ msgstr "Удалить пароль для приложения?" msgid "Delete chat declaration record" msgstr "Удалить запись объявления чата" -#: src/components/dms/ReportDialog.tsx:353 -#: src/components/dms/ReportDialog.tsx:356 +#: src/components/dms/ReportDialog.tsx:355 +#: src/components/dms/ReportDialog.tsx:358 msgid "Delete conversation" msgstr "" -#: src/components/dms/ReportDialog.tsx:327 +#: src/components/dms/ReportDialog.tsx:329 msgid "Delete Conversation" msgstr "" @@ -2029,12 +2029,12 @@ msgstr "Удалить мою учётную запись" msgid "Delete post" msgstr "Удалить пост" -#: src/screens/StarterPack/StarterPackScreen.tsx:580 -#: src/screens/StarterPack/StarterPackScreen.tsx:736 +#: src/screens/StarterPack/StarterPackScreen.tsx:586 +#: src/screens/StarterPack/StarterPackScreen.tsx:742 msgid "Delete starter pack" msgstr "Удалить стартовый набор" -#: src/screens/StarterPack/StarterPackScreen.tsx:631 +#: src/screens/StarterPack/StarterPackScreen.tsx:637 msgid "Delete starter pack?" msgstr "Удалить стартовый набор?" @@ -2046,11 +2046,11 @@ msgstr "Удалить этот список?" msgid "Delete this post?" msgstr "Удалить этот пост?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:93 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:94 msgid "Deleted" msgstr "Удалено" -#: src/components/dms/MessagesListHeader.tsx:154 +#: src/components/dms/MessagesListHeader.tsx:155 #: src/screens/Messages/components/ChatListItem.tsx:113 msgid "Deleted Account" msgstr "Удалённая учётная запись" @@ -2102,7 +2102,7 @@ msgstr "" msgid "Developer options" msgstr "Опции разработчика" -#: src/components/WhoCanReply.tsx:175 +#: src/components/WhoCanReply.tsx:179 msgid "Dialog: adjust who can interact with this post" msgstr "Диалог: настройте, кто может взаимодействовать с этим постом" @@ -2150,8 +2150,8 @@ msgstr "Удалить черновик?" msgid "Discard post?" msgstr "Удалить пост?" -#: src/screens/Settings/components/PwiOptOut.tsx:80 -#: src/screens/Settings/components/PwiOptOut.tsx:84 +#: src/screens/Settings/components/PwiOptOut.tsx:87 +#: src/screens/Settings/components/PwiOptOut.tsx:91 msgid "Discourage apps from showing my account to logged-out users" msgstr "Попросить приложения не показывать мою учётную запись незалогиненным пользователям" @@ -2231,7 +2231,7 @@ msgstr "Домен проверен!" #: src/components/dialogs/BirthDateSettings.tsx:114 #: src/components/dialogs/BirthDateSettings.tsx:120 -#: src/components/dms/ReportDialog.tsx:323 +#: src/components/dms/ReportDialog.tsx:325 #: src/components/forms/DateField/index.tsx:87 #: src/components/forms/DateField/index.tsx:93 #: src/screens/Onboarding/StepProfile/index.tsx:330 @@ -2266,11 +2266,11 @@ msgstr "Готово{extraText}" msgid "Double tap to close the dialog" msgstr "Дважды нажмите, чтобы закрыть диалог" -#: src/screens/VideoFeed/index.tsx:1041 +#: src/screens/VideoFeed/index.tsx:1047 msgid "Double tap to like" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:317 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:323 msgid "Download Bluesky" msgstr "Скачать Bluesky" @@ -2332,18 +2332,18 @@ msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Каждый код приглашения работает только один раз. Время от времени вы будете получать новые коды." #: src/screens/Settings/AccountSettings.tsx:112 -#: src/screens/StarterPack/StarterPackScreen.tsx:575 -#: src/screens/StarterPack/Wizard/index.tsx:534 -#: src/screens/StarterPack/Wizard/index.tsx:541 +#: src/screens/StarterPack/StarterPackScreen.tsx:581 +#: src/screens/StarterPack/Wizard/index.tsx:535 +#: src/screens/StarterPack/Wizard/index.tsx:542 msgid "Edit" msgstr "Редактировать" -#: src/view/com/lists/ListMembers.tsx:142 +#: src/view/com/lists/ListMembers.tsx:143 msgctxt "action" msgid "Edit" msgstr "Редактировать" -#: src/view/com/util/UserAvatar.tsx:348 +#: src/view/com/util/UserAvatar.tsx:349 #: src/view/com/util/UserBanner.tsx:95 msgid "Edit avatar" msgstr "Изменить фото профиля" @@ -2401,7 +2401,7 @@ msgstr "Редактировать профиль" msgid "Edit Profile" msgstr "Редактировать профиль" -#: src/screens/StarterPack/StarterPackScreen.tsx:567 +#: src/screens/StarterPack/StarterPackScreen.tsx:573 msgid "Edit starter pack" msgstr "Редактировать стартовый набор" @@ -2409,7 +2409,7 @@ msgstr "Редактировать стартовый набор" msgid "Edit User List" msgstr "Редактировать список пользователей" -#: src/components/WhoCanReply.tsx:87 +#: src/components/WhoCanReply.tsx:91 msgid "Edit who can reply" msgstr "Редактировать, кто может отвечать" @@ -2633,7 +2633,7 @@ msgid "Error receiving captcha response." msgstr "Ошибка получения ответа Captcha." #: src/screens/Onboarding/StepInterests/index.tsx:183 -#: src/view/screens/Search/Search.tsx:114 +#: src/view/screens/Search/Search.tsx:115 msgid "Error:" msgstr "Ошибка:" @@ -2641,11 +2641,11 @@ msgstr "Ошибка:" msgid "Everybody" msgstr "Всех" -#: src/components/WhoCanReply.tsx:67 +#: src/components/WhoCanReply.tsx:71 msgid "Everybody can reply" msgstr "Каждый может ответить" -#: src/components/WhoCanReply.tsx:218 +#: src/components/WhoCanReply.tsx:222 msgid "Everybody can reply to this post." msgstr "Все могут ответить на этот пост." @@ -2694,7 +2694,7 @@ msgstr "Выходит из поиска" msgid "Expand alt text" msgstr "Развернуть альтернативный текст" -#: src/view/com/notifications/NotificationFeedItem.tsx:402 +#: src/view/com/notifications/NotificationFeedItem.tsx:406 msgid "Expand list of users" msgstr "Развернуть список пользователей" @@ -2702,7 +2702,7 @@ msgstr "Развернуть список пользователей" msgid "Expand or collapse the full post you are replying to" msgstr "Развернуть или свернуть весь пост, на который вы отвечаете" -#: src/screens/VideoFeed/index.tsx:935 +#: src/screens/VideoFeed/index.tsx:941 msgid "Expands or collapses post text" msgstr "" @@ -2710,7 +2710,7 @@ msgstr "" msgid "Expands or collapses the full post you are replying to" msgstr "" -#: src/lib/api/index.ts:405 +#: src/lib/api/index.ts:406 msgid "Expected uri to resolve to a record" msgstr "Ожидалось, что uri разрешиться в запись" @@ -2727,6 +2727,11 @@ msgstr "Истёкший срок" msgid "Expires {0}" msgstr "Истекает {0}" +#: src/components/moderation/LabelsOnMeDialog.tsx:199 +#: src/components/moderation/ModerationDetailsDialog.tsx:208 +msgid "Expires in {0}" +msgstr "" + #: src/lib/moderation/useGlobalLabelStrings.ts:47 msgid "Explicit or potentially disturbing media." msgstr "Откровенный или потенциально проблемный контент." @@ -2772,8 +2777,8 @@ msgstr "Не удалось изменить псевдоним. Попробу msgid "Failed to create app password. Please try again." msgstr "Не удалось изменить пароль приложения. Попробуйте ещё раз." -#: src/screens/StarterPack/Wizard/index.tsx:233 -#: src/screens/StarterPack/Wizard/index.tsx:241 +#: src/screens/StarterPack/Wizard/index.tsx:234 +#: src/screens/StarterPack/Wizard/index.tsx:242 msgid "Failed to create starter pack" msgstr "Не удалось создать стартовый набор" @@ -2789,7 +2794,7 @@ msgstr "Не удалось удалить сообщение" msgid "Failed to delete post, please try again" msgstr "Не удалось удалить пост, попробуйте ещё раз" -#: src/screens/StarterPack/StarterPackScreen.tsx:699 +#: src/screens/StarterPack/StarterPackScreen.tsx:705 msgid "Failed to delete starter pack" msgstr "Не удалось удалить стартовый набор" @@ -2835,7 +2840,7 @@ msgstr "" msgid "Failed to send" msgstr "Не удалось отправить" -#: src/components/moderation/LabelsOnMeDialog.tsx:229 +#: src/components/moderation/LabelsOnMeDialog.tsx:254 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." msgstr "Не удалось подать апелляцию, попробуйте ещё раз." @@ -2876,7 +2881,7 @@ msgstr "Лента от {0}" msgid "Feed menu" msgstr "Меню ленты" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Feed toggle" msgstr "Переключатель ленты" @@ -2892,11 +2897,11 @@ msgid "Feedback sent!" msgstr "Обратная связь отправлена!" #: src/Navigation.tsx:421 -#: src/screens/StarterPack/StarterPackScreen.tsx:183 +#: src/screens/StarterPack/StarterPackScreen.tsx:184 #: src/view/screens/Feeds.tsx:508 #: src/view/screens/Profile.tsx:238 #: src/view/screens/SavedFeeds.tsx:96 -#: src/view/screens/Search/Search.tsx:525 +#: src/view/screens/Search/Search.tsx:526 #: src/view/shell/desktop/LeftNav.tsx:643 #: src/view/shell/Drawer.tsx:481 msgid "Feeds" @@ -2923,15 +2928,15 @@ msgstr "Файл успешно сохранён!" msgid "Filter from feeds" msgstr "Фильтровать из лент" -#: src/view/screens/Search/Search.tsx:397 +#: src/view/screens/Search/Search.tsx:398 msgid "Filter search by language" msgstr "" -#: src/view/screens/Search/Search.tsx:367 +#: src/view/screens/Search/Search.tsx:368 msgid "Filter search by language (currently: {currentLanguageLabel})" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:303 +#: src/screens/Onboarding/StepFinished.tsx:314 msgid "Finalizing" msgstr "Завершение" @@ -2947,11 +2952,11 @@ msgstr "Найдите учётные записи для подписки" msgid "Find people to follow" msgstr "" -#: src/view/screens/Search/Search.tsx:586 +#: src/view/screens/Search/Search.tsx:587 msgid "Find posts and users on Bluesky" msgstr "Найти посты и пользователей в Bluesky" -#: src/screens/StarterPack/Wizard/index.tsx:195 +#: src/screens/StarterPack/Wizard/index.tsx:196 msgid "Finish" msgstr "Финиш" @@ -2959,17 +2964,17 @@ msgstr "Финиш" msgid "Fitness" msgstr "Фитнес" -#: src/screens/Onboarding/StepFinished.tsx:283 +#: src/screens/Onboarding/StepFinished.tsx:294 msgid "Flexible" msgstr "Гибкий" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:366 +#: src/components/ProfileCard.tsx:365 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 -#: src/screens/VideoFeed/index.tsx:823 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 +#: src/screens/VideoFeed/index.tsx:829 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:131 msgid "Follow" msgstr "Подписаться" @@ -2979,11 +2984,11 @@ msgid "Follow" msgstr "Подписаться" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:113 msgid "Follow {0}" msgstr "Подписаться на {0}" -#: src/screens/VideoFeed/index.tsx:800 +#: src/screens/VideoFeed/index.tsx:806 msgid "Follow {handle}" msgstr "" @@ -3005,13 +3010,13 @@ msgstr "Подпишитесь на 7 учётных записей" msgid "Follow Account" msgstr "Подписаться на учётную запись" -#: src/screens/StarterPack/StarterPackScreen.tsx:428 -#: src/screens/StarterPack/StarterPackScreen.tsx:436 +#: src/screens/StarterPack/StarterPackScreen.tsx:434 +#: src/screens/StarterPack/StarterPackScreen.tsx:442 msgid "Follow all" msgstr "Подписаться на всех" #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:232 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:129 msgid "Follow Back" msgstr "Подписаться в ответ" @@ -3024,19 +3029,19 @@ msgstr "Подписаться в ответ" msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Подпишитесь на большее число учётных записей, чтобы найти связь со своими интересами и построить свой круг общения." -#: src/components/KnownFollowers.tsx:232 +#: src/components/KnownFollowers.tsx:233 msgid "Followed by <0>{0}" msgstr "Подписаны <0>{0}" -#: src/components/KnownFollowers.tsx:218 +#: src/components/KnownFollowers.tsx:219 msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" msgstr "Подписаны <0>{0} и {1, plural, one {# другой} other {# других}}" -#: src/components/KnownFollowers.tsx:205 +#: src/components/KnownFollowers.tsx:206 msgid "Followed by <0>{0} and <1>{1}" msgstr "Подписаны <0>{0} и <1>{1}" -#: src/components/KnownFollowers.tsx:187 +#: src/components/KnownFollowers.tsx:188 msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" msgstr "Подписаны <0>{0}, <1>{1} и {2, plural, one {# другой} other {# других}}" @@ -3050,23 +3055,23 @@ msgid "Followers you know" msgstr "Подписчики, которых вы знаете" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:360 +#: src/components/ProfileCard.tsx:359 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 -#: src/screens/VideoFeed/index.tsx:821 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 +#: src/screens/VideoFeed/index.tsx:827 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:134 #: src/view/screens/Feeds.tsx:599 #: src/view/screens/SavedFeeds.tsx:422 msgid "Following" msgstr "Подписки" -#: src/components/ProfileCard.tsx:323 +#: src/components/ProfileCard.tsx:322 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "Подписка на {0}" -#: src/screens/VideoFeed/index.tsx:799 +#: src/screens/VideoFeed/index.tsx:805 msgid "Following {handle}" msgstr "" @@ -3142,7 +3147,7 @@ msgstr "Часто публикует неприемлемый контент" msgid "From @{sanitizedAuthor}" msgstr "От @{sanitizedAuthor}" -#: src/view/com/posts/PostFeedItem.tsx:282 +#: src/view/com/posts/PostFeedItem.tsx:284 msgctxt "from-feed" msgid "From <0/>" msgstr "Из <0/>" @@ -3168,7 +3173,7 @@ msgstr "Приступить" msgid "Getting started" msgstr "Начало работы" -#: src/components/MediaPreview.tsx:122 +#: src/components/MediaPreview.tsx:108 msgid "GIF" msgstr "" @@ -3185,8 +3190,8 @@ msgstr "Грубые нарушения закона или условий ис #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Profile/ProfileFeed/index.tsx:89 #: src/screens/VideoFeed/components/Header.tsx:163 -#: src/screens/VideoFeed/index.tsx:1102 -#: src/screens/VideoFeed/index.tsx:1106 +#: src/screens/VideoFeed/index.tsx:1108 +#: src/screens/VideoFeed/index.tsx:1112 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 #: src/view/screens/ProfileList.tsx:1009 @@ -3198,13 +3203,13 @@ msgstr "Вернуться" #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 #: src/screens/Profile/ProfileFeed/index.tsx:94 -#: src/screens/StarterPack/StarterPackScreen.tsx:758 +#: src/screens/StarterPack/StarterPackScreen.tsx:764 #: src/view/screens/NotFound.tsx:56 #: src/view/screens/ProfileList.tsx:1014 msgid "Go Back" msgstr "Вернуться" -#: src/components/dms/ReportDialog.tsx:190 +#: src/components/dms/ReportDialog.tsx:192 #: src/components/ReportDialog/SelectReportOptionView.tsx:78 #: src/components/ReportDialog/SubmitView.tsx:110 #: src/screens/Onboarding/Layout.tsx:99 @@ -3230,11 +3235,11 @@ msgstr "Перейти к беседе с {0}" msgid "Go to next" msgstr "Далее" -#: src/components/dms/ConvoMenu.tsx:230 +#: src/components/dms/ConvoMenu.tsx:227 msgid "Go to profile" msgstr "В профиль" -#: src/components/dms/ConvoMenu.tsx:227 +#: src/components/dms/ConvoMenu.tsx:224 msgid "Go to user's profile" msgstr "Перейти к профилю пользователя" @@ -3283,7 +3288,7 @@ msgstr "Хэштег" msgid "Hashtag {tag}" msgstr "" -#: src/screens/Signup/index.tsx:173 +#: src/screens/Signup/index.tsx:177 msgid "Having trouble?" msgstr "Возникли проблемы?" @@ -3303,12 +3308,12 @@ msgstr "Чтобы люди знали, что вы не бот, загрузи msgid "Here is your app password!" msgstr "Вот ваш пароль приложения!" -#: src/components/VideoPostCard.tsx:172 -#: src/components/VideoPostCard.tsx:448 +#: src/components/VideoPostCard.tsx:178 +#: src/components/VideoPostCard.tsx:454 msgid "Hidden" msgstr "Скрыто" -#: src/screens/VideoFeed/index.tsx:606 +#: src/screens/VideoFeed/index.tsx:607 msgid "Hidden by your moderation settings." msgstr "Скрыто настройками модерации." @@ -3331,7 +3336,7 @@ msgstr "Скрытый список" msgid "Hide" msgstr "Скрыть" -#: src/view/com/notifications/NotificationFeedItem.tsx:601 +#: src/view/com/notifications/NotificationFeedItem.tsx:605 msgctxt "action" msgid "Hide" msgstr "Скрыть" @@ -3376,7 +3381,7 @@ msgstr "" msgid "Hide trending videos?" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:592 +#: src/view/com/notifications/NotificationFeedItem.tsx:596 msgid "Hide user list" msgstr "Скрыть список пользователей" @@ -3571,7 +3576,7 @@ msgstr "Неверный код подтверждения 2FA." msgid "Invalid handle. Please try a different one." msgstr "Недопустимый псевдоним. Пожалуйста, попробуйте другой." -#: src/view/com/post-thread/PostThreadItem.tsx:282 +#: src/view/com/post-thread/PostThreadItem.tsx:283 msgid "Invalid or unsupported post record" msgstr "Неверный или неподдерживаемый пост" @@ -3619,7 +3624,7 @@ msgstr "Похоже, вы неправильно указали свой адр msgid "It's correct" msgstr "Он правильный" -#: src/screens/StarterPack/Wizard/index.tsx:435 +#: src/screens/StarterPack/Wizard/index.tsx:436 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Сейчас здесь только вы! Добавьте больше людей в свой стартовый набор, воспользовавшись поиском выше." @@ -3631,14 +3636,14 @@ msgstr "ID вакансии: {0}" msgid "Jobs" msgstr "Вакансии" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:456 -#: src/screens/StarterPack/StarterPackScreen.tsx:467 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:213 +#: src/screens/StarterPack/StarterPackScreen.tsx:462 +#: src/screens/StarterPack/StarterPackScreen.tsx:473 msgid "Join Bluesky" msgstr "Присоединиться к Bluesky" -#: src/components/StarterPack/QrCode.tsx:62 +#: src/components/StarterPack/QrCode.tsx:68 #: src/view/shell/NavSignupCard.tsx:40 msgid "Join the conversation" msgstr "Присоединиться к беседе" @@ -3669,11 +3674,11 @@ msgstr "Метки добавлены" msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Метки являются аннотациями для пользователей и контента. Они могут использоваться для скрытия, предупреждения и категоризации сети." -#: src/components/moderation/LabelsOnMeDialog.tsx:71 +#: src/components/moderation/LabelsOnMeDialog.tsx:72 msgid "Labels on your account" msgstr "Метки на вашей учётной записи" -#: src/components/moderation/LabelsOnMeDialog.tsx:73 +#: src/components/moderation/LabelsOnMeDialog.tsx:74 msgid "Labels on your content" msgstr "Метки на вашем контенте" @@ -3697,7 +3702,7 @@ msgstr "Увеличенный" #: src/screens/Hashtag.tsx:95 #: src/screens/Topic.tsx:77 -#: src/view/screens/Search/Search.tsx:509 +#: src/view/screens/Search/Search.tsx:510 msgid "Latest" msgstr "Недавние" @@ -3744,15 +3749,15 @@ msgstr "Узнать больше." msgid "Leave" msgstr "Выйти" -#: src/components/dms/MessagesListBlockedFooter.tsx:73 -#: src/components/dms/MessagesListBlockedFooter.tsx:80 +#: src/components/dms/MessagesListBlockedFooter.tsx:74 +#: src/components/dms/MessagesListBlockedFooter.tsx:81 msgid "Leave chat" msgstr "Выйти из чата" +#: src/components/dms/ConvoMenu.tsx:203 #: src/components/dms/ConvoMenu.tsx:206 -#: src/components/dms/ConvoMenu.tsx:209 +#: src/components/dms/ConvoMenu.tsx:266 #: src/components/dms/ConvoMenu.tsx:269 -#: src/components/dms/ConvoMenu.tsx:272 #: src/components/dms/LeaveConvoPrompt.tsx:40 msgid "Leave conversation" msgstr "Выйти из беседы" @@ -3778,7 +3783,7 @@ msgstr "Позвольте мне выбрать" msgid "Let's get your password reset!" msgstr "Давайте восстановим ваш пароль!" -#: src/screens/Onboarding/StepFinished.tsx:303 +#: src/screens/Onboarding/StepFinished.tsx:314 msgid "Let's go!" msgstr "Взлетаем!" @@ -3790,7 +3795,7 @@ msgstr "Светлая" msgid "Like" msgstr "Лайк" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:321 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:312 msgid "Like ({0, plural, one {# like} other {# likes}})" msgstr "Лайк ({0, plural, one {# лайк} few {# лайка} other {# лайков}})" @@ -3839,7 +3844,7 @@ msgstr "Понравилось {likeCount, plural, one {# пользовател msgid "Likes" msgstr "Нравится" -#: src/view/com/post-thread/PostThreadItem.tsx:217 +#: src/view/com/post-thread/PostThreadItem.tsx:218 msgid "Likes on this post" msgstr "Лайки этого поста" @@ -3995,8 +4000,8 @@ msgstr "Управление сохранёнными лентами" msgid "Manage your muted words and tags" msgstr "Настраивайте ваши игнорируемые слова и теги" +#: src/components/dms/ConvoMenu.tsx:215 #: src/components/dms/ConvoMenu.tsx:218 -#: src/components/dms/ConvoMenu.tsx:221 msgid "Mark as read" msgstr "Отметить как прочитанное" @@ -4008,7 +4013,7 @@ msgstr "Медиа" msgid "Media that may be disturbing or inappropriate for some audiences." msgstr "Медиа, которые могут вызывать беспокойство или быть неприемлемыми для некоторых аудиторий." -#: src/components/WhoCanReply.tsx:259 +#: src/components/WhoCanReply.tsx:263 msgid "mentioned users" msgstr "упомянутые пользователи" @@ -4067,7 +4072,7 @@ msgstr "Ложный пост" msgid "Moderation" msgstr "Модерация" -#: src/components/moderation/ModerationDetailsDialog.tsx:132 +#: src/components/moderation/ModerationDetailsDialog.tsx:138 msgid "Moderation details" msgstr "Детали модерации" @@ -4114,12 +4119,12 @@ msgstr "Статус модерации" msgid "Moderation tools" msgstr "Инструменты модерации" -#: src/components/moderation/ModerationDetailsDialog.tsx:50 -#: src/lib/moderation/useModerationCauseDescription.ts:45 +#: src/components/moderation/ModerationDetailsDialog.tsx:52 +#: src/lib/moderation/useModerationCauseDescription.ts:47 msgid "Moderator has chosen to set a general warning on the content." msgstr "Модератор решил установить общее предупреждение на контент." -#: src/view/com/post-thread/PostThreadItem.tsx:637 +#: src/view/com/post-thread/PostThreadItem.tsx:638 msgid "More" msgstr "Больше" @@ -4171,8 +4176,8 @@ msgstr "Игнорировать учётную запись" msgid "Mute accounts" msgstr "Игнорировать учётные записи" -#: src/components/dms/ConvoMenu.tsx:235 -#: src/components/dms/ConvoMenu.tsx:241 +#: src/components/dms/ConvoMenu.tsx:232 +#: src/components/dms/ConvoMenu.tsx:238 msgid "Mute conversation" msgstr "Отключить звук" @@ -4235,7 +4240,7 @@ msgstr "Игнорируемые учётные записи" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Игнорируемые учётные записи автоматически убираются из вашей ленты и уведомлений. Игнорирование является полностью частным." -#: src/lib/moderation/useModerationCauseDescription.ts:90 +#: src/lib/moderation/useModerationCauseDescription.ts:92 msgid "Muted by \"{0}\"" msgstr "Проигнорировано списком \"{0}\"" @@ -4276,7 +4281,7 @@ msgstr "Имя или описание нарушают стандарты со msgid "Nature" msgstr "Природа" -#: src/components/StarterPack/StarterPackCard.tsx:124 +#: src/components/StarterPack/StarterPackCard.tsx:130 msgid "Navigate to {0}" msgstr "Перейти к {0}" @@ -4298,7 +4303,7 @@ msgstr "Нужно изменить его?" msgid "Need to report a copyright violation?" msgstr "Хотите сообщить о нарушении авторских прав?" -#: src/screens/Onboarding/StepFinished.tsx:271 +#: src/screens/Onboarding/StepFinished.tsx:282 msgid "Never lose access to your followers or data." msgstr "Никогда не теряйте доступ к вашим подписчикам и данным." @@ -4393,10 +4398,10 @@ msgstr "Новости" #: 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:187 -#: src/screens/StarterPack/Wizard/index.tsx:191 -#: src/screens/StarterPack/Wizard/index.tsx:341 -#: src/screens/StarterPack/Wizard/index.tsx:348 +#: src/screens/StarterPack/Wizard/index.tsx:188 +#: src/screens/StarterPack/Wizard/index.tsx:192 +#: src/screens/StarterPack/Wizard/index.tsx:342 +#: src/screens/StarterPack/Wizard/index.tsx:349 #: src/view/com/modals/ChangePassword.tsx:254 #: src/view/com/modals/ChangePassword.tsx:256 msgid "Next" @@ -4428,7 +4433,7 @@ msgstr "Не найдено ни одной ленты. Попробуйте п msgid "No likes yet" msgstr "Пока нет лайков" -#: src/components/ProfileCard.tsx:345 +#: src/components/ProfileCard.tsx:344 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "Вы больше не подписаны на {0}" @@ -4454,7 +4459,7 @@ msgstr "Ещё никаких уведомлений!" msgid "No one" msgstr "Никого" -#: src/components/WhoCanReply.tsx:242 +#: src/components/WhoCanReply.tsx:246 msgid "No one but the author can quote this post." msgstr "Никто, кроме автора, не может цитировать этот пост." @@ -4475,7 +4480,7 @@ msgstr "Пока нет репостов" msgid "No result" msgstr "Нет результатов" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:200 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:201 #: src/components/ProgressGuide/FollowDialog.tsx:235 msgid "No results" msgstr "Нет результатов" @@ -4489,9 +4494,9 @@ msgid "No results found for \"{query}\"" msgstr "Ничего не найдено по запросу \"{query}\"" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:231 -#: src/view/screens/Search/Search.tsx:269 -#: src/view/screens/Search/Search.tsx:314 +#: src/view/screens/Search/Search.tsx:232 +#: src/view/screens/Search/Search.tsx:270 +#: src/view/screens/Search/Search.tsx:315 msgid "No results found for {query}" msgstr "Ничего не найдено по запросу \"{query}\"" @@ -4522,7 +4527,7 @@ msgstr "Никто ещё не цитировал это. Возможно, вы msgid "Nobody has reposted this yet. Maybe you should be the first!" msgstr "Никто ещё не репостнул это. Возможно, вы должны быть первым!" -#: src/screens/StarterPack/Wizard/StepProfiles.tsx:103 +#: src/screens/StarterPack/Wizard/StepProfiles.tsx:104 msgid "Nobody was found. Try searching for someone else." msgstr "Никто не найден. Попробуйте поискать кого-нибудь другого." @@ -4542,7 +4547,7 @@ msgstr "Позже" #: src/view/com/profile/ProfileMenu.tsx:400 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:718 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:367 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:358 msgid "Note about sharing" msgstr "Примечание по распространению" @@ -4583,7 +4588,7 @@ msgstr "Звуки уведомлений" msgid "Notifications" msgstr "Уведомления" -#: src/lib/hooks/useTimeAgo.ts:122 +#: src/lib/hooks/useTimeAgo.ts:135 msgid "now" msgstr "сейчас" @@ -4620,7 +4625,7 @@ msgid "OK" msgstr "ОК" #: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/view/com/post-thread/PostThreadItem.tsx:869 +#: src/view/com/post-thread/PostThreadItem.tsx:873 msgid "Okay" msgstr "Хорошо" @@ -4631,7 +4636,7 @@ msgstr "Хорошо" msgid "Oldest replies first" msgstr "Сначала самые старые" -#: src/components/StarterPack/QrCode.tsx:76 +#: src/components/StarterPack/QrCode.tsx:82 msgid "on<0><1/><2><3/>" msgstr "на<0><1/><2><3/>" @@ -4655,7 +4660,7 @@ msgstr "В одном или нескольких видео отсутству msgid "Only .jpg and .png files are supported" msgstr "Поддерживаются только файлы .jpg и .png" -#: src/components/WhoCanReply.tsx:222 +#: src/components/WhoCanReply.tsx:226 msgid "Only {0} can reply." msgstr "Только {0} могут отвечать." @@ -4685,7 +4690,7 @@ msgstr "Ой, что-то пошло не так!" msgid "Oops!" msgstr "Ой!" -#: src/screens/Onboarding/StepFinished.tsx:267 +#: src/screens/Onboarding/StepFinished.tsx:278 msgid "Open" msgstr "Открыть" @@ -4740,7 +4745,7 @@ msgstr "Открыть настройки игнорирования слов и msgid "Open post options menu" msgstr "Открыть меню настроек поста" -#: src/screens/StarterPack/StarterPackScreen.tsx:553 +#: src/screens/StarterPack/StarterPackScreen.tsx:559 msgid "Open starter pack menu" msgstr "Открыть меню стартового набора" @@ -4819,8 +4824,8 @@ msgstr "Открывает форму сброса пароля" msgid "Opens the linked website" msgstr "Открывает ссылку" -#: src/view/com/notifications/NotificationFeedItem.tsx:679 -#: src/view/com/util/UserAvatar.tsx:437 +#: src/view/com/notifications/NotificationFeedItem.tsx:683 +#: src/view/com/util/UserAvatar.tsx:438 msgid "Opens this profile" msgstr "Открывает этот профиль" @@ -4828,7 +4833,7 @@ msgstr "Открывает этот профиль" msgid "Opens video picker" msgstr "Открывает окно выбора видео" -#: src/components/dms/ReportDialog.tsx:219 +#: src/components/dms/ReportDialog.tsx:221 #: src/components/ReportDialog/SubmitView.tsx:168 msgid "Optionally provide additional information below:" msgstr "По желанию предоставьте дополнительную информацию ниже:" @@ -4862,7 +4867,7 @@ msgstr "Другая учётная запись" msgid "Other..." msgstr "Другие..." -#: src/components/dms/ReportDialog.tsx:339 +#: src/components/dms/ReportDialog.tsx:341 msgid "Our moderation team has received your report." msgstr "" @@ -4910,8 +4915,8 @@ msgstr "Приостановить" msgid "Pause video" msgstr "Приостановить видео" -#: src/screens/StarterPack/StarterPackScreen.tsx:182 -#: src/view/screens/Search/Search.tsx:519 +#: src/screens/StarterPack/StarterPackScreen.tsx:183 +#: src/view/screens/Search/Search.tsx:520 msgid "People" msgstr "Люди" @@ -4931,7 +4936,7 @@ msgstr "Требуется разрешение на доступ к папке msgid "Permission to access camera roll was denied. Please enable it in your system settings." msgstr "Доступ к папке камеры был запрещён. Пожалуйста, разрешите доступ в настройках системы." -#: src/components/StarterPack/Wizard/WizardListCard.tsx:54 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:55 msgid "Person toggle" msgstr "Переключатель пользователя" @@ -4975,7 +4980,7 @@ msgstr "Закрепить на главной странице" msgid "Pin to your profile" msgstr "Закрепить в своём профиле" -#: src/view/com/posts/PostFeedItem.tsx:363 +#: src/view/com/posts/PostFeedItem.tsx:365 msgid "Pinned" msgstr "Закреплён" @@ -5077,7 +5082,7 @@ msgstr "Пожалуйста, также введите ваш пароль:" msgid "Please enter your username" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:265 +#: src/components/moderation/LabelsOnMeDialog.tsx:290 msgid "Please explain why you think this label was incorrectly applied by {0}" msgstr "Пожалуйста, объясните, почему вы считаете, что эта метка была ошибочно добавлена к {0}" @@ -5122,7 +5127,7 @@ msgctxt "action" msgid "Post All" msgstr "Опубликовать все" -#: src/view/com/post-thread/PostThreadItem.tsx:209 +#: src/view/com/post-thread/PostThreadItem.tsx:210 msgid "Post by {0}" msgstr "Пост от {0}" @@ -5137,11 +5142,11 @@ msgstr "Пост от @{0}" msgid "Post deleted" msgstr "Пост удалён" -#: src/lib/api/index.ts:185 +#: src/lib/api/index.ts:186 msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Не удалось загрузить пост. Проверьте подключение к Интернету и повторите попытку." -#: src/screens/VideoFeed/index.tsx:511 +#: src/screens/VideoFeed/index.tsx:512 msgid "Post has been deleted" msgstr "" @@ -5149,13 +5154,13 @@ msgstr "" msgid "Post hidden" msgstr "Пост скрыт" -#: src/components/moderation/ModerationDetailsDialog.tsx:105 -#: src/lib/moderation/useModerationCauseDescription.ts:104 +#: src/components/moderation/ModerationDetailsDialog.tsx:107 +#: src/lib/moderation/useModerationCauseDescription.ts:106 msgid "Post Hidden by Muted Word" msgstr "Пост скрыт из-за игнорированного слова" -#: src/components/moderation/ModerationDetailsDialog.tsx:108 -#: src/lib/moderation/useModerationCauseDescription.ts:113 +#: src/components/moderation/ModerationDetailsDialog.tsx:110 +#: src/lib/moderation/useModerationCauseDescription.ts:115 msgid "Post Hidden by You" msgstr "Вы скрыли этот пост" @@ -5189,7 +5194,7 @@ msgstr "Пост закреплён" msgid "Post unpinned" msgstr "Пост откреплён" -#: src/screens/StarterPack/StarterPackScreen.tsx:184 +#: src/screens/StarterPack/StarterPackScreen.tsx:185 #: src/view/screens/Profile.tsx:233 msgid "Posts" msgstr "Посты" @@ -5221,7 +5226,7 @@ msgstr "Нажмите для попытки повторного подключ msgid "Press to retry" msgstr "Нажмите, чтобы повторить попытку" -#: src/components/KnownFollowers.tsx:124 +#: src/components/KnownFollowers.tsx:125 msgid "Press to view followers of this account that you also follow" msgstr "Нажмите, чтобы просмотреть подписчиков этой учётной записи, на которых вы также подписаны" @@ -5270,12 +5275,12 @@ msgstr "Политика конфиденциальности" msgid "Processing video..." msgstr "Обработка видео..." -#: src/lib/api/index.ts:59 +#: src/lib/api/index.ts:60 #: src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." msgstr "Обработка..." -#: src/view/screens/DebugMod.tsx:919 +#: src/view/screens/DebugMod.tsx:920 #: src/view/screens/Profile.tsx:372 msgid "profile" msgstr "профиль" @@ -5292,7 +5297,7 @@ msgstr "Профиль" msgid "Profile updated" msgstr "Профиль изменён" -#: src/screens/Onboarding/StepFinished.tsx:253 +#: src/screens/Onboarding/StepFinished.tsx:264 msgid "Public" msgstr "Публичный" @@ -5304,15 +5309,15 @@ msgstr "" msgid "Public, sharable lists which can be used to drive feeds." msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:128 +#: src/components/StarterPack/QrCodeDialog.tsx:134 msgid "QR code copied to your clipboard!" msgstr "QR-код скопирован в ваш буфер обмена!" -#: src/components/StarterPack/QrCodeDialog.tsx:106 +#: src/components/StarterPack/QrCodeDialog.tsx:112 msgid "QR code has been downloaded!" msgstr "QR-код был скачан!" -#: src/components/StarterPack/QrCodeDialog.tsx:107 +#: src/components/StarterPack/QrCodeDialog.tsx:113 msgid "QR code saved to your camera roll!" msgstr "QR-код сохранён в папке камеры!" @@ -5346,7 +5351,7 @@ msgstr "Настройки цитирования" msgid "Quotes" msgstr "Цитаты" -#: src/view/com/post-thread/PostThreadItem.tsx:243 +#: src/view/com/post-thread/PostThreadItem.tsx:244 msgid "Quotes of this post" msgstr "Цитаты из этого поста" @@ -5370,11 +5375,11 @@ msgstr "Прикрепить цитату заново" msgid "Reactivate your account" msgstr "Реактивировать свою учётную запись" -#: src/screens/VideoFeed/index.tsx:936 +#: src/screens/VideoFeed/index.tsx:942 msgid "Read less" msgstr "" -#: src/screens/VideoFeed/index.tsx:936 +#: src/screens/VideoFeed/index.tsx:942 msgid "Read more" msgstr "" @@ -5397,11 +5402,11 @@ msgstr "Прочтите условия предоставления услуг msgid "Reason for appeal" msgstr "" -#: src/components/dms/ReportDialog.tsx:210 +#: src/components/dms/ReportDialog.tsx:212 msgid "Reason:" msgstr "Причина:" -#: src/view/screens/Search/Search.tsx:1033 +#: src/view/screens/Search/Search.tsx:1034 msgid "Recent Searches" msgstr "Последние запросы" @@ -5419,8 +5424,8 @@ msgstr "Перезагрузить беседы" #: src/components/dialogs/MutedWords.tsx:438 #: src/components/FeedCard.tsx:315 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:101 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:108 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:102 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:109 #: src/screens/Settings/Settings.tsx:468 #: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 @@ -5429,7 +5434,7 @@ msgstr "Перезагрузить беседы" msgid "Remove" msgstr "Удалить" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:57 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 msgid "Remove {displayName} from starter pack" msgstr "Удалить {displayName} из стартового набора" @@ -5442,7 +5447,7 @@ msgstr "Удалить учётную запись" msgid "Remove attachment" msgstr "Удалить вложение" -#: src/view/com/util/UserAvatar.tsx:404 +#: src/view/com/util/UserAvatar.tsx:405 msgid "Remove Avatar" msgstr "Удалить аватар" @@ -5450,7 +5455,7 @@ msgstr "Удалить аватар" msgid "Remove Banner" msgstr "Удалить баннер" -#: src/screens/Messages/components/MessageInputEmbed.tsx:206 +#: src/screens/Messages/components/MessageInputEmbed.tsx:209 msgid "Remove embed" msgstr "Удалить встраивание" @@ -5494,11 +5499,11 @@ msgstr "Удалить изображение" msgid "Remove mute word from your list" msgstr "Удалить игнорируемые слова из вашего списка" -#: src/view/screens/Search/Search.tsx:1081 +#: src/view/screens/Search/Search.tsx:1082 msgid "Remove profile" msgstr "Удалить профиль" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:285 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:290 msgid "Remove quote" msgstr "Убрать цитату" @@ -5515,11 +5520,11 @@ msgstr "Удалить файл субтитров" msgid "Remove this feed from your saved feeds" msgstr "Удалить эту ленту из сохранённых лент" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:110 msgid "Removed by author" msgstr "Удалено автором" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:108 msgid "Removed by you" msgstr "Удалено вами" @@ -5543,11 +5548,11 @@ msgstr "Удалено из сохранённых лент" msgid "Removed from your feeds" msgstr "Удалено из моих лент" -#: src/view/screens/Search/Search.tsx:1083 +#: src/view/screens/Search/Search.tsx:1084 msgid "Removes profile from search history" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:286 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:291 msgid "Removes quoted post" msgstr "Удаляет процитированный пост" @@ -5560,11 +5565,11 @@ msgstr "Заменить на Discover" msgid "Replies" msgstr "Ответы" -#: src/components/WhoCanReply.tsx:69 +#: src/components/WhoCanReply.tsx:73 msgid "Replies disabled" msgstr "Ответы отключены" -#: src/components/WhoCanReply.tsx:220 +#: src/components/WhoCanReply.tsx:224 msgid "Replies to this post are disabled." msgstr "Ответы на этот пост отключены." @@ -5573,17 +5578,17 @@ msgctxt "action" msgid "Reply" msgstr "Ответить" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:273 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:264 msgid "Reply ({0, plural, one {# reply} other {# replies}})" msgstr "Ответить ({0, plural, one {# ответ} few {# ответа} other {# ответов}})" -#: src/components/moderation/ModerationDetailsDialog.tsx:114 -#: src/lib/moderation/useModerationCauseDescription.ts:123 +#: src/components/moderation/ModerationDetailsDialog.tsx:116 +#: src/lib/moderation/useModerationCauseDescription.ts:125 msgid "Reply Hidden by Thread Author" msgstr "Ответ скрыт автором ветки" -#: src/components/moderation/ModerationDetailsDialog.tsx:113 -#: src/lib/moderation/useModerationCauseDescription.ts:122 +#: src/components/moderation/ModerationDetailsDialog.tsx:115 +#: src/lib/moderation/useModerationCauseDescription.ts:124 msgid "Reply Hidden by You" msgstr "Ответ скрыт вами" @@ -5600,23 +5605,23 @@ msgid "Reply sorting" msgstr "" #: src/view/com/post/Post.tsx:204 -#: src/view/com/posts/PostFeedItem.tsx:553 +#: src/view/com/posts/PostFeedItem.tsx:558 msgctxt "description" msgid "Reply to <0><1/>" msgstr "Ответить на <0><1/>" -#: src/view/com/posts/PostFeedItem.tsx:544 +#: src/view/com/posts/PostFeedItem.tsx:549 msgctxt "description" msgid "Reply to a blocked post" msgstr "Ответ на заблокированный пост" -#: src/view/com/posts/PostFeedItem.tsx:546 +#: src/view/com/posts/PostFeedItem.tsx:551 msgctxt "description" msgid "Reply to a post" msgstr "Ответ на пост" #: src/view/com/post/Post.tsx:202 -#: src/view/com/posts/PostFeedItem.tsx:550 +#: src/view/com/posts/PostFeedItem.tsx:555 msgctxt "description" msgid "Reply to you" msgstr "Ответил вам" @@ -5630,8 +5635,8 @@ msgid "Reply was successfully hidden" msgstr "Ответ был успешно скрыт" #: src/components/dms/MessageMenu.tsx:132 -#: src/components/dms/MessagesListBlockedFooter.tsx:84 -#: src/components/dms/MessagesListBlockedFooter.tsx:91 +#: src/components/dms/MessagesListBlockedFooter.tsx:85 +#: src/components/dms/MessagesListBlockedFooter.tsx:92 msgid "Report" msgstr "Пожаловаться" @@ -5640,8 +5645,8 @@ msgstr "Пожаловаться" msgid "Report Account" msgstr "Пожаловаться на учётную запись" +#: src/components/dms/ConvoMenu.tsx:255 #: src/components/dms/ConvoMenu.tsx:258 -#: src/components/dms/ConvoMenu.tsx:261 #: src/components/dms/ReportConversationPrompt.tsx:17 msgid "Report conversation" msgstr "Пожаловаться на переписку" @@ -5668,12 +5673,12 @@ msgstr "Пожаловаться на сообщение" msgid "Report post" msgstr "Пожаловаться на пост" -#: src/screens/StarterPack/StarterPackScreen.tsx:606 -#: src/screens/StarterPack/StarterPackScreen.tsx:609 +#: src/screens/StarterPack/StarterPackScreen.tsx:612 +#: src/screens/StarterPack/StarterPackScreen.tsx:615 msgid "Report starter pack" msgstr "Пожаловаться на стартовый набор" -#: src/components/dms/ReportDialog.tsx:336 +#: src/components/dms/ReportDialog.tsx:338 msgid "Report submitted" msgstr "" @@ -5689,8 +5694,8 @@ msgstr "Пожаловаться на эту ленту" msgid "Report this list" msgstr "Пожаловаться на этот список" -#: src/components/dms/ReportDialog.tsx:58 -#: src/components/dms/ReportDialog.tsx:178 +#: src/components/dms/ReportDialog.tsx:59 +#: src/components/dms/ReportDialog.tsx:180 #: src/components/ReportDialog/SelectReportOptionView.tsx:60 msgid "Report this message" msgstr "Пожаловаться на это сообщение" @@ -5722,7 +5727,7 @@ msgstr "Репостнуть" msgid "Repost ({0, plural, one {# repost} other {# reposts}})" msgstr "Репостнуть ({0, plural, one {# репост} few {# репоста} other {# репостов}})" -#: src/screens/StarterPack/StarterPackScreen.tsx:548 +#: src/screens/StarterPack/StarterPackScreen.tsx:554 #: src/view/com/util/post-ctrls/RepostButton.tsx:148 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 @@ -5733,20 +5738,20 @@ msgstr "Репостить или цитировать" msgid "Reposted By" msgstr "Сделали репост" -#: src/view/com/posts/PostFeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:305 msgid "Reposted by {0}" msgstr "{0} сделал(а) репост" -#: src/view/com/posts/PostFeedItem.tsx:322 +#: src/view/com/posts/PostFeedItem.tsx:324 msgid "Reposted by <0><1/>" msgstr "Репост от <0><1/>" -#: src/view/com/posts/PostFeedItem.tsx:301 -#: src/view/com/posts/PostFeedItem.tsx:320 +#: src/view/com/posts/PostFeedItem.tsx:303 +#: src/view/com/posts/PostFeedItem.tsx:322 msgid "Reposted by you" msgstr "Вы сделали репост" -#: src/view/com/post-thread/PostThreadItem.tsx:222 +#: src/view/com/post-thread/PostThreadItem.tsx:223 msgid "Reposts of this post" msgstr "Репосты этого поста" @@ -5838,7 +5843,7 @@ msgstr "Повторить попытку" #: src/components/Error.tsx:73 #: src/screens/List/ListHiddenScreen.tsx:216 -#: src/screens/StarterPack/StarterPackScreen.tsx:752 +#: src/screens/StarterPack/StarterPackScreen.tsx:758 msgid "Return to previous page" msgstr "Вернуться к предыдущей странице" @@ -5848,20 +5853,20 @@ msgstr "Возвращает на главную страницу" #: src/screens/Profile/ProfileFeed/index.tsx:90 #: src/screens/Settings/components/ChangeHandleDialog.tsx:540 -#: src/screens/VideoFeed/index.tsx:1103 +#: src/screens/VideoFeed/index.tsx:1109 #: src/view/screens/NotFound.tsx:60 #: src/view/screens/ProfileList.tsx:1010 msgid "Returns to previous page" msgstr "Возвращает к предыдущей странице" -#: src/screens/StarterPack/Wizard/index.tsx:287 +#: src/screens/StarterPack/Wizard/index.tsx:288 msgid "Returns to the previous step" msgstr "" #: src/components/dialogs/BirthDateSettings.tsx:120 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:479 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:485 -#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/components/StarterPack/QrCodeDialog.tsx:191 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 #: src/screens/Settings/components/ChangeHandleDialog.tsx:243 @@ -5909,7 +5914,7 @@ msgstr "Сохранить обрезаное изображение" msgid "Save new handle" msgstr "Сохранить новый псевдоним" -#: src/components/StarterPack/QrCodeDialog.tsx:179 +#: src/components/StarterPack/QrCodeDialog.tsx:185 msgid "Save QR code" msgstr "Сохранить QR-код" @@ -5941,8 +5946,8 @@ msgstr "Сохраняет настройки обрезки изображен #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/NotificationFeedItem.tsx:540 -#: src/view/com/notifications/NotificationFeedItem.tsx:565 +#: src/view/com/notifications/NotificationFeedItem.tsx:544 +#: src/view/com/notifications/NotificationFeedItem.tsx:569 msgid "Say hello!" msgstr "Скажи привет!" @@ -5955,13 +5960,13 @@ msgstr "Наука" msgid "Scroll to top" msgstr "Пролистать вверх" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:487 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:488 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 #: src/Navigation.tsx:625 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/screens/Search/Search.tsx:568 -#: src/view/screens/Search/Search.tsx:845 +#: src/view/screens/Search/Search.tsx:569 +#: src/view/screens/Search/Search.tsx:846 #: src/view/shell/bottom-bar/BottomBar.tsx:182 #: src/view/shell/desktop/LeftNav.tsx:605 #: src/view/shell/Drawer.tsx:370 @@ -5989,15 +5994,15 @@ msgstr "" msgid "Search for \"{query}\"" msgstr "Искать \"{query}\"" -#: src/view/screens/Search/Search.tsx:979 +#: src/view/screens/Search/Search.tsx:980 msgid "Search for \"{searchText}\"" msgstr "Поиск \"{searchText}\"" -#: src/screens/StarterPack/Wizard/index.tsx:474 +#: src/screens/StarterPack/Wizard/index.tsx:475 msgid "Search for feeds that you want to suggest to others." msgstr "Поиск лент, которые вы хотите предложить другим." -#: src/view/screens/Search/Search.tsx:872 +#: src/view/screens/Search/Search.tsx:873 msgid "Search for posts, users, or feeds" msgstr "" @@ -6018,7 +6023,7 @@ msgstr "" msgid "Search Posts" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:507 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 #: src/components/ProgressGuide/FollowDialog.tsx:764 msgid "Search profiles" msgstr "Поиск профилей" @@ -6031,7 +6036,7 @@ msgstr "Поиск в Tenor" msgid "Search..." msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:508 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:509 #: src/components/ProgressGuide/FollowDialog.tsx:765 msgid "Searches for profiles" msgstr "" @@ -6199,8 +6204,8 @@ msgstr "Отправить сообщение" msgid "Send post to..." msgstr "Отправить пост на..." -#: src/components/dms/ReportDialog.tsx:269 -#: src/components/dms/ReportDialog.tsx:272 +#: src/components/dms/ReportDialog.tsx:271 +#: src/components/dms/ReportDialog.tsx:274 #: src/components/ReportDialog/SubmitView.tsx:221 #: src/components/ReportDialog/SubmitView.tsx:225 msgid "Send report" @@ -6267,16 +6272,16 @@ msgstr "Сексуальная активность или эротическа msgid "Sexually Suggestive" msgstr "С сексуальным подтекстом" -#: src/components/StarterPack/QrCodeDialog.tsx:175 +#: src/components/StarterPack/QrCodeDialog.tsx:181 #: src/screens/Hashtag.tsx:126 -#: src/screens/StarterPack/StarterPackScreen.tsx:423 -#: src/screens/StarterPack/StarterPackScreen.tsx:595 +#: src/screens/StarterPack/StarterPackScreen.tsx:429 +#: src/screens/StarterPack/StarterPackScreen.tsx:601 #: src/screens/Topic.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:213 #: src/view/com/profile/ProfileMenu.tsx:222 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:444 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:453 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:356 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:347 #: src/view/screens/ProfileList.tsx:483 msgid "Share" msgstr "Поделиться" @@ -6296,13 +6301,13 @@ msgstr "Поделитесь забавным фактом!" #: src/view/com/profile/ProfileMenu.tsx:405 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:723 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:372 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:363 msgid "Share anyway" msgstr "Всё равно поделиться" #: src/components/StarterPack/ShareDialog.tsx:123 #: src/components/StarterPack/ShareDialog.tsx:130 -#: src/screens/StarterPack/StarterPackScreen.tsx:599 +#: src/screens/StarterPack/StarterPackScreen.tsx:605 msgid "Share link" msgstr "Поделиться ссылкой" @@ -6324,7 +6329,7 @@ msgstr "Поделиться QR-кодом" msgid "Share this feed" msgstr "Поделиться этой лентой" -#: src/screens/StarterPack/StarterPackScreen.tsx:416 +#: src/screens/StarterPack/StarterPackScreen.tsx:422 msgid "Share this starter pack" msgstr "Поделиться этим стартовым набором" @@ -6357,8 +6362,8 @@ msgstr "Показать альтернативный текст" #: src/components/moderation/ScreenHider.tsx:172 #: src/components/moderation/ScreenHider.tsx:175 #: src/screens/List/ListHiddenScreen.tsx:187 -#: src/screens/VideoFeed/index.tsx:609 -#: src/screens/VideoFeed/index.tsx:615 +#: src/screens/VideoFeed/index.tsx:610 +#: src/screens/VideoFeed/index.tsx:616 msgid "Show anyway" msgstr "Всё равно показать" @@ -6384,9 +6389,9 @@ msgstr "Показать меньше похожего" msgid "Show list anyway" msgstr "Всё равно показывать список" -#: src/view/com/post-thread/PostThreadItem.tsx:597 +#: src/view/com/post-thread/PostThreadItem.tsx:598 #: src/view/com/post/Post.tsx:242 -#: src/view/com/posts/PostFeedItem.tsx:509 +#: src/view/com/posts/PostFeedItem.tsx:514 msgid "Show More" msgstr "Показать больше" @@ -6444,7 +6449,7 @@ msgstr "Показать предупреждения" msgid "Show warning and filter from feeds" msgstr "Показать предупреждения и фильтровать из ленты" -#: src/view/com/post-thread/PostThreadItem.tsx:810 +#: src/view/com/post-thread/PostThreadItem.tsx:814 msgid "Shows information about when this post was created" msgstr "" @@ -6531,17 +6536,17 @@ msgstr "Необходимо войти для просмотра" msgid "Signed in as @{0}" msgstr "Вы вошли как @{0}" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:305 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:312 msgid "Signup without a starter pack" msgstr "Зарегистрировались без стартового набора" -#: src/components/FeedInterstitials.tsx:335 +#: src/components/FeedInterstitials.tsx:337 msgid "Similar accounts" msgstr "Похожие учётные записи" #: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/StarterPack/Wizard/index.tsx:195 +#: src/screens/StarterPack/Wizard/index.tsx:196 msgid "Skip" msgstr "Пропустить" @@ -6558,11 +6563,11 @@ msgstr "Уменьшенный" msgid "Software Dev" msgstr "Разрабочик программного обеспечения" -#: src/components/FeedInterstitials.tsx:470 +#: src/components/FeedInterstitials.tsx:472 msgid "Some other feeds you might like" msgstr "Некоторые другие ленты, которые могут вам понравиться" -#: src/components/WhoCanReply.tsx:70 +#: src/components/WhoCanReply.tsx:74 msgid "Some people can reply" msgstr "Некоторые люди могут ответить" @@ -6607,8 +6612,9 @@ msgstr "Сортировать ответы по" msgid "Sort replies to the same post by:" msgstr "Выберите, как сортировать ответы к постам:" -#: src/components/moderation/LabelsOnMeDialog.tsx:168 -msgid "Source:" +#: src/components/moderation/LabelsOnMeDialog.tsx:178 +#: src/components/moderation/ModerationDetailsDialog.tsx:186 +msgid "Source: <0>{sourceName}" msgstr "" #: src/lib/moderation/useReportOptions.ts:72 @@ -6639,17 +6645,17 @@ msgstr "" msgid "Start adding people!" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:353 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:354 msgid "Start chat with {displayName}" msgstr "Начать общаться с {displayName}" #: src/Navigation.tsx:426 #: src/Navigation.tsx:431 -#: src/screens/StarterPack/Wizard/index.tsx:186 +#: src/screens/StarterPack/Wizard/index.tsx:187 msgid "Starter Pack" msgstr "Стартовый набор" -#: src/components/StarterPack/StarterPackCard.tsx:81 +#: src/components/StarterPack/StarterPackCard.tsx:87 msgid "Starter pack by {0}" msgstr "Стартовый набор от {0}" @@ -6657,12 +6663,12 @@ msgstr "Стартовый набор от {0}" msgid "Starter pack by <0/>" msgstr "Стартовый набор от <0/>" -#: src/components/StarterPack/StarterPackCard.tsx:80 +#: src/components/StarterPack/StarterPackCard.tsx:86 #: src/view/com/profile/ProfileSubpageHeader.tsx:180 msgid "Starter pack by you" msgstr "Стартовый набор от вас" -#: src/screens/StarterPack/StarterPackScreen.tsx:716 +#: src/screens/StarterPack/StarterPackScreen.tsx:722 msgid "Starter pack is invalid" msgstr "Стартовый набор недействителен" @@ -6679,7 +6685,7 @@ msgstr "Стартовые наборы позволяют легко делит msgid "Status Page" msgstr "Страница состояния" -#: src/screens/Signup/index.tsx:130 +#: src/screens/Signup/index.tsx:134 msgid "Step {0} of {1}" msgstr "Шаг {0} из {1}" @@ -6692,8 +6698,8 @@ msgstr "Хранилище очищено, теперь вам нужно пер msgid "Storybook" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:299 -#: src/components/moderation/LabelsOnMeDialog.tsx:300 +#: src/components/moderation/LabelsOnMeDialog.tsx:324 +#: src/components/moderation/LabelsOnMeDialog.tsx:325 #: src/screens/Messages/components/ChatDisabled.tsx:142 #: src/screens/Messages/components/ChatDisabled.tsx:143 msgid "Submit" @@ -6735,7 +6741,7 @@ msgstr "Успех!" msgid "Suggested accounts" msgstr "Предлагаемые учётные записи" -#: src/components/FeedInterstitials.tsx:337 +#: src/components/FeedInterstitials.tsx:339 msgid "Suggested for you" msgstr "Предложения для вас" @@ -6843,11 +6849,11 @@ msgstr "Использованные термины нарушают станд msgid "Text & tags" msgstr "Текст и теги" -#: src/components/dms/ReportDialog.tsx:227 +#: src/components/dms/ReportDialog.tsx:229 msgid "Text field" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:263 +#: src/components/moderation/LabelsOnMeDialog.tsx:288 #: src/screens/Messages/components/ChatDisabled.tsx:108 msgid "Text input field" msgstr "Поле ввода текста" @@ -6872,12 +6878,12 @@ msgstr "Который содержит следующее:" msgid "That handle is already taken." msgstr "Этот псевдоним уже занят." -#: src/screens/StarterPack/StarterPackScreen.tsx:103 #: src/screens/StarterPack/StarterPackScreen.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:148 +#: src/screens/StarterPack/StarterPackScreen.tsx:105 #: src/screens/StarterPack/StarterPackScreen.tsx:149 -#: src/screens/StarterPack/Wizard/index.tsx:104 -#: src/screens/StarterPack/Wizard/index.tsx:114 +#: src/screens/StarterPack/StarterPackScreen.tsx:150 +#: src/screens/StarterPack/Wizard/index.tsx:105 +#: src/screens/StarterPack/Wizard/index.tsx:115 msgid "That starter pack could not be found." msgstr "Не удалось найти этот стартовый набор." @@ -6885,7 +6891,7 @@ msgstr "Не удалось найти этот стартовый набор." msgid "That's all, folks!" msgstr "Вот и все, ребята!" -#: src/screens/VideoFeed/index.tsx:1075 +#: src/screens/VideoFeed/index.tsx:1081 msgid "That's everything!" msgstr "" @@ -6899,8 +6905,8 @@ msgstr "Учётная запись сможет взаимодействова msgid "The app will be restarted" msgstr "Приложение будет перезапущено" -#: src/components/moderation/ModerationDetailsDialog.tsx:117 -#: src/lib/moderation/useModerationCauseDescription.ts:126 +#: src/components/moderation/ModerationDetailsDialog.tsx:119 +#: src/lib/moderation/useModerationCauseDescription.ts:128 msgid "The author of this thread has hidden this reply." msgstr "Автор этой ветки скрыл этот ответ." @@ -6924,7 +6930,7 @@ msgstr "Лента Discover" msgid "The Discover feed now knows what you like" msgstr "Теперь лента Discover знает, что вам нравится" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:326 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." msgstr "В приложении впечатления лучше. Скачайте Bluesky прямо сейчас, и мы продолжим работу с того места, где вы остановились." @@ -6932,11 +6938,11 @@ msgstr "В приложении впечатления лучше. Скачай msgid "The feed has been replaced with Discover." msgstr "Лента была заменена на Discover." -#: src/components/moderation/LabelsOnMeDialog.tsx:58 +#: src/components/moderation/LabelsOnMeDialog.tsx:59 msgid "The following labels were applied to your account." msgstr "Следующие метки были добавлены в вашу учётную запись." -#: src/components/moderation/LabelsOnMeDialog.tsx:59 +#: src/components/moderation/LabelsOnMeDialog.tsx:60 msgid "The following labels were applied to your content." msgstr "Следующие метки были добавлены к вашему контенту." @@ -6961,7 +6967,7 @@ msgstr "Размер выбранного видео превышает 50МБ." msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "Похоже, на сервере возникли проблемы. Пожалуйста, повторите попытку через несколько мгновений." -#: src/screens/StarterPack/StarterPackScreen.tsx:726 +#: src/screens/StarterPack/StarterPackScreen.tsx:732 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "Стартовый набор, который вы пытаетесь просмотреть, недействителен. Вы можете удалить этот стартовый набор." @@ -7014,7 +7020,7 @@ msgstr "Возникла проблема с загрузкой уведомле msgid "There was an issue fetching posts. Tap here to try again." msgstr "Возникла проблема с загрузкой постов. Нажмите здесь, чтобы повторить попытку." -#: src/view/com/lists/ListMembers.tsx:165 +#: src/view/com/lists/ListMembers.tsx:166 msgid "There was an issue fetching the list. Tap here to try again." msgstr "Возникла проблема с загрузкой списка. Нажмите здесь, чтобы повторить попытку." @@ -7035,7 +7041,7 @@ msgstr "Возникла проблема с загрузкой информац msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Возникла проблема с удалением этой ленты. Проверьте подключение к Интернету и повторите попытку." -#: src/components/dms/ReportDialog.tsx:257 +#: src/components/dms/ReportDialog.tsx:259 #: src/components/ReportDialog/SubmitView.tsx:88 msgid "There was an issue sending your report. Please check your internet connection." msgstr "Возникла проблема с отправкой вашей жалобы. Пожалуйста, проверьте подключение к Интернету." @@ -7049,8 +7055,8 @@ msgstr "Возникла проблема при изменении ваших #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:107 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:141 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:91 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:102 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:90 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:101 #: src/view/com/profile/ProfileMenu.tsx:108 #: src/view/com/profile/ProfileMenu.tsx:118 #: src/view/com/profile/ProfileMenu.tsx:132 @@ -7097,7 +7103,7 @@ msgstr "Этот пользователь указал, что не хочет, msgid "This account is blocked by one or more of your moderation lists. To unblock, please visit the lists directly and remove this user." msgstr "Эта учётная запись заблокирована в одном или нескольких ваших списках модерации. Чтобы снять блокировку, пожалуйста, посетите списки непосредственно и удалите этого пользователя." -#: src/components/moderation/LabelsOnMeDialog.tsx:246 +#: src/components/moderation/LabelsOnMeDialog.tsx:271 msgid "This appeal will be sent to <0>{sourceName}." msgstr "Это обращение будет отправлено на адрес <0>{sourceName}." @@ -7121,8 +7127,8 @@ msgstr "Этот контент получил общее предупрежде msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "Этот контент размещён {0}. Включить внешние медиа?" -#: src/components/moderation/ModerationDetailsDialog.tsx:82 -#: src/lib/moderation/useModerationCauseDescription.ts:82 +#: src/components/moderation/ModerationDetailsDialog.tsx:84 +#: src/lib/moderation/useModerationCauseDescription.ts:84 msgid "This content is not available because one of the users involved has blocked the other." msgstr "Этот контент недоступен, поскольку один из вовлечённых пользователей заблокировал другого." @@ -7172,15 +7178,11 @@ msgstr "Эта информация не раскрывается другим msgid "This is important in case you ever need to change your email or reset your password." msgstr "Это важно для случая, если вам когда-нибудь нужно будет изменить адрес электронной почты или восстановить пароль." -#: src/components/moderation/ModerationDetailsDialog.tsx:150 -msgid "This label was applied by <0>{0}." -msgstr "Эта метка была применена <0>{0}." - -#: src/components/moderation/ModerationDetailsDialog.tsx:145 +#: src/components/moderation/ModerationDetailsDialog.tsx:168 msgid "This label was applied by the author." msgstr "Эта метка была применена автором." -#: src/components/moderation/LabelsOnMeDialog.tsx:163 +#: src/components/moderation/LabelsOnMeDialog.tsx:165 msgid "This label was applied by you." msgstr "Эта метка была применена вами." @@ -7204,20 +7206,20 @@ msgstr "" msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." msgstr "Данный сервис модерации недоступен. Просмотрите детали ниже. Если проблема не исчезнет, свяжитесь с нами." -#: src/view/com/post-thread/PostThreadItem.tsx:850 +#: src/view/com/post-thread/PostThreadItem.tsx:854 msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." msgstr "Этот пост утверждает, что был создан <0>{0}, но впервые был замечен Bluesky <1>{1}." -#: src/components/WhoCanReply.tsx:213 +#: src/components/WhoCanReply.tsx:217 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:152 +#: src/view/com/post-thread/PostThreadItem.tsx:153 msgid "This post has been deleted." msgstr "Этот пост был удален." #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:720 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:369 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:360 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't signed in." msgstr "" @@ -7249,12 +7251,12 @@ msgstr "Это должно создать учётную запись доме msgid "This user doesn't have any followers." msgstr "У этого пользователя ещё нет ни одного подписчика." -#: src/components/dms/MessagesListBlockedFooter.tsx:67 +#: src/components/dms/MessagesListBlockedFooter.tsx:68 msgid "This user has blocked you" msgstr "Этот пользователь заблокировал вас" -#: src/components/moderation/ModerationDetailsDialog.tsx:77 -#: src/lib/moderation/useModerationCauseDescription.ts:73 +#: src/components/moderation/ModerationDetailsDialog.tsx:79 +#: src/lib/moderation/useModerationCauseDescription.ts:75 msgid "This user has blocked you. You cannot view their content." msgstr "Этот пользователь заблокировал вас. Вы не можете видеть их посты." @@ -7262,11 +7264,11 @@ msgstr "Этот пользователь заблокировал вас. Вы msgid "This user has requested that their content only be shown to signed-in users." msgstr "Этот пользователь настроил, чтобы его контент был виден только для пользователей, вошедших в систему." -#: src/components/moderation/ModerationDetailsDialog.tsx:57 +#: src/components/moderation/ModerationDetailsDialog.tsx:59 msgid "This user is included in the <0>{0} list which you have blocked." msgstr "Этот пользователь есть в списке <0>{0}, который вы заблокировали." -#: src/components/moderation/ModerationDetailsDialog.tsx:89 +#: src/components/moderation/ModerationDetailsDialog.tsx:91 msgid "This user is included in the <0>{0} list which you have muted." msgstr "Этот пользователь есть в списке <0>{0}, который вы добавили к игнорированию." @@ -7355,7 +7357,7 @@ msgstr "" #: src/screens/Hashtag.tsx:84 #: src/screens/Topic.tsx:71 -#: src/view/screens/Search/Search.tsx:499 +#: src/view/screens/Search/Search.tsx:500 msgid "Top" msgstr "Лучшее" @@ -7365,8 +7367,8 @@ msgstr "" #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 -#: src/view/com/post-thread/PostThreadItem.tsx:775 -#: src/view/com/post-thread/PostThreadItem.tsx:778 +#: src/view/com/post-thread/PostThreadItem.tsx:776 +#: src/view/com/post-thread/PostThreadItem.tsx:779 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:414 #: src/view/com/util/forms/PostDropdownBtnMenuItems.tsx:416 msgid "Translate" @@ -7423,19 +7425,19 @@ msgstr "Невозможно подключиться. Проверьте под #: src/screens/Login/index.tsx:79 #: src/screens/Login/LoginForm.tsx:169 #: src/screens/Login/SetNewPasswordForm.tsx:81 -#: src/screens/Signup/index.tsx:71 +#: src/screens/Signup/index.tsx:72 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Не удалось связаться с вашим хостинг-провайдером. Проверьте ваше подключение к Интернету." -#: src/screens/StarterPack/StarterPackScreen.tsx:650 +#: src/screens/StarterPack/StarterPackScreen.tsx:656 msgid "Unable to delete" msgstr "Не удаётся удалить" -#: src/components/dms/MessagesListBlockedFooter.tsx:96 -#: src/components/dms/MessagesListBlockedFooter.tsx:103 -#: src/components/dms/MessagesListBlockedFooter.tsx:111 -#: src/components/dms/MessagesListBlockedFooter.tsx:118 +#: src/components/dms/MessagesListBlockedFooter.tsx:97 +#: src/components/dms/MessagesListBlockedFooter.tsx:104 +#: src/components/dms/MessagesListBlockedFooter.tsx:112 +#: src/components/dms/MessagesListBlockedFooter.tsx:119 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:393 @@ -7448,8 +7450,8 @@ msgctxt "action" msgid "Unblock" msgstr "Разблокировать" +#: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/components/dms/ConvoMenu.tsx:253 msgid "Unblock account" msgstr "Разблокировать учётную запись" @@ -7486,7 +7488,7 @@ msgstr "Отписаться от {0}" msgid "Unfollow Account" msgstr "Отписаться от учётной записи" -#: src/screens/VideoFeed/index.tsx:804 +#: src/screens/VideoFeed/index.tsx:810 msgid "Unfollows the user" msgstr "" @@ -7494,7 +7496,7 @@ msgstr "" msgid "Unlike" msgstr "Дизлайк" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:315 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:306 msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "Дизлайк ({0, plural, one {# лайк} few {# лайка} other {# лайков}})" @@ -7518,7 +7520,7 @@ msgstr "" msgid "Unmute Account" msgstr "Перестать игнорировать" -#: src/components/dms/ConvoMenu.tsx:239 +#: src/components/dms/ConvoMenu.tsx:236 msgid "Unmute conversation" msgstr "Включить звук" @@ -7621,31 +7623,31 @@ msgstr "Загрузить вместо этого фотографию" msgid "Upload a text file to:" msgstr "Загрузить текстовый файл в:" -#: src/view/com/util/UserAvatar.tsx:372 -#: src/view/com/util/UserAvatar.tsx:375 +#: src/view/com/util/UserAvatar.tsx:373 +#: src/view/com/util/UserAvatar.tsx:376 #: src/view/com/util/UserBanner.tsx:123 #: src/view/com/util/UserBanner.tsx:126 msgid "Upload from Camera" msgstr "Загрузить с камеры" -#: src/view/com/util/UserAvatar.tsx:389 +#: src/view/com/util/UserAvatar.tsx:390 #: src/view/com/util/UserBanner.tsx:140 msgid "Upload from Files" msgstr "Загрузить из файлов" -#: src/view/com/util/UserAvatar.tsx:383 -#: src/view/com/util/UserAvatar.tsx:387 +#: src/view/com/util/UserAvatar.tsx:384 +#: src/view/com/util/UserAvatar.tsx:388 #: src/view/com/util/UserBanner.tsx:134 #: src/view/com/util/UserBanner.tsx:138 msgid "Upload from Library" msgstr "Загрузить из библиотеки" -#: src/lib/api/index.ts:301 +#: src/lib/api/index.ts:302 msgid "Uploading images..." msgstr "Загрузка изображений..." -#: src/lib/api/index.ts:355 -#: src/lib/api/index.ts:379 +#: src/lib/api/index.ts:356 +#: src/lib/api/index.ts:380 msgid "Uploading link thumbnail..." msgstr "Загрузка миниатюры ссылки..." @@ -7688,12 +7690,12 @@ msgstr "" msgid "Used by:" msgstr "Использовано:" -#: src/components/moderation/ModerationDetailsDialog.tsx:69 -#: src/lib/moderation/useModerationCauseDescription.ts:61 +#: src/components/moderation/ModerationDetailsDialog.tsx:71 +#: src/lib/moderation/useModerationCauseDescription.ts:63 msgid "User Blocked" msgstr "Пользователь заблокирован" -#: src/lib/moderation/useModerationCauseDescription.ts:53 +#: src/lib/moderation/useModerationCauseDescription.ts:55 msgid "User Blocked by \"{0}\"" msgstr "Пользователь заблокирован \"{0}\"" @@ -7701,15 +7703,15 @@ msgstr "Пользователь заблокирован \"{0}\"" msgid "User blocked by list" msgstr "Пользователь заблокирован списком" -#: src/components/moderation/ModerationDetailsDialog.tsx:55 +#: src/components/moderation/ModerationDetailsDialog.tsx:57 msgid "User Blocked by List" msgstr "Пользователь заблокирован списком" -#: src/lib/moderation/useModerationCauseDescription.ts:71 +#: src/lib/moderation/useModerationCauseDescription.ts:73 msgid "User Blocking You" msgstr "Пользователь заблокировал вас" -#: src/components/moderation/ModerationDetailsDialog.tsx:75 +#: src/components/moderation/ModerationDetailsDialog.tsx:77 msgid "User Blocks You" msgstr "Пользователь заблокировал вас" @@ -7733,11 +7735,11 @@ msgstr "Список пользователей изменён" msgid "Username or email address" msgstr "Имя пользователя или электронная почта" -#: src/components/WhoCanReply.tsx:276 +#: src/components/WhoCanReply.tsx:280 msgid "users followed by <0>@{0}" msgstr "пользователи, на которых подписан <0>@{0}" -#: src/components/WhoCanReply.tsx:263 +#: src/components/WhoCanReply.tsx:267 msgid "users following <0>@{0}" msgstr "" @@ -7818,7 +7820,7 @@ msgstr "Не удалось обработать видео" msgid "Video Feed" msgstr "" -#: src/components/VideoPostCard.tsx:116 +#: src/components/VideoPostCard.tsx:122 msgid "Video from {0}: {text}" msgstr "" @@ -7827,11 +7829,11 @@ msgstr "" msgid "Video Games" msgstr "Видеоигры" -#: src/screens/VideoFeed/index.tsx:1033 +#: src/screens/VideoFeed/index.tsx:1039 msgid "Video is paused" msgstr "" -#: src/screens/VideoFeed/index.tsx:1033 +#: src/screens/VideoFeed/index.tsx:1039 msgid "Video is playing" msgstr "" @@ -7866,12 +7868,12 @@ msgstr "Просмотреть аватар {0}" #: src/components/ProfileCard.tsx:110 #: src/screens/Profile/components/ProfileFeedHeader.tsx:450 -#: src/screens/VideoFeed/index.tsx:763 -#: src/view/com/notifications/NotificationFeedItem.tsx:409 +#: src/screens/VideoFeed/index.tsx:769 +#: src/view/com/notifications/NotificationFeedItem.tsx:413 msgid "View {0}'s profile" msgstr "Посмотреть профиль {0}" -#: src/components/dms/MessagesListHeader.tsx:173 +#: src/components/dms/MessagesListHeader.tsx:176 msgid "View {displayName}'s profile" msgstr "Показать профиль {displayName}" @@ -7888,8 +7890,8 @@ msgid "View debug entry" msgstr "Просмотреть запись для отладки" #: src/components/ReportDialog/SelectReportOptionView.tsx:137 -#: src/screens/VideoFeed/index.tsx:637 -#: src/screens/VideoFeed/index.tsx:655 +#: src/screens/VideoFeed/index.tsx:638 +#: src/screens/VideoFeed/index.tsx:656 msgid "View details" msgstr "Просмотреть детали" @@ -7934,7 +7936,7 @@ msgstr "Просмотр услуг маркировки, который пре msgid "View users who like this feed" msgstr "Просмотр пользователей, которым понравилась эта лента" -#: src/components/VideoPostCard.tsx:392 +#: src/components/VideoPostCard.tsx:398 msgid "View video" msgstr "" @@ -7964,7 +7966,7 @@ msgstr "Просмотр отключённых учётных записей" msgid "Views full image" msgstr "" -#: src/components/VideoPostCard.tsx:115 +#: src/components/VideoPostCard.tsx:121 msgid "Views video in immersive mode" msgstr "" @@ -8011,7 +8013,7 @@ msgstr "Мы оцениваем {estimatedTime} до готовности ваш msgid "We have sent another verification email to <0>{0}." msgstr "Мы повторно отправили письмо с подтверждением на <0>{0}." -#: src/screens/Onboarding/StepFinished.tsx:245 +#: src/screens/Onboarding/StepFinished.tsx:256 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Мы надеемся, что вы отлично проведёте время. Помните, Bluesky - это:" @@ -8043,12 +8045,12 @@ msgstr "Мы сообщим вам, когда ваша учётная запи msgid "We'll use this to help customize your experience." msgstr "Мы воспользуемся этим, чтобы подстроить Ваш опыт." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:88 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:89 #: src/components/ProgressGuide/FollowDialog.tsx:157 msgid "We're having network issues, try again" msgstr "У нас проблемы с сетью, попробуйте ещё раз" -#: src/screens/Signup/index.tsx:94 +#: src/screens/Signup/index.tsx:95 msgid "We're so excited to have you join us!" msgstr "Мы очень рады, что вы присоединились!" @@ -8060,7 +8062,7 @@ msgstr "Нам очень жаль, но нам не удалось найти msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Нам очень жаль, мы не смогли сейчас загрузить ваши игнорируемые слова. Пожалуйста, попробуйте ещё раз." -#: src/view/screens/Search/Search.tsx:205 +#: src/view/screens/Search/Search.tsx:206 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "Нам очень жаль, нам не удалось выполнить поиск по вашему запросу. Пожалуйста, попробуйте ещё раз через несколько минут." @@ -8111,11 +8113,11 @@ msgstr "Какие языки использованы в этом посте?" msgid "Which languages would you like to see in your algorithmic feeds?" msgstr "На каких языках вы хотите видеть посты в алгоритмических лентах?" -#: src/components/WhoCanReply.tsx:179 +#: src/components/WhoCanReply.tsx:183 msgid "Who can interact with this post?" msgstr "Кто может взаимодействовать с этим постом?" -#: src/components/WhoCanReply.tsx:87 +#: src/components/WhoCanReply.tsx:91 msgid "Who can reply" msgstr "Кто может отвечать" @@ -8193,7 +8195,7 @@ msgstr "Да" msgid "Yes, deactivate" msgstr "Да, деактивировать" -#: src/screens/StarterPack/StarterPackScreen.tsx:662 +#: src/screens/StarterPack/StarterPackScreen.tsx:668 msgid "Yes, delete this starter pack" msgstr "Да, удалите этот стартовый набор" @@ -8290,13 +8292,13 @@ msgstr "У вас нет сохранённых лент." msgid "You have blocked the author or you have been blocked by the author." msgstr "Вы заблокировали автора или автор заблокировал вас." -#: src/components/dms/MessagesListBlockedFooter.tsx:65 +#: src/components/dms/MessagesListBlockedFooter.tsx:66 msgid "You have blocked this user" msgstr "Вы заблокировали этого пользователя" -#: src/components/moderation/ModerationDetailsDialog.tsx:71 -#: src/lib/moderation/useModerationCauseDescription.ts:55 -#: src/lib/moderation/useModerationCauseDescription.ts:63 +#: src/components/moderation/ModerationDetailsDialog.tsx:73 +#: src/lib/moderation/useModerationCauseDescription.ts:57 +#: src/lib/moderation/useModerationCauseDescription.ts:65 msgid "You have blocked this user. You cannot view their content." msgstr "Вы заблокировали этого пользователя. Вы не можете видеть их содержимое." @@ -8307,20 +8309,20 @@ msgstr "Вы заблокировали этого пользователя. В msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." msgstr "Вы ввели неправильный код. Он должен выглядеть так: XXXXX-XXXXX." -#: src/lib/moderation/useModerationCauseDescription.ts:114 +#: src/lib/moderation/useModerationCauseDescription.ts:116 msgid "You have hidden this post" msgstr "Вы скрыли этот пост" -#: src/components/moderation/ModerationDetailsDialog.tsx:109 +#: src/components/moderation/ModerationDetailsDialog.tsx:111 msgid "You have hidden this post." msgstr "Вы скрыли этот пост." -#: src/components/moderation/ModerationDetailsDialog.tsx:102 -#: src/lib/moderation/useModerationCauseDescription.ts:97 +#: src/components/moderation/ModerationDetailsDialog.tsx:104 +#: src/lib/moderation/useModerationCauseDescription.ts:99 msgid "You have muted this account." msgstr "Вы включили игнорирование этой учётной записи." -#: src/lib/moderation/useModerationCauseDescription.ts:91 +#: src/lib/moderation/useModerationCauseDescription.ts:93 msgid "You have muted this user" msgstr "Вы включили игнорирование этого пользователя" @@ -8361,24 +8363,24 @@ msgstr "Вы ещё не создали стартовый набор!" msgid "You haven't muted any words or tags yet" msgstr "У вас ещё нет игнорируемых слов или тегов" -#: src/components/moderation/ModerationDetailsDialog.tsx:116 -#: src/lib/moderation/useModerationCauseDescription.ts:125 +#: src/components/moderation/ModerationDetailsDialog.tsx:118 +#: src/lib/moderation/useModerationCauseDescription.ts:127 msgid "You hid this reply." msgstr "Вы скрыли этот ответ." -#: src/components/moderation/LabelsOnMeDialog.tsx:78 +#: src/components/moderation/LabelsOnMeDialog.tsx:79 msgid "You may appeal non-self labels if you feel they were placed in error." msgstr "Вы можете обжаловать несамостоятельные метки, если считаете, что они были размещены по ошибке." -#: src/components/moderation/LabelsOnMeDialog.tsx:83 +#: src/components/moderation/LabelsOnMeDialog.tsx:84 msgid "You may appeal these labels if you feel they were placed in error." msgstr "Вы можете обжаловать метки, если считаете, что они были размещены ошибочно." -#: src/screens/StarterPack/Wizard/State.tsx:79 +#: src/screens/StarterPack/Wizard/State.tsx:76 msgid "You may only add up to {STARTER_PACK_MAX_SIZE} profiles" msgstr "Вы можете добавить только до {STARTER_PACK_MAX_SIZE} профилей" -#: src/screens/StarterPack/Wizard/State.tsx:97 +#: src/screens/StarterPack/Wizard/State.tsx:94 msgid "You may only add up to 3 feeds" msgstr "Вы можете добавить не более 3 лент" @@ -8394,7 +8396,7 @@ msgstr "Вам должно исполниться 13 лет для того, ч msgid "You must be following at least seven other people to generate a starter pack." msgstr "Чтобы получить стартовый набор, вы должны подписаться как минимум на семь других людей." -#: src/components/StarterPack/QrCodeDialog.tsx:60 +#: src/components/StarterPack/QrCodeDialog.tsx:61 msgid "You must grant access to your photo library to save a QR code" msgstr "Чтобы сохранить QR-код, необходимо предоставить доступ к библиотеке фотографий" @@ -8439,19 +8441,19 @@ msgstr "Вы: {defaultEmbeddedContentMessage}" msgid "You: {short}" msgstr "Вы: {short}" -#: src/screens/Signup/index.tsx:107 +#: src/screens/Signup/index.tsx:111 msgid "You'll follow the suggested users and feeds once you finish creating your account!" msgstr "Вы будете подписаны на предложенных пользователей и ленты, как только создадите свою учётную запись!" -#: src/screens/Signup/index.tsx:112 +#: src/screens/Signup/index.tsx:116 msgid "You'll follow the suggested users once you finish creating your account!" msgstr "Вы будете подписаны на предложенных пользователей, как только создадите свою учётную запись!" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:238 msgid "You'll follow these people and {0} others" msgstr "Вы будете подписаны на предложенных людей и {0} других" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:236 msgid "You'll follow these people right away" msgstr "Вы сразу же будете подписаны на предложенных людей" @@ -8459,7 +8461,7 @@ msgstr "Вы сразу же будете подписаны на предлож msgid "You'll receive an email at <0>{0} to verify it's you." msgstr "Вы получите электронное письмо по адресу <0>{0}, чтобы подтвердить, что это вы." -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:276 msgid "You'll stay updated with these feeds" msgstr "Вы будете оставаться в курсе этих лент" @@ -8467,7 +8469,7 @@ msgstr "Вы будете оставаться в курсе этих лент" msgid "You're in line" msgstr "Вы в очереди" -#: src/screens/Onboarding/StepFinished.tsx:242 +#: src/screens/Onboarding/StepFinished.tsx:253 msgid "You're ready to go!" msgstr "Все готово!" @@ -8476,8 +8478,8 @@ msgstr "Все готово!" msgid "You're signed in with an App Password. Please sign in with your main password to continue deactivating your account." msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:106 -#: src/lib/moderation/useModerationCauseDescription.ts:106 +#: src/components/moderation/ModerationDetailsDialog.tsx:108 +#: src/lib/moderation/useModerationCauseDescription.ts:108 msgid "You've chosen to hide a word or tag within this post." msgstr "Вы выбрали скрывать слово или тег в этом посте." @@ -8497,11 +8499,11 @@ msgstr "Вы достигли дневного лимита по загрузк msgid "You've reached your daily limit for video uploads (too many videos)" msgstr "Вы достигли дневного лимита по загрузкам видео (слишком много видео)" -#: src/screens/VideoFeed/index.tsx:1084 +#: src/screens/VideoFeed/index.tsx:1090 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" msgstr "" -#: src/screens/Signup/index.tsx:140 +#: src/screens/Signup/index.tsx:144 msgid "Your account" msgstr "Ваша учётная запись" @@ -8600,7 +8602,7 @@ msgstr "Пост опубликован" msgid "Your posts have been published" msgstr "Ваши посты были опубликованы" -#: src/screens/Onboarding/StepFinished.tsx:257 +#: src/screens/Onboarding/StepFinished.tsx:268 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Ваши посты, лайки и блокировки являются публичными. Игнорирования - приватные." @@ -8612,7 +8614,7 @@ msgstr "Ваш профиль, посты, ленты и списки больш msgid "Your reply has been published" msgstr "Ответ опубликован" -#: src/components/dms/ReportDialog.tsx:198 +#: src/components/dms/ReportDialog.tsx:200 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Ваша жалоба будет отправлена в Службу Модерации Bluesky"